cluster admin disable
Disable the clusteradmin service. When disabled, the service does not restart automatically after an appliance reboot. This service allows you to use the cluster REST API (see Luna Cluster REST API Reference).
NOTE This command is available using Luna Appliance Software 7.8.5 or newer, with the lnh_cluster-1.0.4 package or newer installed.
Thales requires minimum Luna Appliance Software 7.8.5 with the lnh_cluster-1.0.4 package, Luna HSM Firmware 7.8.4, and Luna HSM Client 10.7.2 to use clusters in production environments.
REST API: PATCH /api/lunasa/services/{serviceid}
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
cluster admin disable [-force]
Argument(s) | Shortcut | Description |
---|---|---|
-force | -f | Disable the service without prompting for confirmation. |
Example
lunash:>cluster admin disable WARNING !! This operation will disable Cluster Administration Service!!! If you are sure that you wish to proceed, then type 'proceed', otherwise type 'quit' > proceed Proceeding... Command Result : 0 (Success)