{"type":"api","title":"Clone Template","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":"Clone a feature template\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eNote: In a multitenant vManage system, this API is only available in the Provider view.","operationId":"cloneTemplate","parameters":[{"name":"id","in":"query","description":"Template Id to clone from","required":true,"schema":{"type":"string"},"example":"220a6bd0-28ef-4c88-92e6-ee7539396fd7"},{"name":"name","in":"query","description":"Name for the cloned template","required":true,"schema":{"type":"string"},"example":"BR2-VPN10-Feature"},{"name":"desc","in":"query","description":"Description for the cloned template","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Template Id":{"description":"Template Id","value":{"templateId":"ff3b31b1-0262-44d3-badf-d9cf472fb4b1"}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Template Configuration-write,Template Deploy-write,Policy Configuration-write","method":"post","path":"/template/feature/clone"}}