Join fellow LogicMonitor users at the Elevate Community Conference and get hands-on with our latest product innovations.

Register Now

Resources

Explore our blogs, guides, case studies, eBooks, and more actionable insights to enhance your IT monitoring and observability.

View Resources

About us

Get to know LogicMonitor and our team.

About us

Documentation

Read through our documentation, check out our latest release notes, or submit a ticket to our world-class customer service team.

View Resources

About the Collector Group Resource

Overview You can use LogicMonitor’s REST API to programmatically manage your Collector groups. Specifically, you can: Get a list of Collector groups in your account Get information about a specific Collector group Add a Collector group Update a Collector group Delete a Collector group As with all of our API calls, authentication is required. Resource … Continued

Add a Collector Group

You can use LogicMonitor’s REST API to programmatically add Collector Groups. As with all of our API calls, authentication is required. HTTP Method: POST URI: /setting/collectors/groups Request Parameters: You can include the following parameters in your POST request: Property Description Required? Type name The name of the Collector Group Yes String description The description of … Continued

Get Collector Groups

Overview You can use LogicMonitor’s REST API to programmatically get information about the Collector groups in your account. Specifically, you can get a list of Collector groups or information on a specific Collector group. As with all of our API calls, authentication is required. Get a List of All Collector Groups HTTP Method: GET URI: … Continued

Update a Collector Group

You can use LogicMonitor’s REST API to programmatically add Collector groups. As with all of our API calls, authentication is required. HTTP Method: PUT (Consistent with REST standards, any properties not specified in a PUT request will revert back to their default values.) URI: /setting/collectors/groups/{id} Request Parameters: You can include the following parameters in your … Continued

Delete a Collector Group

You can use LogicMonitor’s REST API to programmatically delete your Collector groups. As with all of our API calls, authentication is required. HTTP Method: DELETE URI: /setting/collectors/groups/<id>

Start Your Trial

Full access to the LogicMonitor platform.
Comprehensive monitoring and alerting for unlimited devices.