Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Exoscale nodepool API

Nodepools are groups of compute instances managed by SKS, serving as worker nodes in your Kubernetes cluster.

Exoscale nodepool API is one of 37 APIs that Exoscale publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.0.0, at version 2.0.0.

Requests are made against a single base URL, https://api-{zone}.exoscale.com/v2.

6 operations 4 paths 13 schemas 1 DELETE1 GET1 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0.0
Base URL
https://api-ch-gva-2.exoscale.com/v2
Terms of Service
Resource Areas
1

Paths & Operations 6

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

nodepool 6

Nodepools are groups of compute instances managed by SKS, serving as worker nodes in your Kubernetes cluster.

PUT
/sks-cluster/{id}/nodepool/{sks-nodepool-id}
Update an SKS Nodepool
update-sks-nodepool 2 params body → 200
GET
/sks-cluster/{id}/nodepool/{sks-nodepool-id}
Retrieve SKS Nodepool details
get-sks-nodepool 2 params → 200
DELETE
/sks-cluster/{id}/nodepool/{sks-nodepool-id}
Delete an SKS Nodepool
delete-sks-nodepool 2 params → 200
PUT
/sks-cluster/{id}/nodepool/{sks-nodepool-id}:scale
Scale a SKS Nodepool
scale-sks-nodepool 2 params body → 200
PUT
/sks-cluster/{id}/nodepool/{sks-nodepool-id}:evict
Evict Nodepool members
evict-sks-nodepool-members 2 params body → 200
POST
/sks-cluster/{id}/nodepool
Create a new SKS Nodepool
create-sks-nodepool 1 param body → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are sks-nodepool (21 properties), operation (5 properties), kubelet-image-gc (3 properties), sks-nodepool-taint (2 properties). Each schema is shown below with its type and property counts.

instance-type-ref
object
Instance type reference
1 property
private-network-ref
object
Private network reference
1 property
instance-pool-ref
object
Target Instance Pool
1 property
deploy-target-ref
object
Deploy target reference
1 property
security-group-ref
object
Security group reference
1 property
kubelet-image-gc
object
Kubelet image GC options
3 properties
template-ref
object
Template reference
1 property
sks-nodepool-taint
object
Nodepool taint
2 properties 2 required
sks-nodepool-taints
object
operation
object
Operation
5 properties
sks-nodepool
object
SKS Nodepool
21 properties
anti-affinity-group-ref
object
Anti-affinity group reference
1 property
sks-nodepool-labels
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exoscale-nodepool-api-openapi.yml Raw ↑

Other APIs Exoscale publishes across the network.

Exoscale ai-api-key API
Exoscale anti-affinity-group API
Exoscale api-key API
Exoscale block-storage API
Exoscale ccm API
Exoscale cluster API
Exoscale compute API
Exoscale crypto API
Exoscale dbaas API
Exoscale deploy-target API
Exoscale deployment API
Exoscale domain API