Get Cluster Alert Configuration

Last updated on 28 September, 2020

You can use LogicMonitor’s REST API to view cluster alert configurations for a particular group.

Note: As with all of our API calls, authentication is required.

 

 

HTTP Method: GET

URIs:

  • /device/groups/{groupId}/clusterAlertConf
  • /device/groups/{groupId}/clusterAlertConf/{id}

 

 

Where:

  • {groupId} is the id of the group you’d like to see 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 see details for.