Description | : Return list of operations |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.VMwareCloudSimple/operations
{
api-version:
string
,
}
⚐ Response (200)
{
nextLink:
string
,
value:
}
[
]
,
{
,
display:
{
,
description:
string
,
operation:
string
,
provider:
string
,
resource:
string
,
}
isDataAction:
boolean
,
name:
string
,
origin:
enum
,
properties:
}
{
,
serviceSpecification:
}
{
,
metricSpecifications:
}
[
]
,
{
,
aggregationType:
enum
,
displayDescription:
string
,
displayName:
string
,
name:
string
,
unit:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
details:
[
,
string
,
]
message:
string
,
target:
string
,
}