bppldelete

bppldelete — delete policies from the NetBackup database

SYNOPSIS

<admin_dir_path>bppldelete policyname [-verbose] [-M master_server,...] [-generation generation]

On Windows systems, <admin_dir_path> is <install_path>\NetBackup\bin\admincmd\

DESCRIPTION

bppldelete deletes policies from the NetBackup database.

Any authorized user can initiate this command.

For more information about NetBackup authorization, refer to the NetBackup Security and Encryption Guide.

OPTIONS

-generation generation

Ensures that the command acts on a specific generation or version of a policy. The generation value increments each time a policy is saved. Use bpplinfo or bppllist to list the current generation value. If no generation is indicated, the command acts on the current version.

-M master_server,...

Deletes the policy information for a specific master server(s). For example, to delete policy MWF_PM from master server Saturn, enter the following:

bppldelete MWF_PM -M Saturn
policyname

Specifies the policy to remove from the NetBackup database.

-verbose

Selects verbose mode for logging.