{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/fc31da3e-c28f-36f4-997e-066dbe728245","info":{"title":"Feature Profiles - Others","description":"Feature profiles associated with UX 2.0 configuration\n\nIncludes API operations for the following:\n- Additional feature profiles\n- APIs not covered in other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"type":"object","properties":{"name":{"type":"string","pattern":"^[^&\u003c\u003e! \"]+$","minLength":1,"maxLength":32,"$$ref":"#/components/schemas/CommonCommonDefs_listTypeNameDef"},"description":{"type":"string"},"data":{"type":"object","properties":{"entries":{"oneOf":[{"description":"Standard Community List","type":"array","minItems":1,"uniqueItems":true,"items":{"properties":{"standardCommunity":{"type":"object","description":"Standard Community","properties":{"optionType":{"type":"string","enum":["global"],"$$ref":"#/components/schemas/CommonCommonDefs_globalOptionTypeDef"},"value":{"oneOf":[{"enum":["internet","local-AS","no-advertise","no-export"],"type":"string","$$ref":"#/components/schemas/CommonCommonDefs_communityWellKnownDef"},{"type":"string","pattern":"^(0|[1-9]\\d{0,3}|[1-5]\\d{4}|6[0-4]\\d{3}|65[0-4]\\d{2}|655[0-2]\\d|6553[0-5]):(0|[1-9]\\d{0,3}|[1-5]\\d{4}|6[0-4]\\d{3}|65[0-4]\\d{2}|655[0-2]\\d|6553[0-5])$","$$ref":"#/components/schemas/CommonCommonDefs_communityNumberDef"}],"$$ref":"#/components/schemas/CommonCommonDefs_communityOptionsDef"}},"required":["optionType","value"],"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanPolicyObjectStandardCommunityCommonRequest_standardCommunityOptionsDef"}},"required":["standardCommunity"],"additionalProperties":false}}]}},"required":["entries"],"additionalProperties":false}},"required":["name","data"],"x-metadata":{"minVManageVersion":"20.15.1"},"additionalProperties":false,"$$ref":"#/components/schemas/ProfileparcelSdwanPolicyObjectStandardCommunityCommonRequest_SchemaPayload","title":"ProfileparcelSdwanPolicyObjectStandardCommunityCommonRequest_SchemaPayload"}}