RenameVStorageObjectExRequestType

RenameVStorageObjectExRequestType
RenameVStorageObjectExRequestType

The parameters of RenameVStorageObjectEx.

Since: vSphere API Release 8.0.2.0

JSON Example
{
    "id": {
        "_typeName": "string",
        "id": "string"
    },
    "datastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "name": "string"
}
id
Required

This data object type describes an identifier class which is globally unique to identify the associated object.

datastore
Required

Reference to an instance of the Datastore managed object.

string
name
Required

The new name for the virtual storage object.