Query the PTR DNS records for an elastic IP

GET /reverse-dns/elastic-ip/{id}

Path parameters

  • id string(uuid) Required

Responses

  • 200 application/json

    200

    Hide response attribute Show response attribute object
GET /reverse-dns/elastic-ip/{id}
curl \
 -X GET https://api-ch-gva-2.exoscale.com/v2/reverse-dns/elastic-ip/{id}
Response examples (200)
{
  "domain-name": "string"
}