cluster show
Display information about the specified cluster, including the number of keyrings and keys created, number of authorized members, number of sessions and a breakdown of some crypto operations performed by the cluster.
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.
The operation counts from all members are collated when cluster show runs. If a member's cluster service restarts, the operation counts on that member since the last cluster show command are reset to zero. This can result in counts that appear lower than the total number of operations run since the application was started. They do not indicate that assigned operations have not been completed.
REST API: GET /api/clusters/{clusterID}
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
>Monitor
Syntax
cluster show -clusterid <string>
Argument(s) | Shortcut | Description |
---|---|---|
-clusterid | -c | Specifies the UUID for the cluster to be displayed. |
Example
lunash:>cluster show -clusterid ac2a0f56-626e-4c91-a379-489b789a47e7 Cluster Label: cluster00 Cluster ID: ac2a0f56-626e-4c91-a379-489b789a47e7 CA certificate: SHA1 Fingerprint: 2A:D2:1E:D9:44:82:64:7C:5E:A3:3C:0C:3C:95:68:10:22:70:C3:4E SHA256 Fingerprint: 37:F2:67:58:DF:8E:08:C9:DE:FC:25:91:48:64:9B:7A:20:C6:97:4C:86:CA:96:4F:4F:B1:E0:7A:AA:2F:ED:A5 Expiration Date: Jul 23 21:10:40 2032 GMT Member: 2 out of 2 authorized KeyRingCount: 249 KeyCount: 380 Session: 11 out of 11 authenticated Crypto operations: sign/verify encrypt/decrypt wrap/unwrap key generation 1009 3 12 14 Command Result : 0 (Success)