Class ConfigRestEndpoint
java.lang.Object
ch.colabproject.colab.api.rest.config.ConfigRestEndpoint
@Path("config")
@Consumes("application/json")
@Produces("application/json")
public class ConfigRestEndpoint
extends Object
REST MonitoringRestEndpoint to monitor the system
- Author:
- maxence
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigRestEndpoint
public ConfigRestEndpoint()
-
-
Method Details
-
getConfig
Get account-related configuration- Returns:
- configuration
-