Tenant Preload


This request preloads the passed tenant with the current tenant provisioning. The passed tenant can not be active and status must be either NOT_LOADED or RELEASED.

Resource

POST /tenants/<oid>/preload

Parameters

None

Payload

None

Response

None

Context

Authorization

Master

Configuration

Multi-tenant

Errors

HTTP code Xelion code Description

400

10063

Not the master tenant.

10166

Tenant is already preloaded

404

10060

No multi-tenant configuration.

10100

No tenant with the specified ID exists.

Example

Request
POST https://xelion.nl/api/v1/master/tenants/20/preload