Function servers::http::event::add_pipeline

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