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