get_app_orchestration
Retrieve application orchestration details for deployment workflows in Alibaba Cloud Yunxiao DevOps platform to manage code repositories, pipelines, and automated delivery.
Instructions
[application delivery] Get an application orchestration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | 组织ID | |
| appName | Yes | 应用名 | |
| sn | Yes | 应用编排唯一序列号,未指定 tag 和 sha 时将查找最新版本 | |
| tagName | No | 编排 tag | |
| sha | No | 编排 commit sha |