[][src]Function netlify_ddns::netlify::get_dns_records

pub fn get_dns_records(
    domain: &str,
    token: &str
) -> Result<Vec<DNSRecord>, Error>

Retrieve the DNS records for domain, authenticated with token.