Closed
Description
Deployment Type
NetBox Cloud
NetBox Version
v3.7.3
Python Version
3.11
Steps to Reproduce
- Create one or more virtual disks assigned to a virtual machine (attributes are unimportant)
- 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.