Unfortunately the proxy object by itself does not contain the external IP field, we must issue an async GET request for each proxy object to contact the cluster and ask for its service status. This is a lot of changes though to how the internals of the app works.
Ideally we would reuse this functionality in the UI / Proxy / Server / External Connections page.
Unfortunately the proxy object by itself does not contain the external IP field, we must issue an async GET request for each proxy object to contact the cluster and ask for its service status. This is a lot of changes though to how the internals of the app works.
Ideally we would reuse this functionality in the UI / Proxy / Server / External Connections page.
Decided to postpone for later.