LogicMonitor recognized as a Customers' Choice by Gartner Peer Insights™ in 2024 Gartner Voice of the Customer for Observability platforms.

Read More

About the Report Groups Resource

Last updated on 01 November, 2020

You can use LogicMonitor’s REST API to programmatically manage the report groups in your account.

 

Resource URI:

/report/groups

 

 

Resource Properties:

All report groups have the following properties:

 

Property

Description

Type

Example

id The id of the report group Integer “id”:80
name The name of the report group String “name”:”Weekly Management Reports”
description The description of the report group String “description”:”My Report Description”
reportsCount The number of reports in the report group Integer “reportsCount”:5
userPermission The permission of the user that made the request to get the groups String “userPermission”:”write”

 

 

 

In This Article