{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/a724d7a2-d5be-3cd7-8f42-0d775cdd69b7","info":{"title":"Feature Profiles - Mobility and NFV","description":"Feature profiles associated with UX 2.0 configuration\n\nIncludes API operations for the following:\n- Feature Profiles in Mobility and NFV Solutions\n- Supporting mobility features and Network Function Virtualization (NFV) configurations.\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"required":["securityAuthType"],"type":"object","properties":{"aaaServerInfo":{"required":["aaaServersParcelId","radiusServerName"],"type":"object","properties":{"aaaServersParcelId":{"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}","type":"string"},"radiusServerName":{"type":"string"}},"$$ref":"#/components/schemas/AaaServerInfo"},"corporateWlan":{"type":"boolean"},"radiusServer":{"required":["host","port","secret"],"type":"object","properties":{"host":{"pattern":"(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\\p{N}\\p{L}]+)?","type":"string"},"port":{"minimum":0,"type":"integer","format":"int32"},"secret":{"type":"string"}},"$$ref":"#/components/schemas/RadiusServer"},"securityAuthType":{"pattern":"(WPA2-PSK_AES|WPA2-Enterprise)","type":"string"},"ssid":{"maxLength":32,"minLength":1,"type":"string"},"visibility":{"type":"boolean"},"wpaPskKey":{"type":"string"}},"$$ref":"#/components/schemas/CorporateWifi","title":"CorporateWifi"}}