Get backup details

Get backup details

get

Get detailed information about the specific backup.

Path parameters
backupNamestringRequired
Query parameters
clusterSeqstringRequired
Responses
chevron-right
200

OK

*/*
clusterNamestringOptional
clusterSeqintegerOptional
createdintegerOptional

Backup creation time

expirationintegerOptional

expiration date

includeNamespacesstring[]Optional

List of selected namespaces

includeResourcesstring[]Optional

List of selected resources (if the value is empty, all resources are selected)

isClusterBackupbooleanOptional

Whether to back up the entire cluster

isResourceAllBackupbooleanOptional

Whether to back up the entire resources

labelSelectorobjectOptional

Label selector (displays as null if not selected)

lastBackupRunningTimeintegerOptional

Working time of the most recently run backup

lastBackupStatusstringOptional

Status of recently run backup(New, InProgress, Completed, Failed, Deleting)

lastBackupTimeintegerOptional

Timestamp of most recent backup run

locationstringOptional

Storage name.

location_idstringOptional

Storage id.

namestringOptional

backup name

providerstringOptional
statusstringOptional

backup state(New, InProgress, Completed, Failed, Deleting)

Example: Completed
ttlintegerOptional

Backup retention period (unit: ms)

typestringOptional

backup type(backup: Run immediately once, schedule: Run automatically at a specified time)

get
/v1/backups/{backupName}
200

OK