ZonedApiMigrateLbRequest: {
    lbId: string;
    type: string;
    zone?: Zone;
}

Type declaration

  • lbId: string

    Load Balancer ID.

  • type: string

    Load Balancer type to migrate to (use the List all Load Balancer offer types endpoint to get a list of available offer types).

  • Optionalzone?: Zone

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