[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Test Connection
DescriptionTest Adapter Instance connection
Request
URLURL
https://localhost/suite-api/api/adapters/testConnection
Request Body
Request Body
create-adapter-instance
of type(s) application/json, application/xml
Required
The adapter instance connection request
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
201 Created
Returns
AdapterInstance
of type(s) application/json, application/xml
The adapter instance that was created
Errors
400
If Test ‘adapter instance connection’ failed. Typically the service will return extra information as to why the creation failed.
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"adapterKindKey":"string","collectorGroupId":"string","collectorId":"string","credential":{"adapterKindKey":"string","credentialKindKey":"string","fields":[{"name":"string","value":"string"}],"id":"string","name":"string"},"description":"string","monitoringInterval":0,"monitoringIntervalSeconds":0,"name":"string","resourceIdentifiers":[{"name":"string","value":"string"}]}' https://localhost/suite-api/api/adapters/testConnection
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Adapters Operations
delete
patch
patch
post