mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 01:15:57 +03:00
[GH-ISSUE #198] PID field in VirtualMachine should support nill values #52
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-proxmox#52
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 @hsiegeln on GitHub (Jun 6, 2025).
Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/198
VM Templates retrieved via the
/api2/json/nodes/{node}/qemuendpoint will have null for the pid field. The current implementation throws an error when a template is returned:2025/06/06 13:58:33 failed to match ^[0-9.]*$: nullTemplate:
Regular VM: