openchargemap/ocm-system

Routing Questions, /v4 endpoint

Opened this issue · 0 comments

I was trying to access the /v4/system/status endpoint. The reason behind this being that I want to achieve that the load balancer can ensure that the current ocm-mirror node is fully synchronised before it will consider it as being healthy.

For me it seems that the /v4 endpoints are not accessible while running the OCM.API.Worker.

@webprofusion-chrisc could you please explain a little bit the routing configuration and the differences between the Worker and the non "worker" calls. Thanks!