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.
API User
Tuesday, July 7, 2020 - 01:54
Thanks, this is what I was looking for.
Regards
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