pyapacheatlas
pyapacheatlas copied to clipboard
Query the Atlas Entity Audit API
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):
- OS: [e.g. Windows, Mac]
- Windows 10, Python 3.9
- PyApacheAtlas Version (
python -m pyapacheatlas --version
): - 0.15.0
Additional context The entity audit API would allow fetching of changes to the entity in question.