create_pipeline
Create a new data pipeline in GreptimeDB by providing a name and pipeline definition. Define processing logic for incoming data.
Instructions
Create a new pipeline in GreptimeDB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| pipeline | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |