Ice 3.6 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.