Mark Adapter Instance As Being Maintained Using PUT

Mark Adapter Instance As Being Maintained Using PUT

After the duration expires, the adapter instance state is automatically set to STARTED.

Request
URI
PUT
https://{api_host}/api/adapters/{adapterId}/maintained
COPY
Path Parameters
string
adapterId
Required

The identifier of the adapter instance.

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.
Responses
200

The adapter instance is marked as being MAINTAINED successfully

Operation doesn't return any data structure

404

No adapter instance is found with the specified identifier

Operation doesn't return any data structure