[][src]Function zap_api::ascan::set_policy_attack_strength

pub fn set_policy_attack_strength(
    service: &ZapService,
    id: String,
    attackstrength: String,
    scanpolicyname: String
) -> Result<Value, ZapApiError>