{"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":{"family":{"type":"string","description":"Family of the configuration"},"devices":{"type":"array","items":{"type":"object","properties":{"device-id":{"type":"string","description":"Unique identifier for the device","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}"},"variables":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":"Name of the variable"},"value":{"type":"string","description":"Value of the variable"},"suggestions":{"type":"array","description":"List of suggestions for the variable","items":{"type":"string"}}},"required":["name"]}}},"required":["device-id","variables"]}},"groups":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":"Name of the group"},"group-variables":{"type":"array","description":"Variables associated with the group","items":{"type":"object"}}},"required":["name","group-variables"]}}},"required":["family","devices","groups"],"additionalProperties":false,"$$ref":"#/components/schemas/ConfiggroupCommonVariablesGetResponse_SchemaPayload","title":"ConfiggroupCommonVariablesGetResponse_SchemaPayload"}}