DestinationVsanDisabled

DestinationVsanDisabled
DestinationVsanDisabled

Fault thrown for the case that an attempt is made to move a host which is enabled for VSAN into a ClusterComputeResource which is disabled for VSAN.

See also CannotMoveVsanEnabledHost.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "faultCause": "MethodFault Object",
    "faultMessage": [
        {
            "_typeName": "string",
            "key": "string",
            "arg": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "value": {
                        "_typeName": "string"
                    }
                }
            ],
            "message": "string"
        }
    ],
    "destinationCluster": "string"
}
string
destinationCluster
Required

Name of the disabled destination ClusterComputeResource.

See also name.