[PR #62] [MERGED] Migration #197

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/62
Author: @claudusd
Created: 11/25/2019
Status: Merged
Merged: 12/2/2019
Merged by: @ggongaware

Base: masterHead: migration


📝 Commits (3)

  • 03764a0 Add migration
  • c5f218d Add migration command line
  • d5c0c62 Update readme with migration command line example

📊 Changes

4 files changed (+56 additions, -17 deletions)

View changed files

📝 README.md (+1 -0)
📝 main.go (+24 -2)
📝 proxmox/client.go (+22 -6)
📝 proxmox/config_qemu.go (+9 -9)

📄 Description

This PR add a function to migrate vm to another node.


🔄 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/62 **Author:** [@claudusd](https://github.com/claudusd) **Created:** 11/25/2019 **Status:** ✅ Merged **Merged:** 12/2/2019 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `migration` --- ### 📝 Commits (3) - [`03764a0`](https://github.com/Telmate/proxmox-api-go/commit/03764a011b43c9c0bc4afc6af87e4eef43209ee6) Add migration - [`c5f218d`](https://github.com/Telmate/proxmox-api-go/commit/c5f218dfee5732c9a1eef082a80f52380c73365b) Add migration command line - [`d5c0c62`](https://github.com/Telmate/proxmox-api-go/commit/d5c0c625eee3b6f72eb881da32e3250b41c7dd87) Update readme with migration command line example ### 📊 Changes **4 files changed** (+56 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `main.go` (+24 -2) 📝 `proxmox/client.go` (+22 -6) 📝 `proxmox/config_qemu.go` (+9 -9) </details> ### 📄 Description This PR add a function to migrate vm to another node. --- <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:04 +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#197
No description provided.