Home >

Lunacm Command Reference Guide > LunaCM Commands > hagroup > hagroup removemember

hagroup removemember

Remove an HSM member from an existing HA group. Use the -slot option or the -serialNumber option to specify which HSM to remove from the group specified by the -group option.

Syntax

haGroup removeMember

-serialNumber <serial number> -l <label> -p <password> [-force]
-slot <slot number> -l <label> -p <password> [-force]

Parameter Shortcut Description
-serialNumber -se Serial number of primary member - [mandatory if -slotnumber not used] the serial number that identifies the primary member of the HA group.
-slot -sl Slot number of primary member - [mandatory if -serialnumber not used] a slot number to identify the primary member of the HA group.
-group -g Label for the new group - [mandatory] a label for the HA group being created.
-password -p Password for the HSM to remove - [mandatory if Password-authenticated/ignored if PED] The password or challenge secret shared by group members.

Example

lunacm:> hagroup removemember -serialnumber 12345679 -label mygroup -password 3nd13$$$uMM3r
 
Command Result : No Error