{"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":"FirmwareImageVo"},"id":{"description":"Image Id","example":"400001001","type":"integer"},"name":{"description":"Image Name","example":"testIr800","type":"string"},"fileName":{"description":"File Name","example":"test-ir800","type":"string"},"fileHash":{"description":"File Hash","example":"ABC8347D4W2-EF529GH25F8","type":"string"},"fileSize":{"description":"File Size","example":"203433678","type":"integer"},"version":{"description":"Image Version","example":"15.8(3)M4","type":"string"},"displayVersion":{"description":"Image Display Version","example":"15.8(3)M4","type":"string"},"bundleType":{"enum":["CDMA_CGR","CGOS_CGR","GSM_CGR","IOS_CGR","ENDPOINT_RF","ENDPOINT_PLC","ENDPOINT_BBU","ENDPOINT_LMAC","ENDPOINT_BL","IOS_C800","ENDPOINT_PLC_RF","IOS_AP800","IOS_IR800","LORAWAN","IOS_WPAN_RF","IOS_WPAN_PLC","IOS_WPAN_OFDM","IOS_WPAN_IXM","IOX_APP","IOX_CGR","IOX_IR800","IOS_SBR","IOX_IR500","IOS_IR807","ACTD_CGR","IOS_IR1100","IOS_IR1800","IOS_ESR5900_BASE","IOS_ESR5900_UNIVERSAL","IC3000","MK5","IG","IG_CELLULAR","IOS_IE3X00"],"example":"CDMA_CGR","type":"string"}},"type":"object","description":"Image","title":"FirmwareImageVo"}}