Alerts API-Alert Suppression Windows

Number of APIs: 5

  1. List alert suppression windows GET {{baseUrl}}/alert-suppression-windows?aid=1234

  2. Create alert suppression window POST {{baseUrl}}/alert-suppression-windows?aid=1234&expand=test

  3. Retrieve alert suppression window GET {{baseUrl}}/alert-suppression-windows/:windowId?aid=1234&expand=test

  4. Update alert suppression window PUT {{baseUrl}}/alert-suppression-windows/:windowId?aid=1234&expand=test

  5. Delete alert suppression window DELETE {{baseUrl}}/alert-suppression-windows/:windowId?aid=1234