/
KU
kubevela
/
Kubevela api doc
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
addon
7
addon_registry
4
application
51
authentication
5
cloudshell
4
cluster
12
config
7
definition
4
env
4
oam_application
3
payload_types
1
pipeline
20
project
28
rbac
7
repository
8
systemInfo
2
Target
5
users
7
velaQL
1
webhook
1
post
handle application webhook request
webhook
handle application webhook request
post
/api/v1/webhook/{token}
Path parameters
token
string
required
webhook token
Request body
V1HandleApplicationTriggerWebhookRequest
required
codeInfo
ModelCodeInfo
upgrade
object
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
Changes