/
KU
kubesphere
/
KS API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Access Management
12
Cluster Metrics
1
Cluster Resources
3
Component Metrics
1
Component Status
6
Container Metrics
2
DevOps Jenkinsfile
2
DevOps Pipeline
32
DevOps Project Credential
1
DevOps Scm
5
DevOps Webhook
3
Docker Registry
1
Log Query
2
Namespace Metrics
3
Namespace Resources
16
Namespaced Resource
2
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
2
Terminal
1
User Resources
2
Verification
2
Workload Metrics
2
Workspace Metrics
2
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
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