Hi,
Is there anyway to limit network speed to 12MB/s for 1000+ VM via command?
I tried:
qm set 341 --net0 rate=12
But it returns error:
400 Parameter verification failed.
net0: invalid format - format error
net0.model: property is missing and it is not optional
qm set <vmid> [OPTIONS]