{"type":"model","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"required":["name","type","name","type"],"type":"object","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"}},"ssidConfigList":{"maxItems":4,"minItems":1,"type":"array","items":{"type":"object","properties":{"qosSettings":{"pattern":"(WLAN_QOS_BEST_EFFORT|WLAN_QOS_VIDEO|WLAN_QOS_VOICE|WLAN_QOS_BACKGROUND|WLAN_QOS_RESERVED)","type":"string"},"securityAuthType":{"pattern":"(OPEN|WPA2-PSK_AES)","type":"string"},"ssid":{"maxLength":32,"minLength":1,"type":"string"},"visibility":{"type":"boolean"},"wpaPskKey":{"type":"string"}},"$$ref":"#/components/schemas/SSIDConfig"}},"guestWifi":{"type":"object","properties":{"securityAuthType":{"pattern":"(OPEN|WPA2-PSK_AES)","type":"string"},"ssid":{"maxLength":32,"minLength":1,"type":"string"},"visibility":{"type":"boolean"},"wpaPskKey":{"type":"string"}},"$$ref":"#/components/schemas/GuestWifi"},"corporateWifi":{"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"},"advancedRadioSetting":{"type":"object","properties":{"channelPowerSettings":{"type":"object","properties":{"radioBand2Dot4Ghz":{"type":"object","properties":{"band":{"pattern":"(RADIO_2_DOT_4_GHZ)","type":"string"},"channel":{"pattern":"(auto|1|2|3|4|5|6|7|8|9|10|11)","type":"string"},"channelWidth":{"pattern":"(RADIO_CHANNEL_WIDTH_20_MHZ)","type":"string"},"transmitPower":{"pattern":"(auto|1|2|3|4|5|6|7)","type":"string"}},"$$ref":"#/components/schemas/RadioBandSetting_2_4G"},"radioBand5Ghz":{"type":"object","properties":{"band":{"pattern":"(RADIO_5_GHZ)","type":"string"},"channel":{"pattern":"(auto|36|40|44|48|52|56|60|64|100|104|108|112|116|120|124|128|132|136|140|144|149|153|157|161|165)","type":"string"},"channelWidth":{"pattern":"(RADIO_CHANNEL_WIDTH_20_MHZ|RADIO_CHANNEL_WIDTH_40_MHZ|RADIO_CHANNEL_WIDTH_80_MHZ)","type":"string"},"transmitPower":{"pattern":"(auto|1|2|3|4|5|6|7)","type":"string"}},"$$ref":"#/components/schemas/RadioBandSetting_5G"}},"$$ref":"#/components/schemas/ChannelPowerSettings"},"countryRegionSettings":{"type":"object","properties":{"countryRegion":{"type":"string"},"regulatoryDomain":{"pattern":"(REG_DOMAIN_INVALID|REG_DOMAIN_A|REG_DOMAIN_B|REG_DOMAIN_C|REG_DOMAIN_D|REG_DOMAIN_E|REG_DOMAIN_F|REG_DOMAIN_G|REG_DOMAIN_H|REG_DOMAIN_I|REG_DOMAIN_J|REG_DOMAIN_K|REG_DOMAIN_L|REG_DOMAIN_M|REG_DOMAIN_N|REG_DOMAIN_P|REG_DOMAIN_Q|REG_DOMAIN_R|REG_DOMAIN_S|REG_DOMAIN_T|REG_DOMAIN_U|REG_DOMAIN_Z|REG_DOMAIN_NONE|REG_DOMAIN_ZZ)","type":"string"}},"$$ref":"#/components/schemas/CountryRegionSettings"}},"$$ref":"#/components/schemas/AdvancedRadioSetting"}},"discriminator":{"propertyName":"type"},"$$ref":"#/components/schemas/Wifi","title":"Wifi"}}