List alert suppression windows
GET {{baseUrl}}/alert-suppression-windows?aid=1234
Returns a list of all alert suppression windows configured in your account group.
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
{"alertSuppressionWindows":[{"alertSuppressionWindowId":"2411","name":"Monthly maintenance","isEnabled":false,"status":"ended","startDate":"2017-07-01T05:00:00Z","duration":0,"repeat":{"type":"week","intervalType":"day","intervalLength":2,"daysOfWeek":["sun","sun"]},"endRepeat":{"type":"never","count":3,"date":"2017-07-01"},"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"est nulla","deprecation":"irure veniam magna","name":"ea enim qui cillum occaecat","profile":"elit id","title":"ut enim culpa sit","hreflang":"ea enim et"}}},{"alertSuppressionWindowId":"2411","name":"Monthly maintenance","isEnabled":false,"status":"ended","startDate":"2017-07-01T05:00:00Z","duration":0,"repeat":{"type":"week","intervalType":"day","intervalLength":2,"daysOfWeek":["sun","sun"]},"endRepeat":{"type":"never","count":3,"date":"2017-07-01"},"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"ut","deprecation":"velit aute mollit ullamco sed","name":"officia nostrud do","profile":"pariatur Ut","title":"Excepteur Duis dolor","hreflang":"ad magna id pariatur"}}}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"eiusmod anim consequat proident","deprecation":"amet culpa non","name":"in tempor ut labore est","profile":"aute Lorem","title":"eiusmod dolore consequat adipisicing","hreflang":"minim"}}}