{"type":"model","meta":{"id":"/apps/pubhub/media/edm-api-v2/a2a30bcc9ecab5281b65761ae61df7e0031d5691/f67a4e01-0023-334a-9a4a-7e606c2ef1a2","swagger":"2.0","info":{"contact":{"email":"devmgmt@cisco.com"},"description":"This is the IoT device management core service. The service is responsible for managing the lifecycle of various IoT gateways and endpoints deployed as part of the Field Area Networks","license":{"name":"Licensing is primarily subscription based. Call Andy now!","url":"https://www.cisco.com"},"termsOfService":"http://swagger.io/terms/","title":"IoT Device Lifecycle Management","version":"4.0.0"},"host":"us.ciscoiot.com","basePath":"/nbapi/edm/v1","schemes":["https"],"securityDefinitions":{"bearerAuth":{"description":"This is the bearer Auth token.","in":"header","name":"Authorization","type":"apiKey"}},"security":[{"bearerAuth":[]}],"x-parser-conf":{"apiKeyGenerator":{"$remoteModule":"./config/apikey.js"}}},"spec":{"properties":{"failureCount":{"type":"integer"},"limit":{"description":"Count of items to be returned in a single page (as given in input)","type":"integer"},"logList":{"description":"list of all logs records retrieved for a specific job_id (in paginated order)","items":{"properties":{"logMessage":{"example":"com.cisco.cgms.devicemgmt.DeviceLoader job finished","type":"string"},"updatedAt":{"example":"2020-02-05 01:12","type":"string"}},"type":"object","$$ref":"#/definitions/JobLogItem"},"type":"array"},"name":{"example":"router2.csv","type":"string"},"status":{"type":"string"},"submittedAt":{"example":"2020-02-05 01:12","type":"string"},"successCount":{"type":"integer"},"totalLogCount":{"description":"The total count of devices returned by query","example":1,"format":"int64","type":"integer"},"totalPages":{"description":"Total numbers of pages to display","format":"int64","type":"integer"},"totalRecords":{"type":"integer"},"type":{"example":"Add device","type":"string"},"userName":{"example":"myusername","type":"string"}},"type":"object","title":"JobInfo"}}