Attributes for TopoSplit_Node lists some key attributes for TopoSplit_Node.

Table 1. Attributes for TopoSplit_Node

Attribute

Description

Allowed values

IsManaged

True when this node is managed.

Boolean: true or false

IsRelayDevice

True when this node is a relay device.

Boolean: true or false

NodeWeight

Weight of this node, which is the sum of weights of all managed and unmanaged network adapters for this node.

Computed by the topology-split algorithm and used in computing the SuperWeight of this node.

Floating point number

SuperWeight

Weight of this node plus the sum of weights of all nodes that this node contains.

Computed by the topology-split algorithm and used to help balance the topology split.

Floating point number

TopoSplit_Node_Contains_NodeWeight

Sum of weights of all nodes that this node contains. Contains/BelongsTo is a relationshipset that the topology-split algorithm uses to group nodes together.

Computed by the topology-split algorithm and used in computing the SuperWeight for this node.

Floating point number