pub async fn list_dns_zone_nameservers(
    configuration: &Configuration,
    dns_zone: &str,
    project_id: Option<&str>
) -> Result<ScalewayPeriodDomainPeriodV2beta1PeriodListDnsZoneNameserversResponse, Error<ListDnsZoneNameserversError>>
Expand description

Returns a list of Nameservers and their optional glue records for a DNS zone.