Function fastly_api::apis::waf_firewalls_api::create_waf_firewall
source · pub async fn create_waf_firewall(
configuration: &mut Configuration,
params: CreateWafFirewallParams
) -> Result<WafFirewallResponse, Error<CreateWafFirewallError>>Expand description
Create a firewall object for a particular service and service version using a defined prefetch_condition and response. If the prefetch_condition or the response is missing from the request body, Fastly will generate a default object on your service.