VslmCreateSnapshotRequestType
VslmCreateSnapshotRequestType
The parameters of VslmCreateSnapshot_Task.
This structure may be used only with operations rendered under /vslm
.
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"description": "string"
}
id
Required
The ID of the virtual storage object.
string
description
Required
A short description to be associated with the snapshot.