MCPcopy Create free account
hub / github.com/apache/cloudstack / getStatus

Method getStatus

api/src/main/java/com/cloud/host/Host.java:87–87  ·  view source on GitHub ↗

@return current state of this machine.

()

Source from the content-addressed store, hash-verified

85 * @return current state of this machine.
86 */
87 Status getStatus();
88
89 /**
90 * @return the ip address of the host.

Callers 15

easySendMethod · 0.95
runInContextMethod · 0.95
rebootVirtualMachineMethod · 0.95
getVMHypervisorHostMethod · 0.95
doWriteMethod · 0.65
readMethod · 0.65
doHandshakeUnwrapMethod · 0.65
doHandshakeWrapMethod · 0.65
handshakeNeedUnwrapMethod · 0.65
handshakeNeedWrapMethod · 0.65

Implementers 3

CheckOnHostCommandTestcore/src/test/java/org/apache/cloudsta
EngineHostVOengine/orchestration/src/main/java/org
HostVOengine/schema/src/main/java/com/cloud/

Calls

no outgoing calls