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

◆ shutdownNode()

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

Shuts down an IceGrid node.

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