```$ govc <http://vm.info|vm.info> -json vm-name |...
# vsphere
m
Copy code
$ govc <http://vm.info|vm.info> -json vm-name | jq .VirtualMachines[0].Guest | grep Net
  "Net": null,