{"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":{"objectType":{"example":"PagedDeviceConfigStatusVo"},"page":{"example":0},"results":{"items":{"properties":{"device_eid":{"example":"IG21-EU-E+A1122334455","type":"string"},"errorDetails":{"example":null,"type":"string"},"errorMessage":{"example":null,"type":"string"},"ip":{"example":null,"type":"string"},"lastUpdated":{"example":"1970-01-01 00:00:00:000","type":"string"},"name":{"example":"IG21-EU-E+A1122334455","type":"string"},"status":{"enum":["NOT_STARTED","QUEUED","CONFIGURING","SUCCESS","ERROR","CONFIGURING_SD_CARD_PASSWORD","CONFIGURING_ACCESS_POINT","CONFIGURING_AP_BOOTSTRAP","CONFIG_PUSHED","ATTEMPTS_EXHAUSTED","INIT","ENROLLING","WAITING_ENROLL","PENDING"],"example":"NOT_STARTED","type":"string"}},"type":"object","$$ref":"#/definitions/DevicesConfigStatusVo"},"type":"array"},"size":{"example":1},"total":{"example":1}},"required":["results"],"type":"object","title":"PagedDeviceConfigStatusVo"}}