cert_update
This job uploads a new TLS certificate which is used for all databases, buckets and configuration APIs.
Mandatory parameters
Parameter name | Data type | Description |
---|---|---|
key | string | The entire TLS private key as a string. |
cert | string | The entire TLS certificate chain as a string. |
Optional parameters
Parameter name | Data type | Description |
---|---|---|
ca | string | The entire TLS certificate authority as a string. |
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
- exadbadm
Examples
There are no examples.