View Source Wobserver.Web.Router.Api (Wobserver NG v1.14.0)
Main api router.
Returns the following resources:
/about
=>Wobserver.about/0
./nodes
=>Wobserver.NodeDiscovery.discover/0
.
Splits into the following paths:
/system
, for all system information, handled byWobserver.Web.Router.System
.
All paths also include the option of entering a node name before the path.