Class GlobalStateChangeInput
- Namespace
- Skyline.DataMiner.Net.NodeRecovery
- Assembly
- SLNetTypes.dll
Input argument for the OnNodeRecoveryGlobalStateChange automation entry point.
[Serializable]
public class GlobalStateChangeInput
- Inheritance
-
GlobalStateChangeInput
- Extension Methods
Properties
- ClusterState
Overview of the state of every node in the cluster, as calculated based on the local views of the different nodes.
- ClusterStateChanges
Overview of the node changes compared to the previous known global state.
- LeaderNodeId
The node ID of the leader node within the Node Recovery cluster. This is the node that triggered the script. In case of DataMiner, this is the DataMiner ID.