Access the API interface by navigating to the following address, replacing <vropsprimaryfqdn>
https://<vropsprimaryfqdn>/suite-api/
Sign in by clicking on Authorize and entering in the default local admin user account credential details
Scroll down to the Adapters section, expand GET /api/adapters, Click "Try it out"
Enter the value: VMWARE_INFRA_HEALTH for the adapterKindKey and click execute
Compare the output of the call with what is listed in the Aria Operations UI under Data Sources > Integrations > VMware Health Adapter . Find the id for the affected adapter instance
Expand Delete /api/adapters/{adapterId} . Click "Try it out"
Enter in the adapterId using the id you get in step 6
Leave deleteResources as false
Sign into the product UI and confirm the affected adapter instances are removed from Aria Operations UI under Data Sources > Integrations > VMware Health Adapter