Block Storage API
string · enum · requiredinteger · int32integer · uint32integer · uint64
Block Storage volume types are determined by their storage class and their IOPS. There are two storage classes available: bssd and sbs. The IOPS can be chosen for volumes of the sbs storage class
List volume types
GET
https://api.scaleway.com
/block/v1/zones/{zone}/volume-types
List all available volume types in a specified zone. The volume types listed are ordered by name in ascending order.
path Parameters
zoneThe zone you want to target
Enum values:
fr-par-1
fr-par-2
fr-par-3
nl-ams-1
nl-ams-2
nl-ams-3
pl-waw-1
pl-waw-2
query Parameters
pagePage number.
page_sizePage size, defines how many entries are returned in one page, must be lower or equal to 100.
List volume types › Responses
200
Returns paginated list of volume-types.
total_countTotal number of volume-types currently available in stock.