delete-backup-config

deletes an existing domain backup configuration

Synopsis

delete-backup-config [--help]
backup-config-name

Description

The delete-backup-config subcommand deletes an existing domain backup configuration.

This subcommand is supported in remote mode only.

Options

--help
-?

Displays the help text for the subcommand.

Operands

backup-config-name

Specifies the name of the domain backup configuration to delete.

Examples

Example 1   Deleting a Domain Backup Configuration

This example deletes the monthly-config domain backup configuration.

asadmin> delete-backup-config monthly-backup
Command delete-backup-config executed successfully.

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also

create-backup-config(1), disable-backup-config(1), enable-backup-config(1), list-backup-configs(1)

asadmin(1M)