{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/fb8fa52d-5ca2-302d-93e5-1ac0c5b12b91","info":{"title":"Device Configuration Backup History API","description":"Device Configuration Backup History API","version":"1.0.0","contact":{"name":"Crosswork Team,Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"}},"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/Device Configuration/device-config-backup-history-api-overview.md"}},"openapi":"3.1.0","servers":[{"url":"https://{server-ip}:30603/crosswork/config/v1","description":"Generated server url"}]},"spec":{"description":"ConfigBackupRestoreJobList","type":"object","properties":{"page_summary":{"description":"Page Summary","type":"object","properties":{"total_pages":{"description":"Total Pages","type":"integer","format":"int32"},"total_elements":{"description":"Total Elements","type":"integer","format":"int32"},"page_number":{"description":"Page Number","type":"integer","format":"int32"},"page_size":{"description":"Page Size","type":"integer","format":"int32"}},"$$ref":"#/components/schemas/PageSummary"},"config_backup_restore_jobs":{"description":"Config Backup Restore Jobs List","type":"array","items":{"description":"ConfigBackupRestoreJob","type":"object","properties":{"job":{"description":"Job","type":"object","properties":{"last_run_status_value":{"description":"Last Run Status Value","type":"integer","format":"int32"},"run_count":{"description":"Run Count","type":"integer","format":"int32"},"status_value":{"description":"Status Value","type":"integer","format":"int32"},"params_count":{"description":"Params Count","type":"integer","format":"int32"},"percentage_completed":{"description":"Percentage Completed","type":"integer","format":"int32"},"params":{"description":"Params","type":"object","additionalProperties":{"description":"Any","type":"object","properties":{"type_url":{"description":"Type Url","type":"string"},"value":{"description":"Value","type":"string"}},"$$ref":"#/components/schemas/Any"},"deprecated":true},"next_run_at":{"description":"Next Run At","format":"date-time","type":"string"},"last_run_at":{"description":"Last Run At","format":"date-time","type":"string"},"last_run_status":{"description":"Last Run Status","type":"string","enum":["NOT_STARTED","SUCCESS","IN_PROGRESS","RUN_FAILED","PARTIAL","UNRECOGNIZED"]},"job_type":{"description":"Job Type","type":"string"},"params_map":{"description":"Params Map","type":"object","additionalProperties":{"description":"Any","type":"object","properties":{"type_url":{"description":"Type Url","type":"string"},"value":{"description":"Value","type":"string"}},"$$ref":"#/components/schemas/Any"}},"created_by":{"description":"Created By","type":"string"},"status":{"description":"Status","type":"string","enum":["UNKNOWN","SCHEDULED","RUNNING","COMPLETED","PAUSED","BLOCKED","FAILED","UNRECOGNIZED"]},"schedule":{"description":"Schedule","type":"object","properties":{"start_now":{"description":"Start Now","type":"boolean"},"recurrence_case":{"description":"Recurrence Case","type":"string","enum":["HOURLY","DAILY","WEEKLY","MONTHLY","RECURRENCE_NOT_SET"]},"start_at_case":{"description":"Start At Case","type":"string","enum":["START_AT_TIME","START_NOW","STARTAT_NOT_SET"]},"start_at_time":{"description":"Start At Time","format":"date-time","type":"string"},"end_at_case":{"description":"End At Case","type":"string","enum":["END_AT_TIME","END_AFTER","ENDAT_NOT_SET"]},"end_after":{"description":"End After","type":"integer","format":"int32"},"end_at_time":{"description":"End At Time","format":"date-time","type":"string"},"hourly":{"description":"Hourly","type":"object","properties":{"every_nhour":{"description":"Every N Hour","type":"integer","format":"int32"}},"$$ref":"#/components/schemas/HourlyTrigger"},"daily":{"description":"Daily","type":"object","properties":{"every_nday":{"description":"Every N Day","type":"integer","format":"int32"}},"$$ref":"#/components/schemas/DailyTrigger"},"weekly":{"description":"Weekly","type":"object","properties":{"days_of_week_count":{"description":"Days of Week Count","type":"integer","format":"int32"},"days_of_week":{"description":"Days of Week List","type":"array","properties":{"empty":{"description":"Empty","type":"boolean"}},"items":{"description":"Items","type":"string"}}},"$$ref":"#/components/schemas/WeeklyTrigger"},"monthly":{"description":"Monthly","type":"object","properties":{"every_nmonth":{"description":"Every N Month","type":"integer","format":"int32"}},"$$ref":"#/components/schemas/MonthlyTrigger"}},"$$ref":"#/components/schemas/JobSchedule"},"name":{"description":"Name","type":"string"},"duration":{"description":"Duration","type":"integer","format":"int32"},"task":{"description":"Task","type":"string"}},"$$ref":"#/components/schemas/Job"},"device_count":{"description":"Device Count","type":"integer","format":"int32"}},"$$ref":"#/components/schemas/ConfigBackupRestoreJob"}}},"title":"ConfigBackupRestoreJobList"}}