Deleting a Load Balance Pool Entry 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/LoadBalancePoolEntry/ DELETE — Removes the identified instance of the Load Balance Pool Entry HTTP Action — DELETE URIs — https://api.dynect.net/REST/LoadBalancePoolEntry/<zone>/<fqdn>/<address>/ |
Arguments:
No Arguments. |
Response:
Not Applicable. |
SOAP Syntax
Click to view all SOAP Commands |
DeleteOneLoadBalancePoolEntry — Removes the identified instance of the Load Balance Pool Entry. |
Arguments:
|
Response:
Not Applicable. |
Example Request — Click for More Info |