Modifier and Type | Method and Description |
---|---|
ServerPassword |
ServerService.evacuate(String serverId,
EvacuateOptions options)
Evacuates a server identified with
serverId from a failed host to a new host |
Modifier and Type | Method and Description |
---|---|
EvacuateOptions |
EvacuateOptions.adminPass(String adminPass)
An administrative password (Optional)
|
static EvacuateOptions |
EvacuateOptions.create() |
EvacuateOptions |
EvacuateOptions.host(String host)
Name of the the host (Optional)
|
EvacuateOptions |
EvacuateOptions.onSharedStorage(boolean isShare)
Server on shared storage
|
Modifier and Type | Method and Description |
---|---|
static EvacuateAction |
EvacuateAction.create(EvacuateOptions options) |
Modifier and Type | Method and Description |
---|---|
ServerPassword |
ServerServiceImpl.evacuate(String serverId,
EvacuateOptions options)
Evacuates a server identified with
serverId from a failed host to a new host |
Copyright © 2017. All rights reserved.