[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Supermetrics
Abstract class for lists of objects that support pagination.
Properties
JSON Example
{
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"pageInfo": {
"page": 0,
"pageSize": 0,
"sortBy": "string",
"sortOrder": "string",
"totalCount": 0
},
"superMetrics": [
{
"description": "string",
"formula": "string",
"id": "string",
"modificationTime": "string",
"name": "string"
}
]
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Returned By
Get Super Metrics