Retrieve network outage
GET {{baseUrl}}/internet-insights/outages/net/:outageId?aid=1234
Returns the details of a network 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":"8EF2760862C705783A2F8BCBAAABB44F28DBC670DBA3B610","providerName":"Rackspace","providerType":"IAAS","networkName":"Rackspace Hosting","asn":19994,"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":["periodic-failure.com"],"affectedAgents":[{"id":11,"name":"London, England"}],"affectedLocations":[{"location":"Chicago, Illinois, US","affectedInterfaces":["50.51.52.53","50.51.52.53"]}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"amet pariatur sit repre","deprecation":"est occaecat deserunt","name":"in eu commodo proident","profile":"labore proident nisi reprehenderit dolor","title":"fugiat magna elit","hreflang":"sint aliquip"}}}