Retrieve application outage
GET {{baseUrl}}/internet-insights/outages/app/:outageId?aid=1234
Returns the details of an application outage.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
aid | number | A unique identifier associated with your account group. You can retrieve your AccountGroupId from the /account-groups endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"0CC4C4209887126DE42E92252FB43962CBB3193147F318EA","providerName":"Amazon Web Services","providerType":"SAAS","applicationName":"Amazon Web Services","startDate":"2023-01-27T20:50:51.256Z","startRoundId":1674852600,"endDate":"2023-01-27T20:53:51.256Z","endRoundId":1674852600,"duration":180,"affectedTests":[{"id":5,"name":"amazon-test2"}],"affectedDomains":["amazon.com"],"affectedAgents":[{"id":11,"name":"London, England"}],"errors":["HTTP_SERVER_TIMEOUT"],"affectedLocations":[{"location":"Chicago, Illinois, US","affectedServers":[{"domain":"amazon.com","prefix":"123.176.185.0/23"},{"domain":"amazon.com","prefix":"123.176.185.0/23"}]}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"commodo proident inc","deprecation":"velit id magna Lorem est","name":"esse mollit et","profile":"sint ipsum elit sed","title":"nulla veniam","hreflang":"eiusmod"}}}