docker.backup_to_pool

Create a backup of existing apps on target_pool.

This creates a backup of existing apps on the target_pool specified. If this is executed multiple times, in the next iteration it will incrementally backup the apps that have changed since the last backup.

Note: This will stop the docker service (which means current active apps will be stopped) and then start it again after snapshot has been taken of the current apps dataset.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: target_pool

target_pool

Type: string

Must be at least 1 characters long

Result

Type: null


Required roles: DOCKER_WRITE