Josh Turnbull on 23 Aug 2022 15:46:13
Current Get Gateways API returns a mix of information that isn't correct. It seems there isn't an understanding that a gateway != gateway cluster, and API returns only the primary gateway within a cluster. Name returned is of the primary gateway and not the cluster name. We should be able to retrieve full information about the cluster, and information about each gateway assigned to it. As other ideas have suggested, we should also be able to use an API to test availability of any individual gateway.
- Comments (1)
RE: Sort out Gateway APIs to return accurate information
Also the single Get Gateway API returns an error if you use an ID for a non-primary gateway. To be honest I'd consider this all a bug in need of fixing