ZonedApiGetLbStatsRequest: { backendId?: string; lbId: string; zone?: Zone }

Get Load Balancer stats.

Type declaration

  • OptionalbackendId?: string

    ID of the backend.

  • lbId: string

    Load Balancer ID.

  • Optionalzone?: Zone

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