AnGwAddress
Description: describes the address of the access network gateway control node
Type: object
anyOf:
- required: [anGwIpv4Addr]
- required: [anGwIpv6Addr]
Properties:
anGwIpv4Addr:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Ipv4Addr'
anGwIpv6Addr:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Ipv6Addr'