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 reverse-dns API

Reverse DNS lets you record PTR records for Compute instance public IP addresses or Elastic IPs.

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

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

This API exposes 6 operations across 2 paths, and defines 3 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 2 paths 3 schemas 2 DELETE2 GET2 POST

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 2 paths, the API surfaces 6 operations — 2 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

reverse-dns 6

Reverse DNS lets you record PTR records for Compute instance public IP addresses or Elastic IPs.

GET
/reverse-dns/elastic-ip/{id}
Query the PTR DNS records for an elastic IP
get-reverse-dns-elastic-ip 1 param → 200
POST
/reverse-dns/elastic-ip/{id}
Update/Create the PTR DNS record for an elastic IP
update-reverse-dns-elastic-ip 1 param body → 200
DELETE
/reverse-dns/elastic-ip/{id}
Delete the PTR DNS record for an elastic IP
delete-reverse-dns-elastic-ip 1 param → 200
POST
/reverse-dns/instance/{id}
Update/Create the PTR DNS record for an instance
update-reverse-dns-instance 1 param body → 200
GET
/reverse-dns/instance/{id}
Query the PTR DNS records for an instance
get-reverse-dns-instance 1 param → 200
DELETE
/reverse-dns/instance/{id}
Delete the PTR DNS record for an instance
delete-reverse-dns-instance 1 param → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are operation (5 properties), reverse-dns-record (1 property). Each schema is shown below with its type and property counts.

reverse-dns-record
object
1 property
operation
object
Operation
5 properties
domain-name
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

exoscale-reverse-dns-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