RemoveSnapshotRequestType
RemoveSnapshotRequestType
The parameters of RemoveSnapshot_Task.
JSON Example
{
"removeChildren": false,
"consolidate": false
}
boolean
removeChildren
Required
Flag to specify removal of the entire snapshot subtree.
boolean
consolidate
Optional
(optional) If set to true, the virtual disk associated with this snapshot will be merged with other disk if possible. Defaults to true.