get https://{hostname}/edge-diagnostics/v1/connectivity-problems/requests/
Returns the status of the asynchronous Run the Connectivity problems scenario request. For operations in progress, the returned object consists of only three members, retryAfter
, requestId
, and link
. In this case, wait for the duration of the retryAfter
interval and rerun this operation or simply GET the link
. Operations with the SUCCESS
status include also fetched GREP, cURL, and MTR data.
Get the Connectivity problems scenario response
Open Recipe