/
KU
kubevela
/
Kubevela api doc
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9m ago · Updated 2mo ago
Details
Filter operations
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
Detail an installed plugin
get
/api/v1/plugins/{pluginId}
Path parameters
pluginId
string
required
identifier of the plugin.
Response
OK
V1PluginDTO
required
baseURL
string
required
category
string
required
defaultNavURL
string
required
id
string
required
includes
TypesIncludes[]
required
info
TypesInfo
required
module
string
required
name
string
required
subType
string
required
type
string
required
Changes