Usage
GET
/api/v1/cdpbackup/{node_id}/usage/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 request
- required
- must be a valid non-empty string
example{{api_key}}locationQuerystringoptionalLocation filter for the usage query
- Must be a non-empty string
- Should be a valid location identifier (e.g., city name or ISO code)
example{{location}}
Responses
200Successful response
HTTP status code of the usage response
example
200- must be a valid HTTP status code (100-599)
- must be a non-negative integer
Status message indicating the result of the request
example
Success- non-empty string
- maximum length 255 characters