Query the PTR DNS records for an elastic IP
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"
}