dropbox / nsot

Network Source of Truth is an open source IPAM and network inventory database
https://nsot.readthedocs.io
Other
399 stars 66 forks source link

NSoT Changes endpoint should be able to filter the change log with more granularity #319

Open narJH27 opened 6 years ago

narJH27 commented 6 years ago

The NSoT Changes API currently only allows the ability to filter by Resource Type and Event Type. This means we can currently only view the list of Protocol Objects (for example) created or updated or deleted, but cannot really drill down deeper and filter by Protocol Objects created, updated or deleted per device (say). It'd be great to have the ability to specify the time window within which NSoT should return the results.