Microsoft Azure Get Atlas Entity Bulk Uniqueattribute Type Typename
Bulk API to retrieve list of entities identified by its unique attributes.In addition to the typeName path parameter, attribute key-value pair(s) can be provided in the following formattypeName=\&attr_1:\=\&attr_2:\=\&attr_3:\=\NOTE: The attrName should be an unique attribute for the given entity-typeThe REST request would look something like thisGET /v2/entity/bulk/uniqueAttribute/type/hive_db?attr_1:qualifiedName=db1@cl1&attr_2:qualifiedName=db2@cl1