Create PTR record
VPS_createPTRRecordV1Configure reverse DNS lookup for a VPS by creating or updating its PTR record using the virtual machine ID, IP address ID, and domain.
Instructions
Create or update a PTR (Pointer) record for a specified virtual machine.
Use this endpoint to configure reverse DNS lookup for VPS IP addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Pointer record domain | |
| ipAddressId | Yes | IP Address ID | |
| virtualMachineId | Yes | Virtual Machine ID |