v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
collectorGroups

Create a new collector group

Create a new collector group if all the collectors aren't already assigned to a different group.

post/collectorGroups

Request body

descriptionstring

A description of the collector group.

namestring required

A unique and descriptive name for the collector group.

collectorsstring[]

List of collectors for the group.

generatorsstring[]

List of generators assigned to this group.

ownerstring

The name of the user to assign as the owner. Defaults to the user that created it

Response

Created.

descriptionstring

A description of the collector group.

createdBystring

Id of the user who created the collector group.

idstring

The collector group id.

namestring

The collector group name.

collectorsobject[]

List of collectors for the group.