| Package | Description |
|---|---|
| com.vmware.vim25 | |
| com.vmware.vim25.mo | |
| com.vmware.vim25.ws |
| Modifier and Type | Class and Description |
|---|---|
class |
CannotChangeDrsBehaviorForFtSecondary |
class |
CannotChangeHaSettingsForFtSecondary |
class |
FaultToleranceNotLicensed |
class |
FaultTolerancePrimaryPowerOnNotAttempted |
class |
FtIssuesOnHost |
class |
HostIncompatibleForFaultTolerance |
class |
IncompatibleHostForFtSecondary |
class |
InvalidOperationOnSecondaryVm |
class |
NoHostSuitableForFtSecondary |
class |
NotSupportedDeviceForFT |
class |
PowerOnFtSecondaryFailed |
class |
SecondaryVmAlreadyDisabled |
class |
SecondaryVmAlreadyEnabled |
class |
SecondaryVmAlreadyRegistered |
class |
SecondaryVmNotRegistered |
class |
VmFaultToleranceConfigIssue |
class |
VmFaultToleranceConfigIssueWrapper |
class |
VmFaultToleranceInvalidFileBacking |
class |
VmFaultToleranceOpIssuesList |
| Modifier and Type | Method and Description |
|---|---|
Task |
VirtualMachine.createSecondaryVM_Task(HostSystem host) |
Task |
VirtualMachine.disableSecondaryVM_Task(VirtualMachine vm) |
Task |
VirtualMachine.enableSecondaryVM_Task(VirtualMachine vm,
HostSystem host) |
Task |
VirtualMachine.makePrimaryVM_Task(VirtualMachine vm) |
Task |
VirtualMachine.terminateFaultTolerantVM_Task(VirtualMachine vm) |
Task |
VirtualMachine.turnOffFaultToleranceForVM_Task() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimStub.createSecondaryVM_Task(ManagedObjectReference _this,
ManagedObjectReference host) |
ManagedObjectReference |
VimStub.disableSecondaryVM_Task(ManagedObjectReference _this,
ManagedObjectReference vm) |
ManagedObjectReference |
VimStub.enableSecondaryVM_Task(ManagedObjectReference _this,
ManagedObjectReference vm,
ManagedObjectReference host) |
ManagedObjectReference |
VimStub.makePrimaryVM_Task(ManagedObjectReference _this,
ManagedObjectReference vm) |
ManagedObjectReference |
VimStub.terminateFaultTolerantVM_Task(ManagedObjectReference _this,
ManagedObjectReference vm) |
ManagedObjectReference |
VimStub.turnOffFaultToleranceForVM_Task(ManagedObjectReference _this) |
Copyright © 2011-2012. All Rights Reserved.