{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/8bb2440c-2dd0-310b-8b55-fbbf55ba4b5c","info":{"title":"UX 2.0 Configuration","description":"Configuration of UX 2.0 device, policy, and topology\n\nIncludes API operations for the following\n- Configuration Groups (SD-WAN and SD-Routing)\n- Policy Groups\n- Topology Groups\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"type":"object","properties":{"name":{"type":"string","pattern":"^[^&\u003c\u003e! \"]+$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_cgFpPpNameDef"},"description":{"type":"string"},"solution":{"type":"string","enum":["sdwan"]},"profiles":{"type":"array","description":"list of profile ids that belongs to the topology group","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"}},"required":["id"],"additionalProperties":false,"$$ref":"#/components/schemas/TopologygroupCommonPostRequest_profileIdObjDef"},"uniqueItems":true,"additionalProperties":false},"fromTopologyGroup":{"type":"object","description":"from another topology group","oneOf":[{"properties":{"copy":{"type":"string","pattern":"[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}","$$ref":"#/components/schemas/CommonCommonDefs_uuidDef"}},"required":["copy"],"additionalProperties":false}],"$$ref":"#/components/schemas/TopologygroupCommonPostRequest_fromTopologyGroupDef"}},"required":["name","description","solution"],"additionalProperties":false,"$$ref":"#/components/schemas/TopologygroupCommonPostRequest_SchemaPayload","title":"TopologygroupCommonPostRequest_SchemaPayload"}}