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 elastic-ip API

Elastic IPs are additional public IPv4/6 addresses that can be attached to Compute instances, with optional healthcheck support.

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

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

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

8 operations 5 paths 5 schemas 2 DELETE2 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 8

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

elastic-ip 8

Elastic IPs are additional public IPv4/6 addresses that can be attached to Compute instances, with optional healthcheck support.

POST
/elastic-ip
Create an Elastic IP
create-elastic-ip body → 200
GET
/elastic-ip
List Elastic IPs
list-elastic-ips → 200
DELETE
/elastic-ip/{id}/{field}
Reset an Elastic IP field to its default value
reset-elastic-ip-field 2 params → 200
PUT
/elastic-ip/{id}:detach
Detach a Compute instance from an Elastic IP
detach-instance-from-elastic-ip 1 param body → 200
PUT
/elastic-ip/{id}:attach
Attach a Compute instance to an Elastic IP
attach-instance-to-elastic-ip 1 param body → 200
PUT
/elastic-ip/{id}
Update an Elastic IP
update-elastic-ip 1 param body → 200
GET
/elastic-ip/{id}
Retrieve Elastic IP details
get-elastic-ip 1 param → 200
DELETE
/elastic-ip/{id}
Delete an Elastic IP
delete-elastic-ip 1 param → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are elastic-ip-healthcheck (9 properties), elastic-ip (7 properties), operation (5 properties), instance-ref (1 property). Each schema is shown below with its type and property counts.

labels
object
operation
object
Operation
5 properties
elastic-ip-healthcheck
object
Elastic IP address healthcheck
9 properties 2 required
elastic-ip
object
Elastic IP
7 properties
instance-ref
object
Target Instance
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exoscale-elastic-ip-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