...
Helps to check the list of ONAP service deployed on a given setup and retrieve the health status.
Discovery
s.no | Feature | Description | Depends-on Project |
---|---|---|---|
1 | Report registered services | Reports the registered service details such as name, type, version, Root context URI. In addition, it provides deployment deatils like host/ip, port. | MSB |
2 | Register a service | Helps to register a service into MSB, when that service is started. | MSB |
3 | Unregister a service | Helps to unregister a service into MSB, after that service is stopped. | MSB |
...