Uses of Class
com.xensource.xenapi.Types.VmMigrateFailed
-
Uses of Types.VmMigrateFailed in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.VmMigrateFailedModifier and TypeMethodDescriptionvoid
VM.poolMigrate
(Connection c, Host host, Map<String, String> options) Migrate a VM to another Host.VM.poolMigrateAsync
(Connection c, Host host, Map<String, String> options) Migrate a VM to another Host.