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.