PTR
Set PTR
This endpoint sets PTR (Reverse DNS) records for specified IP addresses.
The api_host
parameter, obtained from the “Create AUTH-session” response,
is dynamically set in the URL.
Provide the signature
, kvm_id
, valid_until
, and a JSON-encoded object of IP addresses and their associated hostnames to set PTR records.
POST
Body
application/x-www-form-urlencoded
Required parameters to set PTR records.
The body is of type object
.
Response
200
application/json
PTR records set successfully.
The response is of type object
.