/
KU
kubevela
/
Kubevela api doc
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
addon
7
addon_registry
4
application
53
authentication
7
get
check admin is configured
get
get Dex config
put
initialize admin
post
handle login request
get
get login type
get
refresh token
get
get login user detail info
cloudshell
4
cluster
12
config
7
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
authentication
handle login request
post
/api/v1/auth/login
Request body
V1LoginRequest
required
code
string
password
string
username
string
Response
OK
V1LoginResponse
required
accessToken
string
required
refreshToken
string
required
user
V1UserBase
required
Changes
No recorded changes to this endpoint across all 4 revisions of this API.