{"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":{"defaultGroup":{"example":false,"type":"boolean"},"deviceCategory":{"enum":["UNKNOWN","ENDPOINT","ROUTER","IOTGATEWAY","SWITCH","HER","SERVICE","ACCESSPOINT","IOX","DB"],"example":"IOTGATEWAY","type":"string"},"deviceType":{"example":"ig","type":"string"},"groupDescription":{"example":"","type":"string"},"groupId":{"example":58006,"type":"integer"},"groupName":{"example":0,"type":"string"},"groupSubType":{"example":"Legacy","type":"string"},"groupType":{"enum":["CONFIG","FIRMWARE","GENERAL","TUNNEL"],"example":"CONFIG","type":"string"},"isFormBased":{"example":true,"type":"boolean"},"netObjectType":{"example":"ig","type":"string"},"operationUid":{"example":"d601009d-826c-4e5e-bf7b-d2410fdde9a7","type":"string"},"templateDetails":{"items":{"properties":{"templateId":{"example":null,"type":"integer"},"templateLastUpdated":{"example":"2023-02-21 02:22:36","type":"string"},"templateProperties":{"example":null,"type":"object"},"templateRevision":{"example":25,"type":"integer"},"templateType":{"enum":["CONFIG","EMBEDDED_AP_CONFIG","ROUTER_TUNNEL_ADD","HER_TUNNEL_ADD","HER_TUNNEL_DELETE","FACTORY_CONFIG","ROUTER_TUNNEL_DELETE","GATEWAY_TUNNEL_ADD","GATEWAY_TUNNEL_DELETE"],"example":"CONFIG","type":"string"},"templateTypeStr":{"example":"Configuration","type":"string"},"templateValid":{"example":false,"type":"boolean"},"templateValidationMessage":{"example":null,"type":"string"},"templateValue":{"example":"[{\n \"name\": \"MgmtProfile\"","type":"string"}},"type":"object","$$ref":"#/definitions/TemplateDetail"},"type":"array"},"updateStatus":{"example":"Finished","type":"string"}},"required":["groupName","id","deviceType","templateDetails","isFormBased"],"type":"object","title":"GroupTemplateOut"}}