Skip to content

Commit

Permalink
Update show-flow-exporter.yml.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
lvangink authored Sep 27, 2023
1 parent d0f8bba commit 1e535e3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions schemas/pyats/show-flow-exporter.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,7 @@ properties:
type: object
required:
- destination_ip_address
- destination_port
- transport_protocol
properties:
destination_ip_address:
type: string
const: {{ check_vars.destination_address }}
destination_port:
type: integer
const: {{ check_vars.destination_port }}
transport_protocol:
type: string
const: {{ check_vars.transport_protocol }}

0 comments on commit 1e535e3

Please sign in to comment.