/
KU
kubevela
/
Kubevela api doc
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1mo ago
View markdown
kubevela
Kubevela api doc
post
Install one specific plugin
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
oam_application
3
payload_types
1
pipeline
20
Plugin
9
get
List the installed plugins
get
Detail an installed plugin
post
Disable an installed plugin
post
Enable an installed plugin
post
Install one specific plugin
post
Set an installed plugin
post
Uninstall one specific plugin
get
List the enabled plugins
get
Detail an installed plugin
project
28
rbac
7
repository
8
systemInfo
2
Target
5
users
7
velaQL
1
webhook
1
Plugin
Install one specific plugin
post
/api/v1/manage/plugins/{pluginId}/install
Path parameters
pluginId
string
required
identifier of the plugin.
Request body
V1InstallPluginRequest
required
disable
boolean
options
CommonHTTPOption
url
string
required
Response
OK
V1ManagedPluginDTO
required
authSecret
TypesKubernetesSecret
authType
string
backend
boolean
required
backendService
TypesKubernetesService
required
backendType
string
required
baseURL
string
required
category
string
required
class
string
required
defaultNavURL
string
required
enabled
boolean
required
id
string
required
includes
TypesIncludes[]
required
info
TypesInfo
required
jsonSetting
object
required
kubePermissions
V1PolicyRule[]
module
string
required
name
string
required
proxy
boolean
required
requirement
TypesRequirement
routes
TypesRoute[]
secureJsonFields
object
required
subType
string
required
type
string
required