Deleting an existing Active Failover service in the API requires specific syntax depending on whether you are using REST or SOAP. Use this table to find the syntax for your command.
REST Syntax
Click to view all REST Resources |
/REST/Failover/ DELETE — Deletes an existing Active Failover service at the zone/node indicated. HTTP Action — DELETE URIs — https://api.dynect.net/REST/Failover/<zone>/<fqdn>/ |
Arguments:
No Arguments. |
Response:
Not Applicable. |
SOAP Syntax
Click to view all SOAP Commands |
DeleteOneFailover — Deletes an existing Active Failover service at the zone/node indicated. |
Arguments:
string string string |
Response:
task_id – The number assigned to the task to delete one failover service. |
Example Request — Click for More Info |