[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Adapter Instance
DescriptionReturns a specific adapter instance identified by the specified UUID.
Request
URLURL
https://localhost/suite-api/api/adapters/{adapterId}
Path Parameters
Path Parameters
string
adapterId
Required
The identifier of the adapter instance in UUID format.
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
AdapterInstance
of type(s) application/json, application/xml
The Adapter Instance for the specified UUID
Errors
404
No adapter instance is found with the specified identifier.
Code Samples
cURL Command
curl https://localhost/suite-api/api/adapters/{adapterId}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Adapters Operations
delete
patch
patch
post