[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Get Collector Groups
DescriptionGet all the Collector Groups defined in the system
Request
Operation doesn't accept any path, query or header parameters.
URL
https://localhost/suite-api/api/collectorgroups
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
CollectorGroups
of type(s) application/json, application/xml
The defined Collector Groups
Errors
500
In case of any error processing the API response
Code Samples
cURL Command
curl https://localhost/suite-api/api/collectorgroups
[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations