Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query the Atlas Entity Audit API #282

Open
nigelmeakins opened this issue Jan 21, 2024 · 1 comment
Open

Query the Atlas Entity Audit API #282

nigelmeakins opened this issue Jan 21, 2024 · 1 comment
Labels
purview question A question more about Purview and less about PyApacheAtlas

Comments

@nigelmeakins
Copy link

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.

@nigelmeakins nigelmeakins added the purview question A question more about Purview and less about PyApacheAtlas label Jan 21, 2024
@wjohnson
Copy link
Owner

Hi, Nigel! Thank you for using PyApacheAtlas!

Are you using Microsoft Purview or Apache Atlas?

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
purview question A question more about Purview and less about PyApacheAtlas
Projects
None yet
Development

No branches or pull requests

2 participants