go - Find disk attached to vm using govc -


i looking find details of virtual machine using govc.

i able fetch details of instance using govc vm.info, result had details of cpu, memory, ip address , other not disk storage, can see on vsphere console or logging system.

is there using govc find disk attached instance ??

you can information devices using

$ govc device.info -vm virtualmachinename 

Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -