bucketfs_add
This job adds a BucketFS service.
Mandatory parameters
Parameter name | Data type | Description |
---|---|---|
bucketfs_name | string | BucketFS service name. |
http_port | string, integer | The http port of the bucketFS service. If the value for HTTPSPort is anything but 0, this parameter is ignored. To ensure http is deactivated, enter 0. |
https_port | string, integer | The https port for the BucketFS service. To ensure the https connection is deactivated, enter 0 . |
owner | tuple, list | Tuple (User id, group id) of the database owner in type integer or (user name, user group name). |
Optional parameters
Parameter name | Data type | Description |
---|---|---|
sync_key | string | Synchronization key in base 64 format. |
sync_period | string, integer | Synchronization interval in seconds. |
path | string | Path to the BucketFS service. |
mode | string | One of the following service modes: BucketFS, rsync or SDFS. |
bucketvolume | string | The SDFS volume name. |
Substitute parameters
There are no substitute parameters.
Allowed users
The following users are allowed to run this job:
- root
Allowed groups
The following groups are allowed to run this job:
- root
- exabfsadm
- exaadm
Examples
The following examples show how to run this job in a Python program using XML-RPC or on the command line using confd_client.