• qiuqunfeng's avatar
    Add support for bulk listener WAF configuration · 20c5b6e6
    qiuqunfeng authored
    - Introduced new API endpoint and service method to enable/disable WAF for multiple listeners
    - Updated router, controller, and service to support bulk listener WAF operations
    - Added new request type `EnableListenerWafsReq` to handle multiple listener configurations
    - Implemented logic to add or remove WAF configurations for specific listeners based on input
    20c5b6e6
cmd.go 2.33 KB