Explain the steps to restart the HCX services from HCX UI and CLI.
After applying configuration changes in the HCX manager will require a restart of the services.
HCX
To restart services (source and cloud):
Refresh the browser and confirm that the services are up and running.
Using CLI:
admin
" credentials to SSH into the HCX Connector or Cloud Manager and change the user to "root".systemctl restart app-engine
systemctl restart web-engine
systemctl restart appliance-management
Validate that the services are running again.
systemctl status app-engine
systemctl status web-engine
systemctl status appliance-management