Hostsvc/querydisabledmethods: Difference between revisions

no edit summary
(New page: ==== Vimsh hostsvc/querydisabledmethods==== Usage: querydisabled Query for disabled methods on the host. Category: Vimsh)
 
No edit summary
 
Line 3: Line 3:


Query for disabled methods on the host.
Query for disabled methods on the host.
==== example output ====
# vmware-vim-cmd -H 10.10.10.10 -U root -P password /hostsvc/querydisabledmethods
Disabled methods:
(vmodl.MethodName) [
    "vim.HostSystem.disconnect",
    "vim.HostSystem.reconnect",
    "vim.HostSystem.reconfigureDAS",
    "vim.HostSystem.exitStandbyMode",
    "vim.HostSystem.exitMaintenanceMode"
]


[[Category: Vimsh]]
[[Category: Vimsh]]
1,274

edits