2020-03-18 18:46:47 -04:00
|
|
|
<!-- Code generated from the comments of the DiskConfig struct in builder/vsphere/iso/step_create.go; DO NOT EDIT MANUALLY -->
|
|
|
|
|
2020-04-02 11:57:46 -04:00
|
|
|
- `disk_thin_provisioned` (bool) - Enable VMDK thin provisioning for VM. Defaults to `false`.
|
|
|
|
|
|
|
|
- `disk_eagerly_scrub` (bool) - Enable VMDK eager scrubbing for VM. Defaults to `false`.
|
2020-07-10 06:25:46 -04:00
|
|
|
|
|
|
|
- `disk_controller_index` (int) - The assigned disk controller. Defaults to the first one (0)
|
2020-04-03 16:15:58 -04:00
|
|
|
|