RemoveAllSnapshotsRequestType

RemoveAllSnapshotsRequestType
RemoveAllSnapshotsRequestType

The parameters of RemoveAllSnapshots_Task.

JSON Example
{
    "consolidate": false,
    "spec": {
        "_typeName": "string",
        "retentionDays": 0
    }
}
boolean
consolidate
Optional

(optional) If set to true, the virtual disks of the deleted snapshot will be merged with other disk if possible. Default to true.

spec
Optional

This data type defines the filtering specification for removing snapshots from virtual machine.

Since: vSphere API Release 8.0.3.0