/
KU
kubevela
/
Kubevela api doc
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
kubevela
Kubevela api doc
post
create or update a config
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
get
List all config templates from the system namespace
get
Detail a template
get
list all configs that belong to the system scope
post
create or update a config
get
detail a config
put
update a config
delete
delete a config
definition
4
env
4
oam_application
3
payload_types
1
pipeline
20
Plugin
9
project
28
rbac
7
repository
8
systemInfo
2
Target
5
users
7
velaQL
1
webhook
1
config
create or update a config
post
/api/v1/configs
Request body
V1CreateConfigRequest
required
alias
string
required
description
string
required
name
string
required
properties
string
template
V1NamespacedName
required
Response
OK
V1Config
required
ArgsEscaped
boolean
AttachStderr
boolean
AttachStdin
boolean
AttachStdout
boolean
Cmd
string[]
Domainname
string
Entrypoint
string[]
Env
string[]
ExposedPorts
object
Healthcheck
V1HealthConfig
Hostname
string
Image
string
Labels
object
MacAddress
string
NetworkDisabled
boolean
OnBuild
string[]
OpenStdin
boolean
Shell
string[]
StdinOnce
boolean
StopSignal
string
Tty
boolean
User
string
Volumes
object
WorkingDir
string