Snapshots
List snapshots
List all volume snapshots in the specified project and region. Results can be filtered by volume, instance, schedule, or lifecycle policy.
GET
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Can be used to list snapshots of any volume in a specific server instance
Can be used to list snapshots by lifecycle policy id
Limit the number of returned snapshots
Offset value is used to exclude the first set of records from the result
Can be used to list snapshots by schedule id
Can be used to list snapshots of a single volume
Response
200 - application/json
List of snapshots with their details
The response is of type object
.