public class HostVMotionSystem extends ExtensibleManagedObject
| Constructor and Description |
|---|
HostVMotionSystem(ServerConnection serverConnection,
ManagedObjectReference mor)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
deselectVnic()
Deprecated.
|
HostIpConfig |
getIpConfig()
Deprecated.
|
HostVMotionNetConfig |
getNetConfig()
Deprecated.
|
void |
selectVnic(String device)
Deprecated.
|
void |
updateIpConfig(HostIpConfig ipConfig)
Deprecated.
|
getAvailableField, getValues, setCustomValueconvertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic HostVMotionSystem(ServerConnection serverConnection, ManagedObjectReference mor)
public HostIpConfig getIpConfig()
public HostVMotionNetConfig getNetConfig()
public void deselectVnic()
throws HostConfigFault,
RuntimeFault,
RemoteException
public void selectVnic(String device) throws HostConfigFault, RuntimeFault, RemoteException
public void updateIpConfig(HostIpConfig ipConfig) throws HostConfigFault, NotFound, RuntimeFault, RemoteException
Copyright © 2011-2012. All Rights Reserved.