Alert suppression window detail
GET https://{{base_url}}/v6/alert-suppression-windows/{{alertSuppressionWindowId}}.json
Alert suppression window detail
Returns details for an alert suppression window configured in your account group.
Optional (Querystring) Parameters
- format=json|xml optional, specifies the format of output requested. See Output Formats for more information
- aid={aid} optional and requires the user to be assigned to the target account group, specifies the account group context of the request, obtained from the /account-groups endpoint. Specifying this parameter without the user being assigned to the target account will result in an error response. See Account group context for more information
Request
- {alertSuppressionWindowId} corresponds to the id of an alertSuppressionWindow, see the alert suppression window list endpoint for a listing of alert suppression windows.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |