Module waf_firewall_versions_api

Source

Structs§

CloneWafFirewallVersionParams
struct for passing parameters to the method clone_waf_firewall_version
CreateWafFirewallVersionParams
struct for passing parameters to the method create_waf_firewall_version
DeployActivateWafFirewallVersionParams
struct for passing parameters to the method deploy_activate_waf_firewall_version
GetWafFirewallVersionParams
struct for passing parameters to the method get_waf_firewall_version
ListWafFirewallVersionsParams
struct for passing parameters to the method list_waf_firewall_versions
UpdateWafFirewallVersionParams
struct for passing parameters to the method update_waf_firewall_version

Enums§

CloneWafFirewallVersionError
struct for typed errors of method clone_waf_firewall_version
CreateWafFirewallVersionError
struct for typed errors of method create_waf_firewall_version
DeployActivateWafFirewallVersionError
struct for typed errors of method deploy_activate_waf_firewall_version
GetWafFirewallVersionError
struct for typed errors of method get_waf_firewall_version
ListWafFirewallVersionsError
struct for typed errors of method list_waf_firewall_versions
UpdateWafFirewallVersionError
struct for typed errors of method update_waf_firewall_version

Functions§

clone_waf_firewall_version
Clone a specific, existing firewall version into a new, draft firewall version.
create_waf_firewall_version
Create a new, draft firewall version.
deploy_activate_waf_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_waf_firewall_version
Get details about a specific firewall version.
list_waf_firewall_versions
Get a list of firewall versions associated with a specific firewall.
update_waf_firewall_version
Update a specific firewall version.