Get changelog from API #3157

Closed
opened 2025-12-29 18:26:12 +01:00 by adam · 1 comment
Owner

Originally created by @TawR1024 on GitHub (Jan 14, 2020).

Environment
Python version: 3.6.3
NetBox version: 2.6.6
Proposed Functionality
Get device changelog from api.

Use Case
Show diff between versions and fast revert device state. Using PATCH request based on info from change log

Database Changes
NA

External Dependencies
N/A

Originally created by @TawR1024 on GitHub (Jan 14, 2020). Environment Python version: 3.6.3 NetBox version: 2.6.6 Proposed Functionality Get device changelog from api. Use Case Show diff between versions and fast revert device state. Using PATCH request based on info from change log Database Changes NA External Dependencies N/A
adam closed this issue 2025-12-29 18:26:12 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 14, 2020):

There already exists an API endpoint to retrieve changelog entries: /api/extras/object-changes/

Show diff between versions

See #2511

fast revert device state

Not something we can reasonably undertake for myriad reasons.

When opening issues in the future, please be sure to preserve the template's markup for better readability, and open a separate issue for each distinct proposed feature.

@jeremystretch commented on GitHub (Jan 14, 2020): There already exists an API endpoint to retrieve changelog entries: `/api/extras/object-changes/` > Show diff between versions See #2511 > fast revert device state Not something we can reasonably undertake for myriad reasons. When opening issues in the future, please be sure to preserve the template's markup for better readability, and open a separate issue for each distinct proposed feature.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3157