MountError

MountError
MountError

Customization failed because the customization process was unable to mount a remote virtual disk file.

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"
        }
    ],
    "vm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "diskIndex": 0
}
vm
Required

Reference to an instance of the VirtualMachine managed object.

integer As int32 As int32
diskIndex
Required

Index into the virtual machine's device list, representing the key value that identifies the virtual device that is the presumed boot disk.