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