CannotChangeVsanClusterUuid

CannotChangeVsanClusterUuid
CannotChangeVsanClusterUuid

Fault thrown for cases that a VSAN cluster UUID may not be changed.

For example, the VSAN cluster UUID for a host may not be changed so long as that host is enabled for VSAN. The VSAN cluster UUID for a given ClusterComputeResource may not be changed so long as that vim.ClusterComputeResource is enabled for VSAN.

See also UpdateVsan_Task, ReconfigureComputeResource_Task.

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"
        }
    ]
}