v1

latestOpenAPI 3.0.3Apache 2.02026-07-17333686.7 KB
Config

Update runtime configuration

Only runtime-adjustable fields. Fields requiring restart are flagged in meta.restart_required.

patch/config

Request body

retentionstring
max_query_memory_mbinteger
listenstring

Requires restart

auth_enabledboolean
otlp_enabledboolean
syslog_enabledboolean

Example request

{
  "retention": "30d",
  "max_query_memory_mb": 1024
}

Response

Updated config