{"type":"api","title":"Get Wirelesslan Profile Parcel By Parcel Id For Service","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/23e8b5f3-18c7-3987-af5b-8a2f827ee522","info":{"title":"Feature Profiles - SD-WAN Service","description":"Feature profiles associated with UX 2.0 configuration\n\nIncludes API operations for the following:\n- Service Feature Profiles in SD-WAN Solution\n- Managing service-related (VPN Side) features including voice, security, and application optimization.\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Feature Profile (SDWAN)"],"description":"Get Wirelesslan Profile Parcel by parcelId for Service feature profile","operationId":"GetWirelesslanProfileParcelByParcelIdForService","parameters":[{"name":"serviceId","in":"path","description":"Feature Profile ID","required":true,"schema":{"type":"string"}},{"name":"wirelesslanId","in":"path","description":"Profile Parcel ID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"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":{"type":"object","properties":{"name":{"type":"string","pattern":"^[^&\u003c\u003e! \"]+$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_cgFpPpNameDef"},"description":{"type":"string"},"data":{"type":"object","properties":{"enable24G":{"description":"2.4GHz Enabled","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[true],"$$ref":"#/components/schemas/CommonCommonDefs_booleanTrueDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultTrueOptionsDef"},"enable5G":{"description":"5GHz Enabled","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[true],"$$ref":"#/components/schemas/CommonCommonDefs_booleanTrueDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultTrueOptionsDef"},"ssid":{"description":"Configure Wi-Fi SSID profile","type":"array","uniqueItems":true,"minItems":1,"maxItems":8,"items":{"type":"object","properties":{"name":{"description":"Configure wlan SSID","type":"object","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","pattern":"[0-9a-zA-Z!-\u003e@^_]*","minLength":1,"maxLength":64,"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_ssidNameDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfSsidNameOptionsDef"},"adminState":{"description":"Set admin state","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[true],"$$ref":"#/components/schemas/CommonCommonDefs_booleanTrueDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultTrueOptionsDef"},"broadcastSsid":{"description":"Enable broadcast SSID","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","$$ref":"#/components/schemas/CommonCommonDefs_booleanDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"boolean","enum":[true],"$$ref":"#/components/schemas/CommonCommonDefs_booleanTrueDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfOnBooleanDefaultTrueOptionsDef"},"vlanId":{"description":"Set VLAN ID","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minimum":1,"maximum":4094,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_ssidVlanIdDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfSsidVlanIdOptionsDef"},"radioType":{"description":"Select radio type","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":"all","enum":["24ghz","5ghz","all"],"type":"string","$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_ssidRadioTypeDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"enum":["all"],"type":"string","$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_defaultSsidRadioTypeDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfSsidRadioTypeOptionsDef"},"securityConfig":{"description":"Security configuration","type":"object","oneOf":[{"properties":{"securityType":{"description":"Select security type","type":"object","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"enum":["enterprise"]}},"required":["optionType","value"],"additionalProperties":false},"radiusServerIp":{"oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","pattern":"^((25[0-5]|(2[0-4]|1\\d|[1-9]|)\\d)(\\.(?!$)|$)){4}$","$$ref":"#/components/schemas/CommonCommonDefs_ipv4AddressDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfIpV4AddressOptionsDef","description":"Set RADIUS server IP","type":"object"},"radiusServerPort":{"description":"Set RADIUS server authentication port","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":1812,"minimum":1,"maximum":65535,"type":"integer","$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_ssidRadiusServerPortDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"integer","minimum":1812,"maximum":1812,"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_defaultSsidRadiusServerPortDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfSsidRadiusServerPortOptionsDef"},"radiusServerSecret":{"description":"Set RADIUS server shared secret","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minLength":8,"type":"string","maxLength":32,"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_ssidRadiusServerSecretDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfSsidRadiusServerSecretOptionsDef"}},"required":["securityType","radiusServerIp","radiusServerPort","radiusServerSecret"],"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfEnterpriseSecurityOptionsDef"},{"properties":{"securityType":{"description":"Select security type","type":"object","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"enum":["personal"]}},"required":["optionType","value"],"additionalProperties":false},"passphrase":{"description":"Set passphrase","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minLength":8,"type":"string","maxLength":63,"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_ssidPassphraseDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfSsidPassphraseOptionsDef"}},"required":["securityType","passphrase"],"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfPersonalSecurityOptionsDef"},{"properties":{"securityType":{"type":"object","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"enum":["open"]}},"required":["optionType","value"],"additionalProperties":false}},"required":["securityType"],"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfOpenSecurityOptionsDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfSecurityOptionsDef"},"qosProfile":{"description":"Select QoS profile","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"default":"silver","enum":["platinum","gold","silver","bronze"],"type":"string","$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_ssidQosProfileDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["default"],"$$ref":"#/components/schemas/CommonCommonDefs_defaultOptionTypeDef"},"value":{"type":"string","enum":["silver"],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_defaultSsidQosProfileDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfSsidQosProfileOptionsDef"}},"required":["name","vlanId","adminState","broadcastSsid","radioType","securityConfig","qosProfile"],"additionalProperties":false}},"country":{"description":"Select country","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"enum":["AE","AR","AT","AU","BA","BB","BE","BG","BH","BN","BO","BR","BY","CA","CA2","CH","CL","CM","CN","CO","CR","CY","CZ","DE","DK","DO","DZ","EC","EE","EG","ES","FI","FJ","FR","GB","GH","GI","GR","HK","HR","HU","ID","IE","IL","IO","IN","IQ","IS","IT","J2","J4","JM","JO","KE","KN","KW","KZ","LB","LI","LK","LT","LU","LV","LY","MA","MC","ME","MK","MN","MO","MT","MX","MY","NL","NO","NZ","OM","PA","PE","PH","PH2","PK","PL","PR","PT","PY","QA","RO","RS","RU","SA","SE","SG","SI","SK","TH","TN","TR","TW","UA","US","UY","VE","VN","ZA"],"type":"string","$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_countryDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfCountryOptionsDef"},"username":{"description":"Set management username","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"minLength":1,"maxLength":32,"type":"string","pattern":"[0-9a-zA-Z!-\u003e@^_]*","$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_usernameDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfUsernameOptionsDef"},"password":{"description":"Set management password,the password must contains characters from all of the following classes,lowercase letters,uppercase letters,digits,and special characters. No character in the password can be repeated more than three times consecutively. The password must not be the same as the associated username or the username reversed. The password must not be cisco,ocsic,or any variant obtained by changing the capitalization of the letters in word cisco. In addition,you can't substitute 1,l,or ! for i,0 for o,$ for s.","type":"object","oneOf":[{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","oneOf":[{"pattern":"^(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[~!@#$%^&*()_+|\u003c\u003e,.?/:;'\\[\\]{}\"])(?![({c|C}{i|I|!|l|1}{s|S|$}{C|c}{o|0|O})|({o|0|O}{C|c}{s|S|$}{i|I|!|1|l}{c|C}))])(?!(\\w)*(\\w)\\2{2}(\\w)*)[A-Za-z0-9~!@#$%^&*()_+|\u003c\u003e,.?/:;'\\[\\]{}\"]{8,64}$"},{"pattern":"^\\$CRYPT\\$.{17}$"}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_passwordDef"}},"required":["optionType","value"],"additionalProperties":false},{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"}],"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_oneOfPasswordOptionsDef"},"meIpConfig":{"description":"ME management IP configuration, if ME IP address is assigned by DHCP, a DHCP server parcel, a Wlan-GigabitEthernet switchport parcel, and a management SVI interface parcel must be created and associate with configuration group.","type":"object","oneOf":[{"properties":{"meDynamicIpEnabled":{"description":"ME management IP dynamic allocated by DHCP","type":"object","properties":{"optionType":{"type":"string","enum":["global","default"]},"value":{"const":true}},"required":["optionType","value"],"additionalProperties":false}},"required":["meDynamicIpEnabled"],"additionalProperties":false},{"properties":{"meDynamicIpEnabled":{"description":"Mobility Express management IP dynamic assigned static","type":"object","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"boolean","enum":[false],"$$ref":"#/components/schemas/CommonCommonDefs_booleanFalseDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_booleanGlobalFalseOptionsDef"},"meStaticIpCfg":{"description":"Mobility Express management IP static configuration","type":"object","properties":{"meIpv4Address":{"oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","pattern":"^((25[0-5]|(2[0-4]|1\\d|[1-9]|)\\d)(\\.(?!$)|$)){4}$","$$ref":"#/components/schemas/CommonCommonDefs_ipv4AddressDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfIpV4AddressOptionsDef","description":"Set mobile express controller address","type":"object"},"netmask":{"oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","enum":["255.255.255.255","255.255.255.254","255.255.255.252","255.255.255.248","255.255.255.240","255.255.255.224","255.255.255.192","255.255.255.128","255.255.255.0","255.255.254.0","255.255.252.0","255.255.248.0","255.255.240.0","255.255.224.0","255.255.192.0","255.255.128.0","255.255.0.0","255.254.0.0","255.252.0.0","255.240.0.0","255.224.0.0","255.192.0.0","255.128.0.0","255.0.0.0","254.0.0.0","252.0.0.0","248.0.0.0","240.0.0.0","224.0.0.0","192.0.0.0","128.0.0.0","0.0.0.0"],"$$ref":"#/components/schemas/CommonCommonDefs_ipv4SubnetMaskDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfIpV4SubnetMaskOptionsDef","description":"Set mobile express controller subnet mask","type":"object"},"defaultGateway":{"oneOf":[{"properties":{"optionType":{"type":"string","enum":["variable"],"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeDef"},"value":{"type":"string","pattern":"^\\{\\{[.\\/\\[\\]a-zA-Z0-9_-]+\\}\\}$","minLength":1,"maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_valueDef"},"default":{"minLength":1,"type":"string","maxLength":2048,"$$ref":"#/components/schemas/CommonCommonDefs_defaultDef"},"description":{"minLength":1,"type":"string","maxLength":128,"$$ref":"#/components/schemas/CommonCommonDefs_descriptionDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/CommonCommonDefs_variableOptionTypeObjectDef"},{"properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"type":"string","pattern":"^((25[0-5]|(2[0-4]|1\\d|[1-9]|)\\d)(\\.(?!$)|$)){4}$","$$ref":"#/components/schemas/CommonCommonDefs_ipv4AddressDef"}},"required":["optionType","value"],"additionalProperties":false}],"$$ref":"#/components/schemas/CommonCommonDefs_oneOfIpV4AddressOptionsDef","description":"Set mobile express default gateway","type":"object"}},"required":["meIpv4Address","netmask","defaultGateway"],"additionalProperties":false}},"required":["meDynamicIpEnabled","meStaticIpCfg"],"additionalProperties":false}]}},"required":["enable24G","enable5G","ssid","country","username","password","meIpConfig"],"additionalProperties":false}},"required":["data"],"x-metadata":{"supportedDeviceTypes":["vedge-C1101-4PLTEPW","vedge-C1109-4PLTE2PW","vedge-C1111-4PW","vedge-C1111-8PLTEEAW","vedge-C1111-8PW","vedge-C1111-8PLTELAW","vedge-C1112-8PLTEEAWE","vedge-C1112-8PWE","vedge-C1113-8PLTEEAW","vedge-C1113-8PLTELAWZ","vedge-C1113-8PMWE","vedge-C1113-8PW","vedge-C1116-4PLTEEAWE","vedge-C1116-4PWE","vedge-C1117-4PLTEEAW","vedge-C1117-4PLTELAWZ","vedge-C1117-4PMLTEEAWE","vedge-C1117-4PMWE","vedge-C1117-4PW","vedge-C1121-8PLTEPW","vedge-C1121X-8PLTEPW","vedge-C1131-8PW","vedge-C1131X-8PW","vedge-C1131-8PLTEPW","vedge-C1131X-8PLTEPW","vedge-C8131-5T1S","vedge-C8130-G2","vedge-C8131-8T2S","vedge-C8140-G2","vedge-C8131X-1C-8T2S","vedge-C8151-G2","vedge-C8131X-1C-8P2S","vedge-C8161-G2"],"minVManageVersion":"20.17.1"},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanServiceWirelesslanPutRequest_SchemaPayload"}},"$$ref":"#/components/schemas/getSingleSdwanServiceWirelesslanPayload"},"examples":{"get response example":{"value":{"parcelId":"09fc54fe-ff36-4640-ae57-c9e71a103902","parcelType":"wirelesslan","createdBy":"admin","lastUpdatedBy":"admin","createdOn":1701866357838,"lastUpdatedOn":1701866357838,"payload":{"data":{"enable24G":{"optionType":"default","value":true},"enable5G":{"optionType":"default","value":true},"ssid":[{"name":{"optionType":"global","value":"test-2.4g"},"adminState":{"optionType":"default","value":true},"broadcastSsid":{"optionType":"default","value":true},"vlanId":{"optionType":"global","value":100},"radioType":{"optionType":"global","value":"24ghz"},"securityConfig":{"securityType":{"optionType":"global","value":"open"}},"qosProfile":{"optionType":"default","value":"silver"}},{"name":{"optionType":"global","value":"5g-test"},"adminState":{"optionType":"variable","variableName":"{{adminState}}"},"broadcastSsid":{"optionType":"default","value":true},"vlanId":{"optionType":"global","value":200},"radioType":{"optionType":"global","value":"5ghz"},"securityConfig":{"securityType":{"optionType":"global","value":"personal"},"passphrase":{"optionType":"global","value":"Login_$123"}},"qosProfile":{"optionType":"global","value":"gold"}},{"name":{"optionType":"global","value":"test-all"},"adminState":{"optionType":"default","value":true},"broadcastSsid":{"optionType":"default","value":false},"vlanId":{"optionType":"global","value":102},"radioType":{"optionType":"global","value":"all"},"securityConfig":{"securityType":{"optionType":"global","value":"enterprise"},"radiusServerIp":{"optionType":"global","value":"1.1.2.3"},"radiusServerPort":{"optionType":"default","value":1812},"radiusServerSecret":{"optionType":"global","value":"L12&dad1d13"}},"qosProfile":{"optionType":"default","value":"silver"}}],"country":{"optionType":"global","value":"CN"},"username":{"optionType":"global","value":"test"},"password":{"optionType":"global","value":"Test@316s13"},"meIpConfig":{"meDynamicIpEnabled":{"optionType":"global","value":false},"meStaticIpCfg":{"meIpv4Address":{"optionType":"global","value":"192.168.10.254"},"netmask":{"optionType":"global","value":"255.255.255.0"},"defaultGateway":{"optionType":"global","value":"192.168.10.1"}}}}}},"$$ref":"#/components/examples/getSingleSdwanServiceWirelesslanExample"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Feature Profile \u003e Service \u003e Wirelesslan-read","method":"get","path":"/v1/feature-profile/sdwan/service/{serviceId}/wirelesslan/{wirelesslanId}"}}