Skip to main content

list_protection_rules

Function list_protection_rules 

Source
pub async fn list_protection_rules(
    configuration: &Configuration,
    workspace: &str,
) -> Result<Vec<ProtectionRuleset>, Error<ListProtectionRulesError>>