pyapacheatlas.core.glossary.glossaryclient.PurviewGlossaryClient.delete_term#
- PurviewGlossaryClient.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