VslmVsoVStorageObjectSnapshotResult
The VslmVsoVStorageObjectSnapshotResult contains brief information about a snapshot of the object VslmVsoVStorageObjectResult which is returned as a result of VslmRetrieveVStorageObjects API.
This structure may be used only with operations rendered under /vslm
.
{
"_typeName": "string",
"backingObjectId": {
"_typeName": "string",
"id": "string"
},
"description": "string",
"snapshotId": {
"_typeName": "string",
"id": "string"
},
"diskPath": "string"
}
This data object type describes an identifier class which is globally unique to identify the associated object.
The description user passed in when creating this snapshot.
This data object type describes an identifier class which is globally unique to identify the associated object.
The file path of this snapshot.