collector-group

collector-group
collector-group

Represents a Collector group

JSON Example
{
    "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"
}
array of integer
collectorId
Optional

Set of Collector IDs that belong to a Collector Group

string
description
Optional

Description of the Collector Group

boolean
haEnabled
Optional

is the collector group ha enabled or not

string As uuid As uuid
id
Optional

Identifier of the Collector Group.
This is system generated during the creation time.

boolean
lbEnabled
Optional

is the collector group LB enabled or not

array of link
links
Optional

links

string
name
Required

Name of the Collector Group. This uniquely identifier a Collector Group in the system but is user specified and mutable.

boolean
systemDefined
Optional

Is the Collector group system defined? This is a Read Only attribute and is set by the system.

string
virtualIP
Optional

virtual IP value of collector group