syncRecord
Last updated
Was this helpful?
Last updated
Was this helpful?
Syncs the given DNS record.
record
The record that should be updated. [
]
ip
The ip that should be used to update the record. [string]
Optional
Hint: When a record does not exist, it will be created.
Hint 2: The content of the record is preferred to the parameter.
The data of the synced record. [Promise<
>]