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

◆ getNodeHostname()

["cpp:const"]
idempotent string getNodeHostname ( string name) throws NodeNotExistException, NodeUnreachableException

Get the hostname of a node.

Parameters
nameThe node name.
Returns
The node hostname.
Exceptions
NodeNotExistExceptionThrown when the node doesn't exist.
NodeUnreachableExceptionThrown when the node is unreachable.