Skip to content

backuppolicy

Backup Policy

show | set

show backuppolicy

Use this operation to get backup policy to view the number of previous backups to retain and backup file encryption details

Synopsys

show backuppolicy [id=<string>]

Parameters

id

Id is system generated key

set backuppolicy

Use this operation to modify the number of previous backups to retain and backup file encryption details

Synopsys {#synopsys-1 style="margin-left: 20px;"}

set backuppolicy backup_to_retain=<int> [encrypt_backup_file=(false | true)] [policy_name=<string>] [external_storage_info=<backup_external_storage>] [enable_external_transfer=(false | true)] [backup_password=<stringx>]

Parameters {#parameters-1 style="margin-left: 20px;"}

backup_to_retain

Number of previous backups to retain

This is a mandatory parameter.

encrypt_backup_file

Encrypts backup files

policy_name

Policy Name

external_storage_info

Information of the External storage for backup file

enable_external_transfer

Enable transfer of backup file to external server

backup_password

Password for backup file encryption

Was this article helpful?