Skip to main content

This endpoint is used as part of the test harness. Only available if the testing

unstable feature is enabled. Do not use in production.

Path Parameters
pipeline_name string REQUIRED

Unique pipeline name

Query Parameters
set_platform_version string
Responses
200

Request successfully processed

404

Pipeline with that name does not exist

Schema OPTIONAL
details object

Detailed error metadata. The contents of this field is determined by error_code.

error_code string

Error code is a string that specifies this error type.

message string

Human-readable error message.

405

Endpoint is disabled. Set FELDERA_UNSTABLE_FEATURES="testing" to enable.

Schema OPTIONAL
details object

Detailed error metadata. The contents of this field is determined by error_code.

error_code string

Error code is a string that specifies this error type.

message string

Human-readable error message.