For enrollment information, go to SETTINGS :: ENROLLMENT:: CLOUD.
Locate the device and open the WebUI.
Go to Security :: Services and select Enable ZPE Cloud checkbox. To enroll the device in one on-premise instance of ZPE Cloud, select Enable Remote Access checkbox.
Make other changes, as needed.
Click Save.
To enroll device, go to System :: Toolkit and click Cloud Enrollment.
Enter Customer Code and Enrollment Key.
To enroll the device in one on-premise instance of ZPE Cloud, enter On-premise URL.
Click ENROLL.
CLI Procedure
Log into ZPE Cloud.
For enrollment information, go to: SETTINGS :: ENROLLMENT :: CLOUD.
Open the vSphere Client. On the Menu dropdown, select Hosts and Clusters. On the Hosts and Clusters list, select the Nodegrid Manager VM. Click Launch Web Console.
On the CLI, enter admin credentials.
To enable ZPE Cloud and enable remote access feature, enter:
cd settings/zpe_cloud
set enable_zpe_cloud=yes
set enable_remote_access=yes
commit