Proxy
Get list of all proxies in the provided zone, which are pending replacement
get/zone/proxies_pending_replacement
Query parameters
zonestring
Zone
Response
JSON body of pending IP replacements per zone
Example response
{
"ZoneName": {
"type": "zone1",
"ips_to_replace": 1
}
}