# Pastebin 2VWFZAAE root@testbackup:~/.freezer# freezer-scheduler --insecure job-list /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:821: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html InsecureRequestWarning) +----------------------------------+-------------------------------------------------------------------------------+-----------+-----------+-------+--------+------------+ | job_id | description | # actions | status | event | result | session_id | +----------------------------------+-------------------------------------------------------------------------------+-----------+-----------+-------+--------+------------+ | f748f04a77e44a4795b9f52615a9fbde | testlocalsystem | 1 | scheduled | | | | | bcc7862644404a3cb1195609500eba06 | Restore testactionlocalsystem for feaaa7962cd64cffa9282b103b87bb8d_testbackup | 1 | running | | | | +----------------------------------+-------------------------------------------------------------------------------+-----------+-----------+-------+--------+------------+ root@testbackup:~/.freezer# freezer-scheduler --insecure job-get --job f748f04a77e44a4795b9f52615a9fbde /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:821: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html InsecureRequestWarning) { "user_id": "8362524b82c64f0e913b2365367eabaa", "description": "testlocalsystem", "_version": 6, "job_schedule": { "schedule_interval": "15 minutes", "status": "scheduled", "time_started": -1, "time_created": 1468913873, "time_ended": -1, "result": "", "schedule_start_date": "2016-07-19T07:40:00", "event": "" }, "client_id": "feaaa7962cd64cffa9282b103b87bb8d_testbackup", "job_actions": [ { "freezer_action": { "os_auth_ver": "2", "backup_name": "testactionlocalsystem", "container": "/home/freezer-backup", "compression": "gzip", "no_incremental": true, "path_to_backup": "/home/freezer", "storage": "local", "mode": "fs", "action": "backup" }, "action_id": "23d38ee0661241d1bc9a3696108a56a0" } ], "job_id": "f748f04a77e44a4795b9f52615a9fbde" } root@testbackup:~/.freezer# freezer-scheduler --insecure job-get --job bcc7862644404a3cb1195609500eba06 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:821: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html InsecureRequestWarning) { "user_id": "8362524b82c64f0e913b2365367eabaa", "job_id": "bcc7862644404a3cb1195609500eba06", "_version": 4, "job_schedule": { "status": "running", "time_started": -1, "time_created": 1468913983, "time_ended": -1, "result": "", "event": "" }, "client_id": "feaaa7962cd64cffa9282b103b87bb8d_testbackup", "job_actions": [ { "freezer_action": { "backup_name": "testactionlocalsystem", "container": "/home/freezer-backup", "restore_abs_path": "/home/freezer-restore", "storage": "local", "action": "restore", "restore_from_date": "2016-07-19T07:38:48", "restore_from_host": "testbackup" }, "action_id": "2f1149f7f653486eb01a3ebe0f26c901" } ], "description": "Restore testactionlocalsystem for feaaa7962cd64cffa9282b103b87bb8d_testbackup" }