c6b907a2cf
Introduces a new API extension exposing conntrack_helpers field in Router response. The extension requires the ``router`` and ``conntrack_helper`` service plugin. Related-Bug: #1823633 Change-Id: I55d659c47f3e9a65af78509fbd63416373a501f3
9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"conntrack_helper": {
|
|
"protocol": "tcp",
|
|
"id": "32925de7-580e-4ca9-bfd7-c2c2cefbd2ad",
|
|
"helper": "ftp",
|
|
"port": 21
|
|
}
|
|
}
|