[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Enumerate Adapter Instances
DescriptionIf Adapter Kind is passed as parameter, the API returns only the instances of that Adapter Kind
Request
URLURL
https://localhost/suite-api/api/adapters
Query Parameters
Query Parameters
string
adapterKindKey
Optional
If this parameter is specified, the API returns only instances of this Adapter Kind.
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 adapter instances managed by the system.
Errors
404
No adapter instance is found with the specified identifier
Code Samples
cURL Command
curl https://localhost/suite-api/api/adapters
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Adapters Operations
delete
patch
patch
post