cluster client deregister

Remove a client's registration on the cluster.

NOTE   Thales recommends Luna Appliance Software 7.8.3 with cluster package 1.0.3, Luna HSM Firmware 7.8.2, and Luna HSM Client 10.6.0 to use clusters.

User Privileges

Users with the following privileges can perform this command:

>Admin

Syntax

cluster client deregister -clientid <string>

Argument(s) Shortcut Description
-clientid -c Specifies the ID of the client to de-register.
-force -f De-register the client without asking for confirmation.

Example

lunash:>cluster client deregister -clientid 7ba8124c-05d3-412b-ac6b-fd2cbae6324a

WARNING: This operation will deregister Client from the Cluster!!!

Type 'proceed' to continue, or 'quit' to quit now.

proceed
Proceeding...

Client 7ba8124c-05d3-412b-ac6b-fd2cbae6324a was successfully deleted.

Command Result : 0 (Success)