VsanPerfQueryTimeRangesRequestType
VsanPerfQueryTimeRangesRequestType
The parameters of VsanPerfQueryTimeRanges.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"querySpec": {
"_typeName": "string",
"name": "string",
"startTimeFrom": "string",
"startTimeTo": "string",
"endTimeFrom": "string",
"endTimeTo": "string"
}
}
cluster
Optional
Required privileges: System.Read
querySpec
Required
Specify the name and time boundaries. See details in VsanPerfTimeRangeQuerySpec