VsanCyberRecoveryConfig
VsanCyberRecoveryConfig
vSAN cyber recovery configuration information.
This configuration defines the settings and parameters for cyber recovery operations within a vSAN cluster. The only option is enabled or not today, but in the future we expect more options to be added.
This structure may be used only with operations rendered under /vsan.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"enabled": false
}
boolean
enabled
Required
Indicates whether cyber recovery is enabled for the vSAN cluster.