Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions artifacts/openapi.html

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions artifacts/openapi.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions artifacts/otg.proto

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions flow/endpoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,11 @@ components:
example: ['Eth 1', 'Eth 2', 'Eth 3', 'IPv4 1', 'IPv6 1', 'Bgp V4RouteRange
1', 'Bgp V6RouteRange 1']
x-field-uid: 3
bidirectional:
description: |-
Allows traffic sub-flow(s) to be created on both forward and reverse directions between the device endpoint pairs.
When enabled, traffic is sent from <b>tx_names → rx_names</b> as well as from <b>rx_names → tx_names</b>.
type: boolean
default: false
x-field-uid: 4

Loading