[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Get Collectors
DescriptionIf no filters set, the API returns all the Collectors registered with the vRealize Operations Manager system
Request
URLURL
https://localhost/suite-api/api/collectors
Query Parameters
Query Parameters
array
host
Optional
Optional list of host names to filter by
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
Collectors
of type(s) application/json, application/xml
The Collectors managed by the system
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/collectors
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations