Get the list of restore points in Backup Details

Get the list of restore points in Backup Details

get

Get the list of restore points for the specific backup.

Path parameters
backupNamestringRequired
Query parameters
clusterSeqstringRequired
Responses
chevron-right
200

OK

*/*
clusterNamestringOptionalExample: thingcluster
clusterSeqintegerOptionalExample: 1
createdintegerOptional

Backup creation time

Example: 1704705510
expirationintegerOptional

expiration date

Example: 1707297510
jobNamestringOptional

backupName

Example: cocktail-backup
namestringOptional

restore points name

Example: cocktail-backup
sizeintegerOptional

volume size

Example: 329759314
statusstringOptional

restore points status(New, InProgress, Completed, Failed, Deleting)

Example: Completed
TTLintegerOptional

Backup retention period (unit: ms)

Example: 2592000000
get
/v1/backups/{backupName}/restorePoint
200

OK