VsanSetDpClusterSilentChecksRequestType
VsanSetDpClusterSilentChecksRequestType
The parameters of VsanSetDpClusterSilentChecks.
This structure may be used only with operations rendered under /vsan.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"addSilentChecks": [
"string"
],
"removeSilentChecks": [
"string"
]
}
cluster
Required
The target data protection protected cluster
array of
string
addSilentChecks
Optional
The health checks/groups to silent.
array of
string
removeSilentChecks
Optional
The health checks/groups to restore.