Discovery Configuration Server
The discovery configuration server is the server responsible for holding and managing the configuration needed by the discovery servers and the discovery engines within them.
This configuration consists of defining which discovery request types are supported and which discovery services they map to.
Implementation in Egeria
Egeria’s discovery configuration server support is implemented by the
Discovery Engine OMAS.
It has a client called DiscoveryConfigurationClient
that
implements the ODF’s DiscoveryConfigurationServer
interface.
It also supports event notifications through
the Discovery Engine OMAS’s out topic.
License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.