VirtualDiskBlocksNotFullyProvisioned

VirtualDiskBlocksNotFullyProvisioned
VirtualDiskBlocksNotFullyProvisioned

The disk blocks of the specified virtual disk have not been fully provisioned on the file system.

Typically, this fault is returned as part of a parent fault like VmConfigIncompatibleForFaultTolerance, indicating that the disk blocks of the virtual disk must be fully provisioned on the file system 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",
    "backing": "string"
}