scaleway-sdk-python
scaleway-sdk-python copied to clipboard
Regional Load Balancer API is deprecated
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".