[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Get Adapters On Collector
DescriptionGet all the Collectors registered with the vRealize Operations Manager system
Request
URLURL
https://localhost/suite-api/api/collectors/{id}/adapters
Path Parameters
Path Parameters
string
id
Required
The Identifier of the Collector
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
AdapterInstances
of type(s) application/json, application/xml
The Adapters assigned (placed) on the specified Collector
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/collectors/{id}/adapters
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations