Add is_oob and is_primary on bulk_edit IPAddress #11766

Closed
opened 2025-12-29 21:49:38 +01:00 by adam · 1 comment
Owner

Originally created by @pl0xym0r on GitHub (Oct 22, 2025).

NetBox version

v4.4.4

Feature type

Change to existing functionality

Proposed functionality

Extension of #20459 to add is_oob and is_primary on the IPAddress bulk_edit function in order to massively apply these parameters

Use case

Once IPAddress are created (and assigned), it could be possible to apply on assigned_object these IP

Database changes

No change in DB

External dependencies

No dependencies

Originally created by @pl0xym0r on GitHub (Oct 22, 2025). ### NetBox version v4.4.4 ### Feature type Change to existing functionality ### Proposed functionality Extension of #20459 to add is_oob and is_primary on the IPAddress bulk_edit function in order to massively apply these parameters ### Use case Once IPAddress are created (and assigned), it could be possible to apply on assigned_object these IP ### Database changes No change in DB ### External dependencies No dependencies
adam added the type: feature label 2025-12-29 21:49:38 +01:00
adam closed this issue 2025-12-29 21:49:38 +01:00
Author
Owner

@arthanson commented on GitHub (Oct 23, 2025):

These are properties of the parent device/vm and are computed, they are not fields that can be set directly so this is not possible.

@arthanson commented on GitHub (Oct 23, 2025): These are properties of the parent device/vm and are computed, they are not fields that can be set directly so this is not possible.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11766