-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Endpoint to validate (Cloud)Provider credentials #585
Comments
My quick idea is to add a |
This issue has been automatically marked as stale because it has not been updated for at least 6 months. If you can still reproduce this issue on the current release or on Thank you for all your contributions! |
This should be supported now that DDF forms have been implemented across all providers. |
I need an endpoint that will validate credentials for provider
connection_configurations
(endpoints, amqp, rsa).Currently is done in ui-classic. For cloud managers its
/ems_cloud
. There is also some strange attributes mapping. Thetype
attribute is mapped toemstype
for some reason and so on. I would like to keep the API attribute names.The text was updated successfully, but these errors were encountered: