Deactivating the tenant

Allows you to perform the following actions depending on the tenant type and the specified parameters:

Method:

POST /api/2.0/virtualization/tenants/{tenant ID}/deactivate

where:

{tenant ID} – tenant identifier in the Integration Server database (required parameter).

If the policies, that disable tenant protection, are missing in the Multitenancy KSV LA<tenant name> folder, they are created automatically.

The request is executed asynchronously, REST API returns identifier of the ChangeTenantActivation task. Using the task, you can monitor the progress of the tenant status changing procedure. When the task execution completes, the result field displays confirmation that the tenant status is changed (true) or an error message.

Return codes:

Error codes in the task:

Page top