token backup partition show

Display a list of objects on the backup partition.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

>Monitor

Syntax

token backup partition show -partition [<partitionName>] -serial <serialnum> -password <backup_token/hsm_userPassword>

Argument(s) Shortcut Description
-password <tokenpartitionpassword> -pas Specifies the password of the backup partition for which to display information. If you do not specify a password, you are prompted to enter it when you execute the command.
-partition <tokenpartitionname> -par Specifies the name of the backup partition for which to display information. By default information about all partitions is shown. Obtain the partition name by using the partition list command.
-serial <tokenserialnumber> -s The serial number of the backup partition for which to display information. By default information about all partitions is shown. Obtain the partition name by using the partition list command.

Example

lunash:>token backup partition show -partition sa78par1backup -serial 496771


  Please enter the user password for the token:
  > ********


   Partition Name:                            sa78par1backup
   Partition SN:                              496771005
   Partition Label:                           sa78par1backup
   Storage (Bytes): Total=9480, Used=9348, Free=132
   Number objects:  6

   Object Label:  MT RSA 4096-bit Public KeyGen
   Object Type:   Public Key
   Object Handle: 14

   Object Label:  MT RSA 4096-bit Private KeyGen
   Object Type:   Private Key
   Object Handle: 15

   Object Label:  MT RSA 4096-bit Public KeyGen
   Object Type:   Public Key
   Object Handle: 19

   Object Label:  MT RSA 4096-bit Private KeyGen
   Object Type:   Private Key
   Object Handle: 20

   Object Label:  MT RSA 4096-bit Public KeyGen
   Object Type:   Public Key
   Object Handle: 24

   Object Label:  MT RSA 4096-bit Private KeyGen
   Object Type:   Private Key
   Object Handle: 25


Command Result : 0 (Success)