Skip to main content

apply_delete

Function apply_delete 

Source
pub async fn apply_delete(
    transport: &Transport,
    plan: &IntegrationPolicyDeletePlan,
) -> Result<IntegrationPolicyDeleteReport>
Expand description

Recheck the exact planning snapshots, then delete each independent target. An acknowledged wrong-id response is deliberately not treated as a clean deletion, and never advances shared parent expectations.