Skip to content

device.config_template field missing from rest api #13056

@rrizun

Description

@rrizun

NetBox version

v3.5.4

Python version

3.8

Steps to Reproduce

noticed that device.config_template field is missing from the rest api, e.g.,

https://demo.netbox.dev/api/dcim/devices/82/

Expected Behavior

expected to see config_template field, e.g.,

"config_template": 11,

Observed Behavior

config_template field is missing

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions