Description | : Retrieves all the managers in a subscription. |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/providers/Microsoft.StorSimple/managers
{
subscriptionId:
string
,
api-version:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
properties:
{
,
cisIntrinsicSettings:
{
,
type:
enum
,
}
sku:
{
,
name:
enum
,
}
provisioningState:
string
,
}
etag:
string
,
}
⚐ Response (default)
{
errorCode:
string
,
message:
{
,
language:
string
,
value:
string
,
}
values:
}
[
]
,
{
,
key:
string
,
value:
string
,
}