vela_get_app_status
Retrieve KubeVela application status across all environments or for a specific environment. Get an overview or detailed status to monitor deployment health.
Instructions
查看应用运行状态(全部环境概览或指定环境详情)。
对应 API:GET /api/v1/applications/{app}/status GET /api/v1/applications/{app}/envs/{env}/status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | 环境名。不填返回所有环境的状态概览 | |
| app_name | Yes | 应用名称 | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No |