Get restore point details
Get detailed information for the specific restore point.
Path parameters
restorePointNamestringRequired
Query parameters
clusterSeqstringRequired
Responses
200
OK
*/*
clusterNamestringOptionalExample:
thingclusterclusterSeqstringOptionalExample:
1createdintegerOptionalExample:
Backup creation time
1704705510errorsintegerOptionalExample:
number of errors
0expirationintegerOptionalExample:
expiration date
1707297510hasJobbooleanOptionalExample:
Backup existence status
trueincludeNamespacesstring[]OptionalExample:
List of selected namespaces
["cocktail-license","cocktail-system"]includeResourcesstring[]Optional
List of selected resources (if the value is empty, all resources are selected)
isClusterBackupbooleanOptionalExample:
Whether to back up the entire cluster
falseisResourceAllBackupbooleanOptionalExample:
Whether to back up the entire resources
trueitemsBackupedUpintegerOptionalExample:
Number of resources for which backup has been completed
45jobNamestringOptionalExample:
backup name
cocktail-backuplabelSelectorobjectOptional
Label selector (displays as null if not selected)
locationstringOptionalExample:
storage name
miniolocation_idstringOptionalExample:
storage id
43f9ffdd-5763-400d-8bae-8289dfa1bfaenamestringOptionalExample:
restore points name
cocktail-backupproviderstringOptionalExample:
miniorunningTimeintegerOptionalExample:
runningtime (unit: s)
154sizeintegerOptionalExample:
volume size
329759314statusstringOptionalExample:
restore points status(New, InProgress, Completed, Failed, Deleting)
CompletedTTLintegerOptionalExample:
Backup retention period (unit: ms)
2592000000totalItemsintegerOptionalExample:
Total number of backup resources
45warningsintegerOptionalExample:
number of warnings
0get
/v1/backups/restore-point/{restorePointName}200
OK