Symptom
Deleting a tenant fails with following DELETE request:
DELETE {{gateway_url}}.{{host}}/tenants/v2/tenants/<tenant ID>
Error details such as below are returned with reason "tenant in use".
Example:
HTTP/1.1 200 OK Content-Type: application/json Content-Length: 369 Connection: close Date: Mon, 03 Feb 2025 20:38:06 GMT Strict-Transport-Security: max-age=63072000 { "data": [ { "id": "158d5484-5f4b-4715-95ea-4fa8694aa429", "serviceInstanceID": "477e0046-94a8-4e0a-81c0-74ca2915659e", "dataEncryption": { "mode": "DEDICATED_KEY" }, "createTimestamp": "2025-02-03T08:44:47Z", "status": { "state": "DELETE_FAILED", "lastTransitionTimestamp": "2025-02-03T17:13:52Z", "lastOperation": { "type": "DELETE", "state": "IN_PROGRESS", "description": "tenant in use" } } } ] }
Read more...
Environment
SAP HANA Cloud
Product
Keywords
KBA , HAN-CLS-HC , HANA Cloud Services HANA Cloud , How To
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.