USAGE: qm importovf <vmid> <manifest> <storage> [OPTIONS]
Create a new VM using parameters read from an OVF manifest
<vmid> <integer> (1 - N)
The (unique) ID of the VM.
This is from man qm
So it seems vmid can't be smaller than 100. This confused me. Would somebody please correct...