Function scaleway_api_rs::apis::records_api::update_dns_zone_nameservers[][src]

pub async fn update_dns_zone_nameservers(
    configuration: &Configuration,
    dns_zone: &str,
    inline_object46: InlineObject46
) -> Result<ScalewayDomainV2beta1UpdateDnsZoneNameserversResponse, Error<UpdateDnsZoneNameserversError>>
Expand description

Update DNS zone nameservers and set optional glue records.