The Storage Buckets Page
Field | Description |
---|---|
Search | Looks for Storage Buckets that match your input. Searches according to name and description. |
Provider Filter | Enables you to filter the page according to the storage provides. The following options are available: Amazon S3 Azure Storage File System MinIO Orchestrator |
Add | Opens the Add Bucket window, enabling you to create a new storage bucket. |
Name | The name of the Storage Bucket. Click on the name to open the selected bucket and view its contents. |
Provider | The storage provider configured for the bucket. The available options are: Amazon S3 Azure Storage File System MinIO Orchestrator |
Options | Indicates if the storage bucket has either of the following options enabled: Readonly Audit read access |
Description | The description of the given bucket, if any. |
Edit | Opens the selected Bucket for editing. Note: The editable fields vary based upon the storage provider. |
Delete | Deletes the selected Bucket. |
The Storage Bucket View Page
Field | Description |
---|---|
Search | Looks for files that match your input. |
Upload | Opens the Upload new file dialog, enabling you to add a new file to this bucket. |
File Full Path | The full file path of the selected file. |
Download | Download the selected file. |
Delete | Delete the selected file. |
The Add Bucket Page
Orchestrator
Field | Description |
---|---|
Name | Enter a descriptive name for the new bucket. |
Description | Enter an optional description for the new bucket. |
Bucket Options | Contains 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. |
Cancel | Close the Add Bucket window without saving. |
Add | Create the new bucket as defined. |
Azure Storage
Field | Description |
---|---|
Name | Enter a descriptive name for the new bucket. |
Description | Enter an optional description for the new bucket. |
Azure Storage container name | The name of the Azure Storage container to be used for this bucket. |
Azure Storage endpoint suffix | The endpoint suffix of your Azure Storage environment. For example, the endpoint suffix for Azure Public is core.windows.net . |
Azure Storage account name | The Azure Storage account for this container. |
Azure Storage access password | The password for the Azure Storage account being used. |
Orchestrator Credential Store | Use the drop-down to select which Credential Store is used to store the provided password. |
Amazon S3
Field | Description |
---|---|
Name | Enter a descriptive name for the new bucket. |
Description | Enter an optional description for the new bucket. |
Amazon S3 bucket name | The name of the Amazon S3 bucket to be used. |
Amazon S3 region | The region of your Amazon S3 account. For example us-east-1 . |
Amazon S3 access key | The access key for your Amazon S3 account. |
Amazon S3 access password | The password for the Amazon S3 account being used. |
Orchestrator Credential Store | Use the drop-down to select which Credential Store is used to store the provided password. |
File System
Field | Description |
---|---|
Name | Enter a descriptive name for the new bucket. |
Description | Enter an optional description for the new bucket. |
Files location | The path of the location to be used for storage. |
MinIO
Field | Description |
---|---|
Name | Enter a descriptive name for the new bucket. |
Description | Enter an optional description for the new bucket. |
MinIO bucket name | The name of the MinIO bucket to be used. |
MinIO server name | The name of the server being used for this storage bucket. |
MinIO server access key | The access key for your MinIO account. |
MinIO access password | The password for the MinIO account being used. |
Orchestrator Credential Store | Use the drop-down to select which Credential Store is used to store the provided password. |
Updated 2 years ago