Open
Description
NetBox version
v4.3.2
Feature type
Data model extension
Proposed functionality
Support an additional "netbox-change-comment: some comment goes here" header for changes made via the api that gets stored in the change log together with the changes.
Use case
We have a lot of automated systems that make changes to our NetBox instance. It would be great if we could send additional information about what caused a certain change to NetBox that would be included in the change log entry.
Database changes
Additional text field on the changelog model.
External dependencies
None.