/
AC
actiontech
/
Sqle API Docs
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1w ago
Details
Filter operations
ai_hub
4
audit_plan
24
audit_whitelist
4
blacklist
4
companyNotice
2
configuration
21
dashboard
1
database_comparison
3
GlobalDashboard
7
instance
11
instance_audit_plan
19
knowledge_base
3
operation
1
pipeline
6
get
获取流水线列表
post
创建流水线
get
获取流水线详情
delete
删除流水线
patch
更新流水线
patch
刷新流水线节点token
ReportPushConfig
2
rule_template
31
sql_analysis
2
sql_audit
4
sql_audit_record
5
sql_optimization
13
sql_version
11
SqlDEVRecord
1
SqlInsight
3
SqlManage
13
statistic
24
system
2
task
20
user
1
workflow
49
pipeline
创建流水线
create pipeline
post
/v1/projects/{project_name}/pipelines
Path parameters
project_name
string
required
project name
Request body
V1CreatePipelineReqV1
required
address
string
关联流水线地址
description
string
流水线描述
name
string
流水线名称
nodes
V1PipelineNodeBase[]
节点信息
Response
OK
Changes