public class HostKernelModuleSystem extends ManagedObject
| Constructor and Description |
|---|
HostKernelModuleSystem(ServerConnection sc,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
String |
queryConfiguredModuleOptionString(String name) |
KernelModuleInfo[] |
queryModules() |
void |
updateModuleOptionString(String name,
String options) |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic HostKernelModuleSystem(ServerConnection sc, ManagedObjectReference mor)
public String queryConfiguredModuleOptionString(String name) throws NotFound, RuntimeFault, RemoteException
NotFoundRuntimeFaultRemoteExceptionpublic KernelModuleInfo[] queryModules() throws RemoteException, RuntimeFault
RemoteExceptionRuntimeFaultpublic void updateModuleOptionString(String name, String options) throws NotFound, RuntimeFault, RemoteException
NotFoundRuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.