Function scaleway_api_rs::apis::versions_api::restore_dns_zone_version[][src]

pub async fn restore_dns_zone_version(
    configuration: &Configuration,
    dns_zone_version_id: &str,
    body: Value
) -> Result<Value, Error<RestoreDnsZoneVersionError>>
Expand description

Restore and activate a previous DNS zone version.