Entry tags:
VMware Developer Center Code Capture
A new interesting feature in VMware vSphere 6.7 Update 2 (U2) is Developer Center Code Capture. If you've followed VMware long enough, and you've heard about Project Onyx, Code Capture is basically doing what Project Onyx did several years ago. But now, VMware has fully integrated this technology into the latest version of vSphere.
The vSphere Client Developer Center provides tools for automation experts, DevOps engineers, and developers to find the resources to manage API structures, capture vSphere Client actions, and then translate them into PowerCLI.
VCSA and the vSphere Client contain the Developer Center, which has various features that allow vSphere administrators to automate different vSphere processes and functionality by way of API calls or PowerCLI code. The system allows you to "capture" the UI tasks you do within the UI into PowerCLI code.
You can then copy the code or download it as a script and use it in a PowerShell session to execute the task.
https://4sysops.com/archives/what-is-vmware-developer-center-code-capture-in-vsphere-6-7-u2/
https://blogs.vmware.com/code/2019/01/17/vsphere-client-developer-center/
The vSphere Client Developer Center provides tools for automation experts, DevOps engineers, and developers to find the resources to manage API structures, capture vSphere Client actions, and then translate them into PowerCLI.
VCSA and the vSphere Client contain the Developer Center, which has various features that allow vSphere administrators to automate different vSphere processes and functionality by way of API calls or PowerCLI code. The system allows you to "capture" the UI tasks you do within the UI into PowerCLI code.
You can then copy the code or download it as a script and use it in a PowerShell session to execute the task.
https://4sysops.com/archives/what-is-vmware-developer-center-code-capture-in-vsphere-6-7-u2/
https://blogs.vmware.com/code/2019/01/17/vsphere-client-developer-center/