delete_group

Function delete_group 

Source
pub async fn delete_group(
    infra: &InfraContext<'_>,
    token: &str,
    label: &str,
    force: bool,
) -> Result<(), Error>
Expand description

Delete an HSM group by label.