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".
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".