Odysseus allows to access further information via a specific REST-Enpoint.

http://localhost:8888/services/information/

Currently, the following information can be retrieved:


This endpoint can be extended with own informations via implementing an IInformationProvider and registering this provider as a service (see e.g. de.uniol.inf.is.odysseus.core.server.OdysseusNodeID for an example). Another example for this kind of information can be found in the Systemload Feature.

  • No labels