Shield NS53DNS proxy health checkRun proposed proxy health check for origin name serversCopy Pagepost https://{hostname}/config-dns/v2/proxies/{proxyId}/healthcheck/run-proposedRuns a proposed health check on 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 ParamsRequest to run a proposed proxy health check against a set of origin name servers.healthCheckobjectrequiredThe names or addresses of the master name servers to protect.healthCheck objectoriginNameserversarray of objectsrequiredList of master name servers to check.originNameservers*ADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 400Bad Request. The request body is missing a health check definition or origin nameservers. 401Unauthorized. Your credentials are missing or invalid. 403Forbidden. You don't have permission to run a health check for this proxy. 404Not Found. The specified proxy doesn't exist or isn't accessible. 415Unsupported Media Type. The request's Content-Type header is not supported. Use application/json.Updated 3 months ago Run existing proxy health checkCreate requestsDid this page help you?YesNo