Telmate / proxmox-api-go

Consume the proxmox API in golang
MIT License
370 stars 234 forks source link

Add efidisk support to qemu config #277

Closed riverar closed 9 months ago

riverar commented 11 months ago

Fixes: #253

Parses efidisk0 if returned from a qemu config request. https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/config

(Thanks to @ManassehZhou for the first attempt in https://github.com/Telmate/proxmox-api-go/pull/259)

riverar commented 10 months ago

Friendly ping @mleone87 @liorokman @Tinyblargon.

liorokman commented 10 months ago

Friendly ping @liorokman

I'm not a maintainer in this repository.