| NodeInfo IceGrid::AdminPrx::getNodeInfo | ( | std::string_view | name, |
| const Ice::Context & | context = Ice::noExplicitContext ) const |
Gets the node information 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. |