Update a proxyCopy Pageput https://{hostname}/config-dns/v2/proxies/{proxyId}Updates the proxy.Path ParamsproxyIdstringrequiredThe proxy ID you're working with.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsProxy properties.activationStateenumThe current proxy activation status. Either NEW, PENDING, ACTIVE, LOCKED, DELETED, or ERROR.NEWPENDINGACTIVELOCKEDDELETEDERRORAllowed:NEWPENDINGACTIVELOCKEDDELETEDERRORauthoritiesarray of stringsThe authoritative service IPs controlled by Akamai. Authority updates by customer are ignored.authoritiesADD stringcontractIdstringrequiredThe contract for this proxy.createdTimedate-timeAn ISO 8601 timestamp showing when the proxy was created.healthCheckobjectrequiredThe names or addresses of the master name servers to protect.healthCheck objectidstringrequiredThe unique proxy ID.lastModifiedTimedate-timeAn ISO 8601 timestamp showing when the proxy was last modified.namestringrequiredThe proxy name.originNameserverZoneTransferTargetsarray of stringsdeprecatedDeprecated The names or addresses to perform outbound zone transfers with AUTOMATIC filter_mode. If this field is omitted the originNameservers section is used.originNameserverZoneTransferTargetsADD stringoriginNameserversarray of objectsrequiredThe names or addresses of the master name servers to protect.originNameservers*ADD objectzoneTransferNameserversarray of objectsThe names or addresses to perform outbound zone transfers with filter_mode of AUTOMATIC. If this field is omitted the originNameserverZoneTransferTargets section is used.zoneTransferNameserversADD objectResponse 200Successful response.Updated about 1 month ago