UnsupportedVmxLocation

UnsupportedVmxLocation
UnsupportedVmxLocation

ESX 3 Server products requires the .vmx file to be stored on NAS or VMFS3 storage.

If attempting to power on a virtual machine with the .vmx file stored on the service console, this fault will be thrown.

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