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

◆ getServerInfo()

ServerInfo IceGrid::AdminPrx::getServerInfo ( std::string_view id,
const Ice::Context & context = Ice::noExplicitContext ) const

Gets information about a server.

Parameters
idThe server ID.
contextThe request context.
Returns
The server information.
Exceptions
IceGrid::ServerNotExistExceptionThrown when the server doesn't exist.