Go to documentation repository
Page History
...
Parameter | Required | Description |
---|---|---|
schema | Yes | Volume type. Possible values: file - local archive on the Server; smb - network archive with an SMB protocol connection; azure - archive in Microsoft Azure cloud storage; s3 - archive in Amazon S3 cloud storage. |
Parameters for the file type: | ||
path | Yes | The path to the file/disk with the archive. |
Parameters for the smb type: | ||
host | Yes | Name of the server with network repository. |
smb_share | Yes | Network repository. |
path | Yes | Folder in network repository, where the archive will be stored. |
smb_domain | No | Network repository domain. |
user | No | User name. |
password | No | Password. |
Parameters for the azure type: | ||
protocol | Yes | Connection protocol: HTTP or HTTPS. This parameter is located in the properties of the created container. |
host | Yes | Azure server address. This parameter is located in the properties of the created container. |
access_key | Yes | Access key in base64. This parameter is located in the Access keys section. |
container | Yes | Azure container. This parameter is located in the properties of the created container. |
user | Yes | User name. This parameter is located in the Access keys section (Storage account name). |
path | No | Location of the volume folder in Azure. |
port | No | Azure server port. |
...
Expand | ||
---|---|---|
| ||
|
Example of creating an object archive in Amazon S3:
Expand | ||
---|---|---|
|
Changing an archive volume
...
Overview
Content Tools