{"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":{"deviceType":{"description":"Device type of the devices that will be associated with this group","example":"ig","type":"string"},"groupDescription":{"description":"Description/Purpose of the group","example":"ig config group","type":"string"},"groupName":{"description":"Unique name of the group","example":"ig-cg-one1","type":"string"},"groupSubType":{"description":"SubType of group, ex. extended config groups","example":null,"type":"string"},"groupType":{"description":"Type of group to be created","enum":["CONFIG","FIRMWARE","GENERAL","TUNNEL"],"example":"CONFIG","type":"string"},"templateId":{"description":"Id of the config template to be associated with the device","example":12708331,"type":"integer"}},"required":["groupName","deviceType","groupType"],"type":"object","title":"createGroupRequest"}}