Use info to retrieve details about HSMs in a cluster, including hostname, port, IP address, and the names and types of currently logged-in users.
User types
All user types can run this command without logging in first: Administrator (CO), Crypto User (CU), and Audit User (AU). For role descriptions, see HSM User Permissions Table.
Syntax
Enter the arguments in the order shown below.
info server <server ID>Parameters
| Parameter | Description | Required | Valid values |
|---|---|---|---|
<server ID> | The ID of the HSM server. To find the server ID, use getHSMInfo. | Yes | No special requirements |
Example
This example runs info on server 0, which is the first HSM in the cluster. The output includes the HSM's IP address, port, connection state, partition, and the type and name of the current user.
cloudmgmt>info server 0
Id Name Hostname Port State Partition LoginState
0 172.16.0.2 172.16.0.2 2225 Connected 192168123006 Logged in as 'crypto_user(CU)'