QueryVsanPerfTopEntitiesRequestType
QueryVsanPerfTopEntitiesRequestType
The parameters of QueryVsanPerfTopEntities.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"querySpec": {
"_typeName": "string",
"timeStamp": "string",
"entity": "string",
"metricId": "string",
"numEntities": 0
}
}
cluster
Optional
vSAN cluster, which is ignored if the API is called against host.
Required privileges: System.Read
querySpec
Required
Represent query specification to retrieve the desired top entities.