{"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":"BackupJobRun","type":"object","properties":{"start_at":{"description":"Start At","format":"date-time","type":"string"},"run_status_value":{"description":"Run Status Value","type":"integer","format":"int32"},"run_status":{"description":"Run Status","type":"string","enum":["NOT_STARTED","SUCCESS","IN_PROGRESS","RUN_FAILED","PARTIAL","UNRECOGNIZED"]},"job_name":{"description":"Job Name","type":"string"},"run_id":{"description":"Run Id","type":"string"},"duration":{"description":"Duration","type":"integer","format":"int64"}},"$$ref":"#/components/schemas/BackupJobRun","title":"BackupJobRun"}}