pulumi-vsphere 4.11.0a1723454511__tar.gz → 4.11.0a1724220736__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 (91) hide show
  1. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/PKG-INFO +1 -1
  2. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_datastore.py +5 -5
  3. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_datastore_stats.py +10 -10
  4. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/pulumi-plugin.json +1 -1
  5. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/virtual_disk.py +28 -14
  6. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere.egg-info/PKG-INFO +1 -1
  7. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pyproject.toml +1 -1
  8. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/README.md +0 -0
  9. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/__init__.py +0 -0
  10. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/_inputs.py +0 -0
  11. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/_utilities.py +0 -0
  12. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/compute_cluster.py +0 -0
  13. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/compute_cluster_host_group.py +0 -0
  14. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/compute_cluster_vm_affinity_rule.py +0 -0
  15. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/compute_cluster_vm_anti_affinity_rule.py +0 -0
  16. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/compute_cluster_vm_dependency_rule.py +0 -0
  17. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/compute_cluster_vm_group.py +0 -0
  18. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/compute_cluster_vm_host_rule.py +0 -0
  19. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/config/__init__.py +0 -0
  20. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/config/__init__.pyi +0 -0
  21. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/config/vars.py +0 -0
  22. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/content_library.py +0 -0
  23. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/content_library_item.py +0 -0
  24. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/custom_attribute.py +0 -0
  25. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/datacenter.py +0 -0
  26. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/datastore_cluster.py +0 -0
  27. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/datastore_cluster_vm_anti_affinity_rule.py +0 -0
  28. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/distributed_port_group.py +0 -0
  29. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/distributed_virtual_switch.py +0 -0
  30. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/dpm_host_override.py +0 -0
  31. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/drs_vm_override.py +0 -0
  32. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/entity_permissions.py +0 -0
  33. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/file.py +0 -0
  34. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/folder.py +0 -0
  35. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_compute_cluster.py +0 -0
  36. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_compute_cluster_host_group.py +0 -0
  37. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_content_library.py +0 -0
  38. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_content_library_item.py +0 -0
  39. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_custom_attribute.py +0 -0
  40. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_datacenter.py +0 -0
  41. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_datastore_cluster.py +0 -0
  42. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_distributed_virtual_switch.py +0 -0
  43. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_dynamic.py +0 -0
  44. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_folder.py +0 -0
  45. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_guest_os_customization.py +0 -0
  46. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_host.py +0 -0
  47. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_host_base_images.py +0 -0
  48. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_host_pci_device.py +0 -0
  49. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_host_thumbprint.py +0 -0
  50. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_host_vgpu_profile.py +0 -0
  51. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_license.py +0 -0
  52. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_network.py +0 -0
  53. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_ovf_vm_template.py +0 -0
  54. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_policy.py +0 -0
  55. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_resource_pool.py +0 -0
  56. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_role.py +0 -0
  57. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_tag.py +0 -0
  58. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_tag_category.py +0 -0
  59. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_vapp_container.py +0 -0
  60. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_virtual_machine.py +0 -0
  61. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/get_vmfs_disks.py +0 -0
  62. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/guest_os_customization.py +0 -0
  63. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/ha_vm_override.py +0 -0
  64. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/host.py +0 -0
  65. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/host_port_group.py +0 -0
  66. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/host_virtual_switch.py +0 -0
  67. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/license.py +0 -0
  68. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/nas_datastore.py +0 -0
  69. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/offline_software_depot.py +0 -0
  70. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/outputs.py +0 -0
  71. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/provider.py +0 -0
  72. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/py.typed +0 -0
  73. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/resource_pool.py +0 -0
  74. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/role.py +0 -0
  75. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/storage_drs_vm_override.py +0 -0
  76. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/supervisor.py +0 -0
  77. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/tag.py +0 -0
  78. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/tag_category.py +0 -0
  79. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/vapp_container.py +0 -0
  80. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/vapp_entity.py +0 -0
  81. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/virtual_machine.py +0 -0
  82. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/virtual_machine_class.py +0 -0
  83. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/virtual_machine_snapshot.py +0 -0
  84. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/vm_storage_policy.py +0 -0
  85. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/vmfs_datastore.py +0 -0
  86. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere/vnic.py +0 -0
  87. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere.egg-info/SOURCES.txt +0 -0
  88. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere.egg-info/dependency_links.txt +0 -0
  89. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere.egg-info/requires.txt +0 -0
  90. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/pulumi_vsphere.egg-info/top_level.txt +0 -0
  91. {pulumi_vsphere-4.11.0a1723454511 → pulumi_vsphere-4.11.0a1724220736}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_vsphere
3
- Version: 4.11.0a1723454511
3
+ Version: 4.11.0a1724220736
4
4
  Summary: A Pulumi package for creating vsphere resources
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -55,7 +55,7 @@ class GetDatastoreResult:
55
55
 
56
56
  @property
57
57
  @pulumi.getter
58
- def stats(self) -> Optional[Mapping[str, Any]]:
58
+ def stats(self) -> Optional[Mapping[str, str]]:
59
59
  """
60
60
  The disk space usage statistics for the specific datastore. The
61
61
  total datastore capacity is represented as `capacity` and the free remaining
@@ -78,7 +78,7 @@ class AwaitableGetDatastoreResult(GetDatastoreResult):
78
78
 
79
79
  def get_datastore(datacenter_id: Optional[str] = None,
80
80
  name: Optional[str] = None,
81
- stats: Optional[Mapping[str, Any]] = None,
81
+ stats: Optional[Mapping[str, str]] = None,
82
82
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDatastoreResult:
83
83
  """
84
84
  The `get_datastore` data source can be used to discover the ID of a
@@ -103,7 +103,7 @@ def get_datastore(datacenter_id: Optional[str] = None,
103
103
  search path used in `name` is an absolute path. For default datacenters, use
104
104
  the `id` attribute from an empty `Datacenter` data source.
105
105
  :param str name: The name of the datastore. This can be a name or path.
106
- :param Mapping[str, Any] stats: The disk space usage statistics for the specific datastore. The
106
+ :param Mapping[str, str] stats: The disk space usage statistics for the specific datastore. The
107
107
  total datastore capacity is represented as `capacity` and the free remaining
108
108
  disk is represented as `free`.
109
109
  """
@@ -124,7 +124,7 @@ def get_datastore(datacenter_id: Optional[str] = None,
124
124
  @_utilities.lift_output_func(get_datastore)
125
125
  def get_datastore_output(datacenter_id: Optional[pulumi.Input[Optional[str]]] = None,
126
126
  name: Optional[pulumi.Input[str]] = None,
127
- stats: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
127
+ stats: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
128
128
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDatastoreResult]:
129
129
  """
130
130
  The `get_datastore` data source can be used to discover the ID of a
@@ -149,7 +149,7 @@ def get_datastore_output(datacenter_id: Optional[pulumi.Input[Optional[str]]] =
149
149
  search path used in `name` is an absolute path. For default datacenters, use
150
150
  the `id` attribute from an empty `Datacenter` data source.
151
151
  :param str name: The name of the datastore. This can be a name or path.
152
- :param Mapping[str, Any] stats: The disk space usage statistics for the specific datastore. The
152
+ :param Mapping[str, str] stats: The disk space usage statistics for the specific datastore. The
153
153
  total datastore capacity is represented as `capacity` and the free remaining
154
154
  disk is represented as `free`.
155
155
  """
@@ -37,7 +37,7 @@ class GetDatastoreStatsResult:
37
37
 
38
38
  @property
39
39
  @pulumi.getter
40
- def capacity(self) -> Optional[Mapping[str, Any]]:
40
+ def capacity(self) -> Optional[Mapping[str, str]]:
41
41
  """
42
42
  A mapping of the capacity for all datastore in the datacenter,
43
43
  where the name of the datastore is used as key and the capacity as value.
@@ -55,7 +55,7 @@ class GetDatastoreStatsResult:
55
55
 
56
56
  @property
57
57
  @pulumi.getter(name="freeSpace")
58
- def free_space(self) -> Optional[Mapping[str, Any]]:
58
+ def free_space(self) -> Optional[Mapping[str, str]]:
59
59
  """
60
60
  A mapping of the free space for each datastore in the
61
61
  datacenter, where the name of the datastore is used as key and the free space
@@ -84,9 +84,9 @@ class AwaitableGetDatastoreStatsResult(GetDatastoreStatsResult):
84
84
  id=self.id)
85
85
 
86
86
 
87
- def get_datastore_stats(capacity: Optional[Mapping[str, Any]] = None,
87
+ def get_datastore_stats(capacity: Optional[Mapping[str, str]] = None,
88
88
  datacenter_id: Optional[str] = None,
89
- free_space: Optional[Mapping[str, Any]] = None,
89
+ free_space: Optional[Mapping[str, str]] = None,
90
90
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDatastoreStatsResult:
91
91
  """
92
92
  The `get_datastore_stats` data source can be used to retrieve the usage
@@ -119,7 +119,7 @@ def get_datastore_stats(capacity: Optional[Mapping[str, Any]] = None,
119
119
  and a `locals.tf` like that:
120
120
 
121
121
 
122
- :param Mapping[str, Any] capacity: A mapping of the capacity for all datastore in the datacenter,
122
+ :param Mapping[str, str] capacity: A mapping of the capacity for all datastore in the datacenter,
123
123
  where the name of the datastore is used as key and the capacity as value.
124
124
  :param str datacenter_id: The
125
125
  [managed object reference ID][docs-about-morefs] of the datacenter the
@@ -127,7 +127,7 @@ def get_datastore_stats(capacity: Optional[Mapping[str, Any]] = None,
127
127
  from an empty `Datacenter` data source.
128
128
 
129
129
  [docs-about-morefs]: /docs/providers/vsphere/index.html#use-of-managed-object-references-by-the-vsphere-provider
130
- :param Mapping[str, Any] free_space: A mapping of the free space for each datastore in the
130
+ :param Mapping[str, str] free_space: A mapping of the free space for each datastore in the
131
131
  datacenter, where the name of the datastore is used as key and the free space
132
132
  as value.
133
133
  """
@@ -146,9 +146,9 @@ def get_datastore_stats(capacity: Optional[Mapping[str, Any]] = None,
146
146
 
147
147
 
148
148
  @_utilities.lift_output_func(get_datastore_stats)
149
- def get_datastore_stats_output(capacity: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
149
+ def get_datastore_stats_output(capacity: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
150
150
  datacenter_id: Optional[pulumi.Input[str]] = None,
151
- free_space: Optional[pulumi.Input[Optional[Mapping[str, Any]]]] = None,
151
+ free_space: Optional[pulumi.Input[Optional[Mapping[str, str]]]] = None,
152
152
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDatastoreStatsResult]:
153
153
  """
154
154
  The `get_datastore_stats` data source can be used to retrieve the usage
@@ -181,7 +181,7 @@ def get_datastore_stats_output(capacity: Optional[pulumi.Input[Optional[Mapping[
181
181
  and a `locals.tf` like that:
182
182
 
183
183
 
184
- :param Mapping[str, Any] capacity: A mapping of the capacity for all datastore in the datacenter,
184
+ :param Mapping[str, str] capacity: A mapping of the capacity for all datastore in the datacenter,
185
185
  where the name of the datastore is used as key and the capacity as value.
186
186
  :param str datacenter_id: The
187
187
  [managed object reference ID][docs-about-morefs] of the datacenter the
@@ -189,7 +189,7 @@ def get_datastore_stats_output(capacity: Optional[pulumi.Input[Optional[Mapping[
189
189
  from an empty `Datacenter` data source.
190
190
 
191
191
  [docs-about-morefs]: /docs/providers/vsphere/index.html#use-of-managed-object-references-by-the-vsphere-provider
192
- :param Mapping[str, Any] free_space: A mapping of the free space for each datastore in the
192
+ :param Mapping[str, str] free_space: A mapping of the free space for each datastore in the
193
193
  datacenter, where the name of the datastore is used as key and the free space
194
194
  as value.
195
195
  """
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "vsphere",
4
- "version": "4.11.0-alpha.1723454511"
4
+ "version": "4.11.0-alpha.1724220736"
5
5
  }
@@ -25,7 +25,9 @@ class VirtualDiskArgs:
25
25
  The set of arguments for constructing a VirtualDisk resource.
26
26
  :param pulumi.Input[str] datastore: The name of the datastore in which to create the
27
27
  disk.
28
- :param pulumi.Input[int] size: Size of the disk (in GB).
28
+ :param pulumi.Input[int] size: Size of the disk (in GB). Decreasing the size of a disk is not possible.
29
+ If a disk of a smaller size is required then the original has to be destroyed along with its data and a new one has to be
30
+ created.
29
31
  :param pulumi.Input[str] vmdk_path: The path, including filename, of the virtual disk to
30
32
  be created. This needs to end in `.vmdk`.
31
33
  :param pulumi.Input[str] adapter_type: The adapter type for this virtual disk. Can be
@@ -45,7 +47,7 @@ class VirtualDiskArgs:
45
47
  `create_directories` is enabled will not be deleted when the resource is
46
48
  destroyed.
47
49
  :param pulumi.Input[str] datacenter: The name of the datacenter in which to create the
48
- disk. Can be omitted when when ESXi or if there is only one datacenter in
50
+ disk. Can be omitted when ESXi or if there is only one datacenter in
49
51
  your infrastructure.
50
52
  :param pulumi.Input[str] type: The type of disk to create. Can be one of
51
53
  `eagerZeroedThick`, `lazy`, or `thin`. Default: `eagerZeroedThick`. For
@@ -86,7 +88,9 @@ class VirtualDiskArgs:
86
88
  @pulumi.getter
87
89
  def size(self) -> pulumi.Input[int]:
88
90
  """
89
- Size of the disk (in GB).
91
+ Size of the disk (in GB). Decreasing the size of a disk is not possible.
92
+ If a disk of a smaller size is required then the original has to be destroyed along with its data and a new one has to be
93
+ created.
90
94
  """
91
95
  return pulumi.get(self, "size")
92
96
 
@@ -151,7 +155,7 @@ class VirtualDiskArgs:
151
155
  def datacenter(self) -> Optional[pulumi.Input[str]]:
152
156
  """
153
157
  The name of the datacenter in which to create the
154
- disk. Can be omitted when when ESXi or if there is only one datacenter in
158
+ disk. Can be omitted when ESXi or if there is only one datacenter in
155
159
  your infrastructure.
156
160
  """
157
161
  return pulumi.get(self, "datacenter")
@@ -207,11 +211,13 @@ class _VirtualDiskState:
207
211
  `create_directories` is enabled will not be deleted when the resource is
208
212
  destroyed.
209
213
  :param pulumi.Input[str] datacenter: The name of the datacenter in which to create the
210
- disk. Can be omitted when when ESXi or if there is only one datacenter in
214
+ disk. Can be omitted when ESXi or if there is only one datacenter in
211
215
  your infrastructure.
212
216
  :param pulumi.Input[str] datastore: The name of the datastore in which to create the
213
217
  disk.
214
- :param pulumi.Input[int] size: Size of the disk (in GB).
218
+ :param pulumi.Input[int] size: Size of the disk (in GB). Decreasing the size of a disk is not possible.
219
+ If a disk of a smaller size is required then the original has to be destroyed along with its data and a new one has to be
220
+ created.
215
221
  :param pulumi.Input[str] type: The type of disk to create. Can be one of
216
222
  `eagerZeroedThick`, `lazy`, or `thin`. Default: `eagerZeroedThick`. For
217
223
  information on what each kind of disk provisioning policy means, click
@@ -283,7 +289,7 @@ class _VirtualDiskState:
283
289
  def datacenter(self) -> Optional[pulumi.Input[str]]:
284
290
  """
285
291
  The name of the datacenter in which to create the
286
- disk. Can be omitted when when ESXi or if there is only one datacenter in
292
+ disk. Can be omitted when ESXi or if there is only one datacenter in
287
293
  your infrastructure.
288
294
  """
289
295
  return pulumi.get(self, "datacenter")
@@ -309,7 +315,9 @@ class _VirtualDiskState:
309
315
  @pulumi.getter
310
316
  def size(self) -> Optional[pulumi.Input[int]]:
311
317
  """
312
- Size of the disk (in GB).
318
+ Size of the disk (in GB). Decreasing the size of a disk is not possible.
319
+ If a disk of a smaller size is required then the original has to be destroyed along with its data and a new one has to be
320
+ created.
313
321
  """
314
322
  return pulumi.get(self, "size")
315
323
 
@@ -382,11 +390,13 @@ class VirtualDisk(pulumi.CustomResource):
382
390
  `create_directories` is enabled will not be deleted when the resource is
383
391
  destroyed.
384
392
  :param pulumi.Input[str] datacenter: The name of the datacenter in which to create the
385
- disk. Can be omitted when when ESXi or if there is only one datacenter in
393
+ disk. Can be omitted when ESXi or if there is only one datacenter in
386
394
  your infrastructure.
387
395
  :param pulumi.Input[str] datastore: The name of the datastore in which to create the
388
396
  disk.
389
- :param pulumi.Input[int] size: Size of the disk (in GB).
397
+ :param pulumi.Input[int] size: Size of the disk (in GB). Decreasing the size of a disk is not possible.
398
+ If a disk of a smaller size is required then the original has to be destroyed along with its data and a new one has to be
399
+ created.
390
400
  :param pulumi.Input[str] type: The type of disk to create. Can be one of
391
401
  `eagerZeroedThick`, `lazy`, or `thin`. Default: `eagerZeroedThick`. For
392
402
  information on what each kind of disk provisioning policy means, click
@@ -489,11 +499,13 @@ class VirtualDisk(pulumi.CustomResource):
489
499
  `create_directories` is enabled will not be deleted when the resource is
490
500
  destroyed.
491
501
  :param pulumi.Input[str] datacenter: The name of the datacenter in which to create the
492
- disk. Can be omitted when when ESXi or if there is only one datacenter in
502
+ disk. Can be omitted when ESXi or if there is only one datacenter in
493
503
  your infrastructure.
494
504
  :param pulumi.Input[str] datastore: The name of the datastore in which to create the
495
505
  disk.
496
- :param pulumi.Input[int] size: Size of the disk (in GB).
506
+ :param pulumi.Input[int] size: Size of the disk (in GB). Decreasing the size of a disk is not possible.
507
+ If a disk of a smaller size is required then the original has to be destroyed along with its data and a new one has to be
508
+ created.
497
509
  :param pulumi.Input[str] type: The type of disk to create. Can be one of
498
510
  `eagerZeroedThick`, `lazy`, or `thin`. Default: `eagerZeroedThick`. For
499
511
  information on what each kind of disk provisioning policy means, click
@@ -552,7 +564,7 @@ class VirtualDisk(pulumi.CustomResource):
552
564
  def datacenter(self) -> pulumi.Output[Optional[str]]:
553
565
  """
554
566
  The name of the datacenter in which to create the
555
- disk. Can be omitted when when ESXi or if there is only one datacenter in
567
+ disk. Can be omitted when ESXi or if there is only one datacenter in
556
568
  your infrastructure.
557
569
  """
558
570
  return pulumi.get(self, "datacenter")
@@ -570,7 +582,9 @@ class VirtualDisk(pulumi.CustomResource):
570
582
  @pulumi.getter
571
583
  def size(self) -> pulumi.Output[int]:
572
584
  """
573
- Size of the disk (in GB).
585
+ Size of the disk (in GB). Decreasing the size of a disk is not possible.
586
+ If a disk of a smaller size is required then the original has to be destroyed along with its data and a new one has to be
587
+ created.
574
588
  """
575
589
  return pulumi.get(self, "size")
576
590
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_vsphere
3
- Version: 4.11.0a1723454511
3
+ Version: 4.11.0a1724220736
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.0a1723454511"
8
+ version = "4.11.0a1724220736"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]