Run the URL health check

POST https://{{host}}/edge-diagnostics/v1/url-health-check

Launches an asynchronous request to simultaneously run Launch a GREP request, Get domain details with dig, Request content with cURL, Test network connectivity with MTR and Translate an Akamaized URL operations for a URL. Successful operations return fetched GREP, dig, cURL, and MTR data and Akamaized URL (ARL) details.

Request Params

KeyDatatypeRequiredDescription
accountSwitchKeystring(Optional) For 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.

Request Body

{"edgeLocationId"=>"allen-tx-unitedregionCodes", "ipVersion"=>"IPV4", "packetType"=>"TCP", "port"=>80, "queryType"=>"A", "requestHeaders"=>["Accept-Language: en-US"], "spoofEdgeIp"=>"192.0.2.9", "url"=>"http://www.atcuser15.akamaiu.com", "viewsAllowed"=>["CONNECTIVITY", "LOGS"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring