post https://{hostname}/edge-diagnostics/v1/error-translator
Launches an asynchronous request to fetch summary and logs for an error with a specific reference code. You can also translate any Global Request Number (GRN) generated by the Property Manager's Global Request Number behavior. You can get the error logs from the last 6 or 24 hours depending on the server and traffic conditions. For operations in progress, the returned object contains retryAfter
, requestId
, and link
. In this case, wait for the duration of the retryAfter
interval, then either use the requestId
to run the Get a translate error string response operation, or simply GET the link
.