Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InterconnectRemoteLocationConstraints::PortPairVlan (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InterconnectRemoteLocationConstraints::PortPairVlan.

[Output Only] Port pair VLAN constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_VLAN, PORT_PAIR_MATCHING_VLAN

Constants

UNDEFINED_PORT_PAIR_VLAN

value: 0
A value indicating that the enum field is not set.

PORT_PAIR_MATCHING_VLAN

value: 250_295_358
If PORT_PAIR_MATCHING_VLAN, the Interconnect for this attachment is part of a pair of ports that should have matching VLAN allocations. This occurs with Cross-Cloud Interconnect to Azure remote locations. While GCP's API does not explicitly group pairs of ports, the UI uses this field to ensure matching VLAN ids when configuring a redundant VLAN pair.

PORT_PAIR_UNCONSTRAINED_VLAN

value: 175_227_948
PORT_PAIR_UNCONSTRAINED_VLAN means there is no constraint.