Package | Description |
---|---|
org.jclouds.abiquo.domain.infrastructure | |
org.jclouds.abiquo.domain.infrastructure.options | |
org.jclouds.abiquo.features |
Modifier and Type | Method and Description |
---|---|
com.abiquo.model.enumerator.MachineIpmiState |
Datacenter.checkMachineIpmiState(String ip,
String user,
String password,
IpmiOptions options)
Check the ipmi configuration state of a remote machine.
|
Modifier and Type | Method and Description |
---|---|
IpmiOptions |
IpmiOptions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.MachineIpmiStateDto> |
InfrastructureAsyncApi.checkMachineIpmiState(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
String ip,
String user,
String password,
IpmiOptions options) |
com.abiquo.server.core.infrastructure.MachineIpmiStateDto |
InfrastructureApi.checkMachineIpmiState(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
String ip,
String user,
String password,
IpmiOptions options)
Check the ipmi configuration state of a remote machine.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.