collector-groups
collector-groups
JSON Example
{
"collectorGroups": [
{
"collectorIds": [
0
],
"description": "string",
"id": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "string"
}
],
"name": "string",
"systemDefined": false
}
]
}