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 code snippets show how to use this job using both Python (via XML-RPC) and on the command-line using confd_client.