collectorGroups
Add a collector to the group
Add a collector to the group if any collector named in the array isn't already in the list or isn't already assigned to a different group.
post/collectorGroups/{key}/collectors
Path parameters
keystring required
The name of the collector group.
Request body
string[] required
List of collector names
Response
One or more collectors were added to the group.