...
HTTP Method as of product version | Purpose | Response Format | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Manage Tenant Creation Profile | ||||||||||||||||
GET 2020 Winter | Retrieve the Keycloak System Settings | JSON |
/tenant-management/api/system/info | |||||||||||||
POST 2020 Winter | Update the Profile | HTTP status code |
/tenant-management/api/system/profile | |||||||||||||
GET 2020 Winter | Retrieve the Profile | JSON |
/tenant-management/api/system/profile | |||||||||||||
Manage Tenants | ||||||||||||||||
POST 2020 Winter | Create a Tenant | HTTP status code |
/tenant-management/api/system/tenants | |||||||||||||
PUTGET 2020 Winter | Update the Data of a Tenant | HTTP status code | Update the data of the tenant specified by tenant. | GET 2020 Winter | Retrieve the Tenant data | Retrieve the Data of all Tenants | JSON |
/tenant-management/api/system/tenants/{tenant} | ||||||||
GET 2020 Winter | Retrieve the Data of all Tenantsthe Tenant data | JSON |
/tenant-management/api/system/tenants/{tenant} | |||||||||||||
DELETE 2020 Winter | Delete a Tenant | JSON |
/tenant-management/api/system/tenants/{tenant} | |||||||||||||
PATCHGET 2021 Summer | Update 2020 Winter | Retrieve Metrics of a Tenant | HTTP status code | |||||||||||||
Insert excerpt | PATCH /tenant-management/api/system/tenants/{tenant} | PATCH /tenant-management/api/system/tenants/{tenant} | ||||||||||||||
nopanel | true | JSON | ||||||||||||||
GET | Request a List of Roles | JSON | ||||||||||||||
GET | Retrieve the Number of Request a List of Users | TXTJSON |
/tenant-management/api/system/tenants/{tenant}/users/count | |||||||||||||
POST 2020 Winter | Create a User | JSON |
/tenant-management/api/system/tenants/{tenant}/users | |||||||||||||
PUTGET 2020 Winter | Update Retrieve the Data of a User | HTTP status codea User | JSON |
/tenant-management/api/system/tenants/{tenant}/users/{id} | ||||||||||||
GETPUT 2020 Winter | Request a List of Users | JSON | ||||||||||||||
Insert excerpt | GET /tenant-management/api/system/tenants/{tenant}/users | GET /tenant-management/api/system/tenants/{tenant}/users | ||||||||||||||
nopanel | true | GET 2020 Winter | Retrieve Update the Data of a User | JSONa User | HTTP status code |
/tenant-management/api/system/tenants/{tenant}/users/{id} | ||||||||||
DELETE 2020 Winter | Delete a User | HTTP status code |
/tenant-management/api/system/tenants/{tenant}/users/{id} | |||||||||||||
GET 2020 Winter | Retrieve the Roles Number of Users | JSONTXT |
/tenant-management/api/system/tenants/{tenant}/rolesusers/count |