/api/sec/reload
Download PDFREST API endpoint: /api/sec/reload
/api/sec/reload
POST
Summary: Reload all SEC instances
Re-reads /etc/logzilla/sec: instances whose files changed are restarted, instances whose directory is gone are dropped, new directories are started. An instance with an invalid config.yaml is reported with 422 and nothing is reloaded.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| force_reload | boolean | No | Restart every instance |
| timeout | integer | No | Seconds to wait (1-30) |