pulumi-vsphere 4.11.0a1715237459__tar.gz → 4.11.0a1715307640__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-vsphere might be problematic. Click here for more details.

Files changed (87) hide show
  1. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/PKG-INFO +1 -1
  2. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/virtual_machine.py +0 -89
  3. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere.egg-info/PKG-INFO +1 -1
  4. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pyproject.toml +1 -1
  5. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/README.md +0 -0
  6. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/__init__.py +0 -0
  7. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/_inputs.py +0 -0
  8. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/_utilities.py +0 -0
  9. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/compute_cluster.py +0 -0
  10. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/compute_cluster_host_group.py +0 -0
  11. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/compute_cluster_vm_affinity_rule.py +0 -0
  12. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/compute_cluster_vm_anti_affinity_rule.py +0 -0
  13. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/compute_cluster_vm_dependency_rule.py +0 -0
  14. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/compute_cluster_vm_group.py +0 -0
  15. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/compute_cluster_vm_host_rule.py +0 -0
  16. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/config/__init__.py +0 -0
  17. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/config/__init__.pyi +0 -0
  18. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/config/vars.py +0 -0
  19. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/content_library.py +0 -0
  20. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/content_library_item.py +0 -0
  21. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/custom_attribute.py +0 -0
  22. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/datacenter.py +0 -0
  23. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/datastore_cluster.py +0 -0
  24. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/datastore_cluster_vm_anti_affinity_rule.py +0 -0
  25. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/distributed_port_group.py +0 -0
  26. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/distributed_virtual_switch.py +0 -0
  27. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/dpm_host_override.py +0 -0
  28. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/drs_vm_override.py +0 -0
  29. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/entity_permissions.py +0 -0
  30. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/file.py +0 -0
  31. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/folder.py +0 -0
  32. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_compute_cluster.py +0 -0
  33. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_compute_cluster_host_group.py +0 -0
  34. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_content_library.py +0 -0
  35. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_content_library_item.py +0 -0
  36. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_custom_attribute.py +0 -0
  37. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_datacenter.py +0 -0
  38. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_datastore.py +0 -0
  39. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_datastore_cluster.py +0 -0
  40. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_datastore_stats.py +0 -0
  41. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_distributed_virtual_switch.py +0 -0
  42. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_dynamic.py +0 -0
  43. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_folder.py +0 -0
  44. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_guest_os_customization.py +0 -0
  45. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_host.py +0 -0
  46. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_host_pci_device.py +0 -0
  47. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_host_thumbprint.py +0 -0
  48. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_host_vgpu_profile.py +0 -0
  49. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_license.py +0 -0
  50. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_network.py +0 -0
  51. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_ovf_vm_template.py +0 -0
  52. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_policy.py +0 -0
  53. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_resource_pool.py +0 -0
  54. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_role.py +0 -0
  55. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_tag.py +0 -0
  56. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_tag_category.py +0 -0
  57. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_vapp_container.py +0 -0
  58. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_virtual_machine.py +0 -0
  59. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/get_vmfs_disks.py +0 -0
  60. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/guest_os_customization.py +0 -0
  61. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/ha_vm_override.py +0 -0
  62. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/host.py +0 -0
  63. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/host_port_group.py +0 -0
  64. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/host_virtual_switch.py +0 -0
  65. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/license.py +0 -0
  66. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/nas_datastore.py +0 -0
  67. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/outputs.py +0 -0
  68. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/provider.py +0 -0
  69. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/pulumi-plugin.json +0 -0
  70. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/py.typed +0 -0
  71. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/resource_pool.py +0 -0
  72. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/role.py +0 -0
  73. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/storage_drs_vm_override.py +0 -0
  74. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/tag.py +0 -0
  75. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/tag_category.py +0 -0
  76. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/vapp_container.py +0 -0
  77. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/vapp_entity.py +0 -0
  78. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/virtual_disk.py +0 -0
  79. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/virtual_machine_snapshot.py +0 -0
  80. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/vm_storage_policy.py +0 -0
  81. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/vmfs_datastore.py +0 -0
  82. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere/vnic.py +0 -0
  83. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere.egg-info/SOURCES.txt +0 -0
  84. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere.egg-info/dependency_links.txt +0 -0
  85. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere.egg-info/requires.txt +0 -0
  86. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/pulumi_vsphere.egg-info/top_level.txt +0 -0
  87. {pulumi_vsphere-4.11.0a1715237459 → pulumi_vsphere-4.11.0a1715307640}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_vsphere
3
- Version: 4.11.0a1715237459
3
+ Version: 4.11.0a1715307640
4
4
  Summary: A Pulumi package for creating vsphere resources
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -129,9 +129,6 @@ class VirtualMachineArgs:
129
129
  :param pulumi.Input[int] hardware_version: The hardware version for the virtual machine.
130
130
  :param pulumi.Input[str] host_system_id: The ID of an optional host system to pin the virtual machine to.
131
131
  :param pulumi.Input[str] hv_mode: The (non-nested) hardware virtualization setting for this virtual machine. Can be one of hvAuto, hvOn, or hvOff.
132
- :param pulumi.Input[int] ide_controller_count: The number of IDE controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
133
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
134
- controllers.
135
132
  :param pulumi.Input[Sequence[pulumi.Input[str]]] ignored_guest_ips: List of IP addresses and CIDR networks to ignore while waiting for an IP
136
133
  :param pulumi.Input[str] latency_sensitivity: Controls the scheduling delay of the virtual machine. Use a higher sensitivity for applications that require lower
137
134
  latency, such as VOIP, media player applications, or applications that require frequent access to mouse or keyboard
@@ -162,13 +159,7 @@ class VirtualMachineArgs:
162
159
  :param pulumi.Input[bool] run_tools_scripts_before_guest_reboot: Enable the run of scripts before guest operating system reboot when VMware Tools is installed.
163
160
  :param pulumi.Input[bool] run_tools_scripts_before_guest_shutdown: Enable the run of scripts before guest operating system shutdown when VMware Tools is installed.
164
161
  :param pulumi.Input[bool] run_tools_scripts_before_guest_standby: Enable the run of scripts before guest operating system standby when VMware Tools is installed.
165
- :param pulumi.Input[int] sata_controller_count: The number of SATA controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
166
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
167
- controllers.
168
162
  :param pulumi.Input[str] scsi_bus_sharing: Mode for sharing the SCSI bus. The modes are physicalSharing, virtualSharing, and noSharing.
169
- :param pulumi.Input[int] scsi_controller_count: The number of SCSI controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
170
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
171
- controllers.
172
163
  :param pulumi.Input[str] scsi_type: The type of SCSI bus this virtual machine will have. Can be one of lsilogic, lsilogic-sas or pvscsi.
173
164
  :param pulumi.Input[int] shutdown_wait_timeout: The amount of time, in minutes, to wait for shutdown when making necessary updates to the virtual machine.
174
165
  :param pulumi.Input[str] storage_policy_id: The ID of the storage policy to assign to the virtual machine home directory.
@@ -742,11 +733,6 @@ class VirtualMachineArgs:
742
733
  @property
743
734
  @pulumi.getter(name="ideControllerCount")
744
735
  def ide_controller_count(self) -> Optional[pulumi.Input[int]]:
745
- """
746
- The number of IDE controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
747
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
748
- controllers.
749
- """
750
736
  return pulumi.get(self, "ide_controller_count")
751
737
 
752
738
  @ide_controller_count.setter
@@ -1050,11 +1036,6 @@ class VirtualMachineArgs:
1050
1036
  @property
1051
1037
  @pulumi.getter(name="sataControllerCount")
1052
1038
  def sata_controller_count(self) -> Optional[pulumi.Input[int]]:
1053
- """
1054
- The number of SATA controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
1055
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
1056
- controllers.
1057
- """
1058
1039
  return pulumi.get(self, "sata_controller_count")
1059
1040
 
1060
1041
  @sata_controller_count.setter
@@ -1076,11 +1057,6 @@ class VirtualMachineArgs:
1076
1057
  @property
1077
1058
  @pulumi.getter(name="scsiControllerCount")
1078
1059
  def scsi_controller_count(self) -> Optional[pulumi.Input[int]]:
1079
- """
1080
- The number of SCSI controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
1081
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
1082
- controllers.
1083
- """
1084
1060
  return pulumi.get(self, "scsi_controller_count")
1085
1061
 
1086
1062
  @scsi_controller_count.setter
@@ -1391,9 +1367,6 @@ class _VirtualMachineState:
1391
1367
  :param pulumi.Input[int] hardware_version: The hardware version for the virtual machine.
1392
1368
  :param pulumi.Input[str] host_system_id: The ID of an optional host system to pin the virtual machine to.
1393
1369
  :param pulumi.Input[str] hv_mode: The (non-nested) hardware virtualization setting for this virtual machine. Can be one of hvAuto, hvOn, or hvOff.
1394
- :param pulumi.Input[int] ide_controller_count: The number of IDE controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
1395
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
1396
- controllers.
1397
1370
  :param pulumi.Input[Sequence[pulumi.Input[str]]] ignored_guest_ips: List of IP addresses and CIDR networks to ignore while waiting for an IP
1398
1371
  :param pulumi.Input[bool] imported: Indicates if the virtual machine resource has been imported, or if the state has been migrated from a previous version of the resource. It influences the behavior of the first post-import apply operation. See the section on importing below.
1399
1372
  :param pulumi.Input[str] latency_sensitivity: Controls the scheduling delay of the virtual machine. Use a higher sensitivity for applications that require lower
@@ -1421,7 +1394,6 @@ class _VirtualMachineState:
1421
1394
  :param pulumi.Input[Sequence[pulumi.Input[str]]] pci_device_ids: A list of PCI passthrough devices
1422
1395
  :param pulumi.Input[str] power_state: A computed value for the current power state of the virtual machine. One of `on`, `off`, or `suspended`.
1423
1396
  :param pulumi.Input[int] poweron_timeout: The amount of time, in seconds, that we will be trying to power on a VM
1424
- :param pulumi.Input[bool] reboot_required: Value internal to Terraform used to determine if a configuration set change requires a reboot.
1425
1397
  :param pulumi.Input[str] replace_trigger: Triggers replacement of resource whenever it changes.
1426
1398
  :param pulumi.Input[str] resource_pool_id: The ID of a resource pool to put the virtual machine in.
1427
1399
  :param pulumi.Input[bool] run_tools_scripts_after_power_on: Enable the run of scripts after virtual machine power-on when VMware Tools is installed.
@@ -1429,13 +1401,7 @@ class _VirtualMachineState:
1429
1401
  :param pulumi.Input[bool] run_tools_scripts_before_guest_reboot: Enable the run of scripts before guest operating system reboot when VMware Tools is installed.
1430
1402
  :param pulumi.Input[bool] run_tools_scripts_before_guest_shutdown: Enable the run of scripts before guest operating system shutdown when VMware Tools is installed.
1431
1403
  :param pulumi.Input[bool] run_tools_scripts_before_guest_standby: Enable the run of scripts before guest operating system standby when VMware Tools is installed.
1432
- :param pulumi.Input[int] sata_controller_count: The number of SATA controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
1433
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
1434
- controllers.
1435
1404
  :param pulumi.Input[str] scsi_bus_sharing: Mode for sharing the SCSI bus. The modes are physicalSharing, virtualSharing, and noSharing.
1436
- :param pulumi.Input[int] scsi_controller_count: The number of SCSI controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
1437
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
1438
- controllers.
1439
1405
  :param pulumi.Input[str] scsi_type: The type of SCSI bus this virtual machine will have. Can be one of lsilogic, lsilogic-sas or pvscsi.
1440
1406
  :param pulumi.Input[int] shutdown_wait_timeout: The amount of time, in minutes, to wait for shutdown when making necessary updates to the virtual machine.
1441
1407
  :param pulumi.Input[str] storage_policy_id: The ID of the storage policy to assign to the virtual machine home directory.
@@ -2060,11 +2026,6 @@ class _VirtualMachineState:
2060
2026
  @property
2061
2027
  @pulumi.getter(name="ideControllerCount")
2062
2028
  def ide_controller_count(self) -> Optional[pulumi.Input[int]]:
2063
- """
2064
- The number of IDE controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
2065
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
2066
- controllers.
2067
- """
2068
2029
  return pulumi.get(self, "ide_controller_count")
2069
2030
 
2070
2031
  @ide_controller_count.setter
@@ -2332,9 +2293,6 @@ class _VirtualMachineState:
2332
2293
  @property
2333
2294
  @pulumi.getter(name="rebootRequired")
2334
2295
  def reboot_required(self) -> Optional[pulumi.Input[bool]]:
2335
- """
2336
- Value internal to Terraform used to determine if a configuration set change requires a reboot.
2337
- """
2338
2296
  return pulumi.get(self, "reboot_required")
2339
2297
 
2340
2298
  @reboot_required.setter
@@ -2428,11 +2386,6 @@ class _VirtualMachineState:
2428
2386
  @property
2429
2387
  @pulumi.getter(name="sataControllerCount")
2430
2388
  def sata_controller_count(self) -> Optional[pulumi.Input[int]]:
2431
- """
2432
- The number of SATA controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
2433
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
2434
- controllers.
2435
- """
2436
2389
  return pulumi.get(self, "sata_controller_count")
2437
2390
 
2438
2391
  @sata_controller_count.setter
@@ -2454,11 +2407,6 @@ class _VirtualMachineState:
2454
2407
  @property
2455
2408
  @pulumi.getter(name="scsiControllerCount")
2456
2409
  def scsi_controller_count(self) -> Optional[pulumi.Input[int]]:
2457
- """
2458
- The number of SCSI controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
2459
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
2460
- controllers.
2461
- """
2462
2410
  return pulumi.get(self, "scsi_controller_count")
2463
2411
 
2464
2412
  @scsi_controller_count.setter
@@ -2808,9 +2756,6 @@ class VirtualMachine(pulumi.CustomResource):
2808
2756
  :param pulumi.Input[int] hardware_version: The hardware version for the virtual machine.
2809
2757
  :param pulumi.Input[str] host_system_id: The ID of an optional host system to pin the virtual machine to.
2810
2758
  :param pulumi.Input[str] hv_mode: The (non-nested) hardware virtualization setting for this virtual machine. Can be one of hvAuto, hvOn, or hvOff.
2811
- :param pulumi.Input[int] ide_controller_count: The number of IDE controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
2812
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
2813
- controllers.
2814
2759
  :param pulumi.Input[Sequence[pulumi.Input[str]]] ignored_guest_ips: List of IP addresses and CIDR networks to ignore while waiting for an IP
2815
2760
  :param pulumi.Input[str] latency_sensitivity: Controls the scheduling delay of the virtual machine. Use a higher sensitivity for applications that require lower
2816
2761
  latency, such as VOIP, media player applications, or applications that require frequent access to mouse or keyboard
@@ -2842,13 +2787,7 @@ class VirtualMachine(pulumi.CustomResource):
2842
2787
  :param pulumi.Input[bool] run_tools_scripts_before_guest_reboot: Enable the run of scripts before guest operating system reboot when VMware Tools is installed.
2843
2788
  :param pulumi.Input[bool] run_tools_scripts_before_guest_shutdown: Enable the run of scripts before guest operating system shutdown when VMware Tools is installed.
2844
2789
  :param pulumi.Input[bool] run_tools_scripts_before_guest_standby: Enable the run of scripts before guest operating system standby when VMware Tools is installed.
2845
- :param pulumi.Input[int] sata_controller_count: The number of SATA controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
2846
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
2847
- controllers.
2848
2790
  :param pulumi.Input[str] scsi_bus_sharing: Mode for sharing the SCSI bus. The modes are physicalSharing, virtualSharing, and noSharing.
2849
- :param pulumi.Input[int] scsi_controller_count: The number of SCSI controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
2850
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
2851
- controllers.
2852
2791
  :param pulumi.Input[str] scsi_type: The type of SCSI bus this virtual machine will have. Can be one of lsilogic, lsilogic-sas or pvscsi.
2853
2792
  :param pulumi.Input[int] shutdown_wait_timeout: The amount of time, in minutes, to wait for shutdown when making necessary updates to the virtual machine.
2854
2793
  :param pulumi.Input[str] storage_policy_id: The ID of the storage policy to assign to the virtual machine home directory.
@@ -3206,9 +3145,6 @@ class VirtualMachine(pulumi.CustomResource):
3206
3145
  :param pulumi.Input[int] hardware_version: The hardware version for the virtual machine.
3207
3146
  :param pulumi.Input[str] host_system_id: The ID of an optional host system to pin the virtual machine to.
3208
3147
  :param pulumi.Input[str] hv_mode: The (non-nested) hardware virtualization setting for this virtual machine. Can be one of hvAuto, hvOn, or hvOff.
3209
- :param pulumi.Input[int] ide_controller_count: The number of IDE controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
3210
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
3211
- controllers.
3212
3148
  :param pulumi.Input[Sequence[pulumi.Input[str]]] ignored_guest_ips: List of IP addresses and CIDR networks to ignore while waiting for an IP
3213
3149
  :param pulumi.Input[bool] imported: Indicates if the virtual machine resource has been imported, or if the state has been migrated from a previous version of the resource. It influences the behavior of the first post-import apply operation. See the section on importing below.
3214
3150
  :param pulumi.Input[str] latency_sensitivity: Controls the scheduling delay of the virtual machine. Use a higher sensitivity for applications that require lower
@@ -3236,7 +3172,6 @@ class VirtualMachine(pulumi.CustomResource):
3236
3172
  :param pulumi.Input[Sequence[pulumi.Input[str]]] pci_device_ids: A list of PCI passthrough devices
3237
3173
  :param pulumi.Input[str] power_state: A computed value for the current power state of the virtual machine. One of `on`, `off`, or `suspended`.
3238
3174
  :param pulumi.Input[int] poweron_timeout: The amount of time, in seconds, that we will be trying to power on a VM
3239
- :param pulumi.Input[bool] reboot_required: Value internal to Terraform used to determine if a configuration set change requires a reboot.
3240
3175
  :param pulumi.Input[str] replace_trigger: Triggers replacement of resource whenever it changes.
3241
3176
  :param pulumi.Input[str] resource_pool_id: The ID of a resource pool to put the virtual machine in.
3242
3177
  :param pulumi.Input[bool] run_tools_scripts_after_power_on: Enable the run of scripts after virtual machine power-on when VMware Tools is installed.
@@ -3244,13 +3179,7 @@ class VirtualMachine(pulumi.CustomResource):
3244
3179
  :param pulumi.Input[bool] run_tools_scripts_before_guest_reboot: Enable the run of scripts before guest operating system reboot when VMware Tools is installed.
3245
3180
  :param pulumi.Input[bool] run_tools_scripts_before_guest_shutdown: Enable the run of scripts before guest operating system shutdown when VMware Tools is installed.
3246
3181
  :param pulumi.Input[bool] run_tools_scripts_before_guest_standby: Enable the run of scripts before guest operating system standby when VMware Tools is installed.
3247
- :param pulumi.Input[int] sata_controller_count: The number of SATA controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
3248
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
3249
- controllers.
3250
3182
  :param pulumi.Input[str] scsi_bus_sharing: Mode for sharing the SCSI bus. The modes are physicalSharing, virtualSharing, and noSharing.
3251
- :param pulumi.Input[int] scsi_controller_count: The number of SCSI controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
3252
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
3253
- controllers.
3254
3183
  :param pulumi.Input[str] scsi_type: The type of SCSI bus this virtual machine will have. Can be one of lsilogic, lsilogic-sas or pvscsi.
3255
3184
  :param pulumi.Input[int] shutdown_wait_timeout: The amount of time, in minutes, to wait for shutdown when making necessary updates to the virtual machine.
3256
3185
  :param pulumi.Input[str] storage_policy_id: The ID of the storage policy to assign to the virtual machine home directory.
@@ -3654,11 +3583,6 @@ class VirtualMachine(pulumi.CustomResource):
3654
3583
  @property
3655
3584
  @pulumi.getter(name="ideControllerCount")
3656
3585
  def ide_controller_count(self) -> pulumi.Output[Optional[int]]:
3657
- """
3658
- The number of IDE controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
3659
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
3660
- controllers.
3661
- """
3662
3586
  return pulumi.get(self, "ide_controller_count")
3663
3587
 
3664
3588
  @property
@@ -3838,9 +3762,6 @@ class VirtualMachine(pulumi.CustomResource):
3838
3762
  @property
3839
3763
  @pulumi.getter(name="rebootRequired")
3840
3764
  def reboot_required(self) -> pulumi.Output[bool]:
3841
- """
3842
- Value internal to Terraform used to determine if a configuration set change requires a reboot.
3843
- """
3844
3765
  return pulumi.get(self, "reboot_required")
3845
3766
 
3846
3767
  @property
@@ -3902,11 +3823,6 @@ class VirtualMachine(pulumi.CustomResource):
3902
3823
  @property
3903
3824
  @pulumi.getter(name="sataControllerCount")
3904
3825
  def sata_controller_count(self) -> pulumi.Output[Optional[int]]:
3905
- """
3906
- The number of SATA controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
3907
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
3908
- controllers.
3909
- """
3910
3826
  return pulumi.get(self, "sata_controller_count")
3911
3827
 
3912
3828
  @property
@@ -3920,11 +3836,6 @@ class VirtualMachine(pulumi.CustomResource):
3920
3836
  @property
3921
3837
  @pulumi.getter(name="scsiControllerCount")
3922
3838
  def scsi_controller_count(self) -> pulumi.Output[Optional[int]]:
3923
- """
3924
- The number of SCSI controllers that Terraform manages on this virtual machine. This directly affects the amount of disks
3925
- you can add to the virtual machine and the maximum disk unit number. Note that lowering this value does not remove
3926
- controllers.
3927
- """
3928
3839
  return pulumi.get(self, "scsi_controller_count")
3929
3840
 
3930
3841
  @property
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_vsphere
3
- Version: 4.11.0a1715237459
3
+ Version: 4.11.0a1715307640
4
4
  Summary: A Pulumi package for creating vsphere resources
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -5,7 +5,7 @@
5
5
  keywords = ["pulumi", "vsphere"]
6
6
  readme = "README.md"
7
7
  requires-python = ">=3.8"
8
- version = "4.11.0a1715237459"
8
+ version = "4.11.0a1715307640"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]