[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Update Adapter Instance
DescriptionThe request body can accept a collectorId or a collectorGroupId, but not both.
Request
URLURL
https://localhost/suite-api/api/adapters
Request Body
Request Body
adapter-instance
of type(s) application/json, application/xml
Required
The adapter instance request for the update
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 that was updated
Errors
400
If update ‘adapter instance’ failed. Typically the service will return extra information as to why update failed.
Code Samples
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"adapter-certificates":[{"certificateDetails":"string","expires":"string","issuedBy":"string","issuedTo":"string","thumbprint":"string"}],"collectorGroupId":"string","collectorId":0,"credentialInstanceId":"string","description":"string","id":"string","lastCollected":"string","lastHeartbeat":"string","links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"messageFromAdapterInstance":"string","monitoringInterval":0,"monitoringIntervalMinutes":0,"monitoringIntervalSeconds":0,"numberOfMetricsCollected":0,"numberOfResourcesCollected":0,"resourceKey":{"adapterKindKey":"string","extension":{"anyObjects":{}},"links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"name":"string","resourceIdentifiers":[{"identifierType":{"dataType":"STRING","extension":{"anyObjects":{}},"isPartOfUniqueness":false,"links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"name":"string"},"key":"string","links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"name":"string","uniquelyIdentifying":false,"value":"string"}],"resourceKindKey":"string"}}' 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