/
KU
kubevela
/
Kubevela api doc
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 34m ago · Updated 3w ago
View markdown
kubevela
Kubevela api doc
post
create pipeline
v1
latest
Swagger 2.0
Apache License 2.0
2026-07-17
194
319
309.2 KB
addon
7
addon_registry
4
application
53
authentication
7
cloudshell
4
cluster
12
config
7
definition
4
env
4
oam_application
3
payload_types
1
pipeline
20
get
list pipelines
post
create pipeline
get
get pipeline
put
update pipeline
delete
delete pipeline
get
list pipeline context values
post
create pipeline context values
put
update pipeline context value
delete
delete pipeline context value
post
run pipeline
get
list pipeline runs
get
get pipeline run
delete
delete pipeline run
get
get pipeline run input
get
get pipeline run log
get
get pipeline run output
post
resume suspend pipeline run
get
get pipeline run status
post
stop pipeline run
post
resume suspend pipeline run
Plugin
9
project
28
rbac
7
repository
8
systemInfo
2
Target
5
users
7
velaQL
1
webhook
1
pipeline
create pipeline
post
/api/v1/projects/{projectName}/pipelines
Path parameters
projectName
string
required
project name
Request body
V1CreatePipelineRequest
required
alias
string
description
string
name
string
required
spec
ModelWorkflowSpec
required
Response
OK
V1PipelineBase
required
alias
string
required
createTime
string
date-time
required
description
string
required
name
string
required
project
V1NameAlias
required
spec
ModelWorkflowSpec
required