HostRenameVStorageObjectRequestType
HostRenameVStorageObjectRequestType
The parameters of HostRenameVStorageObject.
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.
string
name
Required
The new name for the virtual storage object.