-
Class Summary
| Class |
Description |
| AssetManagerOMASResource |
Server-side REST API support for asset manager independent REST endpoints
|
| DataAssetExchangeResource |
DataAssetExchangeResource is the server-side implementation of the Asset Manager OMAS's
support for data asset such as data sets.
|
| GlossaryExchangeResource |
GlossaryExchangeResource is the server-side implementation of the Asset Manager OMAS's
support for glossaries.
|
Package org.odpi.openmetadata.accessservices.assetmanager.server.spring Description
REST API operations and Swagger Annotations
The asset manager has multiple parts to its REST API, each focusing on a different collection of metadata types.
The AssetManagerOMASResource defines the general operations for all types of asset managers. This includes the
operations for retrieving the out topic, for registering an asset manager
and retrieving the identifiers of a pre-registered asset manager.
The GlossaryExchangeResource supports metadata from glossaries. This includes the glossary's categories, terms
and term to term relationships.