[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
CollectorGroup
Represents a Collector group
Properties
string
name
Required
Name of the Collector Group. This uniquely identifier a Collector Group in the system but is user specified and mutable.
array of
integer as int32
collectorIds
Optional
Set of Collector IDs that belong to a Collector Group
string
description
Optional
Description of the Collector Group
string as uuid
id
Optional
Identifier of the Collector Group. This is system generated during the creation time.
array of
Link
links
Optional
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
boolean
systemDefined
Optional
Is the Collector group system defined? This is a Read Only attribute and is set by the system.
JSON Example
{
"name": "string"
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Property Of
CollectorGroups
Parameter To
Update Collector Group
Create Collector Group
Returned By
Update Collector Group
Create Collector Group
Get Collector Group
Add Collector To Collector Group
Remove Collector From Collector Group