Load Balancer API
string · enum · requiredinteger · int32integer · uint32integer · uint32
The Load Balancer offer type object. It represents the different commercial types of Load Balancer offered by Scaleway, each with different specifications and pricing. Use this endpoint to list all Load Balancer offer types.
List all Load Balancer offer types
GET
https://api.scaleway.com
/lb/v1/zones/{zone}/lb-types
List all the different commercial Load Balancer types. The response includes an array of offer types, each with a name, description, and information about its stock availability.
path Parameters
zoneThe zone you want to target
Enum values:
fr-par-1
fr-par-2
nl-ams-1
nl-ams-2
nl-ams-3
pl-waw-1
pl-waw-2
pl-waw-3
query Parameters
pageThe page number to return, from the paginated results.
page_sizeThe number of items to return.
List all Load Balancer offer types › Responses
200
List of Load Balancer commercial offer type objects.
total_countTotal number of Load Balancer offer type objects.