ServerInfoData Class |
Namespace: Dundas.BI.WebApi.Models
The ServerInfoData type exposes the following members.
Name | Description | |
---|---|---|
ServerInfoData |
Initializes a new instance of the ServerInfoData class.
|
Name | Description | |
---|---|---|
AppVersion | Gets the version of Dundas BI being used on the server. | |
CpuCoreUsage |
Gets the number of CPU cores the server is using, if CPU core usage is being counted on an
instance-wide basis.
| |
Fingerprint | Gets a string of characters which identifies the server based on the hardware. | |
LastSeenTime | Gets the UTC time at which the server last reported itself as active. | |
Name | Gets the name of the server. | |
ServerGroupId | Gets the ID of the server group to which the server belongs. | |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
ToDataContractMappings | The mapping between ServerInfo and ServerInfoData. |