If you choose to participate in the Customer Experience Improvement Program (CEIP), VMware receives anonymous information that helps to improve the quality, reliability, and functionality of VMware products and services.

Categories of Information That VMware Receives

The Customer Experience Improvement Program (CEIP) provides VMware with information that enables VMware to improve our products and services and to fix problems.

Details regarding the data collected through CEIP and the purposes for which it is used by VMware are set in the Trust & Assurance Center at http://www.vmware.com/trustvmware/ceip.html. To join or leave the CEIP for this product, see Join the Customer Experience Improvement Program.

Join or Leave the Customer Experience Improvement Program

Join the Customer Experience Improvement Program from the Automation Orchestrator Appliance command line.

Procedure

  1. Log in to Automation Orchestrator Appliance command line as root.
  2. To join the Customer Experience Improvement Program, run the vracli ceip on command.
  3. Review the Customer Experience Improvement Program information, and run the vracli ceip on --acknowledge-ceip command.
  4. Restart the Automation Orchestrator services.
    1. To restart the server service, run the kubectl -n prelude exec -it your_vro_pod -c vco-server-app /bin/bash command.
    2. To stop the service, run the kill 1 command.
    3. To restart the Control Center service run the kubectl -n prelude exec -it your_vro_pod -c vco-controlcenter-app /bin/bash command.
    4. To stop the service, run the kill 1 command.
  5. To leave the Customer Experience Improvement Program, run the vracli ceip off command.
  6. Repeat the steps for restarting the services.