Adding Report Groups
Last updated on 07 October, 2024You can use LogicMonitor REST API v3 to add report groups. You must authenticate yourself before making the API request.
URI: POST /report/groups
Parameter | Type | Description |
name | String | (Mandatory) The name of the report group. Example – “name”: ”Collector Reports” |
description | String | The description of the report group. Example – “description”: ”Collector performance reports” |