Generate a support bundle for a pipeline.
This endpoint collects various diagnostic data from the pipeline including
circuit profile, heap profile, metrics, logs, stats, and connector statistics,
and packages them into a single ZIP file for support purposes.
Path Parameters |
---|
pipeline_name string — REQUIRED |
Responses |
---|
200
Support bundle containing diagnostic information |
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. |
|