Module fastly_api::apis::waf_firewall_versions_api
source · Structs
- struct for passing parameters to the method
clone_waf_firewall_version
- struct for passing parameters to the method
create_waf_firewall_version
- struct for passing parameters to the method
deploy_activate_waf_firewall_version
- struct for passing parameters to the method
get_waf_firewall_version
- struct for passing parameters to the method
list_waf_firewall_versions
- struct for passing parameters to the method
update_waf_firewall_version
Enums
- struct for typed errors of method
clone_waf_firewall_version
- struct for typed errors of method
create_waf_firewall_version
- struct for typed errors of method
deploy_activate_waf_firewall_version
- struct for typed errors of method
get_waf_firewall_version
- struct for typed errors of method
list_waf_firewall_versions
- struct for typed errors of method
update_waf_firewall_version
Functions
- Clone a specific, existing firewall version into a new, draft firewall version.
- Create a new, draft firewall version.
- Deploy or activate a specific firewall version. If a firewall has been disabled, deploying a firewall version will automatically enable the firewall again.
- Get details about a specific firewall version.
- Get a list of firewall versions associated with a specific firewall.
- Update a specific firewall version.