You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're using Microsoft Purview, it does not support this endpoint. Auditing features are coming but I believe it will be a different endpoint.
If you're using Apache Atlas and trying to query this with PyApacheAtlas, I do not have it currently implemented. If you need this capability in PyApacheAtlas for Apache Atlas, please let me know!
What is your desired outcome
I would like to be able to use the Atlas API for entity audit fetching,
https://atlas.apache.org/api/v2/resource_EntityREST.html#resource_EntityREST_getAuditEvents_GET
however this is returning a 404.
What have you tried so far
I have tried calling the REST endpoint /entity/{guid}/audit with no success.
Screenshots
N/A
Desktop (please complete the following information):
python -m pyapacheatlas --version
):Additional context
The entity audit API would allow fetching of changes to the entity in question.
The text was updated successfully, but these errors were encountered: