Activates the pipeline if it is currently in standby mode.
This endpoint is only applicable when the pipeline is configured to start
from object store and launched in standby mode (sync.standby: true
).
Path Parameters |
---|
pipeline_name string — REQUIRED |
Responses |
---|
202
Pipeline activation initiated Schema — OPTIONAL |
---|
checkpoint_sequence_number int64 |
|
404
Pipeline with that name does not exist Schema — OPTIONAL |
---|
details objectDetailed 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 |
---|
details objectDetailed 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 |
---|
details objectDetailed 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. |
|