dev-console.add/action
This extension allows plugins to contribute an add action item to the add page of developer perspective. For example, a Serverless plugin can add a new action item for adding serverless functions to the add page of developer console.
| Name | Value Type | Optional | Description |
|---|---|---|---|
|
|
no |
ID used to identify the action. |
|
|
no |
The label of the action. |
|
|
no |
The description of the action. |
|
|
no |
The |
|
|
yes |
IDs used to identify the action groups the action would belong to. |
|
|
yes |
The perspective display icon. |
|
|
yes |
Optional access review to control the visibility or enablement of the action. |