vCenter adapter integration failure in VCF Operations
search cancel

vCenter adapter integration failure in VCF Operations

book

Article ID: 325773

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

The purpose of this article is to explain how to resolve common issues that arise when integrating a vCenter with Aria Operations.

Symptoms:

  • Selecting Validate Connection results in an error: Cannot complete login due to incorrect user name or password or Permission to perform this operation was denied.
  • vCenter adapter status shows Warning with message: Unable to connect to VC or Certificate verification failed.
  • Generated reports (PDF, CSV, or Excel) contain no data or show blank values for VMware objects.
  • Dashboards display "No Data" for vCenter-managed resources.

Environment

  • VMware Aria Operations 8.x
  • VMware Cloud Foundation Operations 9.x

Cause

    • Stale Credentials: The service account password was changed in vCenter/Active Directory but not updated in the Aria Operations credential store.
    • Certificate Trust: The vCenter Server certificate was renewed, but the new thumbprint was not accepted in Aria Operations.
    • Permissions: The account lacks the minimum required privileges in vCenter.
    • Format: The service account username was provided without the required domain suffix (e.g., username@domain).

Resolution

  1. Log in to vCenter to confirm the service account is not locked or expired.
  2. Navigate to Administration > Integrations > Accounts in Aria Operations.
  3. Select the affected vCenter adapter and click Edit.
  4. Click the icon next to the Credential dropdown to update the password.
  5. Ensure the username follows the format domain\username or username@domain.
  6. Click Validate Connection.
  7. Click Accept if prompted to trust a new SSL certificate thumbprint.
  8. Click Save.
  9. Verify the adapter status changes to Data Receiving.

Additional Information

Additional Information