async fn fetch_record_id( reqw: &Client, zone_id: u64, fqdn: &str, ipaddr: IpAddr, ) -> Result<u64>
Find existing record ID by FQDN and ipaddr