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 template API

Templates contain the OS and the initial setup of a Compute instance.

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

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

This API exposes 7 operations across 3 paths, and defines 4 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.

7 operations 3 paths 4 schemas 1 DELETE2 GET3 POST1 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 7

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

template 7

Templates contain the OS and the initial setup of a Compute instance.

DELETE
/template/{id}
Delete a Template
delete-template 1 param → 200
POST
/template/{id}
Copy a Template from a zone to another
copy-template 1 param body → 200
PUT
/template/{id}
Update template attributes
update-template 1 param body → 200
GET
/template/{id}
Retrieve Template details
get-template 1 param → 200
POST
/snapshot/{id}:promote
Promote a Snapshot to a Template
promote-snapshot-to-template 1 param body → 200
GET
/template
List Templates
list-templates 2 params → 200
POST
/template
Register a Template
register-template body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are template (18 properties), operation (5 properties), zone (3 properties). Each schema is shown below with its type and property counts.

zone-name
string
template
object
Instance template
18 properties
operation
object
Operation
5 properties
zone
object
Zone
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exoscale-template-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