Snapshots

Entity

Snapshot

Snapshot resource

Field

Explanation

id

snapshot identifier

label

user-friendly snapshot name

identifier

UUID v4 identifier

virtual_machine_id

vm identifier

locked

Is the snapshot locked by any operation?

error

Is the snapshot ok?

in_use

Is this snapshot currently being used?

Snapshot resource list:

[snapshot resource 1, snapshot resource 2, …]

Operations

Get snapshot

Method

GET

Url

/account/<account_id>/snapshot/<snapshot_id>

Success Code

200

Returned Data

Snapshot resource

Has Token

No

Get snapshot resource.

List snapshots

Method

GET

Url

/account/<account_id>/snapshots

Success Code

200

Returned Data

Snapshot List resource

Has Token

No

List user’s snapshots.

Filters:

  • virtual_machine_id: ID of the VM