DataSourceUpdateRequest

DataSourceUpdateRequest
DataSourceUpdateRequest

A request to update data source.

JSON Example
{
    "name": "string",
    "description": "string"
}
string
name
Optional

Name of the data source.

string
description
Optional

Description of the Data Dource.

credentials
Optional

Credentials used when accessing the data source.

options
Optional

Options used when interacting with the data source.