Configuration
Read public Manager UI configuration and administer its configuration and images
Retrieve the manager configuration JSON
Returns the public Manager application configuration used by clients before and after authentication.
Update manager configuration
Replaces manager_config.json and returns the stored configuration. This administrative change affects Manager UI branding and behavior.
Upload a Manager configuration image
Decodes and stores the supplied FileInfo under the requested relative path, then returns its Manager API path.
Retrieve a Manager configuration image
Streams a previously uploaded configuration image using its detected media type.