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 Dashboard Groups Resource

Overview The device resource allows you to programmatically manage your LogicMonitor dashboard groups. As with all of our API calls, authentication is required. Using LogicMonitor’s REST API you can: Get a list of all dashboard groups Get information about a particular dashboard group Add a dashboard group Update a dashboard group Delete a dashboard group … Continued

Add a Dashboard Group

You can use LogicMonitor’s REST API to programmatically add dashboard groups to your account. As with all of our API calls, authentication is required. HTTP Method: POST URI: /dashboard/groups Request Parameters: You can POST the following properties for all new dashboard groups. Property Description Required? Type name The name of the dashboard group Yes String … Continued

Update a Dashboard Group

You can use LogicMonitor’s REST API to update the dashboard groups in your account. As with all of our API calls, authentication is required. Note: Consistent with REST standards, any properties not specified in a PUT request will revert back to their default values. HTTP Method: PUT URI: /dashboard/groups/{id} Request Parameters: Property Description Required? Type … Continued

Get Dashboard Groups

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

Delete a Dashboard Group

You can use LogicMonitor’s REST API to programmatically delete dashboard groups from your account. As with all of our API calls, authentication is required. HTTP Method: DELETE Resource URI: /dashboard/groups/{id}

Start Your Trial

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