Number of APIs: 2
1. 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.
2. Get the Content problems scenario response
GET https://{{host}}/edge-diagnostics/v1/content-problems/requests/:requestId
Returns the status of the asynchronous Run the content problems scenario request. Operations with the SUCCESS
status include fetched GREP and cURL data.
ENDPOINTS