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
Performance Metrics Query
{
"stringFilters": [
{
"value": "string",
"key": "string"
}
],
"statFilters": [
{
"stat": "string",
"value": "number",
"operation": "string"
}
],
"toExpirationDate": "string",
"fromExpirationDate": "string"
}
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
moref
dailyCost
serverGuid
vcopsUuid
iaasUuid
expirationDate