VslmRetrieveSnapshotDetailsRequestType
VslmRetrieveSnapshotDetailsRequestType
The parameters of VslmRetrieveSnapshotDetails.
This structure may be used only with operations rendered under /vslm
.
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"snapshotId": {
"_typeName": "string",
"id": "string"
}
}
id
Required
The ID of the virtual storage object.
snapshotId
Required
The ID of the snapshot of a virtual storage object.