MigrateLbRequest: {
    lbId: string;
    region?: Region;
    type: string;
}

Type declaration

  • lbId: string

    Load Balancer ID.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.

  • 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).