Optional
accessYou 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.
Optional
apiURLAPIURL overrides the API URL of the Scaleway API to the given URL. Change that if you want to direct requests to a different endpoint.
Optional
defaultYour organization ID is the identifier of your account inside Scaleway infrastructure.
Optional
defaultThe default number of results when requesting a paginated resource.
Optional
defaultYour project ID is the identifier of the project your resources are attached to.
Optional
defaultA 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.
Optional
defaultA 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.
Optional
init: RequestInitOptional
init: RequestInitThe Network interceptors.
Optional
requestThe Request interceptors.
Optional
responseThe Response interceptors.
Optional
secretThe 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.