Recovering the GSLB service or recovering a node IP from an existing GSLB service using 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/GSLB/ PUT — Recover the GSLB service on the designated zone node or a specific node IP within the service.

HTTP Action — PUT

URI — https://api.dynect.net/REST/GSLB/<zone>/<fqdn>/

Arguments:

To Recover a service (Monitor and Obey with AutoRecovery Disabled) — Click for More Info

To Recover a specific node IP within the service (Monitor and Remove) — Click for More Info

Response — Click for More Info

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands
RecoverGSLB — Recover an existing GSLB service on the indicated zone/node.

RecoverGSLBIP — Recover a specific node IP from an existing GSLB service.

Arguments:

RecoverGSLB — Used for addresses set to ‘Monitor and Obey’ with AutoRecovery Disabled. Equates to the Recover Now button on the web interface.

Click for More Info

RecoverGSLBIP — Used to recover addresses removed due to failover when the address(es) are set to ‘Monitor and Remove’.

Click for More Info

Response (both RecoverGSLB and RecoverGSLBIP) — Click for More Info

Example Request (RecoverGSLB) — Click for More Info

Example Request (RecoverGSLBIP) — Click for More Info