Forum Discussion
MWLjdb
Jul 22, 2022Brass Contributor
API relationships
I am working on a custom build to load an old version of MySQL into Purview (connector doesn't accept older versions of MySQL). In doing so, I can create a server entity as well as a Database e...
- Jul 22, 2022found the following: https://docs.microsoft.com/en-us/rest/api/purview/catalogdataplane/relationship/get?tabs=HTTP
Was able to fumble through and get it to work.
MWLjdb
Aug 23, 2022Brass Contributor
While I have figured out relationships, I think, it's not looking correctly in Purview. We have too old of a version of MySQL to auto ingest, so I'm manually building the DB within Purview. While I have entities connected, it doesn't look like they are connected correctly which is obvious when I browse them in Purview. The image below is what the navigation SHOULD be like:
However, custom building through API's, I can only find the Child objects from Server to DB to table by looking at the Properties tab of each one and looking at Related Assets, what am I missing?