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"
}
}