Hi, I am currently building a status page for my device running balenaOS with a few containers. I am querying the status of the containers using the endpoint supervisor-api/v2/applications/state but I can’t find any reference to the different values the service status key can have. Any help?
Hi there, I don’t think we have the service status keys publicly documented anywhere. You can check them however in the source code of the supervisor here
No problem! I’ll see that we add this to our documentation somehow.