Previous page

Next page

Locate page in Contents

Print this page

backupm_configType

Summary:

Contains the backup configuration information.

Type specification:

Name

Min/Max

Type

Description

backup_server

1..1

connection_info_baseType

Backup server connection information.

chain_length

1..1

int

Maximum number of incremental backups in any given backup sequence. When this number is exceeded, a new backup sequence must be started beginning with a full backup.

chain_days

1..1

int

Maximum number of days an incremental backup sequence may continue uninterrupted. When this number is exceeded, a new sequence must be started beginning with a new backup.

keep_max

1..1

int

The maximum number of backup archives for a given server that should be kept on the backup server. When this number is exceeded, the oldest backup file is automatically removed on every successful new backup.

compression

1..1

int

The default compression level. See backup_optionsType for the available compression levels.

type

1..1

int

Default backup type. See backup_optionsType for the list of backup types.

pe_backups_limit

1..1

none

The maximum number of backups a user can perform on a single server.

Please send us your feedback on this help page