QueryRemoteServerClustersRequestType

QueryRemoteServerClustersRequestType
QueryRemoteServerClustersRequestType

The parameters of QueryRemoteServerClusters.

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"
    }
}
cluster
Optional

Local vSAN cluster. This parameter will be ignored if the API is called against host.

Required privileges: System.Read

querySpec
Optional

Specification for the query operation. If the parameter is not specified all available remote clusters will be returned.