![]() |
Ice 3.9
Slice API Reference
|
Information about a server managed by an IceGrid node. More...
defined in <IceGrid/Admin.ice>
struct ServerInfo { ... }

Data Members | |
| string | application |
| The application to which this server belongs. | |
| ServerDescriptor | descriptor |
| The server descriptor. | |
| string | node |
| The IceGrid node where this server is deployed. | |
| int | revision |
| The application revision. | |
| string | sessionId |
| The ID of the session which allocated the server. | |
| string | uuid |
| The application UUID. | |