[PR #10692] [CLOSED] Add IPAM parent property #13678

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10692
Author: @elipsion
Created: 10/19/2022
Status: Closed

Base: developHead: 10691-IPAM-parent-property


📝 Commits (2)

📊 Changes

3 files changed (+54 additions, -2 deletions)

View changed files

📝 netbox/ipam/api/serializers.py (+7 -2)
📝 netbox/ipam/models/ip.py (+29 -0)
📝 netbox/ipam/tests/test_models.py (+18 -0)

📄 Description

Closes #10691


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/10692 **Author:** [@elipsion](https://github.com/elipsion) **Created:** 10/19/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `10691-IPAM-parent-property` --- ### 📝 Commits (2) - [`54f9a22`](https://github.com/netbox-community/netbox/commit/54f9a22be49411da8f23147137d3f99793c591a5) Add IPAM parent property - [`bf49f44`](https://github.com/netbox-community/netbox/commit/bf49f44c2692f5c62580d783de79b752607f4bca) Expose IPAM parent via API ### 📊 Changes **3 files changed** (+54 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/api/serializers.py` (+7 -2) 📝 `netbox/ipam/models/ip.py` (+29 -0) 📝 `netbox/ipam/tests/test_models.py` (+18 -0) </details> ### 📄 Description Closes #10691 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:20:13 +01:00
adam closed this issue 2025-12-29 23:20:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13678