VslmRenameVStorageObjectRequestType
VslmRenameVStorageObjectRequestType
The parameters of VslmRenameVStorageObject.
This structure may be used only with operations rendered under /vslm
.
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"name": "string"
}
id
Required
This data object type describes an identifier class which is globally unique to identify the associated object.
string
name
Required
The new name for the virtual storage object.