Easily export your common VM configurations into VM class definitions. VM classes allow a user to define the such resources include CPU, memory, and GPU within a Kubernetes context. This script simplifies the process by finding the most common vSphere VM configurations in a vCenter and then automatically constructing a simplified JSON definition that can be imported into the same or a different vCenter.
Download 1.0.0 with Documentation
- PowerShell 7.4 or later download.
- VCF PowerCLI 9.0+ download.
- Network access to vCenter.
- A user with the following rights, at minimum, to the source vCenter: Read-only (at vCenter root level).
- A user with the following rights, at minimum, to the destination vCenter: Namespaces.Configure and Namespaces.ListAccess.

