Core software upgrades are one of the native features of VMware Cloud Foundation. When the SDDC Manager VM is upgraded, the VM itself might loose connectivity to the VMware software depot, as well as the DellEMC software depot if you are running VCF on VxRAIL.
In order to test connectivity towards these sites, log into the SDDC Manager and sudo to root, then run the following command:
curl http://localhost/lcm/depot/statuses | json_pp
If successful, you will see the output as below:
Comments