cluster member show

Display information about a specified cluster member.

NOTE   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: GET /api/clusters/{clusterID}/members/{memberID}

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

>Monitor

Syntax

cluster member show -memberid <string>

Argument(s) Shortcut Description
-memberid <string> -m Specifies the ID of the member to display information about.

Example

lunash:>cluster member show -memberid ecb8f151-8184-412d-840a-6cd15e8ffb36

Member Label:   LNH-999999
                         
Member ID:      ecb8f151-8184-412d-840a-6cd15e8ffb36
IP:             1.2.3.4                      
Member Group:   local                               
SW Version:                                         
Status:                                             
             Authorized: True                                
                Primary: True                                
                  Local: True                                
                Visible: True                                
                   Mode: Read-Write                          
Restart Cluster service: False                               

Command Result : 0 (Success)