/
KU
kubesphere
/
KS API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 40m ago · Updated 2mo ago
Details
Filter operations
Access Management
18
Cluster Metrics
1
Cluster Resources
5
Component Metrics
1
Component Status
3
Container Metrics
2
DevOps Jenkinsfile
2
DevOps Pipeline
38
DevOps Project
2
DevOps Project Credential
5
DevOps Project Member
6
DevOps Scm
5
DevOps Webhook
3
Docker Registry
1
Fluent Bit Setting
4
Identity Management
8
Log Query
6
Namespace Metrics
3
Namespace Resources
17
Node Metrics
2
Openpitrix Resources
16
post
Create a new app template
get
Describe the specified app template
delete
Delete the specified app template
patch
Patch the specified app template
post
Create a new app template version
get
Describe the specified app template version
delete
Delete the specified app template version
patch
Patch the specified app template version
post
Create app template category
get
Describe the specified category
delete
Delete the specified category
patch
Patch the specified category
post
Create repository, repository used to store package of app
get
Describe the specified repository
delete
Delete the specified repository
patch
Patch the specified repository
Pod Metrics
5
PVC Metrics
3
ServiceMesh
11
Tenant Resources
15
Terminal
1
User Resources
2
Verification
2
Workload Metrics
2
Workspace Metrics
2
put
Upload S2iBinary file
get
Download S2iBinary file
get
List app templates
post
Perform recover or suspend operation on app
get
List audits information of the specific app template
get
Get active versions of app, can filter with these fields(version_id, app_id, name, owner, description, package_name, status, type), default return all active app versions
post
Perform submit or other operations on app
get
List audits information of version-specific app template
get
Get app template package files
get
Get packages of version-specific app
get
Get attachment by attachment id
get
List categories
get
List repositories
post
Start index repository event
get
Get repository events
get
Get reviews of version-specific app
post
Rerun job whether the job is complete or not
post
remove a node from service, safely evict all of your pods from a node and you can power down the node. More info: https://kubernetes.io/docs/tasks/administer-cluster/safely-drain-node/
Openpitrix Resources
Patch the specified app template
patch
/kapis/openpitrix.io/v1/apps/{app}
Path parameters
app
string
required
app template id
Request body
OpenpitrixModifyAppVersionRequest
required
description
string
name
string
package
string
package_files
object
version_id
string
Response
ok
ErrorsError
required
message
string
required
error message
Changes