public class HostVirtualNicManager extends ExtensibleManagedObject
| Constructor and Description |
|---|
HostVirtualNicManager(ServerConnection sc,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
void |
deselectVnicForNicType(String nicType,
String device) |
HostVirtualNicManagerInfo |
getInfo() |
VirtualNicManagerNetConfig |
queryNetConfig(String nicType) |
void |
selectVnicForNicType(String nicType,
String device) |
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 HostVirtualNicManager(ServerConnection sc, ManagedObjectReference mor)
public HostVirtualNicManagerInfo getInfo()
public VirtualNicManagerNetConfig queryNetConfig(String nicType) throws HostConfigFault, InvalidArgument, RuntimeFault, RemoteException
public void deselectVnicForNicType(String nicType, String device) throws HostConfigFault, InvalidArgument, RuntimeFault, RemoteException
public void selectVnicForNicType(String nicType, String device) throws HostConfigFault, InvalidArgument, RuntimeFault, RemoteException
Copyright © 2011-2012. All Rights Reserved.