{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/c185c5e2-e05d-3be1-ba09-4260128bc6c1","info":{"title":"Job Scheduler APIs","description":"APIs exposed by Inventory service.","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"},"version":"7.1.0"},"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/inventory-job-scheduler-api-overview.md"}},"openapi":"3.0.1","servers":[{"url":"https://{server_ip}:30603/crosswork/rs/json/jobSchedulerServiceInv/v1/","description":"Generated server url"}]},"spec":{"type":"object","description":"JobTimeDTO","properties":{"hour":{"type":"string","description":"Specificy the hour to start the job"},"minute":{"type":"string","description":"Specificy the minute to start the job"},"startDate":{"type":"string","description":"Specificy the startDate to start the job"},"endDate":{"type":"string","description":"Specificy the endDate to start the job"},"day":{"type":"string","description":"Specificy the day to start the job"},"month":{"type":"string","description":"Specificy the month to start the job"},"year":{"type":"string","description":"Specificy the year to start the job"}},"xml":{"name":"JobTimeDto"},"title":"JobTimeDto"}}