Unmark Adapter Instance As Being Maintained Using DELETE

Unmark Adapter Instance As Being Maintained Using DELETE

Removes the adapter instance from being in an maintenance window. The adapter instance will be notified to start collection process immediately.

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

The identifier of the adapter instance.


Authentication
This operation uses the following authentication methods.
Responses
204

The adapter instance is marked as being STARTED 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