How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Scaleway Pools API

A pool is a set of identical nodesA pool has a name, a size (its desired number of nodes), node number limits (min, max), and a Scaleway Instance type. Changing those limits increases/decreases the size of a pool. As a result and depending on its load, the pool will grow or shrink within those limits when autoscaling is enabled.

Scaleway Pools API is one of 74 APIs that Scaleway publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Pools. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 6 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://api.scaleway.com.

9 operations 6 paths 4 schemas 1 DELETE2 GET1 PATCH2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Server
https://api.scaleway.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Scaleway Pools API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (scaleway).

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 1 DELETE, 2 GET, 1 PATCH, 2 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Pools 9

A pool is a set of identical nodes A pool has a name, a size (its desired number of nodes), node number limits (min, max), and a Scaleway Instance type. Changing those limits incr…

GET
/k8s/v1/regions/{region}/clusters/{cluster_id}/pools
List Pools in a Cluster
ListPools 7 params → 200
POST
/k8s/v1/regions/{region}/clusters/{cluster_id}/pools
Create a new Pool in a Cluster
CreatePool 2 params body → 200
GET
/k8s/v1/regions/{region}/pools/{pool_id}
Get a Pool in a Cluster
GetPool 2 params → 200
PATCH
/k8s/v1/regions/{region}/pools/{pool_id}
Update a Pool in a Cluster
UpdatePool 2 params body → 200
DELETE
/k8s/v1/regions/{region}/pools/{pool_id}
Delete a Pool in a Cluster
DeletePool 2 params → 200
PUT
/k8s/v1/regions/{region}/pools/{pool_id}/set-labels
Set a list of labels for a specific pool
SetPoolLabels 2 params body → 200
PUT
/k8s/v1/regions/{region}/pools/{pool_id}/set-startup-taints
Set a list of startup taints for a specific pool
SetPoolStartupTaints 2 params body → 200
PUT
/k8s/v1/regions/{region}/pools/{pool_id}/set-taints
Set a list of taints for a specific pool
SetPoolTaints 2 params body → 200
POST
/k8s/v1/regions/{region}/pools/{pool_id}/upgrade
Upgrade a Pool in a Cluster
UpgradePool 2 params body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are scaleway.k8s.v1.Pool (27 properties), scaleway.k8s.v1.CoreV1Taint (3 properties), scaleway.k8s.v1.ListPoolsResponse (2 properties). Each schema is shown below with its type and property counts.

scaleway.k8s.v1.ListPoolsResponse
object
2 properties
scaleway.k8s.v1.Pool
object
27 properties 2 required
scaleway.k8s.v1.CoreV1Taint
object
3 properties
google.protobuf.UInt32Value
integer

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scaleway-pools-api-openapi.yml Raw ↑

Other APIs Scaleway publishes across the network.

Scaleway Generative APIs
Scaleway Access Control List API
Scaleway ACLs API
Scaleway Alert Subscribers API
Scaleway API Keys API
Scaleway Applications API
Scaleway Backends API
Scaleway Backups API
Scaleway Blocklist API
Scaleway Certificate API
Scaleway Cluster types API
Scaleway Clusters API
Where this information came from

This is an independent, third-party profile of Scaleway Pools API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.