Vmsvc/get.datastores: Difference between revisions
Jump to navigation
Jump to search
New page: ==== vimsh vmsvc/get.datastore ==== Usage: get.datastores vmid Show the list of datastores for this virtual machine. Category: Vimsh |
No edit summary |
||
Line 3: | Line 3: | ||
Show the list of datastores for this virtual machine. | Show the list of datastores for this virtual machine. | ||
==== Example output ==== | |||
[root@himalaya scripts]# vmware-vim-cmd vmsvc/get.datastore 31168 | |||
name himalaya-local-SAS.VMStorage | |||
url /vmfs/volumes/48c3a8cb-92b015b9-de33-003048670886 | |||
capacity 293131517952 | |||
freeSpace 60166242304 | |||
accessible 1 | |||
type VMFS | |||
multipleHostAccess <unset> | |||
[[Category: Vimsh]] | [[Category: Vimsh]] |
Latest revision as of 00:37, 6 January 2009
vimsh vmsvc/get.datastore
Usage: get.datastores vmid
Show the list of datastores for this virtual machine.
Example output
[root@himalaya scripts]# vmware-vim-cmd vmsvc/get.datastore 31168 name himalaya-local-SAS.VMStorage url /vmfs/volumes/48c3a8cb-92b015b9-de33-003048670886 capacity 293131517952 freeSpace 60166242304 accessible 1 type VMFS multipleHostAccess <unset>