Where are the VCDXs

VMware Certified Design Experts (VCDX) is an elite group of VMware Experts. VMware CEO, Pat Gelsinger, has called it the “PhD” of VMware. As of February 6. 2021 there are 292 VCDX in the world. To put that number in perspective, there are fewer Representatives in the US House Of Representatives. According to this postContinue reading “Where are the VCDXs”

Rate this:

vRO context action in web client

If you have successfully registered your vRealize Orchestrator (vRO) in the vCenter Web Client you can add your workflows as a context action. Follow Add vRO 8.x extension to vCenter Web Client for details on how to register the vRO in vCenter. What does context action mean. Well it means that your workflow becomes selectableContinue reading “vRO context action in web client”

Rate this:

Add vRO 8.x extension to vCenter Web Client

In previous versions of vRealize Orchestrator and with the vCenter Flash Web Client, it was very straight forward to add the extension to the vCenter Flash Web Client. You simply ran the vRO workflow “Register vCenter Orchestrator as a vCenter Server extension” and that was it. If you do that with vRO 8.x you willContinue reading “Add vRO 8.x extension to vCenter Web Client”

Rate this:

System Requirements for VMware Products 2020

Most system (hardware) requirements on a single page. I hope it will be useful to you. I also have added the links to the source. vSphere vCenter Server Appliances 7.0 (VCSA) https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vcenter.install.doc/GUID-457EAE1F-B08A-4E64-8506-8A3FA84A0446.html Product Size vCPU vRAM Storage Comment vCenter VCSA tiny 2 12 GB 315 GB 10 hosts and 100 VMsdefault storage vCenter VCSA tiny-lstorageContinue reading “System Requirements for VMware Products 2020”

Rate this:

PowerCLI – Update VCSA

This post will be about how to update the vCenter Server Appliance through the rest API using the PowerCLI. First we need check online or the CD for the new update. So let’s take a look at the API again: https://vmware.github.io/vsphere-automation-sdk-rest/vsphere/index.html The general purpose of my posts is more to show you how to doContinue reading “PowerCLI – Update VCSA”

Rate this:

PowerCLI – Reboot VCSA through appliance rest API.

This one might be an easy one. When you are getting started with learning something maybe an easy one is the best way to start. So lets look at the API. https://vmware.github.io/vsphere-automation-sdk-rest/vsphere/index.html I am not sure how /rest/appliance/shutdown translates into com.vmware.appliance.shutdown but it does. Maybe it is just something you have to remember or lookupContinue reading “PowerCLI – Reboot VCSA through appliance rest API.”

Rate this: