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

◆ getNodeInfo()

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

Gets the node information of a node.

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