Retrieve the status of an input connector.
Retrieve the status of an input connector.
| Path Parameters |
|---|
pipeline_name string — REQUIREDUnique pipeline name |
table_name string — REQUIREDUnique table name |
connector_name string — REQUIREDUnique input connector name |
| Responses | ||||
|---|---|---|---|---|
200Input connector status retrieved successfully
| ||||
404Pipeline, table and/or input connector with that name does not exist
| ||||
500
| ||||
503
|