v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBList all snapshots
List snapshots for the specified backup set.
Path parameters
Specify the csetID of the corresponding backup set.
Query parameters
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
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.
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.
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.
Specify the number of records that must be displayed on a page.
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'.
The parameter indicating whether the time is displayed in Epoch or CTime format.
Headers
Specify atleast one authentication token.
Specify the authorization information. It should be in the format: "pType=org;pID=orgID", where orgID is the ID of your organization.
Response
The list of all snapshots.