About the Collector Group Resource

Last updated on 07 December, 2020

Overview

You can use LogicMonitor’s REST API to programmatically manage your Collector groups. Specifically, you can:

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

Resource Information

URI: /setting/collectors/groups

Resource Properties: All Collector groups have the following properties.

Property Description> Type
userPermissionThe permission level of the user that made the API requestString
idThe id of the Collector GroupInteger
nameThe name of the Collector GroupString
descriptionThe description of the Collector GroupString
createOnThe time at which the group was created, in epoch formatInteger
numOfCollectorsThe number of Collectors that belong to the groupInteger
In This Article