VsanHostFaultDomainInfo
VsanHostFaultDomainInfo
Host-local VSAN fault domain configuration.
This data object is used both for specifying and retrieving fault domain configuration for a host participating in the VSAN service.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string"
}
string
name
Required
The configured VSAN fault domain.
The length of fault domain name should not exceed 256. Empty string indicates that the default fault domain is used.