Skip to content

Description missing in API representation of multiple models #11488

@rodvand

Description

@rodvand

NetBox version

v3.4.2

Python version

3.8

Steps to Reproduce

  1. Create a Virtual Machine named vm1
  2. Visit the virtual machine in the GUI - note the description field
  3. Visit the virtual machine's API representation - note that description is missing

Alternative just go to https://demo.netbox.dev/api/virtualization/virtual-machines/363/ and see that we are missing description.

Also found to be missing on Device model.

Expected Behavior

A description field.

Observed Behavior

It's missing.

Metadata

Metadata

Assignees

Labels

status: 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