v4

latestSwagger 2.02026-07-13109102258.7 KB
Glossary

Assign the given term to the provided list of related objects. Recommend using small batches with multiple API calls.

post/atlas/v2/glossary/terms/{termGuid}/assignedEntities

Path parameters

termGuidstring required

The globally unique identifier for glossary term.

Request body

guidstring

The GUID of the object.

typeNamestring

The name of the type.

uniqueAttributesobject

The unique attributes of the object.

displayTextstring

The display text.

entityStatus'ACTIVE' | 'DELETED'

Status of the entity - can be active or deleted. Deleted entities are not removed from Atlas store.

relationshipTypestring
relationshipGuidstring

The GUID of the relationship.

relationshipStatus'ACTIVE' | 'DELETED'

The enum of relationship status.

Response

OK. If the term assignment was successful.