app_totara_api_global_rate_limit

0 rows


Description

The table to store a global rate limiting settings

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_totara_api_global_rate_limit_id_seq'::regclass)
prev_window_value int8 19 0
current_window_reset_time int8 19 null
current_window_value int8 19 0
current_limit int8 19 null
time_created int8 19 null

Indexes

Constraint Name Type Sort Column(s)
app_totaapiglobratelimi_id_pk Primary key Asc id

Diagram producer might be missing

No diagrams were produced please see application output for any errors