This Article provide steps that will prevent this alert from triggering when API calls from VCF to Aria Operations are taking time
'Adapter instance object has error status'
triggering on VCF object(s)/storage/log/vcops/logs/Adapters/VCFAdapter/vcfadapter.log
file you can see similar errors :'Error occured in InventoryProcessor. Reason: Request is taking longer time than expected, please try again in sometime com.vmware.vrops.adapter.vcf.exception.VcfException: Request is taking longer time than expected, please try again in sometime'
VMware Aria Operations 8.x
Slow API queries from VCF adapter in Aria Operations to VCF
Important: Take snapshots of each of the VMware Aria Operations nodes before applying any of the steps below How to take a Snapshot of VMware Aria Operations.
"systemctl stop collector"
"vi /usr/lib/vmware-vcops/user/plugins/inbound/VcfAdapter/conf/config.properties"
"api.connection.timeout=30"
"connection.timeout=120"
"systemctl start collector"