{"type":"api","title":"Get Template Definition","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/65ee78ac-32f3-329c-b00c-b5d29b6bef36","info":{"title":"UX 1.0 Configuration","description":"Configuration of UX 1.0 device and policy.\n\nIncludes API operations for the following:\n- Managing original SD-WAN device configurations and policy configurations\n- Device templates and feature templates\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - General Template"],"description":"Get the configured template definition for given template Id\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eNote: In a multitenant vManage system, this API is only available in the Provider view.","operationId":"getTemplateDefinition","parameters":[{"name":"templateId","in":"path","description":"Template Id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Template definition":{"description":"Template definition","value":{"appnav-controller-group":{"vipObjectType":"tree","vipType":"constant","vipValue":[{"group-name":{"vipObjectType":"object","vipType":"constant","vipValue":"ACG-APPQOE"},"appnav-controllers":{"vipObjectType":"tree","vipType":"constant","vipPrimaryKey":["address"],"vipValue":[{"address":{"vipObjectType":"object","vipType":"constant","vipValue":"10.10.10.10"},"vpn":{"vipObjectType":"object","vipType":"constant","vipValue":512}}]}}],"vipPrimaryKey":["group-name"]},"service-node-group":{"vipObjectType":"tree","vipType":"constant","vipValue":[{"name":{"vipObjectType":"object","vipType":"constant","vipValue":"SNG-APPQOE"},"internal":{"vipObjectType":"node-only","vipType":"constant","vipValue":false},"service-node":{"vipObjectType":"tree","vipType":"constant","vipPrimaryKey":["address"],"vipValue":[{"address":{"vipObjectType":"object","vipType":"constant","vipValue":"10.10.11.11"},"vpg-ip":{"vipObjectType":"object","vipType":"ignore","vipValue":""}}]}}],"vipPrimaryKey":["name"]},"service-context":{"appqoe":{"vipObjectType":"tree","vipType":"constant","vipPrimaryKey":["name"],"vipValue":[{"name":{"vipObjectType":"object","vipType":"constant","vipValue":"/1"},"appnav-controller-group":{"vipObjectType":"object","vipType":"constant","vipValue":"ACG-APPQOE"},"service-node-groups":{"vipObjectType":"list","vipType":"constant","vipValue":["SNG-APPQOE"]},"service-node-group":{"vipObjectType":"object","vipType":"constant","vipValue":"SNG-APPQOE"},"enable":{"vipObjectType":"node-only","vipType":"constant","vipValue":"true"},"vpn":{"vipObjectType":"object","vipType":"ignore","vipValue":0,"vipVariableName":"appqoe_vrf"}}]}}}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Template Configuration-read,Template Deploy-read,Policy Configuration-read","method":"get","path":"/template/feature/definition/{templateId}"}}