bucketfs_modify
This job modifies a BucketFS service.
Mandatory parameters
Parameter name | Data type | Description |
---|---|---|
bucketfs_name | string | The name of the BucketFS service. |
Optional parameters
Parameter name | Data type | Description |
---|---|---|
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 . |
sync_period | string, integer | The synchronization period in seconds. |
owner | tuple, list | Tuple of (User id, group id) of the database owner in type integer or (user name, user group name). |
Substitute parameters
There are no substitute parameters.
Allowed users
The following users are allowed to run this job:
- root
- _owner
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.