Getting Key Info

Command to get key info.

The getKeyInfo command retrieves information about the key owners, users with which it is shared, and whether it is a token or session key.

In the User Management utility, open a command prompt and run getKeyInfocommand to get information about the key owners, users with which it is shared, and whether it is a token or session key.

Syntax

getKeyInfo <KeyHandle> [OutputFile] 
Parameter Description
KeyHandle Key handle for which to get information
OutputFile Path to the file to dump the key information

Example

cloudmgmt>getKeyInfo 524294
Key Info on server 0(10.144.157.163):

Token/Flash Key,
Owned by user 3
getKeyInfo success on server 0(10.144.157.163)
Server 1(0.0.0.0) is not connected
Key Info on server 2(10.144.157.163):
 Token/Flash Key,
Owned by user 3
getKeyInfo success on server 2(10.144.157.163)
Key Info on server 3(10.144.157.163):

Token/Flash Key,
Owned by user 3
getKeyInfo success on server 3(10.144.157.163)