/v1/api/healthChecks/{id} (DELETE) - BlueCat Edge - Service Point v4.x.x

BlueCat Edge User Guide

ft:locale
en-US
Product name
BlueCat Edge
Version
Service Point v4.x.x

Deletes a specific health check configuration.

DELETE https://api-<BlueCat.edge.url>/v1/api/healthChecks/{id}
Authorization: Bearer authorization token

Successful response

204 NO CONTENT
Possible error codes:
  • BAD REQUEST - Invalid request or the ID is malformed
  • FORBIDDEN - GSLB is not enabled
  • NOT FOUND - The health check configuration with the specified ID can't be found
  • INTERNAL SERVER ERROR - Unexpected error