- Automation Cloud und Test Cloud
- Automation Cloud – Öffentlicher Sektor und Test Cloud – Öffentlicher Sektor
Versionshinweise des Automation Hub
30. Juli 2024
Veraltung der klassischen URL in Open API
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.
Zum Verständnis des Unterschieds zwischen der klassischen URL und der Standard 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.
Erforderliche Aktion
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.
Beispiele für das Ersetzen der klassischen URL durch die Standard-Cloud-URL
Abrufen der Kosten-Nutzen-Analyse, die für eine Idee mit der Identifikationsnummer 29 (id=29) eingegeben wurde:
- 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
Aktualisieren der Phase und des Status einer Idee:
- 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
Dokumentation
For further details, refer to our Open API documentation.
4. Juli 2024
Einführung der Datenaufbewahrung im Vereinigten Konigreich und in Indien
Als Teil unseres Engagements, Unternehmen die Kontrolle über ihre Daten zu ermöglichen, bieten wir vollständige Datenhoheit für die Regionen Vereinigtes Königreich und Indien. Wir verwenden Replikationsfunktionen, um Daten sicher in mehreren Verfügbarkeitszonen innerhalb der Region zu speichern.
Weitere Informationen über die verfügbaren Mandantenregionen und die in den einzelnen Regionen angebotenen Dienste finden Sie in unseren Ressourcen unter Datenaufbewahrung.