pyapacheatlas.core.glossary.glossaryclient.GlossaryClient.delete_term#

GlossaryClient.delete_term(termGuid)#

Delete a term based on the termGuid :param str termGuid: The guid for the term. Ignored if using termName.

Returns

A dictionary indicating success or failure.

Return type

dict