VslmRenameVStorageObjectRequestType

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

The ID of the virtual storage object to be renamed.

string
name
Required

The new name for the virtual storage object.