[PR #320] [MERGED] Feature: Optional Protection setting #393

Closed
opened 2026-02-28 00:42:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/320
Author: @xserrat
Created: 3/10/2024
Status: Merged
Merged: 3/18/2024
Merged by: @Tinyblargon

Base: masterHead: Feature-#319


📝 Commits (2)

  • d4a9e80 Feature: Optional Protection setting
  • 7c0a64b Add "protection" field in ConfigQemu.mapToApiValues

📊 Changes

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

View changed files

📝 README.md (+4 -1)
📝 proxmox/config_qemu.go (+19 -2)

📄 Description

Expose optional protection setting to prevent VMs from being removed.

It closes #319


🔄 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/Telmate/proxmox-api-go/pull/320 **Author:** [@xserrat](https://github.com/xserrat) **Created:** 3/10/2024 **Status:** ✅ Merged **Merged:** 3/18/2024 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `Feature-#319` --- ### 📝 Commits (2) - [`d4a9e80`](https://github.com/Telmate/proxmox-api-go/commit/d4a9e80446339a064271d7adae737ff543728566) Feature: Optional Protection setting - [`7c0a64b`](https://github.com/Telmate/proxmox-api-go/commit/7c0a64b52c194d969b2e4025971e054a6dec138e) Add "protection" field in ConfigQemu.mapToApiValues ### 📊 Changes **2 files changed** (+23 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -1) 📝 `proxmox/config_qemu.go` (+19 -2) </details> ### 📄 Description Expose optional `protection` setting to prevent VMs from being removed. It closes #319 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:42:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#393
No description provided.