ReasonsNodeCannotBeSafelyUnregistered is a datatype for a map from reasons why a node might not be able to be unregistered safely, to the boolean value indicating whether a given reason applies to this node. For a node to be unregistered without any undue disruption, none of the reasons must apply.

Table: ReasonsNodeCannotBeSafelyUnregistered

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 3, 2024
hasDataThatExistsOnlyOnThisNodebooleanyes Long-TermWhether node has data that exists only on it.
hasUnderReplicatedDatabooleanyes Long-TermWhether node has under replicated data.
isAlivebooleanyes Long-TermWhether node is live.
leadsDigestbooleanyes Long-TermWhether node leads digest.