/
KU
kubevela
/
Kubevela api doc
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3w ago
View markdown
kubevela
Kubevela api doc
put
update 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
update pipeline
put
/api/v1/projects/{projectName}/pipelines/{pipelineName}
Path parameters
projectName
string
required
project name
pipelineName
string
required
pipeline name
Request body
V1UpdatePipelineRequest
required
alias
string
description
string
spec
ModelWorkflowSpec
Response
OK
V1PipelineBase
required
alias
string
required
createTime
string
date-time
required
description
string
required
name
string
required
project
V1NameAlias
required
spec
ModelWorkflowSpec
required