orchestrator
2025.10
false
- 入门指南
- 身份验证
- Swagger 定义
- 读取我
- 在 Swagger 中授权 API 调用
- 管理逻辑资源
- Orchestrator API
- 平台管理 API

Orchestrator API 指南
上次更新日期 2025年10月27日
To view the response and request schema, select the Expand Operations button next to the resource you are interested in.
Figure 1. Response and request schema
在“ 响应类 ” 部分中,您可以查看资源的整个模型,以及有关如何填充参数的说明,或者您所请求的信息的外观示例。
“ 参数 ” 部分包含所选资源支持的所有可用参数,以及简短说明。 此外,可以使用信息填充所有受支持的参数,以便您在阅读文档时实际尝试使用 Orchestrator API。
To view all the operations available for a specific resource, select the List Operations button next to the resource of interest.
Figure 2. Available operations
任何资源的响应模型都可以帮助您了解其结构以及如何在未来的请求中使用它。 它具有以下结构:
-
主实体或 Dto(数据传输对象)及其属性。 对于每个属性,系统将显示以下信息:
- 接受的值类型,写在括号中;
- 必需或可选 - 标记可选参数;
- 有关参数和最大可接受值的说明。
- 二级实体 - 仅在主实体包含资源作为参数时显示;请注意,可以有多个二级实体,具体取决于主要资源。
资源级别的总数取决于主要实体。 例如,RobotDto 具有三个级别,而 EnvironmentsDto 具有两个级别。
Figure 3. Resource levels
您可以使用“常规”选项卡的“API 设置”部分中的“严格 API 租户”设置减轻 API 请求带来的潜在负载。启用后,以下字段将变为不可筛选和/或不可排序:
根据我们观察到的使用模式,将来会扩展上面的列表。
|
实体 |
字段 | Non-filterable | Non-sortable |
|---|---|---|---|
|
队列项目 | OutputData |
是 |
是 |
AnalyticsData |
是 |
是 | |
ReviewerUserId |
不适用 |
是 | |
Key |
是 |
是 | |
Reference |
不适用 |
是 | |
DueDate |
是 |
是 | |
RiskSlaDate |
是 |
是 | |
DeferDate |
是 |
是 | |
StartProcessing |
是 |
不适用 | |
EndProcessing |
是 |
不适用 | |
SecondsInPreviousAttempts |
是 |
是 | |
AncestorId |
是 |
是 | |
RetryNumber |
是 |
是 | |
SpecificData |
是 |
是 | |
CreationTime |
是 |
是 | |
Progress |
是 |
是 | |
RowVersion |
是 |
是 | |
OrganizationUnitId |
是 |
是 | |
OrganizationUnitFullyQualifiedName |
是 |
是 |