Skip to content

v1.2.0

Compare
Choose a tag to compare
@mikouaj mikouaj released this 07 Jan 14:20
· 29 commits to master since this release

NOTES:

  • this version of module started to use equinix/rest-go client
    for any REST interactions with Equinix APIs
  • ECX names were removed from descriptions and documentation in favor
    of Equinix Fabric name

FEATURES:

  • L2Connection: func GetL2OutgoingConnections() gives possibility to fetch
    all a-side (outgoing) connections for a customer account associated with
    authenticated application

ENHANCEMENTS:

  • L2Connection added additional attributes:
    • Actions provide details about pending actions to complete connection provisioning
    • DeviceInterfaceID indicates network interface identifier on a network device
    • ProviderStatus indicates connection status on a z-side
    • RedundancyType indicates whether connection is primary or secondary
      (for redundant connections)