Check Cloud service status

I’m looking for a way to check the cloud service status through an API or similar. Is there a way to do it?

They appear messages in the LOG like [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service, but I don’t know any way to know the current status without searching through the whole LOG file.

I found this API query: /rest/extensions/misc-openhabcloud, but it only shows if it is installed or not, so not really useful here.

Thank you!

Thank you @sihui, this solution should work. I’ll try it.

It seems strange that there isn’t a command in the REST API to know about this. In fact, it don’t see any way to interact with a any binding through API. It might be an interesting feature.

This page is all about OpenHAB infrastructure general status. It doesn’t tells anything about the connection that is running in my device. but good catch :laughing: