create-backup-server¶
Verifies prerequisites and creates a backup server for an endpoint
This blueprint orchestrates the complete setup of a backup server for a DRP endpoint.
- Verify Endpoint - Confirms the target endpoint has the backup-recovery content pack installed and is accessible
- Setup Backup Folder - Creates and validates the backup storage directory
- Create Backup Server - Creates a resource broker configured for backup operations
On success, the created resource broker's UUID is stored in the
backup/broker-uuid parameter on the machine that ran the work order.
The blueprint will fail if: - The target endpoint is unreachable - The backup-recovery content pack is not installed on the target - The backup storage directory cannot be created or is not writable - A backup broker for this endpoint already exists
Objects that Reference create-backup-server¶
Not used in current content packs
Objects used by create-backup-server¶
- tasks verify-endpoint in field Tasks as value verify-endpoint
- tasks setup-backup-folder in field Tasks as value setup-backup-folder
- tasks create-backup-server in field Tasks as value create-backup-server