/
KU
kubevela
/
Kubevela api doc
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
kubevela
Kubevela api doc
post
create a config in a project
v1
latest
Swagger 2.0
Apache License 2.0
2026-07-17
194
319
309.2 KB
project
create a config in a project
post
/api/v1/projects/{projectName}/configs
Path parameters
projectName
string
required
identifier of the project
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