Hostsvc/storage/diagnostic/query create option: Difference between revisions
Jump to navigation
Jump to search
New page: ==== vimsh hostsvc/storage/diagnostic/query_create_option ==== Usage: query_create_option storage-type diagnostic-type Retrieve the list of disks that can be used to contain a diagnostic ... |
No edit summary |
||
Line 3: | Line 3: | ||
Retrieve the list of disks that can be used to contain a diagnostic partition. | Retrieve the list of disks that can be used to contain a diagnostic partition. | ||
==== Example output ==== | |||
# vmware-vim-cmd -H 10.10.10.10 -U root -P password /hostsvc/storage/diagnostic/query_create_option directAttached singleHost | |||
(vim.host.DiagnosticPartition.CreateOption) [] | |||
[[Category: Vimsh]] | [[Category: Vimsh]] |
Latest revision as of 23:30, 2 January 2009
vimsh hostsvc/storage/diagnostic/query_create_option
Usage: query_create_option storage-type diagnostic-type
Retrieve the list of disks that can be used to contain a diagnostic partition.
Example output
# vmware-vim-cmd -H 10.10.10.10 -U root -P password /hostsvc/storage/diagnostic/query_create_option directAttached singleHost (vim.host.DiagnosticPartition.CreateOption) []