When executing Day-2 Power On or Power Off actions on virtual machines in VCF Automation, the deployment status remains unchanged in the user interface for approximately 10–15 minutes, despite the task completing successfully in vCenter. This discrepancy occurs when customized workflows bypass the out-of-the-box (OOTB) VCF Automation power management logic, causing dependent workflows to fail due to outdated status data.
Symptoms:
VCF Automation 9.0.2
The issue is caused by using the com.vmware.library.vc.vm.power workflow action in customized Day-2 resource actions.
This action updates the power state at the vCenter level but does not trigger the internal VCF Automation resource state update mechanism. Consequently, the UI relies on slower background data collection cycles to synchronize the status.
Update all customized workflows to use the VCF Automation-specific power management actions, which ensure the resource state is updated in the VCF Automation database immediately.
com.vmware.library.vc.vm.power.VC:VirtualMachine to VRA:Machine.powerOnMachinepowerOffMachineFor further assistance, Contact Broadcom Support