[PR #184] [MERGED] Add a method to move disks between VM #291

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/184
Author: @jqueuniet
Created: 7/12/2022
Status: Merged
Merged: 7/12/2022
Merged by: @mleone87

Base: masterHead: disk_move


📝 Commits (1)

  • 4522a9d Add a method to move disks between VM

📊 Changes

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

View changed files

📝 proxmox/client.go (+16 -0)

📄 Description

I couldn't find a way to move disk images between virtual machines, so implemented one. Despite the name, this should work for LXC containers too, no idea if this is an issue or not.


🔄 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/184 **Author:** [@jqueuniet](https://github.com/jqueuniet) **Created:** 7/12/2022 **Status:** ✅ Merged **Merged:** 7/12/2022 **Merged by:** [@mleone87](https://github.com/mleone87) **Base:** `master` ← **Head:** `disk_move` --- ### 📝 Commits (1) - [`4522a9d`](https://github.com/Telmate/proxmox-api-go/commit/4522a9da3c84ce978782892e348506b12bcbe36c) Add a method to move disks between VM ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+16 -0) </details> ### 📄 Description I couldn't find a way to move disk images between virtual machines, so implemented one. Despite the name, this should work for LXC containers too, no idea if this is an issue or not. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:41:38 +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#291
No description provided.