Set reverse DNS
PUT/instances/:uuid/rdns
Sets the PTR record for one address family. The answer is sanitized server-side to a hostname-safe alphabet; the response echoes the value actually stored.
Request
Responses
- 200
- 400
- 401
- 403
- 404
The stored (sanitized) reverse DNS record.
family was not ipv4 or ipv6.
The API key is missing, invalid or expired.
The API key is valid but not authorized for the required scope.
The resource does not exist or is not owned by the calling key.