Class PresetTopology (2.8.1)

PresetTopology(value)

The list of available preset topologies.

Enums

Name Description
PRESET_TOPOLOGY_UNSPECIFIED Preset topology is unspecified. When policy_mode = PRESET, it defaults to MESH.
MESH Mesh topology is implemented. Group `default` is automatically created. All spokes in the hub are added to group `default`.
STAR Star topology is implemented. Two groups, `center` and `edge`, are automatically created along with hub creation. Spokes have to join one of the groups during creation.