-
Notifications
You must be signed in to change notification settings - Fork 8
API reference
Panos Karkazis edited this page Jul 24, 2018
·
4 revisions
Monitoring manager is a Django-based server that offers RESTful APIs to the users with respect to the monitoring data of their instantiated 5G services, including:
- The relation among services, network functions, NFVIs and users
- The ability to modify rules and thresholds during service/function runtime
- The reconfiguration of Prometheus server
- The ability to define the notification methods in case of alert generation
- The definition of a new websocket to get data in real-time.
Monitoring Manager's RESTFul api documentation provided via a Swager UI which is available at http://<sonata_sp_ip>:8000/docs/
and at 5Gtango documentation