Developer Forum Equinix Fabric™ APIs modify connection speedClosed
 The Developer Forum is shutting down. Please join the Equinix Community to participate in new discussions.
OC
API User
Monday, July 6, 2020 - 19:02

Is there any way to increase or decrease speed value and speed unit of an existing connection and without recreating the connection? In the documentation it says  PATCH method for /ecx/v3/l2/connections/{uuid} only accepts AccessKey, SecretKey params

 

Thanks.

PK
API User
Monday, July 6, 2020 - 22:07

Hello there,

 

The PATCH /ecx/v3/l2/connections/{uuid} is a versatile API that does more than accept AWS connections, which is what you are referring to.  

Please refer to https://developer.equinix.com/docs?page=/dev-docs/fabric/getting-started/fabric-v3-apis/update-bandwidth-or-speed-of-connection for information on how to update the speed of your connection using this API.

- Equinix Developer Community

OC
API User
Tuesday, July 7, 2020 - 01:54

Thanks, this is what I was looking for.

Regards