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> [-commandtimeout <seconds>] [-debug

Argument(s) Shortcut Description
-commandtimeout <seconds> -ct The command timeout for network communication. The default timeout is 10 seconds. The maximum timeout is 3600. This option can be used to adjust the timeout value to account for network latency. (optional)
-debug -deb Turn on additional error information. (optional)
-hostname <hostname> -ho Host name of remote workstation running remote backup server (required when -s remote is used)
-partition <backup_partition> -par Partition on the backup device. (maximum length of 64 characters) .
-password -pas User password for the specified partition.
-port <portnumber> -po Port number for remote backup server on remote workstation (required when -s remote is used)
-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.

>remote -hostname <host name> -port <port number> if the backup device is in a remote work station.

>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