Valid variables are %type%, %name%, %host%, %mac% and %location%. Various examples are given in the command help (veyon-cli networkobjects help import).
from docs..
Construct each line as following - do not include header, do not separate with spaces
Computer15;10.23.15.15;"Conference2"
note the quotes
2. Go to "C:\Program Files\Veyon" open cmd in this folder
command:
veyon-cli networkobjects import "FULL PATH TO CSV FILE HERE" format "%name%;%host%;\"%location%\""
You should see [OK] on the command line
Read the docs for better understanding