display field omitted from VirtualDisk representation in REST API #9288

Closed
opened 2025-12-29 20:47:51 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Feb 23, 2024).

Originally assigned to: @abhi1693 on GitHub.

Deployment Type

NetBox Cloud

NetBox Version

v3.7.3

Python Version

3.11

Steps to Reproduce

  1. Create one or more virtual disks assigned to a virtual machine (attributes are unimportant)
  2. Make a request for /api/virtualization/virtual-disks/

Expected Behavior

The serialized representation of each virtual disk should include a display field conveying the disk's name.

Observed Behavior

The display field is absent.

Originally created by @jeremystretch on GitHub (Feb 23, 2024). Originally assigned to: @abhi1693 on GitHub. ### Deployment Type NetBox Cloud ### NetBox Version v3.7.3 ### Python Version 3.11 ### Steps to Reproduce 1. Create one or more virtual disks assigned to a virtual machine (attributes are unimportant) 2. Make a request for `/api/virtualization/virtual-disks/` ### Expected Behavior The serialized representation of each virtual disk should include a `display` field conveying the disk's name. ### Observed Behavior The `display` field is absent.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 20:47:51 +01:00
adam closed this issue 2025-12-29 20:47:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9288