Subscribe

UiPath Orchestrator

The UiPath Orchestrator Guide

Field Descriptions

The Storage Buckets Page

FieldDescription
SearchLooks for Storage Buckets that match your input. Searches according to name and description.
Provider FilterEnables you to filter the page according to the storage provides. The following options are available:
Amazon S3
Azure Storage
File System
MinIO
Orchestrator
Add

add
Opens the Add Bucket window, enabling you to create a new storage bucket.
NameThe name of the Storage Bucket. Click on the name to open the selected bucket and view its contents.
ProviderThe storage provider configured for the bucket. The available options are:
Amazon S3
Azure Storage
File System
MinIO
Orchestrator
OptionsIndicates if the storage bucket has either of the following options enabled:
Readonly
Audit read access
DescriptionThe description of the given bucket, if any.
Edit

edit
Opens the selected Bucket for editing.
Note: The editable fields vary based upon the storage provider.
Delete

delete
Deletes the selected Bucket.

The Storage Bucket View Page

FieldDescription
SearchLooks for files that match your input.
Upload

upload_package
Opens the Upload new file dialog, enabling you to add a new file to this bucket.
File Full PathThe full file path of the selected file.
Download

download
Download the selected file.
Delete

delete
Delete the selected file.

The Add Bucket Page

Orchestrator

FieldDescription
NameEnter a descriptive name for the new bucket.
DescriptionEnter an optional description for the new bucket.
Bucket OptionsContains the following two toggles:
Readonly - when enabled, users have read-only access to the created bucket.
Audit read access - when enabled, an audit record of all user access is maintained.
CancelClose the Add Bucket window without saving.
AddCreate the new bucket as defined.

Azure Storage

FieldDescription
NameEnter a descriptive name for the new bucket.
DescriptionEnter an optional description for the new bucket.
Azure Storage container nameThe name of the Azure Storage container to be used for this bucket.
Azure Storage endpoint suffixThe endpoint suffix of your Azure Storage environment. For example, the endpoint suffix for Azure Public is core.windows.net.
Azure Storage account nameThe Azure Storage account for this container.
Azure Storage access passwordThe password for the Azure Storage account being used.
Orchestrator Credential StoreUse the drop-down to select which Credential Store is used to store the provided password.

Amazon S3

FieldDescription
NameEnter a descriptive name for the new bucket.
DescriptionEnter an optional description for the new bucket.
Amazon S3 bucket nameThe name of the Amazon S3 bucket to be used.
Amazon S3 regionThe region of your Amazon S3 account. For example us-east-1.
Amazon S3 access keyThe access key for your Amazon S3 account.
Amazon S3 access passwordThe password for the Amazon S3 account being used.
Orchestrator Credential StoreUse the drop-down to select which Credential Store is used to store the provided password.

File System

FieldDescription
NameEnter a descriptive name for the new bucket.
DescriptionEnter an optional description for the new bucket.
Files locationThe path of the location to be used for storage.

MinIO

FieldDescription
NameEnter a descriptive name for the new bucket.
DescriptionEnter an optional description for the new bucket.
MinIO bucket nameThe name of the MinIO bucket to be used.
MinIO server nameThe name of the server being used for this storage bucket.
MinIO server access keyThe access key for your MinIO account.
MinIO access passwordThe password for the MinIO account being used.
Orchestrator Credential StoreUse the drop-down to select which Credential Store is used to store the provided password.

Updated 2 years ago



Field Descriptions


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.