delete_configurations_and_derivatives

Function delete_configurations_and_derivatives 

Source
pub async fn delete_configurations_and_derivatives(
    infra: &InfraContext<'_>,
    token: &str,
    candidates: &DeletionCandidates,
) -> Result<(), Error>
Expand description

Execute the deletion of configurations and derivatives.