Function scaleway_api_rs::apis::dns_zones_api::update_dns_zone[][src]

pub async fn update_dns_zone(
    configuration: &Configuration,
    dns_zone: &str,
    inline_object43: InlineObject43
) -> Result<ScalewayDomainV2beta1DnsZone, Error<UpdateDnsZoneError>>
Expand description

Update the name and/or the organizations for a DNS zone.