Open
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.3
Python Version
3.12
Steps to Reproduce
- Click on
+
, next toVirtual Machines
menu item (goes tohttps://netbox.example.com/virtualization/virtual-machines/add/
) - Scroll to
Management
section - See that
Primary IPv4
andPrimary IPv6
fields are presents, but are empty and you cannot select any IP address.
Expected Behavior
Either:
- create both the interface and it's IP directly; or
- simply hide these fields at this step.