Check Connection
GET
/api/v1/cdpbackup/{node_id}/cdp-agent/Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQueryintegerrequiredIdentifier of the project to scope the request to. Required integer project ID.
- required
- must be a valid integer project ID
example{{project_id}}apikeyQuerystringrequiredAPI key used to authenticate the request
- required
- non-empty string
example{{api_key}}locationQuerystringrequiredLocation identifier used in the check connection request
- must be a non-empty string
example{{location}}
Responses
200Successful response
HTTP status code indicating the result of the connection check
example
200- must be a valid HTTP status code (100-599)
- typically 200 for a successful connection
Status message indicating the result of the connection check
example
Success- must be a non-empty string
- generally brief, such as 'Success' or an error description