v1
latestSwagger 2.02026-07-133456110.0 KBOperations
Implements list of available operations
Return list of operations
get/providers/Microsoft.VMwareCloudSimple/operations
Query parameters
api-versionstring required
Client API version.
Response
successful operation
Example response
{
"value": [
{
"properties": {
"serviceSpecification": {
"metricSpecifications": [
{
"displayDescription": "Average disk throughput due to read operations over the sample period.",
"displayName": "Disk Read Bytes/Sec",
"name": "DiskReadBytesPerSecond",
"unit": "BytePerSecond"
}
]
}
}
}
]
}