Data Catalog API Overview


EnOS Data Catalog provides core data asset services for application developers and data analysts. Data Catalog API supports functions such as searching data objects, viewing data details, and importing data. For detailed information about Data Catalog, see Data Catalog.


For detailed information about EnOS APIs, see About EnOS API.


To get started with calling an EnOS API quickly, see Get Started with EnOS API.

API List

API Name

Description

EnOS Cloud

EnOS Edge

Search Data

Query data objects under a specified data type. Supports filtering data by data objects attribute value, associated tags and tag attributes, and associated business terms.

×

Query Data by Guid

Get the details of data objects according to GUID. Data details include basic information, associated data objects, associated tags and tag attributes, and associated business terms.

×

Query Data by Attribute

Get the details of data objects according to data objects attributes. Data details include basic information, associated data objects, associated tags and tag attributes, and associated business terms.

×

Import Entity by JSON

Common interface for importing entities. Supports FileSet, Measure and custom data type.

×