List all snapshots

List snapshots for the specified backup set.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Specify the csetID of the corresponding backup set.

Query Params
snapshotTypes
array of strings

Specify the type of snapshot. The possible values for the snapshot type are: "HOT", "WARM", and "COLD". Specify multiple snapshot types by separating the values with commas. Available values: HOT, WARM, COLD

snapshotTypes
string

Specify a date and time in the UTC format YYYY-MM-DD THH:MM:SSZ to display all snapshots created after this date and time.

string

Specify a date and time in the UTC format YYYY-MM-DD THH:MM:SSZ to display all snapshots created before this date and time.

string
Defaults to DESC

Sort the returned snapshots in ascending or descending order of the snapshot creation time. Set it to "ASC" or "DESC" to sort the list in ascending or descending order. The default value is DESC.

int32

Specify the number of records that must be displayed on a page.

string

Specify the token to access the next page of results. Keep this field blank in the first request. Use the token value received in the previous response's parameter 'nextPageToken'.

boolean

The parameter indicating whether the time is displayed in Epoch or CTime format.

Headers
string
required

Specify atleast one authentication token.

string
required

Specify the authorization information. It should be in the format: "pType=org;pID=orgID", where orgID is the ID of your organization.

Responses

400

Bad Request

404

The requested resource was not found.

500

The request was not processed due to an internal error in Cloud.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*