This issue was resolved by re-publishing the NEC-Addon on 23rd June 2021.
Workaround:
To fix this issue follow the below workaround to reset the VUM/vLCM (Update Manager/vSphere Life Cycle Manager) Database:-
- Take a snapshot of the vCenter Server.
- Connect to vCenter Server Appliance 7.0 via SSH
- Run the following command to reset the VMware Update Manager Database:
com.vmware.updatemgr-util reset-db
If you are already in BASH Shell run the below command to switch to appliance shell and then reset the db command
/bin/appliancesh
com.vmware.updatemgr-util reset-db