Class DiagnosticInfoResponse
- Namespace
- Skyline.DataMiner.Net.NodeRecovery.Requests
- Assembly
- SLNetTypes.dll
Response for DiagnosticInfoRequest.
[Serializable]
public class DiagnosticInfoResponse : ResponseMessage
- Inheritance
-
DMSMessageDiagnosticInfoResponse
- Extension Methods
Properties
- LeaderNodeId
Current leader node identifier. If no leader is elected, this value is -1.
- LocalNodeId
Local node identifier.
- NodeDiagnostics
Detailed diagnostic information for each node in the cluster.
- StartupTime
Startup time of the NodeRecovery DxM.
- Version
Version of the DxM.
Methods
- ToString()
Returns a string that represents the current object.