Data Sources - Get Datasource Properties
Gets DataSource Properties (takes list of property names to retrieve the values)
GET /DataSources({Id})/Properties
Request Body
| Name | Type | Description |
|---|---|---|
| properties |
string[] |
Names for the Properties to be returned. |
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
Ok. |
|
| Other Status Codes |
Error |