| Description | : Get Datasource Preferences for given scope. |
| Reference | : Link ¶ |
⚼ Request
GET:
/datasource-preferences
{
scope:
string
,
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
kind:
string
,
status:
string
,
excludedScopes:
}
[
,
string
,
]
accountInfo:
{
,
id:
string
,
name:
string
,
location:
string
,
tenantId:
string
,
gatewayEndpoint:
string
,
}
frequency:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
}
[
,
string
,
]