/
KU
kubevela
/
Kubevela api doc
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
Apache License 2.0
2026-07-17
194
319
309.2 KB
application
deploy or upgrade the application
post
/api/v1/applications/{appName}/deploy
Path parameters
appName
string
required
identifier of the application
Request body
V1ApplicationDeployRequest
required
codeInfo
ModelCodeInfo
force
boolean
required
imageInfo
ModelImageInfo
note
string
required
triggerType
string
required
workflowName
string
required
Response
OK
V1ApplicationDeployResponse
required
codeInfo
ModelCodeInfo
createTime
string
date-time
required
deployUser
V1NameAlias
envName
string
required
imageInfo
ModelImageInfo
note
string
required
reason
string
record
V1WorkflowRecordBase
required
status
string
required
triggerType
string
required
version
string
required
workflowName
string
required