history-HistoryService

 The History service provides http access to all histories in the Station. This service manages the History lifecycle, including creation and deletion. Additionally, HistoryService maintains the namespace for all Histories. As histories are created, they are added as slots to this service, and removed upon deletion. When the service is started, all existing histories are added to the service. Additionally, this service maintains global configuration for the histories. Each Station contains a single HistoryService. The HistoryService is available in the history module.

See the About the history service for more information.

CloseUnusedHistories

Close all Unused Histories in this service.

FlushHistories

Flush all histories managed by this service.