/
NO
nocalhost
/
Nocalhost docs api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Application
12
get
Get Application
post
Create Application
get
Get Application Detail
put
Edit application
delete
Delete Application
post
Associated cluster
get
Get the list of clusters associated with the application(Abandoned)
get
Get authorized details of the application (obsolete)
get
Get the details of a development environment of the application
get
Get a list of application development environments
get
get nocalhost config template
get
Get a list of application development environments
Cluster
12
get
Get the cluster list
post
Add cluster
post
Get cluster storageClass from create cluster
put
Update cluster
delete
Delete the cluster completely
get
Get cluster details
get
Cluster dev space list
get
Details of a development environment in the cluster
get
Gen Namespace
get
Get cluster storageClass from cluster list
put
Update dev space
get
Get the cluster list which user can create devSpace
DevSpace
8
get
ListAll dev spaces
post
Create dev space
delete
Completely delete the development environment
get
Get the details of a development environment of the application
get
Get mesh apps info
post
ReCreate devSpace
put
Update mesh dev space info
put
UpdateResourceLimit
Plug-in
4
get
Plug-in Get personal application development environment (kubeconfig) (obsolete)
put
Plug-in Update app installation status
get
Plug-in access to applications (including installation status)
post
Plugin ReCreate devSpace
Users
8
post
Web and plug-in login
get
Get user personal information
post
The administrator adds users, users cannot register themselves
get
Get user list
post
Add developer
get
Get user details
put
Update user information (including disabled users)
delete
Delete users
Version
2
get
UpgradeInfo api server version update info
get
Get api server version
Application
Get Application
Get Application
get
/v1/application
Headers
Authorization
string
required
Authorization
Response
{"code":0,"message":"OK","data":
ApiResponse
required
code
integer
data
object
message
string
Changes