Microsoft Azure Get Atlas Lineage Uniqueattribute Type Typename
Returns lineage info about entity.In addition to the typeName path parameter, attribute key-value pair(s) can be provided in the following formatattr:[attrName]=[attrValue]NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName.The REST request would look something like this:GET /v2/lineage/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.