VsanClusterGetRuntimeStatsRequestType

VsanClusterGetRuntimeStatsRequestType
VsanClusterGetRuntimeStatsRequestType

The parameters of VsanClusterGetRuntimeStats.

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

JSON Example
{
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "stats": [
        "string"
    ]
}
cluster
Required

The target vCenter cluster

Required privileges: System.Read

array of string
stats
Optional

List of vSAN runtime stats type. Supported vSAN runtime stats types are declared in VsanHostStatsTypeEnum. If this parameter is omitted, all supported runtime stats will be collected and returned.