Module fastly_api::apis::legacy_waf_ruleset_api
source · Structs
- struct for passing parameters to the method
get_waf_ruleset
- struct for passing parameters to the method
get_waf_ruleset_vcl
- struct for passing parameters to the method
update_waf_ruleset
Enums
- struct for typed errors of method
get_waf_ruleset
- struct for typed errors of method
get_waf_ruleset_vcl
- struct for typed errors of method
update_waf_ruleset
Functions
- Get a WAF ruleset for a particular service and firewall object.
- Get a preview of the WAF ruleset VCL for a particular service and firewall object based on changes to WAF configuration before deploying the ruleset. The response will include a link to status of the background VCL generation job. Once the background job is completed, the preview WAF ruleset VCL can be retrieved from the status response.
- Update the WAF ruleset for a particular service and firewall object. Use the URL in the response to view the WAF ruleset deploy status.