[PR #278] [MERGED] Feature: add RebootVM capability #365

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/278
Author: @lucian-tx
Created: 11/7/2023
Status: Merged
Merged: 12/6/2023
Merged by: @mleone87

Base: masterHead: master


📝 Commits (1)

  • a957835 Feature: add RebootVM capability

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 proxmox/client.go (+5 -1)

📄 Description

Currently there's only ResetVm; I've added the option to gracefully RebootVm via https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/status/reboot

This is part of an effort to solve https://github.com/Telmate/terraform-provider-proxmox/issues/800 and it's a dependency for https://github.com/Telmate/terraform-provider-proxmox/pull/861

Please let me know if anything is missing. Cheers! 🍻


🔄 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/278 **Author:** [@lucian-tx](https://github.com/lucian-tx) **Created:** 11/7/2023 **Status:** ✅ Merged **Merged:** 12/6/2023 **Merged by:** [@mleone87](https://github.com/mleone87) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a957835`](https://github.com/Telmate/proxmox-api-go/commit/a957835da721d7217d38458e82d747abfea9f5fc) Feature: add RebootVM capability ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+5 -1) </details> ### 📄 Description Currently there's only `ResetVm`; I've added the option to gracefully `RebootVm` via https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/status/reboot This is part of an effort to solve https://github.com/Telmate/terraform-provider-proxmox/issues/800 and it's a dependency for https://github.com/Telmate/terraform-provider-proxmox/pull/861 Please let me know if anything is missing. Cheers! 🍻 --- <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:54 +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#365
No description provided.