Network Connectivity V1 API - Module Google::Cloud::NetworkConnectivity::V1::PresetTopology (v1.1.0)

Reference documentation and code samples for the Network Connectivity V1 API module Google::Cloud::NetworkConnectivity::V1::PresetTopology.

The list of available preset topologies.

Constants

PRESET_TOPOLOGY_UNSPECIFIED

value: 0
Preset topology is unspecified. When policy_mode = PRESET, it defaults to MESH.

MESH

value: 2
Mesh topology is implemented. Group default is automatically created. All spokes in the hub are added to group default.

STAR

value: 3
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.