Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
There is an issue with GetLineage() using the .Net Api Version=16.4.0.0
var netAppLineage = pQsApp.GetLineage().ToList();
For Example: Not all connections are retrieved. Only the one that is used is the model is actually retrieved.
The line marked with the arrow are missing from the API call.
This is the response details
No Such error when we do the same process from the Cloud.