grep name: /etc/pve/qemu-server/100.conf
name: vm100
THANK YOU VERY MUCH! I did not know where the actual configuration file was stored. This is much help!The files are located here: /etc/pve/qemu-server/ , ie
Code:grep name: /etc/pve/qemu-server/100.conf name: vm100
You can certainly manually edit them by one. Or find a way to automate it via CLI or API, ie:
for i in {100-400};do qm set $i --name mynewname$i;done
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox