Get Vm Performance Metrics
Get VM performance metrics, based on the passed query.
Page Number
Number of entries per page
Multiple comma-separated properties sorted in ascending or descending order
Sets the number of returned entries from the top of the response (total number per page in relation to skip)
Sets how many entries you would like to skip
Boolean expression for whether a particular entry should be included in the response
stringFilters
statFilters
toExpirationDate
fromExpirationDate
Success. Returns a VmResource
{
"pendingRequest": false,
"strings": [
{
"propertyName": "string",
"value": "string"
}
],
"moref": "string",
"stats": [
{
"statName": "string",
"value": "number"
}
],
"dailyCost": "number",
"serverGuid": "string",
"health": {
"opsAlertDetails": [
{
"name": "string",
"criticality": "string",
"updatedOn": "string",
"createdOn": "string",
"status": "string"
}
],
"alertsDetails": [
"string"
],
"status": "string"
},
"vcopsUuid": "string",
"iaasUuid": "string",
"expirationDate": "string"
}
pendingRequest
strings
moref
stats
dailyCost
serverGuid
health
vcopsUuid
iaasUuid
expirationDate
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/management-service/api/management/metrics