{"type":"api","title":"Generate Template Types","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - General Template"],"description":"Generate template types\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eNote: In a multitenant vManage system, this API is only available in the Provider view.","operationId":"generateTemplateTypes","parameters":[{"name":"type","in":"query","description":"Device type","required":true,"schema":{"type":"string","enum":["vedge","cedge","all","default"]}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object"}},"examples":{"Template type":{"description":"Template type","value":{"data":[{"parent":"basic_info","default":"aaa/aaa.json","deviceModels":[{"name":"vedge-1000"},{"name":"vedge-2000"},{"name":"vedge-cloud"},{"name":"vedge-5000"},{"name":"vedge-ISR1100-6G"},{"name":"vedge-100-B"},{"name":"vedge-ISR1100-4G"},{"name":"vedge-100"},{"name":"vsmart"},{"name":"vedge-ISR1100-4GLTE"},{"name":"vedge-100-WM"},{"name":"vmanage"},{"name":"vbond"},{"name":"vedge-100-M"},{"name":"vedge-ISR1100X-6G"},{"name":"vedge-ISR1100X-4G"}],"displayName":"AAA","name":"aaa","typeClass":"DefaultGeneralTemplate","description":"AAA","write_permission":true,"read_permission":true,"helperType":[]}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Template Configuration-read,Template Configuration-write,Template Deploy-read,Template Deploy-write","__originalOperationId":"generateTemplateTypes","method":"get","path":"/template/feature/types"}}