Run the Content problems scenario
POST https://{{host}}/edge-diagnostics/v1/content-problems
Launches an asynchronous request to simultaneously run Launch a GREP request and Request content with cURL operations for a URL. It may help you diagnose issues with slow download and high response time. Successful operations return fetched GREP and cURL data.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
accountSwitchKey | string | (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", "requestHeaders"=>["Accept-Language: en-US"], "spoofEdgeIp"=>"192.0.2.9", "url"=>"http://www.atcuser15.akamaiu.com"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |