• qiuqunfeng's avatar
    Add WAF mode to CreateWaf and EnableListenerWaf requests · bb958705
    qiuqunfeng authored
    - Extend CreateWafReq and EnableListenerWafReq structs with Mode field
    - Update CreateWaf method to use requested WAF mode
    - Modify EnableListenerWafs to retrieve and apply WAF mode from existing service
    - Ensure mode is consistently passed through WAF service operations
    bb958705
types.go 8.41 KB