VsanHostGetRuntimeStatsRequestType
VsanHostGetRuntimeStatsRequestType
The parameters of VsanHostGetRuntimeStats.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"stats": [
"string"
],
"clusterUuid": "string"
}
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.
string
clusterUuid
Optional
The cluster uuid used for vSAN runtime stats of configGeneration in VsanHostStatsTypeEnum.