/
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 1mo ago
View markdown
kubevela
Kubevela api doc
post
create an env
latest
Swagger 2.0
Apache License 2.0
2026-07-17
194
319
309.2 KB
8e41615b25d5
addon
7
addon_registry
4
application
53
authentication
7
cloudshell
4
cluster
12
config
7
definition
4
env
4
get
list all envs
post
create an env
put
update an env
delete
delete one env
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
env
create an env
post
/api/v1/envs
Request body
V1CreateEnvRequest
required
alias
string
allowTargetConflict
boolean
description
string
name
string
required
namespace
string
required
project
string
required
targets
string[]
Response
OK
V1Env
required
alias
string
required
createTime
string
date-time
required
description
string
name
string
required
namespace
string
required
project
V1NameAlias
required
targets
V1NameAlias[]
updateTime
string
date-time
required