You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to get provider regions for specific provider type (currently just Cloud providers). It does not have to be in that exact format, it can be just one collection with some provider type attribute or something like that.
Is it possible to create endpoint to list provider regions?
expected output is this:
Currently is done by this method in ui-classic: https://github.com/ManageIQ/manageiq-ui-classic/blob/d8898f12e852b23bb0fceaefb9614a956a828a9c/app/controllers/mixins/ems_common.rb#L562
I want to be able to get provider regions for specific provider type (currently just Cloud providers). It does not have to be in that exact format, it can be just one collection with some provider type attribute or something like that.
cc @skateman
The text was updated successfully, but these errors were encountered: