[PR #35] [CLOSED] Allow json parameter for DELETE method #90

Closed
opened 2026-03-03 15:30:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/35
Author: @alebeta90
Created: 5/27/2022
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 8d0d29d Allow json parameter for DELETE method

📊 Changes

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

View changed files

📝 proxmox.go (+10 -2)

📄 Description

Allowing json parameter to be sent with DELETE method, helps when deleting VMs which are used in HA resources, as well as destroying not referenced disks

API Documentation: https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/qemu/{vmid}


🔄 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/luthermonson/go-proxmox/pull/35 **Author:** [@alebeta90](https://github.com/alebeta90) **Created:** 5/27/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8d0d29d`](https://github.com/luthermonson/go-proxmox/commit/8d0d29d12409b4c4413de3af1f058373825f7619) Allow json parameter for DELETE method ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `proxmox.go` (+10 -2) </details> ### 📄 Description Allowing json parameter to be sent with DELETE method, helps when deleting VMs which are used in HA resources, as well as destroying not referenced disks API Documentation: https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/qemu/{vmid} --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:30:09 +03:00
Sign in to join this conversation.
No labels
pull-request
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/go-proxmox#90
No description provided.