RDMNotSupportedOnDatastore

RDMNotSupportedOnDatastore
RDMNotSupportedOnDatastore

The virtual machine is configured with a Raw Disk Mapping.

This is not supported on the datastore.

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",
    "datastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "datastoreName": "string"
}
string
device
Required

The label of the RDM device that would have its backing placed on the datastore.

This is not guaranteed to be the only such device.

datastore
Required

Reference to an instance of the Datastore managed object.

string
datastoreName
Required

The name of the datastore.