[GH-ISSUE #134] Spice field missing from Types.go VirtualMachine struct #25

Open
opened 2026-03-03 15:29:41 +03:00 by kerem · 0 comments
Owner

Originally created by @figuerom16 on GitHub (Mar 18, 2024).
Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/134

Useful for knowing if a VM supports Spice.

https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/status/current

Not a big deal since custom structs work in client.Get(). More of a convenience.

Originally created by @figuerom16 on GitHub (Mar 18, 2024). Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/134 Useful for knowing if a VM supports Spice. https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/status/current Not a big deal since custom structs work in client.Get(). More of a convenience.
Sign in to join this conversation.
No labels
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/go-proxmox#25
No description provided.