std::string IceGrid::AdminPrx::getNodeHostname | ( | std::string_view | name, |
const Ice::Context & | context = Ice::noExplicitContext ) const |
Get the hostname of a node.
name | The node name. |
context | The request context. |
IceGrid::NodeNotExistException | Thrown when the node doesn't exist. |
IceGrid::NodeUnreachableException | Thrown when the node is unreachable. |