Package com.vmware.vim25.mo
Class FailoverClusterConfigurator
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.FailoverClusterConfigurator
-
Constructor Summary
ConstructorsConstructorDescriptionFailoverClusterConfigurator(ServerConnection serverConnection, ManagedObjectReference mor) -
Method Summary
Modifier and TypeMethodDescriptionconfigureVcha_Task(VchaClusterConfigSpec configSpec) createPassiveNode_Task(PassiveNodeDeploymentSpec passiveDeploymentSpec, SourceNodeSpec sourceVcSpec) createWitnessNode_Task(NodeDeploymentSpec witnessDeploymentSpec, SourceNodeSpec sourceVcSpec) deployVcha_Task(VchaClusterDeploymentSpec deploymentSpec) prepareVcha_Task(VchaClusterNetworkSpec networkSpec) Methods inherited from class com.vmware.vim25.mo.ManagedObject
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setCachedProperty, setMOR, setServerConnection, toString, waitForValues
-
Constructor Details
-
FailoverClusterConfigurator
-
-
Method Details
-
configureVcha_Task
public Task configureVcha_Task(VchaClusterConfigSpec configSpec) throws RuntimeFault, RemoteException - Throws:
RuntimeFaultRemoteException
-
createPassiveNode_Task
public Task createPassiveNode_Task(PassiveNodeDeploymentSpec passiveDeploymentSpec, SourceNodeSpec sourceVcSpec) throws RuntimeFault, RemoteException - Throws:
RuntimeFaultRemoteException
-
createWitnessNode_Task
public Task createWitnessNode_Task(NodeDeploymentSpec witnessDeploymentSpec, SourceNodeSpec sourceVcSpec) throws RuntimeFault, RemoteException - Throws:
RuntimeFaultRemoteException
-
deployVcha_Task
public Task deployVcha_Task(VchaClusterDeploymentSpec deploymentSpec) throws RuntimeFault, RemoteException - Throws:
RuntimeFaultRemoteException
-
destroyVcha_Task
- Throws:
RuntimeFaultRemoteException
-
getVchaConfig
- Throws:
RuntimeFaultRemoteException
-
prepareVcha_Task
public Task prepareVcha_Task(VchaClusterNetworkSpec networkSpec) throws RuntimeFault, RemoteException - Throws:
RuntimeFaultRemoteException
-