[PR #38] [MERGED] feat: add resize, unlink and migrate qemu calls #92

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/38
Author: @jqueuniet
Created: 1/12/2023
Status: Merged
Merged: 1/12/2023
Merged by: @luthermonson

Base: mainHead: add_vm_ops


📝 Commits (1)

  • eeb85cd Add resize, unlink and migrate qemu calls

📊 Changes

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

View changed files

📝 virtual_machines.go (+45 -0)

📄 Description

Add methods to facilitate VM migrations, disk resize and disk removal.


🔄 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/38 **Author:** [@jqueuniet](https://github.com/jqueuniet) **Created:** 1/12/2023 **Status:** ✅ Merged **Merged:** 1/12/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `add_vm_ops` --- ### 📝 Commits (1) - [`eeb85cd`](https://github.com/luthermonson/go-proxmox/commit/eeb85cd9e663562c066dfc602e6a1b9ac43daa34) Add resize, unlink and migrate qemu calls ### 📊 Changes **1 file changed** (+45 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `virtual_machines.go` (+45 -0) </details> ### 📄 Description Add methods to facilitate VM migrations, disk resize and disk removal. --- <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:10 +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#92
No description provided.