update config of the specified table
Path parameters
Request body
Number of minutes after event time before a record can be archived.
Specifies how often archiving runs.
Specifies how often backfill runs.
Upper limit of current backfill buffer size + backfilling buffer size.
Size of each live batch used by backfill job.
Backfill buffer size in bytes that will trigger a backfill job.
Size of each live batch, should be sufficiently large.
Initial setting of number of buckets for primary key if equals to 0, default will be used
Specifies the size limit of a single redo log file.
Records with timestamp older than now - RecordRetentionInDays will be skipped during ingestion and backfill. 0 means unlimited days.
Specifies how often to create a new redo log file.
Specifies how often snapshot runs.
Number of mutations to accumulate before creating a new snapshot.
Response
NoContentResponse represents Response with no content.