- Automation Cloud 和 Test Cloud
- Automation Cloud 公共部门和 Test Cloud 公共部门
Automation Hub 发行说明
2024 年 7 月 30 日
开放式 API 传统 URL 弃用
Automation Hub is initiating back-end modifications to diminish latency. These changes will lead to the deprecation of the Open API classic URL. Consequently, customers using the classic URL for API calls are requested to shift to the standard cloud URL before August 30, 2024. All impacted customers have been notified accordingly.
了解传统 URL 和标准 Cloud URL 之间的区别
Classic URL: https://automation-hub.uipath.com/api/v1/openapi
Standard cloud URL: https://cloud.uipath.com/{orgName}/{tenantName}/automationhub_/api/v1/openapi/
In the standard cloud URL, orgName refers to the name of your organization and tenantName refers to the name of your tenant.
需要执行的操作
Please replace any references to the classic URL with the standard cloud URL. After August 30, 2024, the classic URL will be deprecated, and any API calls still using the classic URL will no longer work. This change will not impact the API token and app key and no modifications are required for them.
The standard cloud URL does not work with the Swagger framework. If your operations rely on Swagger and you have concerns about transitioning to another framework, please contact us as soon as possible.
将传统 URL 替换为标准 Cloud URL 的示例
检索为标识号为 29 (id=29) 的概念输入的成本收益分析:
- Using the classic URL: GET https://automation-hub.uipath.com/api/v1/openapi/cba?id=29
- Using the standard cloud URL: GET https://cloud.uipath.com/exampleOrgName/exampleTenantName/automationhub_/api/v1/openapi/cba?id=29
更新概念的阶段和状态:
- Using the classic URL: POST https://automation-hub.uipath.com/api/v1/openapi/automations/status
- Using the standard cloud URL: POST https://cloud.uipath.com/exampleOrgName/exampleTenantName/automationhub_/api/v1/openapi/automations/status
文档
For further details, refer to our Open API documentation.
2024 年 7 月 4 日
在英国和印度引入数据驻留
为了履行让组织能够控制其数据的承诺,我们将为英国和印度地区提供完整的数据主权。我们使用复制功能将数据安全地存储在该区域内的多个可用区中。
要详细了解可用的租户区域以及每个区域中提供的服务,请探索我们数据驻留上的资源。