Update certificate/password on vRA cloud account
Symptoms:- vCenter Server Cloud Account username or password has been changed. An existing endpoint in VMware vRealize Automation (Now VMware Aria Automation) needs to be updated with the new credentials. Credentials validation is successful, but then you see the error: Failed to connect to vCenter: Error: Cannot login due to incorrect username and password The configuration fails to load and the endpoint cannot be saved. Data collection and provisioning to this endpoint fails due to the invalid credentials. 1. Log in to vRA, Right-click anywhere, and click on Inspect. Click on Network tab and press CTRL+R 3. Scroll a bit down and search for Access-Token Row and click on it and navigate to the Response section. 4. Browse to Swagger API from API Documentation and click on Authorize button. 5. Enter Bearer xxxxxxxxxxxxxxxxxxxxxxxxxxx (here xxxxxxxxxx is the Access Token you copied) and hit Authorize. 6. Post performing this - Swagger is now Authorized to vRA and you can use API calls.