https://vcenter-fqdn/mob) will show below message: The MOB is disabled
The Managed Object Browser on this server is currently diabled
Reference screenshot:
vCenter 9.x
The Managed Object Browser (MOB) is deactivated by default in VMware Cloud Foundation (VCF) 9.0 to comply with Security Technical Implementation Guide (STIG) requirements
Refer VCF 9.0 Release Notes - [Section: vCenter New Features-> vCenter Appliance]
# cp /etc/vmware-vpx/vpxd.cfg /var/core/vpxd.cfg_backup# vi /etc/vmware-vpx/vpxd.cfg <vpxd> ... <enableDebugBrowse>true</enableDebugBrowse> ... </vpxd>
5. Save and close the file
6. Restart the vCenter Server Service (vpxd) # service-control --stop vpxd
# service-control --start vpxd