list_change_orders_by_origin
Query deployment orders by their creation source in Alibaba Cloud DevOps to track and manage application delivery workflows.
Instructions
[application delivery] 根据创建来源查询部署单
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | 组织ID | |
| originType | Yes | 创建来源类型 | |
| originId | Yes | 创建来源标识 | |
| appName | No | 应用名 | |
| envName | No | 环境名 |