[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Mark Adapter Instance As Being Maintained
DescriptionAfter the duration expires, the adapter instance state is automatically set to STARTED.
Request
URLURL
https://localhost/suite-api/api/adapters/{adapterId}/maintained
Path Parameters
Path Parameters
string
adapterId
Required
The identifier of the adapter instance.
Query Parameters
Query Parameters
integer
duration
Required
The duration in minutes for which this resource will not be monitored.
Authentication
This operation uses the following authentication methods.
Errors
404
No adapter instance is found with the specified identifier
Code Samples
cURL Command
curl -X PUT https://localhost/suite-api/api/adapters/{adapterId}/maintained?duration=10
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Adapters Operations
delete
patch
patch
post