servers::http::event

Function add_pipeline

source
pub async fn add_pipeline(
    __arg0: State<LogState>,
    __arg1: Path<String>,
    __arg2: Extension<QueryContext>,
    __arg3: PipelineContent,
) -> Result<GreptimedbManageResponse>