System API

This page contains the APIs that are used for retrieving and updating the system configuration.

Use the following APIs to manage System configuration:

OperationMethodEndpoint
Retrieve the System ConfigurationGET/api/system-configuration
Update the System ConfigurationPUT/api/system-configuration
Export System LogsGET
POST
/api/system/log/export?dateTimeSecondsFormat={dateTimeSecondsFormat}&includeArchived=true&zoneId={zoneId}
/api/system/log/export
Retrieve the Logging LevelGET/api/logger?name={name}
Update the Logging LevelPOST/api/logger
Rebuild the Elasticsearch indexPOST/api/system/reindex
Retrieve the status of an index rebuildGET/api/system/reindex
Retrieve System StatusGET/api/status
Retrieve System HealthGET/api/health
Retrieve System VersionGET/api/system/version
Retrieve System Metrics Using PrometheusGET/api/prometheus/metrics