Restart connector
POST {{CONNECT_BASE_URL}}/connectors/:connector/restart?includeTasks=true&onlyFailed=false
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeTasks | boolean | Specifies if to restart the connector instance and task instances or connector instance only | |
onlyFailed | boolean | Specifies whether to restart just the failed instances or all instances |