QueryVsanPerfHotspotEntitiesRequestType

QueryVsanPerfHotspotEntitiesRequestType
QueryVsanPerfHotspotEntitiesRequestType

The parameters of QueryVsanPerfHotspotEntities.

This structure may be used only with operations rendered under /vsan.

JSON Example
{
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "querySpec": {
        "_typeName": "string",
        "startTime": "string",
        "endTime": "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.