mirror of
https://github.com/Corsinvest/cv4pve-api-powershell.git
synced 2026-04-25 12:15:48 +03:00
[GH-ISSUE #4] Upid #1
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-api-powershell#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @blendiTahiri on GitHub (Mar 4, 2022).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-api-powershell/issues/4
What happened?
Iam using the -upid Parameter which exists in the variable delete. But when i use it I get the the error Code that it cannot be found.

Expected behavior
In the delete.Response the upid is available. But when i wanna call it with Wait-PveTaskIsFinish -Upid $deltete.Response.data, I get the error Code Get-PveNodesTasks: A parameter cannot be found that matches parameter name 'Upid'.

Relevant log output
No response
Proxmox VE Version
7.1
Version (bug)
7.2
Version (working)
No response
On what operating system are you experiencing the issue?
Windows
Pull Request
@franklupo commented on GitHub (Mar 4, 2022):
Fixed in the new version 7.1.2
Please check if it works.
best regards
@blendiTahiri commented on GitHub (Mar 4, 2022):
Hi
It works now :) Thank you very much
Kind regards