wjohnson / pyapacheatlas

A python package to help work with the apache atlas REST APIs
https://wjohnson.github.io/pyapacheatlas-docs/latest/
MIT License
170 stars 96 forks source link

create or update scans #251

Closed Kevin-McIsaac closed 1 year ago

Kevin-McIsaac commented 1 year ago

Describe the feature Now that we can add collections it would be helpful to be able to add, update or delete Scans.

wjohnson commented 1 year ago

Hi, @Kevin-McIsaac thank you so much for using PyApacheAtlas! The scope of this package is limited to the data catalog portion of Purview. If you're interested in scanning, you might consider using the azure-purview-scanning package in addition to PyApacheAtlas.