K

Wednesday, April 6th, 2022 1:18 PM

Catalog Rest API - new version

Hi,

I am trying to ingest data source/schema into collibra environment using Catalog Rest API. The current version 1.0 is depricated. Since this getting depricated, instead of this what shoukd we be using?

Swagger documentation: (https://<collibra.environment>/docs/rest-catalog/index.html#/JDBC%20Schema%20Ingestion)

Endpoint: https://<collibra.environment>/rest/catalog/1.0/schemas/jdbc

1.2K Messages

2 years ago

No idea, but I’m subscribing, I’d like to know as well!

3 Messages

2 years ago

Hi @krishnasrivinitha.vedurumudi.duke-energy.com and @arthur.burkhardt,

The reason why we marked that API deprecated is because we’re switching the platform to work with customer data. The API you’re referring to is designed to register data sources via Jobserver. The new, recommended way of registering data sources is registration via Edge.

With version 2022.05 we just released the set of REST API calls that allow to set up connection, specify metadata configuration and trigger registration via Edge.

Edge management APIs: https://developer.collibra.com/rest/edge-management-api/
Catalog Database Registration APIs: https://developer.collibra.com/rest/database-registration-api/

We’re also working on a tutorial that will describe in more detail how those APIs can be used.
It will be available here: https://developer.collibra.com/rest/#tutorial-highlights

That being said, the deprecated API stays supported until EOL of the registration via Jobserver support.

I hope it helps, thanks
Krzysztof Nocuń

Loading...