Package com.veertu.ankaMgmtSdk
Interface AnkaMgmtVm
- All Known Implementing Classes:
ConcAnkaMgmtVm
public interface AnkaMgmtVm
Created by asafgur on 18/05/2017.
-
Method Details
-
waitForBoot
String waitForBoot(int schedulingTimeout) throws InterruptedException, IOException, AnkaMgmtException -
getId
String getId() -
getName
String getName() -
getConnectionIp
String getConnectionIp() -
getConnectionPort
int getConnectionPort() -
terminate
void terminate() -
isRunning
boolean isRunning() -
getInfo
String getInfo() -
getStatus
- Throws:
AnkaMgmtException
-
saveImage
-