Compute Engine v1 API - Enum InterconnectAttachmentConfigurationConstraints.Types.BgpMd5 (3.26.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute Engine v1 API enum InterconnectAttachmentConfigurationConstraints.Types.BgpMd5.
Output only. [Output Only] Whether the attachment's BGP session
requires/allows/disallows BGP MD5 authentication. This can take one of
the following values: MD5_OPTIONAL, MD5_REQUIRED, MD5_UNSUPPORTED.
For example, a Cross-Cloud Interconnect connection to a remote cloud
provider that requires BGP MD5 authentication has the
interconnectRemoteLocation attachment_configuration_constraints.bgp_md5
field set to MD5_REQUIRED, and that property is propagated to the
attachment. Similarly, if BGP MD5 is MD5_UNSUPPORTED, an error is
returned if MD5 is requested.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-17 UTC."],[],[]]