UiPath Documentation
orchestrator
2021.10
false
Orchestrator API ガイド
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

エンドポイントごとの権限

一般的なタスク​

操作権限
GET - /tasks/GenericTasks/GetTaskDataByIdTasks.View
POST - /tasks/GenericTasks/CreateTaskTasks.Create
POST - /tasks/GenericTasks/CompleteTaskTasks.Edit

タスク フォーム​

操作権限
POST - /forms/TaskForms/CreateFormTaskTasks.Create
GET - /forms/TaskForms/GetTaskFormByIdTasks.View
GET - /forms/TaskForms/GetTaskDataByIdTasks.View
POST - /forms/TaskForms/CompleteTaskTasks.Edit

タスク カタログ​

操作権限
GET - /odata/TaskCatalogsTaskCatalogs.View
GET - /odata/TaskCatalogs(Id)TaskCatalogs.View
POST - /odata/TaskCatalogs/UiPath.Server.Configuration.OData.CreateTaskCatalogTaskCatalogs.Create
POST - /odata/TaskCatalogs(Id)/UiPath.Server.Configuration.OData.UpdateTaskCatalogTaskCatalogs.Edit

タスク​

操作権限
GET - /odata/TasksTasks.View
GET /odata/Tasks(Id)Tasks.View
POST - /odata/Tasks/UiPath.Server.Configuration.OData.AssignTasksTasks.View & Tasks.Edit
POST - /odata/Tasks/UiPath.Server.Configuration.OData.ReassignTasksTasks.View、Tasks.Edit、および TaskAssignment.Create
POST - /odata/Tasks/UiPath.Server.Configuration.OData.UnassignTasksTasks.View & Tasks.Edit
GET - /odata/Tasks/UiPath.Server.Configuration.OData.GetTaskUsers(organizationUnitId=organizationUnitId)Tasks.View、Tasks.Edit、および TaskAssignment.Create

実行メディア​

操作権限
GET - /odata/ExecutionMediaExecutionMedia.View
GET - /odata/ExecutionMedia(Id)ExecutionMedia.View
GET - /odata/ExecutionMedia/UiPath.Server.Configuration.OData.DownloadMediaByJobId(jobId={jobId})}ExecutionMedia.View
POST - /odata/ExecutionMedia/UiPath.Server.Configuration.OData.DeleteMediaByJobIdExecutionMedia.View

フォルダー​

操作権限
GET - /odata/FoldersFolders.View または Subfolders.View
POST - /odata/FoldersFolders.Create または Subfolders.Create
DELETE -/odata/Folders{Id}Folders.Delete または Subfolders.Delete
GET - /odata/Folders{Id}Folders.View または Subfolders.View
PUT - /odata/Folders{Id}Folders.Edit または Subfolders.Edit
POST - /odata/Folders/UiPath.Server.Configuration.OData.AssignUsersFolders.Edit または Subfolders.Edit および Users.View と Roles.View
GET - /odata/Folders/UiPath.Server.Configuration.OData.GetUsersForFolder(key={key},includeInherited={includeInherited})Folders.View または Subfolders.View および Users.View
POST - /odata/Folders{Id}/UiPath.Server.Configuration.OData.RemoveUserFromFolderFolders.Edit または Subfolders.Edit および Users.View

ライブラリ​

操作権限
GET - /odata/LibrariesLibraries.View
GET - /odata/Libraries/UiPath.Server.Configuration.OData.GetVersions(packageId='{packageId}')Libraries.View
GET - /odata/Libraries/UiPath.Server.Configuration.OData.DownloadPackage(key='{key}')Libraries.View
DELETE - /odata/Libraries('{Id}')Libraries.Delete
POST - /odata/Libraries/UiPath.Server.Configuration.OData.UploadPackageLibraries.Create

アラート​

操作権限
GET - /odata/AlertsAlerts.View
GET - /odata/Alerts/UiPath.Server.Configuration.OData.GetUnreadCount()Alerts.View
POST - /odata/Alerts/UiPath.Server.Configuration.OData.MarkAsReadAlerts.View
POST - /odata/Alerts/UiPath.Server.Configuration.OData.RaiseProcessAlertAlerts.Create

アセット​

操作権限
GET - /odata/AssetsAssets.View
POST - /odata/AssetsAssets.Create
PUT - /odata/Assets({Id})Assets.Edit
DELETE - /odata/Assets({Id})Assets.Delete
POST - /odata/Assets/UiPath.Server.Configuration.OData.GetRobotAssetByNameForRobotKeyAssets.View
GET - /odata/Assets/UiPath.Server.Configuration.OData.GetRobotAssetByRobotId(robotId={robotId},assetName='{assetName}')Assets.View

AuditLogs​

操作権限
GET - /odata/AuditLogsAudit.View
GET - /odata/AuditLogs/UiPath.Server.Configuration.OData.Reports()Audit.View
GET - /odata/AuditLogs/UiPath.Server.Configuration.OData.GetAuditLogDetails(auditLogId={auditLogId})Audit.View

バケット​

操作権限
GET - /odata/BucketsStorage Buckets.View
POST - /odata/BucketsStorage Buckets.Create
DELETE - /odata/Buckets({Id})Storage Buckets.Delete
GET - /odata/Buckets({Id})Storage Buckets.View
PUT - /odata/Buckets({Id})Storage Buckets.Edit
GET - /odata/Buckets({key})/UiPath.Server.Configuration.OData.GetReadUriStorage Buckets.View および Storage Files.View
GET - /odata/Buckets({key})/UiPath.Server.Configuration.OData.GetWriteUriStorage Buckets.View および Storage Files.Create
GET - /odata/Buckets({key})/UiPath.Server.Configuration.OData.GetFilesStorage Buckets.View および Storage Files.View
GET - /odata/Buckets({key})/UiPath.Server.Configuration.OData.GetDirectoriesStorage Buckets.View および Storage Files.View
GET - /odata/Buckets({key})/UiPath.Server.Configuration.OData.GetFileStorage Buckets.View および Storage Files.View
DELETE - /odata/Buckets({key})/UiPath.Server.Configuration.OData.DeleteFileStorage Buckets.View および Storage Files.Delete

環境 (ロボット グループ)​

操作権限
GET - /odata/EnvironmentsEnvironments.View
GET - /odata/Environments({Id})Environments.View
GET - /odata/Environments/UiPath.Server.Configuration.OData.GetRobotsForEnvironment(key={key})Environments.View および Robots.View
GET - /odata/Environments/UiPath.Server.Configuration.OData.GetRobotIdsForEnvironment(key={key})Environments.View および Robots.View
POST - /odata/EnvironmentsEnvironments.Create
PUT - /odata/Environments({Id})Environments.Edit
DELETE - /odata/Environments({Id})Environments.Delete
POST - /odata/Environments({Id})/UiPath.Server.Configuration.OData.AddRobotEnvironments.Edit
POST - /odata/Environments({Id})/UiPath.Server.Configuration.OData.RemoveRobotEnvironments.Edit
POST - /odata/Environments({Id})/UiPath.Server.Configuration.OData.SetRobotsEnvironments.Edit

ジョブ​

操作権限
GetJobsJobs.View
GetJobs(Id)Jobs.View
StartJobsJobs.Create
StopJobJobs.Edit
StopJobsJobs.Edit

ログ​

操作権限
SubmitLogsLogs.Create
PostLogsLogs.Create

権限​

操作権限
GetPermissions

プロセス​

操作権限
GET - /odata/ProcessesPackages.View
GET - /odata/Processes/UiPath.Server.Configuration.OData.GetProcessVersions(processId='{processId}')Packages.View
DELETE - /odata/Processes('{Id}')Packages.Delete
POST - /odata/Processes/UiPath.Server.Configuration.OData.UploadPackagePackages.Create
GET - /odata/Processes/UiPath.Server.Configuration.OData.DownloadPackage(key='{key}')Packages.View
GET - /odata/Processes/UiPath.Server.Configuration.OData.GetArguments(key='{key}')Packages.View
POST - /odata/Processes/UiPath.Server.Configuration.OData.SetArgumentsPackages.Edit

QueueDefinitions​

操作権限
GetQueueDefinitionsQueues.View
GetQueueDefinitions(Id)Queues.View
レポートQueues.View および Transactions.View
PutQueueDefinitions(Id)Queues.Edit
PostQueueDefinitionsQueues.Create
DeleteQueueDefinitions(Id)Queues.Delete

QueueItemComments​

操作権限
GetQueueItemCommentsQueues.View および Transactions.View
GetQueueItemCommentsHistoryQueues.View および Transactions.View
GetQueueItemComments(Id)Queues.View および Transactions.View
PostQueueItemCommentsQueues.View および Transactions.Edit
PutQueueItemComments(Id)Queues.View および Transactions.Edit
DeleteQueueItemComments(Id)Queues.View および Transactions.Edit

LicensesNamedUser​

操作権限
GET - /odata/LicensesNamedUser/UiPath.Server.Configuration.OData.GetLicensesNamedUser(robotType='{robotType}')License.View

LicensesRuntime​

操作権限
GET - /odata/LicensesRuntime/UiPath.Server.Configuration.OData.GetLicensesRuntime(robotType='robotType')License.View
POST - /odata/LicensesRuntime('{Key}')/UiPath.Server.Configuration.OData.ToggleEnabledMachines.Edit

QueueItem イベント​

操作権限
GET - /odata/QueueItemEventsQueues.View および Transactions.View
GET - /odata/QueueItemEvents/UiPath.Server.Configuration.OData.GetQueueItemEventsHistory(queueItemId=queueItemId)Queues.View および Transactions.View
GET - /odata/QueueItemEvents(Id)Queues.View および Transactions.View

QueueItems​

操作権限
GetQueueItemsQueues.View および Transactions.View
GetQueueItems(Id)Queues.View および Transactions.View
SetTransactionProgressQueues.View および Transactions.Edit
GetItemProcessingHistoryQueues.View および Transactions.View
SetItemReviewStatusQueues.View および Transactions.Edit
DeleteQueueItems(Id)Queues.View および Transactions.Delete
DeleteBulkQueues.View および Transactions.Delete
SetItemReviewerQueues.View および Transactions.Edit
UnsetItemReviewerQueues.View および Transactions.Edit
GetReviewersQueues.View および Transactions.Edit

QueueProcessingRecords​

操作権限
RetrieveLastDaysProcessingRecordsQueues.View および Transactions.View
RetrieveQueuesProcessingStatusQueues.View

キュー​

操作権限
SetTransactionResultQueues.View および Transactions.Edit
AddQueueItemQueues.View および Transactions.Create
StartTransactionQueues.View および Transactions.View および Transactions.Create および Transactions.Edit
BulkAddQueueItemsQueues.View および Transactions.Create

リリース​

操作権限
GET - /odata/Releases({Id})Processes.View
GET - /odata/ReleasesProcesses.View
POST - /odata/ReleasesProcesses.Create
DELETE - /odata/Releases({Id})Processes.Delete
PATCH - /odata/Releases({Id})Processes.Edit
PUT - /odata/Releases({Id})Processes.Edit
POST - /odata/Releases({Id})/UiPath.Server.Configuration.OData.UpdateToSpecificPackageVersionProcesses.Edit
POST - /odata/Releases({Id})/UiPath.Server.Configuration.OData.UpdateToLatestPackageVersionProcesses.Edit
POST - /odata/Releases/UiPath.Server.Configuration.OData.UpdateToLatestPackageVersionBulkProcesses.Edit
POST - /odata/Releases({Id})/UiPath.Server.Configuration.OData.RollbackToPreviousReleaseVersionProcesses.Edit

UserLoginAttempts​

操作権限
GET - /odata/UserLoginAttempts({Id})認証が必要です。

RobotLogs​

操作権限
GetRobotLogsLogs.View
GetTotalCountLogs.View
レポートLogs.View

ロボット​

操作権限
GET - /odata/RobotsRobots.View
GET - /odata/Robots({Id})Robots.View
POST - /odata/RobotsRobots.Create
PUT - /odata/Robots({Id})Robots.Edit
PATCH - /odata/Robots({Id})Robots.Edit
DELETE - /odata/Robots({Id})Robots.Delete
POST - /odata/Robots/UiPath.Server.Configuration.OData.DeleteBulkRobots.Delete
GET - /odata/Robots/UiPath.Server.Configuration.OData.GetMachineNameToLicenseKeyMappings()Robots.Create および Machines.View
GET - /odata/Robots/UiPath.Server.Configuration.OData.GetUsernames()Robots.View
GET - /odata/Robots/UiPath.Server.Configuration.OData.GetRobotsForProcess(processId='{processId}')Robots.View および Environments.View および Processes.View
POST - /odata/Robots/UiPath.Server.Configuration.OData.ConvertToFloatingRobots.Edit

ProcessSchedules​

操作権限
GetProcessSchedulesSchedules.View
GetProcessSchedules(Id)Schedules.View
GetRobotIdsForScheduleSchedules.View
PostProcessSchedulesSchedules.Create
PutProcessSchedules(Id)Schedules.Edit
SetEnabledSchedules.Edit
DeleteProcessSchedules(Id)Schedules.Delete

セッション​

操作権限
GetSessionsRobots.View

ロール​

操作権限
GetRolesRoles.View
GetRoles(Id)Roles.View
PostRolesRoles.Create
PutRoles(Id)Roles.Edit
DeleteRoles(Id)Roles.Delete
SetUsersUsers.Edit
GetUsersForRoleRoles.View および Users.View
GetUserIdsForRoleRoles.View or Users.View

設定​

操作権限
GetSettingsSettings.View
GetSettings(Id)Settings.View
PutSettings(Id)Settings.Edit
UpdateBulkSettings.Edit
GetWebSettings認証が必要です。
GetExecutionSettingsConfigurationSettings.Edit または Robots.Create または Robots.Edit
UploadLicenseLicense.Create or License.Edit
DeleteLicenseLicense.Deletes
GetLicense認証が必要です。

Stats​

操作権限
GetSessionsStatsRobots.View
GetJobsStatsJobs.View

ユーザー​

操作権限
GetUsersUsers.View
GetUsers(Id)Users.View
PostUsersUsers.Create
PutUsersUsers.Edit
PatchUsers(Id)Users.Edit
DeleteUsers(Id)Users.Delete
GetCurrentPermissions認証が必要です。
ToggleRoleUsers.Edit
ImportUsersUsers.Create
SetActiveUsers.Edit
ChangeCulture認証が必要です。

マシン​

操作権限
GET - /odata/MachinesMachines.View
GET - /odata/Machines({Id})Machines.View
POST - /odata/MachinesMachines.Create
PUT - /odata/Machines({Id})Machines.Edit
DELETE - /odata/Machines({Id})Machines.Delete
POST - /odata/Machines/UiPath.Server.Configuration.OData.DeleteBulkMachines.Delete
PATCH - /odata/Machines({Id})Machines.Edit

Webhook​

操作権限
GetWebhooksWebhooks.View
GetWebhooks(Id)Webhooks.View
PostWebhooksWebhooks.Create
PutWebhooks(Id)Webhooks.Edit
PatchWebhooks(Id)Webhooks.Edit
DeleteWebhooksWebhooks.Delete
PingWebhooks.View
GetEventTypesWebhooks.View
TriggerCustomWebhooks.View

テスト オートメーション​

操作権限
POST - /api/TestAutomation/StartTestSetExecutionTestSetExecutions.Create
POST - /api/TestAutomation/CancelTestSetExecutionTestSetExecutions.Edit
POST - /api/TestAutomation/CancelTestCaseExecutionTestSetExecutions.Edit
GET - /api/TestAutomation/GetAssertionScreenshotTestSetExecutions.View
POST - /api/TestAutomation/CreateTestSetForReleaseVersionTestSets.Create
GET - /odata/TestCaseDefinitionsTestSets.View
GET - /odata/TestCaseExecutionsTestSetExecutions.View
GET -/odata/TestCaseExecutions({Id})TestSetExecutions.View
GET - /odata/TestSetExecutionsTestSetExecutions.View
GET - /odata/TestSetExecutions({Id})TestSetExecutions.View
GET - odata/TestSetsTestSets.View
POST - odata/TestSetsTestSets.Create
DELETE - odata/TestSets({Id})TestSets.Delete
GET - odata/TestSets({Id})TestSets.View
PUT - odata/TestSets({Id})TestSets.Edit
GET - odata/TestSetSchedulesTestSetSchedules.View
POST - odata/TestSetSchedulesTestSetSchedules.Create
DELETE - odata/TestSetSchedules({Id})TestSetSchedules.Delete
GET - odata/TestSetSchedules({Id})TestSetSchedules.View
PUT - odata/TestSetSchedules({Id})TestSetSchedules.Edit
POST - /odata/TestSetSchedules/UiPath.Server.Configuration.OData.SetEnabledTestSetSchedules.Edit

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得