TWSD-1256 - Cloud Azure: Cannot add UDR in WebUI
Review Request #1124 — Created Oct. 29, 2025 and submitted
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-1256 | |
| Reviewers | |
| kevin.poh, lucille, mingji, timlai, weikai | |
Fix log issue and invalid IP format issue
- Change the andebug(for hive.log) to add udr instead of switch udr status (Because this function is for adding new UDR)
- Handle command for python return not empty, such as it return Invalid IPv4 format for hint.
- Add popup message for hint of error message from API(Originally, it will always return 'succeed')
- Modify typo of Cloud API return message "IP4 format is not correct." to "Invalid IPv4 format."
