[PR #117] [MERGED] feat: Add DeleteContent method for storage #163

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/117
Author: @alperencelik
Created: 2/22/2024
Status: Merged
Merged: 2/24/2024
Merged by: @luthermonson

Base: mainHead: main


📝 Commits (1)

  • f910ba6 feat: Add DeleteContent method for storage

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 storage.go (+9 -0)

📄 Description

This PR aims to add 'DeleteContent' method for storage objects. Here is the relevant API documentation:

https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/storage/{storage}/content/{volume}


🔄 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/117 **Author:** [@alperencelik](https://github.com/alperencelik) **Created:** 2/22/2024 **Status:** ✅ Merged **Merged:** 2/24/2024 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`f910ba6`](https://github.com/luthermonson/go-proxmox/commit/f910ba6fa1215fbce631eda45ffab56f2bce4171) ✨feat: Add DeleteContent method for storage ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `storage.go` (+9 -0) </details> ### 📄 Description This PR aims to add 'DeleteContent' method for storage objects. Here is the relevant API documentation: https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/storage/{storage}/content/{volume} --- <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:29 +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#163
No description provided.