vela_list_components
List components of a KubeVela application or retrieve details of a specific component, including its properties and traits.
Instructions
查看应用的组件列表;指定 component 时返回组件详情(properties、traits、definition)。
对应 API:GET /api/v1/applications/{app}/components[/{comp}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |