InterfaceDescription

Type: object

Properties:

ipv4Addr:

Reference: 'TS29122_CommonData.yaml#/components/schemas/Ipv4Addr'

ipv6Addr:

Reference: 'TS29122_CommonData.yaml#/components/schemas/Ipv6Addr'

port:

Reference: 'TS29122_CommonData.yaml#/components/schemas/Port'

securityMethods:

Type: array

Items:

Reference: '#/components/schemas/SecurityMethod'

minItems: 1

Description: Security methods supported by the interface, it take precedence over the security methods provided in AefProfile, for this specific interface.

oneOf:

- required: [ipv4Addr]

- required: [ipv6Addr]