MultiWriterNotSupported

MultiWriterNotSupported
MultiWriterNotSupported

The multi-writer sharing of the specified virtual disk is not supported.

Typically, this fault is returned as part of a parent fault like VmConfigIncompatibleForFaultTolerance, indicating that the virtual disk's multi-writer sharing needs to be changed before fault tolerance can be enabled on the associated virtual machine.

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"
        }
    ],
    "device": "string",
    "reason": "string"
}