In the /var/log/vmware/applmgmt/applmgmt.log i found this:
I have now renamed this file:
mv /etc/applmgmt/appliance/software_update_state.conf /etc/applmgmt/appliance/software_update_state.conf.bak
This was the content:
"state": "INSTALL_FAILED",
"version": "7.0.2.00200",
"latest_query_time": "2021-05-26T05:39:27Z",
"operation_id": "/storage/core/software-update/stage_install_operation"
and after renaming, the file was recreated with this content:
"state": "UP_TO_DATE"
Currently i see no errors in the applmgmt.log regarding this and the GUI looks fine. We will see when the next update is available...