TWSD-741 - [Web][API] GENEVE tunnel setting API
Review Request #938 — Created June 25, 2025 and submitted
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-741 | |
| Reviewers | |
| jasonchang, lucille, timlai, timsu | |
Fix checking empty IP issue
Because the IP will in dictionary format ({'ipv4': ''}), I should check the value is not empty, too.
