Developer Forum Equinix Fabric™ APIs How to get connections AzureClosed
 The Developer Forum is shutting down. Please join the Equinix Community to participate in new discussions.
JI
API User
Tuesday, February 26, 2019 - 23:57

Is there a way to get relationships between L2 connections? for example for Azure you need to create two connections but there is no practical way to get the two of them or from the response data, there is no data to "link" them, in the ecx dashboard there is an special inventory API not available from the developer environment.

PK
API User
Friday, March 1, 2019 - 09:04

Hello there, the common attributes that link primary and secondary connections are "authorization key" and "redundancy group". Both these attributes can be found in the response payload of the API /ecx/v3/l2/buyer/connections. Furthermore, use the attribute "redundancyType" to distinguish the type of connection (i.e. to check whether a connection is Primary or secondary). For further info refer /l2/buyer/connections under Equinix Cloud Exchange Fabric APIs documentaion in Knowledge center or go to the link https://developer.equinix.com/docs?page=/dev-docs/fabric/api-reference/layer-2-buyer-apis-v3. - Equinix Developer Community