partition showContents

Using this command, the Crypto Officer can display a list of all objects on a partition. The partition name, serial number and total object count is displayed. For each object that is found, the label and object type are displayed.

NOTE   This command requires Luna Appliance Software 7.8.1 or newer. It cannot be used on STC partitions; the Partition SO must use LunaCM at the client for partition management.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

Syntax

partition showContents -partition <partition_name> [-cu] -password <password>

Argument(s) Shortcut Description
-cu -c Perform task as Crypto-User. This option is required if you are using the Crypto-Officer/Crypto-User distinction.
-partition <name> -par Specifies the name of the partition for which contents are to be displayed. Obtain the partition name by using the partition list command.
-password <password> -pas The Crypto Officer password or partition challenge password.

Example

lunash:>partition showContents -partition myPartition



  Please enter the Crypto Officer's challenge:
  > ********

   Partition Name:                                myPartition
   Partition SN:                                 154438865353
   Partition Label:                               myPartition
   Partition Version:                                       0
   Storage (Bytes): Total=6628003, Used=16760, Free=6611243
   Number objects:  10

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

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

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

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

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

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

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

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

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

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


Command Result : 0 (Success)