Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ getServerState()

["cpp:const"]
idempotent ServerState getServerState ( string id) throws ServerNotExistException, NodeUnreachableException, DeploymentException

Gets the state of a server.

Parameters
idThe server ID.
Returns
The server state.
Exceptions
ServerNotExistExceptionThrown when the server doesn't exist.
NodeUnreachableExceptionThrown when the node is unreachable.
DeploymentExceptionThrown when the deployment of the server failed.