GenerateMACAddrRequest: {
    fipId: string;
    macType: MACAddressType;
    zone?: Zone;
}

Type declaration

  • fipId: string

    ID of the flexible IP for which to generate a virtual MAC.

  • macType: MACAddressType

    TODO.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.