vmware/pyvmomi-community-samples

Create new VM from scratch

Open

#534 ouverte le 19 déc. 2018

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (914 forks)batch import
help wanted

Métriques du dépôt

Stars
 (972 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I want to create a new VM(without using any templates). I want to attach virtual disk to it of specific size, 3 NIC adapters, 2 CD-ROM(to attach iso kept in datastore), RAM and CPU of specific size.

I did find sample to create VM(basic configuration) and attach virtual disks to it. Can someone please share sample to create the entire VM with the mentioned specifications at one go.

Guide contributeur