Skip to content

Commit

Permalink
Add Macsec endpoint as flow tx/ rx names
Browse files Browse the repository at this point in the history
  • Loading branch information
sasubrata committed Jan 23, 2025
1 parent a100888 commit 9038f0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flow/endpoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ components:
- '/components/schemas/Ospfv2.V4RouteRange/properties/name'
- '/components/schemas/Device.Dhcpv4client/properties/name'
- '/components/schemas/Device.Dhcpv6client/properties/name'
- '/components/schemas/Macsec/properties/name'
example: ['Eth 1', 'Eth 2', 'Eth 3', 'IPv4 1', 'IPv6 1', 'Bgp V4RouteRange
1', 'Bgp V6RouteRange 1']
x-field-uid: 2
Expand All @@ -155,6 +156,7 @@ components:
- '/components/schemas/Device.Dhcpv4client/properties/name'
- '/components/schemas/Ospfv2.V4RouteRange/properties/name'
- '/components/schemas/Device.Dhcpv6client/properties/name'
- '/components/schemas/Macsec/properties/name'
example: ['Eth 1', 'Eth 2', 'Eth 3', 'IPv4 1', 'IPv6 1', 'Bgp V4RouteRange
1', 'Bgp V6RouteRange 1']
x-field-uid: 3

0 comments on commit 9038f0b

Please sign in to comment.