Get details of key groups
To get details of key groups, use the NetBackup Key Management Service (KMS) utility command (the nbkmsutil command) with the included arguments.
nbkmsutil -help -listkgs nbkmsutil -listkgs [ -kgname <key_group_name> | -cipher <type> | -emptykgs | -noactive ] [ -noverbose ]
Note:
By default all of the key groups are be listed. If no option is specified, the details of all of the key groups are returned.
-kgname | Specifies the name of a key group. |
-cipher | Gets the details of all the key groups which support specific cipher type. |
-emptykgs | Gets the details of all the key groups with zero keys in it. |
-noactive | Gets the details of all the key groups in which there is no active key. |
-noverbose | Prints the details in formatted form (non-readable) format. The default is verbose. The output is displayed in a human readable form. |