Page Properties | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
RessourcesRemarksHistory
|
...
As of Version | 1.0 | ||
---|---|---|---|
Request Method | POSTGET | ||
Response Format | JSON | ||
Description |
Excerpt |
---|
To create a tenant send the request with the metadata request body. The response is a JSON structure containing the metadata of the tenant created. |
Content-Type: application/json
The request example represents the request parameters.
Get the tenant data as given in the identity service Keycloak, requested by a tenant administrator (user with role YUUVIS_TENANT_ADMIN)
GET /api-tm/system/tenants HTTP/1.1
Accept: application/json, application/*+json
{
"name": "myTenant",
"description": "production system"
}
Panel |
---|
{ "description"::"string"; |
{ HTTP status