description: This section is used to define templates that can be referenced by a configuration. This avoids duplication of data. A RADIUS server can be defined here for example and then referenced by several SSIDs. type: object properties: wireless-encryption: type: object description: A dictionary of wireless encryption templates which can be referenced by the corresponding property name. patternProperties: ".+": $ref: "https://ucentral.io/schema/v1/interface/ssid/encryption/" additionalProperties: false