E01028 — ResourceInUse
This resource is still in use by other resources and cannot be deleted.
- HTTP status: 409
- Type: conflict_error
- Name: ResourceInUse
What to do
Remove or reassign the resources that still reference this one, then retry the delete.
Related
- Idempotency: safe retries and key reuse rules
- E01xxx — Infrastructure: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code