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