-
Hello everyone. I am doing some testing in ManageIQ and have a vcenter added as a provider. According to the documentation (https://www.manageiq.org/docs/reference/latest/managing_providers/infrastructure_providers/vmware_vcenter_providers.html) the next step is to authenticate to the hosts, however when I edit a host config and put in the root user/pass for web service I get the following error. After going to the host, I put in the user/pass, click validate, receive "validation successful" and click save. Upon clicking save I am presented with the following. Status 400 Bad Request Content-Type application/json; charset=utf-8 Data {"error":{"kind":"bad_request","message":"Cannot update non-credentials attributes of host resource","klass":"Api::BadRequestError"}} Any direction on this would be great, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @k1pp3r what version are you using? I'll try to reproduce this on master right now. |
Beta Was this translation helpful? Give feedback.
-
Version is petrosian-1 This was just deployed off the new version. |
Beta Was this translation helpful? Give feedback.
So I think ManageIQ/manageiq-api#1202 fixed this (@kbrock keep me honest here), which is in the petrosian branch but not in the petrosian-1 release.