I was looking to find the details of the Virtual Machine using govc.
I was able to fetch the details of the instance using govc vm.info
, but the result had details of CPU, Memory, IP Address and other not about disk storage, which I can see on vsphere console or by logging into system.
Is there any using govc
to find the disk attached to the instance ??