{"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":{"type":"object","properties":{"parcelId":{"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"},"parcelType":{"type":"string"},"createdBy":{"type":"string","description":"User who last created this.","readOnly":true},"createdOn":{"type":"integer","description":"Timestamp of creation","format":"int64","readOnly":true},"lastUpdatedBy":{"type":"string","description":"User who last updated this.","readOnly":true},"lastUpdatedOn":{"type":"integer","description":"Timestamp of last update","format":"int64","readOnly":true},"payload":{"discriminator":{"propertyName":"type"},"properties":{"createdBy":{"type":"string","description":"User who last created this.","readOnly":true},"createdOn":{"type":"integer","description":"Timestamp of creation","format":"int64","readOnly":true},"description":{"type":"string","description":"Description of the Profile Parcel.","example":"Wifi 7 profile Parcel"},"id":{"type":"string","description":"System generated unique identifier of the Profile Parcel in UUID format.","example":"6fa14197-c25f-4a14-b81b-299de32ed2ca"},"lastUpdatedBy":{"type":"string","description":"User who last updated this.","readOnly":true},"lastUpdatedOn":{"type":"integer","description":"Timestamp of last update","format":"int64","readOnly":true},"name":{"type":"string","description":"Name of the Profile Parcel. Must be unique.","example":"Wifi profile Parcel"},"type":{"type":"string","description":"type","example":"wifi","enum":["cellular","wifi","ethernet","globalSettings","networkProtocol","securityPolicy"]},"variables":{"type":"array","items":{"required":["jsonPath","varName"],"type":"object","properties":{"jsonPath":{"type":"string"},"varName":{"type":"string"}},"$$ref":"#/components/schemas/Variable"}},"simSlot0":{"required":["attachProfileId","profileList","slotNumber"],"type":"object","properties":{"attachProfileId":{"maximum":16,"minimum":1,"type":"integer","format":"int32"},"carrierName":{"type":"string"},"dataProfileIdList":{"maxItems":1,"minItems":1,"type":"array","items":{"type":"integer","format":"int32"}},"profileList":{"maxItems":16,"minItems":1,"type":"array","items":{"type":"object","properties":{"apn":{"type":"string"},"authMethod":{"pattern":"(^none$|^pap$|^chap$|^pap_or_chap$)","type":"string"},"id":{"maximum":16,"minimum":1,"type":"integer","format":"int32"},"password":{"type":"string"},"pdnType":{"pattern":"(^IPv4$|^IPv6$|^IPv4v6$)","type":"string"},"userName":{"type":"string"}},"$$ref":"#/components/schemas/CellularProfile"}},"slotNumber":{"maximum":1,"minimum":0,"type":"integer","format":"int32"}},"$$ref":"#/components/schemas/SimSlotConfig"},"simSlot1":{"required":["attachProfileId","profileList","slotNumber"],"type":"object","properties":{"attachProfileId":{"maximum":16,"minimum":1,"type":"integer","format":"int32"},"carrierName":{"type":"string"},"dataProfileIdList":{"maxItems":1,"minItems":1,"type":"array","items":{"type":"integer","format":"int32"}},"profileList":{"maxItems":16,"minItems":1,"type":"array","items":{"type":"object","properties":{"apn":{"type":"string"},"authMethod":{"pattern":"(^none$|^pap$|^chap$|^pap_or_chap$)","type":"string"},"id":{"maximum":16,"minimum":1,"type":"integer","format":"int32"},"password":{"type":"string"},"pdnType":{"pattern":"(^IPv4$|^IPv6$|^IPv4v6$)","type":"string"},"userName":{"type":"string"}},"$$ref":"#/components/schemas/CellularProfile"}},"slotNumber":{"maximum":1,"minimum":0,"type":"integer","format":"int32"}},"$$ref":"#/components/schemas/SimSlotConfig"},"primarySlot":{"maximum":1,"minimum":0,"type":"integer","format":"int32"},"wanConfig":{"pattern":"(^Active$|^Standby$)","type":"string"}},"required":["name","type","name","primarySlot","type"],"type":"object","$$ref":"#/components/schemas/Cellular"}},"$$ref":"#/components/schemas/getSingleMobilityGlobalCellularPayload","title":"getSingleMobilityGlobalCellularPayload"}}