{"type":"api","title":"Create V Smart 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 - vSmart Template Policy"],"description":"Create template for given policy","operationId":"createVSmartTemplate","requestBody":{"description":"Template policy","content":{"application/json":{"schema":{"type":"object"},"examples":{"Template policy":{"description":"Template policy","value":{"policyDescription":"demoVPN","policyType":"feature","policyName":"demoVPN","policyDefinition":{"assembly":[{"definitionId":"605fabbd-4c99-4be4-8842-aebb256f7010","type":"hubAndSpoke"}]},"isPolicyActivated":false}}}}},"required":true},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Policy Id":{"description":"Policy Id","value":{"policyId":"05917007-14e4-42b0-9575-3d3d11f8a371"}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"post","path":"/template/policy/vsmart"}}