DeleteSnapshotRequestType
DeleteSnapshotRequestType
The parameters of DeleteSnapshot_Task.
JSON Example
{
"id": {
"_typeName": "string",
"id": "string"
},
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"snapshotId": {
"_typeName": "string",
"id": "string"
}
}
id
Required
This data object type describes an identifier class which is globally unique to identify the associated object.
snapshotId
Required
This data object type describes an identifier class which is globally unique to identify the associated object.