Deletes a virtual machine snapshot.
Syntax
pctl snapshot-delete ID | name -i , --id snapshot_id
Parameters
Name
Description
ID
The virtual machine ID.
name
The virtual machine name.
-i, --id snapshot_id
-i, --id
snapshot_id
The ID of the snapshot to delete.
Notes
If the specified snapshot has child snapshots that were derived from it, they will NOT be deleted.
Links
General Syntax , Legend