Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties
hiddentrue
idDONErDOC

Product Version
Report Note
AssigneeMartin

Resources & Remarks

  • Version 2.4 - options" ...  "synchronousContentAnalysis": true (OKTO-4309)

Modification History

NameDateProduct VersionAction
Antje08 FEB 20212.4New page properties macro.
Antje12 FEB 20212020 WinterrDOC



As of Versionproduct version 2.4 | component version 1.0
Request MethodGET
Response FormatJSON
Description


Excerpt
Get
Retrieves the tenant data as given in the identity
service Keycloak, requested by a tenant administrator (user with role
provider Keycloak for the tenant of the calling user.

Required user role: YUUVIS_TENANT_ADMIN)

Meaning of the response status codes:


HTTP Status CodeMeaning
200 OKSuccessful, the tenant data has been read.
401 UNAUTHORIZEDThe call was unauthorized.


Request Example

GET /api-tm/admin/tenant HTTP/1.1


Result Response Example


Panel

{

  "description"::"myTenant description";
, "name"::"myTenant"
}


{
Responses
Meaning of the response status codes:

200 OK

The tenant data has been read

401 UNAUTHORIZED

The call was unauthorized