public class VirtualApp extends ResourcePool
| Constructor and Description |
|---|
VirtualApp(ServerConnection sc,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
Task |
cloneVApp_Task(String name,
ManagedObjectReference target,
VAppCloneSpec spec) |
HttpNfcLease |
exportVApp() |
VirtualAppLinkInfo[] |
getChildLink() |
Datastore[] |
getDatastore() |
Network[] |
getNetwork() |
Folder |
getParentFolder() |
ManagedEntity |
getParentVApp() |
VAppConfigInfo |
getVAppConfig() |
Task |
powerOffVApp_Task(boolean force) |
Task |
powerOnVApp_Task() |
Task |
suspendVApp_Task() |
Task |
unregisterVApp_Task() |
void |
updateLinkedChildren(VirtualAppLinkInfo[] addChangeSet,
ManagedObjectReference[] removeSet) |
void |
updateVAppConfig(VAppConfigSpec spec) |
createChildVM_Task, createResourcePool, createVApp, destroyChildren, getChildConfiguration, getConfig, getOwner, getResourcePools, getRuntime, getSummary, getVMs, importVApp, moveIntoResourcePool, queryResourceConfigOption, refreshRuntime, registerChildVM_Task, updateChildResourceConfiguration, updateConfigdestroy_Task, getAlarmActionEabled, getConfigIssue, getConfigStatus, getCustomValue, getDeclaredAlarmState, getDisabledMethod, getEffectiveRole, getName, getOverallStatus, getParent, getPermission, getRecentTasks, getTag, getTriggeredAlarmState, reload, rename_TaskgetAvailableField, 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 VirtualApp(ServerConnection sc, ManagedObjectReference mor)
public VirtualAppLinkInfo[] getChildLink()
public Datastore[] getDatastore()
public Network[] getNetwork()
public Folder getParentFolder()
public ManagedEntity getParentVApp()
public VAppConfigInfo getVAppConfig()
public Task cloneVApp_Task(String name, ManagedObjectReference target, VAppCloneSpec spec) throws InvalidState, InvalidDatastore, TaskInProgress, VmConfigFault, FileFault, MigrationFault, InsufficientResourcesFault, RuntimeFault, RemoteException
public HttpNfcLease exportVApp() throws InvalidPowerState, TaskInProgress, InvalidState, FileFault, RuntimeFault, RemoteException
public Task powerOffVApp_Task(boolean force) throws TaskInProgress, InvalidState, VAppConfigFault, RuntimeFault, RemoteException
public Task suspendVApp_Task() throws TaskInProgress, InvalidState, VAppConfigFault, RuntimeFault, RemoteException
TaskInProgressInvalidStateVAppConfigFaultRuntimeFaultRemoteExceptionpublic Task powerOnVApp_Task() throws TaskInProgress, InvalidState, InsufficientResourcesFault, VmConfigFault, VAppConfigFault, FileFault, RuntimeFault, RemoteException
public Task unregisterVApp_Task() throws ConcurrentAccess, InvalidState, RuntimeFault, RemoteException
public void updateLinkedChildren(VirtualAppLinkInfo[] addChangeSet, ManagedObjectReference[] removeSet) throws ConcurrentAccess, RuntimeFault, RemoteException
ConcurrentAccessRuntimeFaultRemoteExceptionpublic void updateVAppConfig(VAppConfigSpec spec) throws TaskInProgress, VmConfigFault, ConcurrentAccess, FileFault, InvalidName, DuplicateName, InvalidState, InsufficientResourcesFault, InvalidDatastore, RuntimeFault, RemoteException
Copyright © 2011-2012. All Rights Reserved.