OptionalaccessYou need an access key and a secret key to connect to Scaleway API. Generate your access key at the following address: https://console.scaleway.com/project/credentials.
OptionalapiURLAPIURL overrides the API URL of the Scaleway API to the given URL. Change that if you want to direct requests to a different endpoint.
OptionaldefaultYour organization ID is the identifier of your account inside Scaleway infrastructure.
OptionaldefaultThe default number of results when requesting a paginated resource.
OptionaldefaultYour project ID is the identifier of the project your resources are attached to.
OptionaldefaultA region is represented as a geographical area such as France (Paris) or the Netherlands (Amsterdam). It can contain multiple availability zones.
Examples: fr-par, nl-ams.
OptionaldefaultA region can be split into many availability zones (AZ). Latency between multiple AZ of the same region are low as they have a common network layer.
Examples: fr-par-1, nl-ams-1
HTTP Client doing the requests.
Optionalinit: RequestInitOptionalinit: RequestInitThe Network interceptors.
OptionalrequestThe Request interceptors.
OptionalresponseThe Response interceptors.
OptionalsecretThe secret key is the value that can be used to authenticate against the API (the value used in X-Auth-Token HTTP-header). The secret key MUST remain secret and not given to anyone or published online. Generate your secret key at the following address: https://console.scaleway.com/project/credentials.
The User-Agent sent with each request.
Settings hold the values of all client options.