Orchestrator
2021.10
バナーの背景画像
Orchestrator API ガイド
最終更新日 2024年4月19日

API リファレンス

The Orchestrator API Swagger definition can be accessed as follows, depending on your deployment type:

  • on-premise - add the following suffix: /swagger/index.html to your Orchestrator URL. For example, https://myOrchestrator.com/swagger/index.html.
  • Automation Cloud - add the account and tenant name, as well as the orchestrator_/swagger/index.html suffix to the URL. For example, https://cloud.uipath.com/{account_logical_name}/{tenant_name}/orchestrator_/swagger/index.html.
    Find your {account_logical_name} and {tenant_name} in the API Access page of your Automation Cloud account.
  • Automation Suite - add the organization name, tenant name, and the suffix orchestrator_/swagger/index.html to your Automation Suite Orchestrator URL, following the syntax: https://AutomationSuiteURL/{organization_name}/{tenant_name}/orchestrator_/swagger/index.html. For example, to access the Swagger for an Automation Suite deployment of Orchestrator, a possible link could be https://myasuite.westeurope.cloudapp.azure.com/docs/DefaultTenant/swagger/index.html.
    注:
    Please note that if you are using Automation Cloud, all requests to Orchestrator endpoints should include /{account_logical_name}/{tenant_name}/.
    If you are using Automation Suite, all requests to Orchestrator endpoints should include /{organization_name}/{tenant_name}/.

The API you see in Swagger is directly dependant on the Orchestrator instance you use. To easily make requests directly in the Swagger documentation, just log in to Orchestrator in another tab. This feature is available starting with the 2017.1 version.

The guide herein is built to support the Swagger documentation, by providing examples for the more trickier Orchestrator endpoints.

Orchestrator のインスタンスを操作するための PowerShell ライブラリについては、こちらをご覧ください。Postman を使用したい場合は、こちらに利用可能なコレクションがいくつかあります。コレクションは [Run in Postman] ボタンをクリックしてインポートできます。

注: v2018.1.3 より、Swagger で Windows 認証を使用して要求を実行できます。以前は、実行できるのは GET 要求のみで、POST/PUT/DELETE 操作はサポートされていませんでした。

Was this page helpful?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
UiPath ロゴ (白)
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.