Moves resource records between different zones that already exist.
Output / Response
None.
API Call:
void moveResourceRecord( long resourceRecordId, String
destinationZone )
Parameter | Description |
---|---|
resourceRecordId | The object ID of the resource record to be moved. |
destinationZone | Fully qualified domain name of the destination DNS zone to which the resource record will be moved. |