Backup Status
GET
/api/v1/cdpbackup/{node_id}/status/Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQuerystringoptionalIdentifier of the project to scope the request to. Optional; if omitted, the account's default project is used.
- optional
- if omitted, the request is applied to the default project
example{{project_id}}apikeyQuerystringoptionalAPI key used to authenticate the backup status request
- required
- non-empty string
- alphanumeric characters
example{{api_key}}locationQuerystringoptionalSpecifies the location for which to retrieve backup status.
- non-empty string
- must be a valid location identifier
example{{location}}
Responses
200Successful response
HTTP status code for backup operation
example
200- integer
- must be a valid HTTP status code
Status message indicating the result of the backup operation
example
Success- must be a non-empty string