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. This method is a job. .. raw:: html
Name of the storage pool to backup Docker data to.
Must be at least 1 characters long
Returns null when the pool backup is successfully started.