std::int32_t IceGrid::AdminPrx::getServerPid | ( | std::string_view | id, |
const Ice::Context & | context = Ice::noExplicitContext ) const |
Gets the system process ID of a server.
The process ID is operating system dependent.
id | The server ID. |
context | The request context. |
IceGrid::DeploymentException | Thrown when the deployment of the server failed. |
IceGrid::NodeUnreachableException | Thrown when the node is unreachable. |
IceGrid::ServerNotExistException | Thrown when the server doesn't exist. |