Snapshots
Create, list and delete VM snapshots.
List all snapshots
Returns every snapshot across all of the calling key owner's instances.
Delete a snapshot
Deletes a snapshot owned by the calling key. Returns 404 if it is not yours.
List an instance's snapshots
Returns the live snapshots belonging to a single instance.
Create a snapshot
Queues a snapshot of the instance and returns its UUID immediately. Snapshots require a location running node protocol version 3 or higher, and the instance must be fully powered on or fully off.