[PR #14288] [CLOSED] Closes #13808: render-config API endpoint for virtual machines #14358

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14288
Author: @LuPo
Created: 11/16/2023
Status: Closed

Base: developHead: 13808-VM-render-config-API


📝 Commits (1)

  • 2ea3a51 Closes #13808: render-config API endpoint for virtual machines

📊 Changes

1 file changed (+23 additions, -2 deletions)

View changed files

📝 netbox/virtualization/api/views.py (+23 -2)

📄 Description

Fixes: #13808

added missing render_config function as action to the VirtualMachineViewSet, similar to the one already available in Devices API


🔄 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/14288 **Author:** [@LuPo](https://github.com/LuPo) **Created:** 11/16/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `13808-VM-render-config-API` --- ### 📝 Commits (1) - [`2ea3a51`](https://github.com/netbox-community/netbox/commit/2ea3a51ff4d482338a9731158234df2a844d2109) Closes #13808: render-config API endpoint for virtual machines ### 📊 Changes **1 file changed** (+23 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/virtualization/api/views.py` (+23 -2) </details> ### 📄 Description ### Fixes: #13808 added missing render_config function as action to the VirtualMachineViewSet, similar to the one already available in Devices API --- <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:24:02 +01:00
adam closed this issue 2025-12-29 23:24:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14358