VsanHealthSetVsanClusterSilentChecksRequestType

VsanHealthSetVsanClusterSilentChecksRequestType
VsanHealthSetVsanClusterSilentChecksRequestType

The parameters of VsanHealthSetVsanClusterSilentChecks.

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 vCenter cluster

array of string
addSilentChecks
Optional

The health checks/groups to silent.

array of string
removeSilentChecks
Optional

The health checks/groups to restore.