Function fastly_api::apis::waf_rules_api::get_waf_rule
source · pub async fn get_waf_rule(
configuration: &mut Configuration,
params: GetWafRuleParams
) -> Result<WafRuleResponse, Error<GetWafRuleError>>Expand description
Get a specific rule. The id provided can be the ModSecurity Rule ID or the Fastly generated rule ID.