partition archive contents
Display the contents of a specified backup partition on the backup device in the specified slot. 
Syntax
partition archive contents -slot <backup_device> -partition <backup_partition> -password <password> [-debug]
| Argument(s) | Shortcut | Description | 
|---|---|---|
| -debug | -deb | Turn on additional error information (optional). | 
| -partition <backup_partition> | -par | Partition on the backup device (maximum length of 64 characters). | 
| -password | -pas | User password for the specified partition. | 
| -slot <backup_device> | -s | Target slot containing the backup device. It can be specified by any of the following: > <slot number>, if the backup slot is in the current system. >direct to specify a USB-attached backup device. If you know the slot number that contains the USB-attached HSM, you can specify that slot number explicitly (for example, -s 5) | 
Example
lunacm:> partition archive contents -slot 2 -partition sa78backup
        Option -password was not supplied.  It is required.
        Enter the user password for the backup container: ********
        Logging in as the user on slot 2.
        Contents of partition sa78backup on slot 2 :
        Object list:
        Label:         MT RSA 4096-bit Private KeyGen
        Handle:        14
        Object Type:   Private Key
        Object UID:    26000000050000071b030100
        Label:         MT RSA 4096-bit Public KeyGen
        Handle:        18
        Object Type:   Public Key
        Object UID:    25000000050000071b030100
        Label:         MT RSA 4096-bit Private KeyGen
        Handle:        19
        Object Type:   Private Key
        Object UID:    24000000050000071b030100
        Label:         MT RSA 4096-bit Public KeyGen
        Handle:        23
        Object Type:   Public Key
        Object UID:    23000000050000071b030100
        Label:         MT RSA 4096-bit Private KeyGen
        Handle:        24
        Object Type:   Private Key
        Object UID:    22000000050000071b030100
        Label:         MT RSA 4096-bit Public KeyGen
        Handle:        28
        Object Type:   Public Key
        Object UID:    21000000050000071b030100
        Number of objects:  6
Command Result : No Error