Hello,
I'm on a symfony project with a php api for proxmox ( https://github.com/CpuID/pve2-api-php-client )
Using QEMU agents, I'm trying to post command in powershell, for example :
powershell.exe Get-DhcpServerv4Scope | Select-Object -Property StartRange,EndRange
But the comma between...