Function rust_corosync::cfg::node_status_get [−][src]
pub fn node_status_get(
handle: Handle,
nodeid: NodeId,
_version: NodeStatusVersion
) -> Result<NodeStatus>
Expand description
Get the extended status of a node in the cluster (including active links) from its NodeId. Returns a filled in NodeStatus struct