Management Of Connector Lifecycle
API to start, stop, and restart a connector instance start - connector will start transfering data based on its configuration stop - connector will stop transfering data restart - is usuful if connector is not working as expected
Instance id of the connector
demo-connector
action to be performed start/stop/restart
start
Success In Restarting Connector
{
"id": "testconnector1",
"status": "STARTED"
}
Instance id of the connector object
Status of the object after restart operation
Invalid Request sent by the user
User authentication failed
Access to the requested resource/operation is forbidden
Cannot find requested resource
Internal server error