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

◆ getNodeHostname()

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

Get the hostname of a node.

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