Exoscale · Capability
Exoscale API — reverse-dns
Exoscale API — reverse-dns. 6 operations. Lead operation: Query the PTR DNS records for an elastic IP. Self-contained Naftiko capability covering one Exoscale business surface.
What You Can Do
GET
Getreversednselasticip
— Query the PTR DNS records for an elastic IP
/v1/reverse-dns/elastic-ip/{id}
POST
Updatereversednselasticip
— Update/Create the PTR DNS record for an elastic IP
/v1/reverse-dns/elastic-ip/{id}
DELETE
Deletereversednselasticip
— Delete the PTR DNS record for an elastic IP
/v1/reverse-dns/elastic-ip/{id}
POST
Updatereversednsinstance
— Update/Create the PTR DNS record for an instance
/v1/reverse-dns/instance/{id}
GET
Getreversednsinstance
— Query the PTR DNS records for an instance
/v1/reverse-dns/instance/{id}
DELETE
Deletereversednsinstance
— Delete the PTR DNS record for an instance
/v1/reverse-dns/instance/{id}
MCP Tools
query-ptr-dns-records-elastic
Query the PTR DNS records for an elastic IP
read-only
idempotent
update-create-ptr-dns-record
Update/Create the PTR DNS record for an elastic IP
delete-ptr-dns-record-elastic
Delete the PTR DNS record for an elastic IP
idempotent
update-create-ptr-dns-record-2
Update/Create the PTR DNS record for an instance
query-ptr-dns-records-instance
Query the PTR DNS records for an instance
read-only
idempotent
delete-ptr-dns-record-instance
Delete the PTR DNS record for an instance
idempotent