VsanPerfTopEntities
VsanPerfTopEntities
Result structure for fetching the top entities by a certain metric
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"metricId": {
"_typeName": "string",
"label": "string",
"group": "string",
"rollupType": "string",
"statsType": "string",
"name": "string",
"description": "string",
"metricsCollectInterval": 0
},
"entities": [
{
"_typeName": "string",
"entityRefId": "string",
"value": "string"
}
]
}
metricId
Required
Metric for which we are getting the top entities