ServerInfo IceGrid::AdminPrx::getServerInfo | ( | std::string_view | id, |
const Ice::Context & | context = Ice::noExplicitContext ) const |
Gets information about a server.
id | The server ID. |
context | The request context. |
IceGrid::ServerNotExistException | Thrown when the server doesn't exist. |