Code:
// PHP Code
$ip = $proxmox->nodes()->node("node02")->qemu()->vmId(132)->agent()->networkGetInterfaces()->getPve()->getHostname()->get();
This interface returns NULL.
I am not getting the ip address of the specified vmid. help me Please,ThankYou.
Last edited: