getRecordDataForRecord
cddnss.getRecordDataForRecord
Returns the DNS record data of the given record.
Parameters:
record
The record for which the DNS record data is needed.[
Record
]
Returns:
The data of the DNS records
[Promise<
RecordData
>]
Last updated