Modifier and Type | Method and Description |
---|---|
ActionResponse |
ServerService.liveMigrate(String serverId,
LiveMigrateOptions options)
Live-migrates a server identified with
serverId to a new host without rebooting |
Modifier and Type | Method and Description |
---|---|
LiveMigrateOptions |
LiveMigrateOptions.blockMigration(boolean blocked)
Block Migration
|
static LiveMigrateOptions |
LiveMigrateOptions.create() |
LiveMigrateOptions |
LiveMigrateOptions.diskOverCommit(boolean enabled)
Disk over commit
|
LiveMigrateOptions |
LiveMigrateOptions.host(String host)
Name of the new host (Optional)
|
Modifier and Type | Method and Description |
---|---|
static LiveMigrationAction |
LiveMigrationAction.create(LiveMigrateOptions options) |
Modifier and Type | Method and Description |
---|---|
ActionResponse |
ServerServiceImpl.liveMigrate(String serverId,
LiveMigrateOptions options)
Live-migrates a server identified with
serverId to a new host without rebooting |
Copyright © 2017. All rights reserved.