Add a WAF Rule to a Virtual Service
- Last Updated: December 11, 2024
- 1 minute read
- LoadMaster
- LoadMaster LTSF
- Documentation
The following command adds the application-specific cpanel_attacks rule to the 20.200.25.200 Virtual Service:
curl -k https://bal:1fourall@20.200.25.100/access/vsaddwafrule?vs=20.200.25.200&port=80&prot=tcp&rule=A/cpanel_attacksResponse:
<?xml version="1.0" encoding="ISO-8859-1"?><Response stat="200" code="ok"><Success>Command completed ok</Success></Response>