Alert Grouping Settings

Update an Alert Grouping Setting

Update an Alert Grouping Setting.

The settings part of Alert Grouper service allows us to create Alert Grouping Settings and configs that are required to be used during grouping of the alerts.

if services are not provided in the request, then the existing services will not be removed from the setting.

Scoped OAuth requires: services.write

put/alert_grouping_settings/{id}

Path parameters

idstring required

The ID of the resource.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Request body

alert_grouping_settingAlertGroupingSetting required— unresolved $ref

Response

The updated Alert Grouping Setting.

alert_grouping_settingAlertGroupingSetting required— unresolved $ref

Changes