[GH-ISSUE #17] Add function to gracefully shutdown QEMU VMs #13

Closed
opened 2026-02-26 17:32:07 +03:00 by kerem · 0 comments
Owner

Originally created by @krocd on GitHub (Aug 11, 2024).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-api-powershell/issues/17

What happened?

There seems to be no function to gracefully shutdown a VM similar to other VM power action functions such as Stop-PveVM, Suspend-PveVm, and so on.

Expected behavior

I found New-PveNodesQemuStatusShutdown which can provide this functionality. But it would be more intuitive to have either an alias or wrapper (like Stop-PveVm) for this function.

Relevant log output

No response

Proxmox VE Version

8.2.4

Version (bug)

8.2.1

Version (working)

No response

On what operating system are you experiencing the issue?

Windows, Linux

Pull Request

  • I would like to do a Pull Request
Originally created by @krocd on GitHub (Aug 11, 2024). Original GitHub issue: https://github.com/Corsinvest/cv4pve-api-powershell/issues/17 ### What happened? There seems to be no function to gracefully shutdown a VM similar to other VM power action functions such as Stop-PveVM, Suspend-PveVm, and so on. ### Expected behavior I found New-PveNodesQemuStatusShutdown which can provide this functionality. But it would be more intuitive to have either an alias or wrapper (like Stop-PveVm) for this function. ### Relevant log output _No response_ ### Proxmox VE Version 8.2.4 ### Version (bug) 8.2.1 ### Version (working) _No response_ ### On what operating system are you experiencing the issue? Windows, Linux ### Pull Request - [ ] I would like to do a Pull Request
kerem closed this issue 2026-02-26 17:32:07 +03:00
Sign in to join this conversation.
No labels
bug
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/cv4pve-api-powershell#13
No description provided.