You are here: Reference Manual > Client-side Commands (VTL) > vtl backup Client Commands > vtl backup delete Client Command

Client-Computer Commands (vtl)

vtl backup delete Client Command

NAME

vtl backup delete  

SYNOPSIS

vtl backup delete -target <slot# or label> -partition <backupHSM partitionname>

DESCRIPTION

This command is used remotely to delete backed-up Luna SA partition contents from a specified slot or labeled partition on a backup HSM.

See also:

vtl backup

vtl backup restore

vtl backup append

vtl backup token

 

OPTIONS

-target <slot # or label>  [mandatory] The slot number or the label of the target HSM. Do NOT use a numeral as the first character in a slot label. The command looks for a slot number first, and any numeral it sees is interpreted as a slot number.

-partition <backup partition name> [mandatory] The  name of the target partition on the Backup HSM.

SAMPLE OUTPUT

 

\LunaSA>vtl backup delete -t mylunabackup -p mylunapar1

*** Are you sure you want to delete mylunapar1 partition? [yes/no]: yes

Luna PED operation required to login to mylunabackup - use Security Officer (blue) PED key  
Partition 'mylunapar1' deleted.

\LunaSA>

.