Hello,
If we start/stop a Container in the “Container Station” app, it’ll be logged in the “Event Logs” of the Container Station.
As I’m scripting a container start/stop through the API, with https://qnap-dev.github.io/container-station-api/container.html#put–api-v1-container-(string-container_type)-(string-container_id)-start, it doesn’t be logged in the “Event Logs”. I thought that would be the case to keep track of it.
My question is, is there a way to keep a log of the start/stop of a Container run through API?
Maelvon