Table of Contents

Class NodeDiagnosticInfo

Namespace
Skyline.DataMiner.Net.NodeRecovery
Assembly
SLNetTypes.dll

Detailed diagnostic information about a node in the Node Recovery cluster.

[Serializable]
public class NodeDiagnosticInfo
Inheritance
NodeDiagnosticInfo
Extension Methods

Properties

GlobalObservedState

The global observed state of this node (only populated when diagnostics are requested from the leader node).

GlobalObservedStateChanged

The last time the global observed state changed (only populated when diagnostics are requested from the leader node).

InMaintenance

Whether the node is in maintenance mode.

LastHeartbeatReceived

The timestamp of the most recent heartbeat received from this node.

LocalObservedState

The local observed state of this node.

LocalObservedStateChanged

The last time the local observed state changed.

Methods

ToString()

Returns a string that represents the current object.