VsanQueryClusterHistoricalHealthRequestType
VsanQueryClusterHistoricalHealthRequestType
The parameters of VsanQueryClusterHistoricalHealth.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"spec": {
"_typeName": "string",
"clusters": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"start": "string",
"end": "string",
"testId": "string",
"groupId": "string",
"includeHealthRemediation": false
}
}
spec
Required
The query spec.