# Pastebin FWXy806T root@freezer-tests:~/schedules# cat 6incrementals.json { "job_actions": [ { "freezer_action": { "action" : "backup", "mode" : "cinder", "backup_name" : "backup-test-cinder-native-incremental6days", "container" : "backup-test-cinder-native", "log_file" : "/var/log/freezer-cinder-native.log", "incremental" : "true", "cindernative_vol_id" : "0141c22b-5865-44b2-96c6-b1c79db6863c" } } ], "job_schedule": { "schedule_start_date": "2017-01-10T17:58:00", "schedule_hour": "10", "schedule_minute": "50", "schedule_day" : "mon, tue, wed, thu, fri, sat" }, "description": "schedule_backups cinder native incremental 6 days" }