pydo.partner_attachments.get_bgp_auth_key()
Generated on 8 May 2026
from pydo version
v0.34.0
Usage
client.partner_attachments.get_bgp_auth_key(
pa_id="4de7ac8b-495b-4884-9a69-1050c6793cd6",
)Description
To get the current BGP auth key for a partner attachment, send a GET request to
/v2/partner_network_connect/attachments/{pa_id}/bgp_auth_key.
Parameters
pa_idstring requiredA unique identifier for a partner attachment.
Request Sample
Response Example
More Information
See /v2/partner_network_connect/attachments/{pa_id}/bgp_auth_key in the API reference for additional detail on responses, headers, parameters, and more.