Reset an output connector configured in snapshot_and_follow mode.
This clears buffered output, asks the sink to reset itself, and then replays
a full snapshot before resuming incremental updates.
| Path Parameters |
|---|
pipeline_name string — REQUIRED |
view_name string — REQUIRED |
connector_name string — REQUIRED |
| Responses |
|---|
200
Output connector reset request has been processed |
400
The output connector does not support reset | Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
404
Pipeline, view and/or output connector with that name does not exist | Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|