|
Ice 3.7 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 server application. More... | |
| ServerDescriptor | descriptor |
| The server descriptor. More... | |
| string | node |
| The server node. More... | |
| int | revision |
| The application revision. More... | |
| string | sessionId |
| The id of the session which allocated the server. More... | |
| string | uuid |
| The application uuid. More... | |
Information about a server managed by an IceGrid node.
| string application |
The server application.
| ServerDescriptor descriptor |
The server descriptor.
| string node |
The server node.
| int revision |
The application revision.
| string sessionId |
The id of the session which allocated the server.
| string uuid |
The application uuid.