Get Collector Group Using GET
Get details of a particular Collector Group in the system
Identifier of the Collector Group
The Collector Group object for the specified identifier
{
"collectorIds": [
0
],
"description": "string",
"id": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "string"
}
],
"name": "string",
"systemDefined": false
}
Set of Collector IDs that belong to a Collector Group
Description of the Collector Group
Identifier of the Collector Group. This is system generated during the creation time.
Name of the Collector Group. This uniquely identifier a Collector Group in the system but is user specified and mutable.
Is the Collector group system defined? This is a Read Only attribute and is set by the system.
No Collector Group is found in the system with the specified identifier
In case of any error processing the API response