Uses of Class
com.hyper9.simdk.stubs.faults.MigrationFault

Packages that use MigrationFault
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.faults   
com.hyper9.simdk.ws   
 

Uses of MigrationFault in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that throw MigrationFault
 ManagedObjectReference VimServiceImpl.cloneVApp_Task(ManagedObjectReference _this, String name, ManagedObjectReference target, VAppCloneSpec spec)
           
 ManagedObjectReference VimService.cloneVApp_Task(ManagedObjectReference _this, String name, ManagedObjectReference target, VAppCloneSpec spec)
           
 ManagedObjectReference VimServiceImpl.cloneVApp(ManagedObjectReference _this, String name, ManagedObjectReference target, VAppCloneSpec spec)
           
 ManagedObjectReference VimService.cloneVApp(ManagedObjectReference _this, String name, ManagedObjectReference target, VAppCloneSpec spec)
           
 ManagedObjectReference VimServiceImpl.cloneVM_Task(ManagedObjectReference _this, ManagedObjectReference folder, String name, VirtualMachineCloneSpec spec)
           
 ManagedObjectReference VimService.cloneVM_Task(ManagedObjectReference _this, ManagedObjectReference folder, String name, VirtualMachineCloneSpec spec)
           
 ManagedObjectReference VimServiceImpl.cloneVM(ManagedObjectReference _this, ManagedObjectReference folder, String name, VirtualMachineCloneSpec spec)
           
 ManagedObjectReference VimService.cloneVM(ManagedObjectReference _this, ManagedObjectReference folder, String name, VirtualMachineCloneSpec spec)
           
 ManagedObjectReference VimServiceImpl.FTManagerStartSecondaryOnRemoteHost_Task(ManagedObjectReference _this, ManagedObjectReference primary, String secondaryCfgPath, String host, Integer port)
           
 ManagedObjectReference VimService.FTManagerStartSecondaryOnRemoteHost_Task(ManagedObjectReference _this, ManagedObjectReference primary, String secondaryCfgPath, String host, Integer port)
           
 void VimServiceImpl.FTManagerStartSecondaryOnRemoteHost(ManagedObjectReference _this, ManagedObjectReference primary, String secondaryCfgPath, String host, Integer port)
           
 void VimService.FTManagerStartSecondaryOnRemoteHost(ManagedObjectReference _this, ManagedObjectReference primary, String secondaryCfgPath, String host, Integer port)
           
 ManagedObjectReference VimServiceImpl.migrateVM_Task(ManagedObjectReference _this, ManagedObjectReference pool, ManagedObjectReference host, VirtualMachineMovePriority priority, VirtualMachinePowerState state)
           
 ManagedObjectReference VimService.migrateVM_Task(ManagedObjectReference _this, ManagedObjectReference pool, ManagedObjectReference host, VirtualMachineMovePriority priority, VirtualMachinePowerState state)
           
 void VimServiceImpl.migrateVM(ManagedObjectReference _this, ManagedObjectReference pool, ManagedObjectReference host, VirtualMachineMovePriority priority, VirtualMachinePowerState state)
           
 void VimService.migrateVM(ManagedObjectReference _this, ManagedObjectReference pool, ManagedObjectReference host, VirtualMachineMovePriority priority, VirtualMachinePowerState state)
           
 ManagedObjectReference VimServiceImpl.relocateVM_Task(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 ManagedObjectReference VimService.relocateVM_Task(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 void VimServiceImpl.relocateVM(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 void VimService.relocateVM(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 

Uses of MigrationFault in com.hyper9.simdk.stubs.faults
 

Subclasses of MigrationFault in com.hyper9.simdk.stubs.faults
 class AffinityConfigured
           
 class CannotModifyConfigCpuRequirements
           
 class CloneFromSnapshotNotSupported
           
 class DatacenterMismatch
           
 class DisallowedMigrationDeviceAttached
           
 class DiskMoveTypeNotSupported
           
 class FaultToleranceAntiAffinityViolated
           
 class FaultToleranceNotSameBuild
           
 class FullStorageVMotionNotSupported
           
 class HAErrorsAtDest
           
 class HotSnapshotMoveNotSupported
           
 class IncompatibleDefaultDevice
           
 class IndependentDiskVMotionNotSupported
           
 class MaintenanceModeFileMove
           
 class MigrationDisabled
           
 class MigrationFeatureNotSupported
           
 class MigrationNotReady
           
 class MismatchedNetworkPolicies
           
 class MismatchedVMotionNetworkNames
           
 class NetworksMayNotBeTheSame
           
 class NoGuestHeartbeat
           
 class NonHomeRDMVMotionNotSupported
           
 class RDMConversionNotSupported
           
 class RDMNotPreserved
           
 class ReadOnlyDisksWithLegacyDestination
           
 class SnapshotCloneNotSupported
           
 class SnapshotCopyNotSupported
           
 class SnapshotMoveFromNonHomeNotSupported
           
 class SnapshotMoveNotSupported
           
 class SnapshotMoveToNonHomeNotSupported
           
 class SnapshotRevertIssue
           
 class StorageVMotionNotSupported
           
 class SuspendedRelocateNotSupported
           
 class ToolsInstallationInProgress
           
 class TooManyDisksOnLegacyHost
           
 class UncommittedUndoableDisk
           
 class UnsharedSwapVMotionNotSupported
           
 class VMotionInterfaceIssue
           
 class VMotionLinkCapacityLow
           
 class VMotionLinkDown
           
 class VMotionNotConfigured
           
 class VMotionNotLicensed
           
 class VMotionNotSupported
           
 class VMotionProtocolIncompatible
           
 class WillModifyConfigCpuRequirements
           
 

Uses of MigrationFault in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that throw MigrationFault
 ManagedObjectReference VimServiceExImpl.cloneVApp_Task(ManagedObjectReference _this, String name, ManagedObjectReference target, VAppCloneSpec spec)
           
 ManagedObjectReference VimServiceExImpl.cloneVApp(ManagedObjectReference _this, String name, ManagedObjectReference target, VAppCloneSpec spec)
           
 ManagedObjectReference VimServiceExImpl.cloneVM_Task(ManagedObjectReference _this, ManagedObjectReference folder, String name, VirtualMachineCloneSpec spec)
           
 ManagedObjectReference VimServiceExImpl.cloneVM(ManagedObjectReference _this, ManagedObjectReference folder, String name, VirtualMachineCloneSpec spec)
           
 ManagedObjectReference VimServiceExImpl.FTManagerStartSecondaryOnRemoteHost_Task(ManagedObjectReference _this, ManagedObjectReference primary, String secondaryCfgPath, String host, Integer port)
           
 void VimServiceExImpl.FTManagerStartSecondaryOnRemoteHost(ManagedObjectReference _this, ManagedObjectReference primary, String secondaryCfgPath, String host, Integer port)
           
 ManagedObjectReference VimServiceExImpl.migrateVM_Task(ManagedObjectReference _this, ManagedObjectReference pool, ManagedObjectReference host, VirtualMachineMovePriority priority, VirtualMachinePowerState state)
           
 void VimServiceExImpl.migrateVM(ManagedObjectReference _this, ManagedObjectReference pool, ManagedObjectReference host, VirtualMachineMovePriority priority, VirtualMachinePowerState state)
           
 ManagedObjectReference VimServiceExImpl.relocateVM_Task(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 void VimServiceExImpl.relocateVM(ManagedObjectReference _this, VirtualMachineRelocateSpec spec, VirtualMachineMovePriority priority)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.