UiPath Documentation
orchestrator
2024.10
false
Anleitung für die Orchestrator-API
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Berechtigungen pro Endpunkt

Referenz für erforderliche Berechtigungen, die jedem Orchestrator API-Endpunkt zugeordnet sind.

Generische Aufgaben​

AktionBerechtigungen
GET - /tasks/GenericTasks/GetTaskDataByIdTasks.View
POST - /tasks/GenericTasks/CreateTaskTasks.Create
POST - /tasks/GenericTasks/CompleteTaskTasks.Edit

Aufgabenformulare​

AktionBerechtigungen
POST - /forms/TaskForms/CreateFormTaskTasks.Create
GET - /forms/TaskForms/GetTaskFormByIdTasks.View
GET - /forms/TaskForms/GetTaskDataByIdTasks.View
POST - /forms/TaskForms/CompleteTaskTasks.Edit

Aufgabenkataloge​

AktionBerechtigungen
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

Aufgaben​

AktionBerechtigungen
GET - /odata/TasksTasks.View
Abrufen /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

Ausführungsmedien​

AktionBerechtigungen
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

Ordner​

AktionBerechtigungen
GET - /odata/FoldersFolders.View oder Subfolders.View
POST - /odata/FoldersFolders.Create oder Subfolders.Create
DELETE -/odata/Folders{Id}Folders.Delete oder Subfolders.Delete
GET - /odata/Folders{Id}Folders.View oder Subfolders.View
PUT - /odata/Folders{Id}Folders.Edit oder Subfolders.Edit
POST - /odata/Folders/UiPath.Server.Configuration.OData.AssignUsersFolders.Edit oder Subfolders.Edit und Users.View und Roles.View
GET - /odata/Folders/UiPath.Server.Configuration.OData.GetUsersForFolder(key={key},includeInherited={includeInherited})Folders.View oder Subfolders.View und Users.View
POST - /odata/Folders{Id}/UiPath.Server.Configuration.OData.RemoveUserFromFolderFolders.Edit oder Subfolders.Edit und Users.View

Bibliotheken​

AktionBerechtigungen
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

Warnungen​

AktionBerechtigungen
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

Assets​

AktionBerechtigungen
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​

AktionBerechtigungen
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

Buckets​

AktionBerechtigungen
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 und Storage Files.View
GET - /odata/Buckets({key})/UiPath.Server.Configuration.OData.GetWriteUriStorage Buckets.View und Storage Files.Create
GET - /odata/Buckets({key})/UiPath.Server.Configuration.OData.GetFilesStorage Buckets.View und Storage Files.View
GET - /odata/Buckets({key})/UiPath.Server.Configuration.OData.GetDirectoriesStorage Buckets.View und Storage Files.View
GET - /odata/Buckets({key})/UiPath.Server.Configuration.OData.GetFileStorage Buckets.View und Storage Files.View
DELETE - /odata/Buckets({key})/UiPath.Server.Configuration.OData.DeleteFileStorage Buckets.View und Storage Files.Delete

Umgebungen​

AktionBerechtigungen
GET - /odata/EnvironmentsEnvironments.View
GET - /odata/Environments({Id})Environments.View
GET - /odata/Environments/UiPath.Server.Configuration.OData.GetRobotsForEnvironment(key={key})Environments.View und Robots.View
GET - /odata/Environments/UiPath.Server.Configuration.OData.GetRobotIdsForEnvironment(key={key})Environments.View und 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
AktionBerechtigungen
GetJobsJobs.View
GetJobs(Id)Jobs.View
StartJobsJobs.Create
Job anhalten (StopJob)Jobs.Edit
StopJobsJobs.Edit

Protokolle​

AktionBerechtigungen
SubmitLogsLogs.Create
PostLogsLogs.Create

Berechtigungen​

AktionBerechtigungen
GetPermissions

Prozesse​

AktionBerechtigungen
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​

AktionBerechtigungen
GetQueueDefinitionsQueues.View
GetQueueDefinitions(Id)Queues.View
BerichteQueues.View & Transactions.View
PutQueueDefinitions(Id)Queues.Edit
PostQueueDefinitionsQueues.Create
DeleteQueueDefinitions(Id)Queues.Delete

QueueItemComments​

AktionBerechtigungen
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​

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

LicensesRuntime​

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

QueueItem-Ereignisse​

AktionBerechtigungen
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​

AktionBerechtigungen
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​

AktionBerechtigungen
RetrieveLastDaysProcessingRecordsQueues.View & Transactions.View
RetrieveQueuesProcessingStatusQueues.View

Warteschlangen​

AktionBerechtigungen
SetTransactionResultQueues.View & Transactions.Edit
AddQueueItemQueues.View & Transactions.Create
StartTransactionWarteschlangen.Anzeigen und Transaktionen.Anzeigen und Transaktionen.Erstellen und Transaktionen.Bearbeiten
BulkAddQueueItemsQueues.View & Transactions.Create

Freigaben​

AktionBerechtigungen
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​

AktionBerechtigungen
GET - /odata/UserLoginAttempts({Id})Authentifizierung erforderlich

Roboter-Protokolle​

AktionBerechtigungen
GetRobotLogsLogs.View
GetTotalCountLogs.View
BerichteLogs.View

Roboter​

AktionBerechtigungen
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 und 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​

AktionBerechtigungen
GetProcessSchedulesSchedules.View
GetProcessSchedules(Id)Schedules.View
GetRobotIdsForScheduleSchedules.View
PostProcessSchedulesSchedules.Create
PutProcessSchedules(Id)Schedules.Edit
SetEnabledSchedules.Edit
DeleteProcessSchedules(Id)Schedules.Delete

Sitzungen​

AktionBerechtigungen
GetSessionsRobots.View

Rollen​

AktionBerechtigungen
GetRolesRoles.View
GetRoles(Id)Roles.View
PostRolesRoles.Create
PutRoles(Id)Roles.Edit
DeleteRoles(Id)Roles.Delete
SetUsersUsers.Edit
GetUsersForRoleRoles.View und Users.View
GetUserIdsForRoleRoles.View or Users.View

Einstellungen​

AktionBerechtigungen
GetSettingsSettings.View
GetSettings(Id)Settings.View
PutSettings(Id)Settings.Edit
UpdateBulkSettings.Edit
GetWebSettingsAuthentifizierung erforderlich
GetExecutionSettingsConfigurationSettings.Edit oder Robots.Create oder Robots.Edit
UploadLicenseLicense.Create or License.Edit
DeleteLicenseLicense.Deletes
GetLicenseAuthentifizierung erforderlich

Stats​

AktionBerechtigungen
GetSessionsStatsRobots.View
GetJobsStatsJobs.View

Benutzer​

AktionBerechtigungen
GetUsersUsers.View
GetUsers(Id)Users.View
PostUsersUsers.Create
PutUsersUsers.Edit
PatchUsers(Id)Users.Edit
DeleteUsers(Id)Users.Delete
GetCurrentPermissionsAuthentifizierung erforderlich
ToggleRoleUsers.Edit
ImportUsersUsers.Create
SetActiveUsers.Edit
ChangeCultureAuthentifizierung erforderlich

Maschinen​

AktionBerechtigungen
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

Webhooks​

AktionBerechtigungen
GetWebhooksWebhooks.View
GetWebhooks(Id)Webhooks.View
PostWebhooksWebhooks.Create
PutWebhooks(Id)Webhooks.Edit
PatchWebhooks(Id)Webhooks.Edit
DeleteWebhooksWebhooks.Delete
PingWebhooks.View
GetEventTypesWebhooks.View
TriggerCustomWebhooks.View

Testautomatisierung​

AktionBerechtigungen
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/TestCaseExecutions({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

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben