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, or minimum Luna Appliance Software 7.9.0 with the lnh_cluster-1.0.5 package, Luna HSM Firmware 7.8.4, and Luna HSM Client 10.8.0 to migrate keys from Luna application partitions.
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> [-detail]
Argument(s) | Shortcut | Description |
---|---|---|
-detail | -d | Include this option to display details of the certificates associated with the cluster. This option requires Luna Appliance Software 7.9.0 or newer with lnh_cluster-1.0.5 or newer installed. |
-memberid <string> | -m | Specifies the ID of the member to display information about. |
Examples
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)
lunash:>cluster member show -memberid 0343262c-1dac-4426-9af1-22070426aa07 -detail Member Label: LNH-999999 Member ID: 0343262c-1dac-4426-9af1-22070426aa07 IP: 1.2.3.4 Service IP: 1.2.3.4 Member Group: local SW Version: Cluster: 1.0.5-166869 IS Migration: not installed Status: Authorized: True Primary: True Local: True Visible: True Mode: Read-Write Restart Cluster service: False Certificate: service: grpc Fingerprint SHA256: 27:BB:94:B4:89:3D:46:75:C4:E4:7D:75:F9:71:06:FB:87:A3:23:98:CE:54:B9:5B:06:F0:B9:89:5A:5D:73:8A Start Date: Feb 8 03:24:05 2025 GMT End Date: Feb 6 03:24:05 2035 GMT Ciphers: TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_GCM_SHA256 service: database Fingerprint SHA256: 05:F9:42:9E:E4:88:51:22:2C:40:E3:89:E3:D2:23:8B:36:93:43:32:10:14:F9:97:2D:BD:28:AD:42:61:DA:3D Start Date: Feb 8 03:24:07 2025 GMT End Date: Feb 6 03:24:07 2035 GMT Ciphers: ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384, ECDHE-ECDSA-AES128-SHA256, ECDHE-ECDSA-AES256-SHA, ECDHE-ECDSA-AES128-SHA, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_GCM_SHA256 service: rest Fingerprint SHA256: B1:B5:5F:D1:A6:BB:61:DD:A9:17:BA:C1:64:70:2B:BC:CE:AA:9A:8B:5A:D9:38:4F:A7:33:3A:88:98:0F:C8:BE Start Date: Feb 8 03:24:08 2025 GMT End Date: Feb 6 03:24:08 2035 GMT Ciphers: ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_GCM_SHA256 service: messaging Fingerprint SHA256: 7C:A5:0C:67:5C:4A:60:1E:69:F8:5B:A2:9C:A0:18:68:E1:F3:5F:79:07:24:45:5C:A8:BA:5D:DD:C0:B0:BB:D8 Start Date: Feb 8 03:24:03 2025 GMT End Date: Feb 6 03:24:03 2035 GMT Ciphers: TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_GCM_SHA256 Command Result : 0 (Success)