Logs

Requirement: GET /{entity}/logs REQ_INTEROP_061
status: open
tags: Logs

The endpoint shall provide an overview of log sources and log configuration for the addressed entity.

Requirement: GET /{entity}/logs/entries REQ_INTEROP_062
status: open
tags: Logs

The endpoint shall return log entries for the addressed entity, optionally in a paged manner.

Requirement: GET /{entity}/logs/config REQ_INTEROP_063
status: open
tags: Logs

The endpoint shall return the current logging configuration of the addressed entity.

Requirement: PUT /{entity}/logs/config REQ_INTEROP_064
status: open
tags: Logs

The endpoint shall update the logging configuration of the addressed entity.

Requirement: DELETE /{entity}/logs/config REQ_INTEROP_065
status: open
tags: Logs

The endpoint shall reset the logging configuration of the addressed entity to default settings.