pub async fn duplicate_mac_addr(
    configuration: &Configuration,
    zone: &str,
    fip_id: &str,
    duplicate_mac_addr_request: DuplicateMacAddrRequest
) -> Result<ScalewayPeriodFlexibleIpPeriodV1alpha1PeriodFlexibleIp, Error<DuplicateMacAddrError>>
Expand description

Duplicate a Virtual MAC from a given Flexible IP onto another attached on the same server.