vela_get_application_manifest
Export application YAML manifests for GitOps migration, backup, or audit. Choose between latest rendered configuration or current cluster state.
Instructions
导出应用的 Application CR YAML 清单(GitOps 迁移 / 备份 / 审计用)。
source=latest 导出最新渲染配置;source=running 导出集群中实际运行的 CR。 基于 compare 接口的 YAML 字段实现。 对应 API:POST /api/v1/applications/{app}/compare
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |