Update a Cluster Alert Configuration
Last updated - 23 July, 2025
You can use LogicMonitor’s REST API to update cluster alert configurations for a particular group.
Note: As with all of our API calls, authentication is required.
HTTP Method: PUT
URI: /device/groups/{groupId}/clusterAlertConf/{id}
Where:
- {groupId} is the id of the group you’d like to update cluster alert configurations for. You can get group Ids from a GET request to the groups resource.
- {Id} is the id of the cluster alert configuration you’d like to update. You can get the cluster alert Id by first making a GET request to the /device/groups/{groupId}/clusterAlertConf resource
Request Parameters: You can include the following parameters in your PUT request: