create-backup-server¶
Creates a backup resource broker for the specified endpoint
This task creates a resource broker configured for backup operations against a target DRP endpoint.
The task will fail if a backup broker with the same name already exists. Broker names follow the pattern: backup-{endpoint-id}
Upon successful creation, the broker's UUID is stored in the
backup/broker-uuid parameter for reference by calling systems.
Objects that Reference create-backup-server¶
- blueprints create-backup-server in Backup and Recovery as part of Tasks (declared)
Objects used by create-backup-server¶
- templates prelude.tmpl
- params backup/endpoint-id
- params backup/endpoint-url
- params backup/endpoint-token
- params backup/endpoint-username
- params backup/endpoint-password
- params backup/destination-dir-base
- params backup/enable-automatic-backups
- params backup/initial-backup-hour
- params backup/daily-backup-frequency
- params backup/additional-profiles