Class VlanAttachment (1.7.3)

VlanAttachment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

VLAN attachment details.

Attributes

NameDescription
peer_vlan_id int
The peer vlan ID of the attachment.
peer_ip str
The peer IP of the attachment.
router_ip str
The router IP of the attachment.
pairing_key str
Input only. Pairing key.
qos_policy google.cloud.bare_metal_solution_v2.types.VRF.QosPolicy
The QOS policy applied to this VLAN attachment. This value should be preferred to using qos at vrf level.
id str
Immutable. The identifier of the attachment within vrf.
interconnect_attachment str
Optional. The name of the vlan attachment within vrf. This is of the form projects/{project_number}/regions/{region}/interconnectAttachments/{interconnect_attachment}