Skip to content
Technical preview

Technical preview function is in a state that it can be tried. The development is complete, there is documentation and there are samples, tutorials and hands-on labs as appropriate.

The community is looking for feedback on the function before declaring it stable. This feedback may result in changes to the external interfaces.

Runtime Manager OMVS

The Runtime Manager Open Metadata View Services (OMVS) is a REST API designed to support user interfaces (UIs) and python environments that work with the Egeria infrastructure to:

  • Display the status of an OMAG Server Platform, and which OMAG Servers are known/active to it.
  • The status of an OMAG Server, its active history and the health of the components running within it.
  • The status of the connectors an OMAG Server is hosting.

It is also able to:

  • Activate/deactivate servers on a platform.
  • For metadata access stores, it can:

  • For integration daemons, it can:

  • Temporarily change integration connector configuration.

  • Restart and refresh integration connectors.
  • Send open lineage events for augmentation, analysis, and distribution through the open metadata ecosystem.
  • Refresh the server's integration group configuration stored in the connected metadata access server.

  • For engine hosts it can:

  • Refresh the server's governance engine configuration stored in the connected metadata access server.

The Runtime Manager OMVS is able to work with any platform (and its hosted servers) that are reachable via REST APIs. The calling user (provided they have sufficient security privileges) is able to work with the platform services, server operation services, integration daemon services and engine-host-services as if they were calling them directly. This allows remote management without needing to expose the back-end platforms' endpoints to the administrative users.

Production Deployment

Egeria's resource connectors

The secret to this service is that it works with Egeria's resource connectors that are responsible for making the calls.

Egeria resource connectors

These resource connectors are accessed via the catalog entries for the platforms and servers. The catalog entries for the OMAG Server Platforms need to be created explicitly.


Raise an issue or comment below