Skip to content

Include request ID in REST API responses #11254

Closed
@roberteriksen1979

Description

@roberteriksen1979

NetBox version

3.2.5

Feature type

Change to existing functionality

Proposed functionality

When changing an item, using the REST API, could it be possible to get the changelog id returned immediately?
f.x as an X-ChangeId header or similar?

Use case

When multiple systems update various properties of the same entities in Netbox, we can not always rely on simply getting the latest change via the extras/object-changes endpoint.
Also getting the change id immediately would save an otherwise unnecessary API request.

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions