Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::ServerInfo Struct Reference

Information about a server managed by an IceGrid node. More...

defined in <IceGrid/Admin.ice>

struct ServerInfo { ... }

Collaboration diagram for IceGrid::ServerInfo:
Collaboration graph
[legend]

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

Detailed Description

Information about a server managed by an IceGrid node.

Data Member Documentation

◆ application

string application

The server application.

◆ descriptor

ServerDescriptor descriptor

The server descriptor.

◆ node

string node

The server node.

◆ revision

int revision

The application revision.

◆ sessionId

string sessionId

The id of the session which allocated the server.

◆ uuid

string uuid

The application uuid.


The documentation for this struct was generated from the following file: