Gateway Status API

I know there is an api that you can call on a gateway that returns information about its current status, like if it’s starting, etc.

I have been racking my brain trying to find where it’s documented and can’t find the url anywhere!

If anyone knows where the endpoint is that would be fantastic

Thanks,
Keith

/StatusPing (case sensitive…) is what commissioning uses.
/system/gwinfo returns more general info.

1 Like

Awesome thanks Paul! Is this somewhere In the documentation and I’m just blind?

Probably not. I’d consider it an ‘implementation detail’ - technically subject to change from any Ignition version to the next. In practice, that’s pretty unlikely (gwinfo in particular is used by the launchers, I’m pretty sure), but still possible.

1 Like