Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getNodeInfo()

NodeInfo IceGrid::AdminPrx::getNodeInfo ( std::string_view name,
const Ice::Context & context = Ice::noExplicitContext ) const

Gets the node information of a node.

Parameters
nameThe node name.
contextThe request context.
Returns
The node information.
Exceptions
IceGrid::NodeNotExistExceptionThrown when the node doesn't exist.
IceGrid::NodeUnreachableExceptionThrown when the node is unreachable.