/v1/api/gslbRules/{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 GSLB rule.

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

Successful response

204 NO CONTENT
Possible error codes:
  • NOT FOUND - The GSLB rule can't be found
  • BAD REQUEST - Invalid request or the ID is malformed
  • CONFLICT - The GSLB rule is in use
  • INTERNAL SERVER ERROR - Unexpected error