system-controller Endpoints
Endpoints of the Web-API gateway for the management of global configuration data, accessible for users with the YUUVIS_SYSTEM_INTEGRATOR role.
The endpoints are used by the ARCHITECT Service that provides yuuvis® architect.
HTTP Method as of product version | Purpose | Response Format | Description |
---|---|---|---|
GET | getForm | JSON | Retrieves a global or app-specific not enriched form by object type ID |
POST as of 2020 Autumn | postForm | HTTP status code | Updates a global or app-specific not enriched form identified by object type ID |
GET as of 2020 Autumn | getIcon | SVG | Retrieves a global, app-specific, or tenant-specific icon resource specified by |
POST as of 2020 Autumn | postIcon | HTTP status code | Creates or updates the global or app-specific icon resource specified by |
GET as of 2020 Autumn | getLocalizedTextResources | JSON | This request retrieves global localized text resources for the Accept-Language. |
POST as of 2020 Autumn | postLocalizedTextResources | HTTP status code | Updates the global localized text resources for the specified |
GET as of 2020 Autumn | getSupportedLanguages | JSON | Retrieves a list of all supported languages for global resources. |