plugin_add
This job adds a new plugin to a bucket.
Mandatory parameters
Parameter name | Data type | Description |
---|---|---|
plugin_name | string | The name of the plugin. |
Optional parameters
Parameter name | Data type | Description |
---|---|---|
bucketfs_name | string | The name of the BucketFS service where the bucket is stored. |
bucket_name | string | The name of the bucket that will store the plugin. If the bucket does not already exist, a new one will be created. |
dir | string | The folder name and location where the plugin will be stored. The default folder name is plugins. If you created your own bucket, you must create your own folder in which to store the plugin. |
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
- 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.