How to get the allocated Bandwidth limit for VM using API/command line query

Mani

Active Member
Sep 20, 2016
25
3
43
47
How to get the allocated Bandwidth limit for VM using Proxmox qemu API or any command line query?

Example in the screenshot below we are limiting the bandwidth for each VM using Proxmox GUI.

image_2022_07_15T07_33_53_126Z.png

That limited bandwidth rate value we want to get using Proxmox qemu API. Is there any other method to get it?
 
yeah, it's part of the 'netX' config line/key, so just use qm config or the equivalent API endpoint to retrieve it.
 
  • Like
Reactions: Mani