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
The ID of the virtual storage object to be renamed.
datastore
Required
The datastore where the virtual storage object is located.
Required privileges: Datastore.FileManagement
string
name
Required
The new name for the virtual storage object.