Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Add RedundancyGroup field in l2_connection #4

@ocobles

Description

@ocobles

RedundantUUID is no longer returned from the API and is affecting how we retrieve secondary connection data in terraform-equinix-provider: equinix/terraform-provider-equinix#98

To solve this issue it is required to update this client and return new filed RedundancyGroup

image

It will be also required to update GetL2OutgoingConnections function which now only accepts filtering with the status field, but the API accepts other query parameters https://developer.equinix.com/catalog/buyerv3#tag/Layer-2-Connections that will be useful to retrieve a secondary connection without pagination

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions