Snapshots
Point-in-time captures of virtual machines that can be used to create custom images or restore VMs to a previous state. These endpoints let you list, retrieve, restore, and delete snapshots, create images from snapshots, and view snapshot events.
Endpoints
DEL
Delete snapshot
Permanently deletes a snapshot. If the snapshot is linked to an image, that image is also deleted.
GET
Fetch all events for a snapshot
Retrieves all events for a snapshot's history, identified by snapshot ID.
Was this page helpful?