Regional Load Balancer API is deprecated #535
Labels
enhancement
New feature or request
priority:medium
Improvements that are not the main priority
python
Pull requests that update Python code
Playing with the Scaleway Python SDK made me stumble when retrieving the list of loadbalancers.
Some digging showed, that the Python SDK uses the API paths based on regions, which is dprecated:
https://www.scaleway.com/en/docs/changelog/?product=load-balancers#regional-load-balancer-api-is-deprecated
Plase update the API to use the "zoned API".
The text was updated successfully, but these errors were encountered: