pulumi-vsphere 4.11.0a1711744036__tar.gz → 4.11.0a1712403192__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.
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/PKG-INFO +1 -1
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/compute_cluster_vm_affinity_rule.py +14 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/datacenter.py +18 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/datastore_cluster.py +7 -7
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/distributed_virtual_switch.py +7 -14
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/host.py +0 -12
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/host_port_group.py +0 -12
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/resource_pool.py +28 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/virtual_machine.py +7 -7
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/vnic.py +0 -12
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere.egg-info/PKG-INFO +1 -1
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pyproject.toml +1 -1
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/README.md +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/__init__.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/_inputs.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/_utilities.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/compute_cluster.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/compute_cluster_host_group.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/compute_cluster_vm_anti_affinity_rule.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/compute_cluster_vm_dependency_rule.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/compute_cluster_vm_group.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/compute_cluster_vm_host_rule.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/config/__init__.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/config/__init__.pyi +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/config/vars.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/content_library.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/content_library_item.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/custom_attribute.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/datastore_cluster_vm_anti_affinity_rule.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/distributed_port_group.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/dpm_host_override.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/drs_vm_override.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/entity_permissions.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/file.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/folder.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_compute_cluster.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_compute_cluster_host_group.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_content_library.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_content_library_item.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_custom_attribute.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_datacenter.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_datastore.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_datastore_cluster.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_datastore_stats.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_distributed_virtual_switch.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_dynamic.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_folder.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_guest_os_customization.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_host.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_host_pci_device.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_host_thumbprint.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_host_vgpu_profile.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_license.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_network.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_ovf_vm_template.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_policy.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_resource_pool.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_role.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_tag.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_tag_category.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_vapp_container.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_virtual_machine.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_vmfs_disks.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/guest_os_customization.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/ha_vm_override.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/host_virtual_switch.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/license.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/nas_datastore.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/outputs.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/provider.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/pulumi-plugin.json +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/py.typed +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/role.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/storage_drs_vm_override.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/tag.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/tag_category.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/vapp_container.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/vapp_entity.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/virtual_disk.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/virtual_machine_snapshot.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/vm_storage_policy.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/vmfs_datastore.py +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere.egg-info/SOURCES.txt +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere.egg-info/dependency_links.txt +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere.egg-info/requires.txt +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere.egg-info/top_level.txt +0 -0
- {pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/setup.cfg +0 -0
|
@@ -318,6 +318,13 @@ class ComputeClusterVmAffinityRule(pulumi.CustomResource):
|
|
|
318
318
|
```
|
|
319
319
|
<!--End PulumiCodeChooser -->
|
|
320
320
|
|
|
321
|
+
## Importing
|
|
322
|
+
|
|
323
|
+
An existing rule can be imported into this resource by supplying
|
|
324
|
+
both the path to the cluster, and the name the rule. If the name or cluster is
|
|
325
|
+
not found, or if the rule is of a different type, an error will be returned. An
|
|
326
|
+
example is below:
|
|
327
|
+
|
|
321
328
|
:param str resource_name: The name of the resource.
|
|
322
329
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
323
330
|
:param pulumi.Input[str] compute_cluster_id: The managed object reference
|
|
@@ -430,6 +437,13 @@ class ComputeClusterVmAffinityRule(pulumi.CustomResource):
|
|
|
430
437
|
```
|
|
431
438
|
<!--End PulumiCodeChooser -->
|
|
432
439
|
|
|
440
|
+
## Importing
|
|
441
|
+
|
|
442
|
+
An existing rule can be imported into this resource by supplying
|
|
443
|
+
both the path to the cluster, and the name the rule. If the name or cluster is
|
|
444
|
+
not found, or if the rule is of a different type, an error will be returned. An
|
|
445
|
+
example is below:
|
|
446
|
+
|
|
433
447
|
:param str resource_name: The name of the resource.
|
|
434
448
|
:param ComputeClusterVmAffinityRuleArgs args: The arguments to use to populate this resource's properties.
|
|
435
449
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/datacenter.py
RENAMED
|
@@ -261,6 +261,15 @@ class Datacenter(pulumi.CustomResource):
|
|
|
261
261
|
```
|
|
262
262
|
<!--End PulumiCodeChooser -->
|
|
263
263
|
|
|
264
|
+
## Importing
|
|
265
|
+
|
|
266
|
+
An existing datacenter can be [imported][docs-import] into this resource
|
|
267
|
+
via supplying the full path to the datacenter. An example is below:
|
|
268
|
+
|
|
269
|
+
[docs-import]: /docs/import/index.html
|
|
270
|
+
|
|
271
|
+
The above would import the datacenter named `dc1`.
|
|
272
|
+
|
|
264
273
|
:param str resource_name: The name of the resource.
|
|
265
274
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
266
275
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] custom_attributes: Map of custom attribute ids to value
|
|
@@ -315,6 +324,15 @@ class Datacenter(pulumi.CustomResource):
|
|
|
315
324
|
```
|
|
316
325
|
<!--End PulumiCodeChooser -->
|
|
317
326
|
|
|
327
|
+
## Importing
|
|
328
|
+
|
|
329
|
+
An existing datacenter can be [imported][docs-import] into this resource
|
|
330
|
+
via supplying the full path to the datacenter. An example is below:
|
|
331
|
+
|
|
332
|
+
[docs-import]: /docs/import/index.html
|
|
333
|
+
|
|
334
|
+
The above would import the datacenter named `dc1`.
|
|
335
|
+
|
|
318
336
|
:param str resource_name: The name of the resource.
|
|
319
337
|
:param DatacenterArgs args: The arguments to use to populate this resource's properties.
|
|
320
338
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -93,7 +93,7 @@ class DatastoreClusterArgs:
|
|
|
93
93
|
recommendations to move VMs off of a datastore. Note that this setting should
|
|
94
94
|
only be set if `sdrs_io_reservable_percent_threshold` cannot make an accurate
|
|
95
95
|
estimate of the capacity of the datastores in your cluster, and should be set
|
|
96
|
-
to roughly 50-60
|
|
96
|
+
to roughly 50-60% of the worst case peak performance of the backing LUNs.
|
|
97
97
|
:param pulumi.Input[int] sdrs_io_reservable_percent_threshold: The threshold, in
|
|
98
98
|
percent, of actual estimated performance of the datastore (in IOPS) that
|
|
99
99
|
storage DRS uses to make recommendations to move VMs off of a datastore when
|
|
@@ -390,7 +390,7 @@ class DatastoreClusterArgs:
|
|
|
390
390
|
recommendations to move VMs off of a datastore. Note that this setting should
|
|
391
391
|
only be set if `sdrs_io_reservable_percent_threshold` cannot make an accurate
|
|
392
392
|
estimate of the capacity of the datastores in your cluster, and should be set
|
|
393
|
-
to roughly 50-60
|
|
393
|
+
to roughly 50-60% of the worst case peak performance of the backing LUNs.
|
|
394
394
|
"""
|
|
395
395
|
return pulumi.get(self, "sdrs_io_reservable_iops_threshold")
|
|
396
396
|
|
|
@@ -604,7 +604,7 @@ class _DatastoreClusterState:
|
|
|
604
604
|
recommendations to move VMs off of a datastore. Note that this setting should
|
|
605
605
|
only be set if `sdrs_io_reservable_percent_threshold` cannot make an accurate
|
|
606
606
|
estimate of the capacity of the datastores in your cluster, and should be set
|
|
607
|
-
to roughly 50-60
|
|
607
|
+
to roughly 50-60% of the worst case peak performance of the backing LUNs.
|
|
608
608
|
:param pulumi.Input[int] sdrs_io_reservable_percent_threshold: The threshold, in
|
|
609
609
|
percent, of actual estimated performance of the datastore (in IOPS) that
|
|
610
610
|
storage DRS uses to make recommendations to move VMs off of a datastore when
|
|
@@ -902,7 +902,7 @@ class _DatastoreClusterState:
|
|
|
902
902
|
recommendations to move VMs off of a datastore. Note that this setting should
|
|
903
903
|
only be set if `sdrs_io_reservable_percent_threshold` cannot make an accurate
|
|
904
904
|
estimate of the capacity of the datastores in your cluster, and should be set
|
|
905
|
-
to roughly 50-60
|
|
905
|
+
to roughly 50-60% of the worst case peak performance of the backing LUNs.
|
|
906
906
|
"""
|
|
907
907
|
return pulumi.get(self, "sdrs_io_reservable_iops_threshold")
|
|
908
908
|
|
|
@@ -1121,7 +1121,7 @@ class DatastoreCluster(pulumi.CustomResource):
|
|
|
1121
1121
|
recommendations to move VMs off of a datastore. Note that this setting should
|
|
1122
1122
|
only be set if `sdrs_io_reservable_percent_threshold` cannot make an accurate
|
|
1123
1123
|
estimate of the capacity of the datastores in your cluster, and should be set
|
|
1124
|
-
to roughly 50-60
|
|
1124
|
+
to roughly 50-60% of the worst case peak performance of the backing LUNs.
|
|
1125
1125
|
:param pulumi.Input[int] sdrs_io_reservable_percent_threshold: The threshold, in
|
|
1126
1126
|
percent, of actual estimated performance of the datastore (in IOPS) that
|
|
1127
1127
|
storage DRS uses to make recommendations to move VMs off of a datastore when
|
|
@@ -1325,7 +1325,7 @@ class DatastoreCluster(pulumi.CustomResource):
|
|
|
1325
1325
|
recommendations to move VMs off of a datastore. Note that this setting should
|
|
1326
1326
|
only be set if `sdrs_io_reservable_percent_threshold` cannot make an accurate
|
|
1327
1327
|
estimate of the capacity of the datastores in your cluster, and should be set
|
|
1328
|
-
to roughly 50-60
|
|
1328
|
+
to roughly 50-60% of the worst case peak performance of the backing LUNs.
|
|
1329
1329
|
:param pulumi.Input[int] sdrs_io_reservable_percent_threshold: The threshold, in
|
|
1330
1330
|
percent, of actual estimated performance of the datastore (in IOPS) that
|
|
1331
1331
|
storage DRS uses to make recommendations to move VMs off of a datastore when
|
|
@@ -1543,7 +1543,7 @@ class DatastoreCluster(pulumi.CustomResource):
|
|
|
1543
1543
|
recommendations to move VMs off of a datastore. Note that this setting should
|
|
1544
1544
|
only be set if `sdrs_io_reservable_percent_threshold` cannot make an accurate
|
|
1545
1545
|
estimate of the capacity of the datastores in your cluster, and should be set
|
|
1546
|
-
to roughly 50-60
|
|
1546
|
+
to roughly 50-60% of the worst case peak performance of the backing LUNs.
|
|
1547
1547
|
"""
|
|
1548
1548
|
return pulumi.get(self, "sdrs_io_reservable_iops_threshold")
|
|
1549
1549
|
|
|
@@ -226,8 +226,7 @@ class DistributedVirtualSwitchArgs:
|
|
|
226
226
|
:param pulumi.Input[int] netflow_sampling_rate: The ratio of total number of packets to
|
|
227
227
|
the number of packets analyzed. The default is `0`, which indicates that the
|
|
228
228
|
VDS should analyze all packets. The maximum value is `1000`, which
|
|
229
|
-
indicates an analysis rate of 0.001
|
|
230
|
-
(MISSING)
|
|
229
|
+
indicates an analysis rate of 0.001%.
|
|
231
230
|
:param pulumi.Input[bool] network_resource_control_enabled: Set to `true` to enable
|
|
232
231
|
network I/O control. Default: `false`.
|
|
233
232
|
:param pulumi.Input[str] network_resource_control_version: The version of network I/O
|
|
@@ -1268,8 +1267,7 @@ class DistributedVirtualSwitchArgs:
|
|
|
1268
1267
|
The ratio of total number of packets to
|
|
1269
1268
|
the number of packets analyzed. The default is `0`, which indicates that the
|
|
1270
1269
|
VDS should analyze all packets. The maximum value is `1000`, which
|
|
1271
|
-
indicates an analysis rate of 0.001
|
|
1272
|
-
(MISSING)
|
|
1270
|
+
indicates an analysis rate of 0.001%.
|
|
1273
1271
|
"""
|
|
1274
1272
|
return pulumi.get(self, "netflow_sampling_rate")
|
|
1275
1273
|
|
|
@@ -1930,8 +1928,7 @@ class _DistributedVirtualSwitchState:
|
|
|
1930
1928
|
:param pulumi.Input[int] netflow_sampling_rate: The ratio of total number of packets to
|
|
1931
1929
|
the number of packets analyzed. The default is `0`, which indicates that the
|
|
1932
1930
|
VDS should analyze all packets. The maximum value is `1000`, which
|
|
1933
|
-
indicates an analysis rate of 0.001
|
|
1934
|
-
(MISSING)
|
|
1931
|
+
indicates an analysis rate of 0.001%.
|
|
1935
1932
|
:param pulumi.Input[bool] network_resource_control_enabled: Set to `true` to enable
|
|
1936
1933
|
network I/O control. Default: `false`.
|
|
1937
1934
|
:param pulumi.Input[str] network_resource_control_version: The version of network I/O
|
|
@@ -2988,8 +2985,7 @@ class _DistributedVirtualSwitchState:
|
|
|
2988
2985
|
The ratio of total number of packets to
|
|
2989
2986
|
the number of packets analyzed. The default is `0`, which indicates that the
|
|
2990
2987
|
VDS should analyze all packets. The maximum value is `1000`, which
|
|
2991
|
-
indicates an analysis rate of 0.001
|
|
2992
|
-
(MISSING)
|
|
2988
|
+
indicates an analysis rate of 0.001%.
|
|
2993
2989
|
"""
|
|
2994
2990
|
return pulumi.get(self, "netflow_sampling_rate")
|
|
2995
2991
|
|
|
@@ -3652,8 +3648,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3652
3648
|
:param pulumi.Input[int] netflow_sampling_rate: The ratio of total number of packets to
|
|
3653
3649
|
the number of packets analyzed. The default is `0`, which indicates that the
|
|
3654
3650
|
VDS should analyze all packets. The maximum value is `1000`, which
|
|
3655
|
-
indicates an analysis rate of 0.001
|
|
3656
|
-
(MISSING)
|
|
3651
|
+
indicates an analysis rate of 0.001%.
|
|
3657
3652
|
:param pulumi.Input[bool] network_resource_control_enabled: Set to `true` to enable
|
|
3658
3653
|
network I/O control. Default: `false`.
|
|
3659
3654
|
:param pulumi.Input[str] network_resource_control_version: The version of network I/O
|
|
@@ -4179,8 +4174,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
4179
4174
|
:param pulumi.Input[int] netflow_sampling_rate: The ratio of total number of packets to
|
|
4180
4175
|
the number of packets analyzed. The default is `0`, which indicates that the
|
|
4181
4176
|
VDS should analyze all packets. The maximum value is `1000`, which
|
|
4182
|
-
indicates an analysis rate of 0.001
|
|
4183
|
-
(MISSING)
|
|
4177
|
+
indicates an analysis rate of 0.001%.
|
|
4184
4178
|
:param pulumi.Input[bool] network_resource_control_enabled: Set to `true` to enable
|
|
4185
4179
|
network I/O control. Default: `false`.
|
|
4186
4180
|
:param pulumi.Input[str] network_resource_control_version: The version of network I/O
|
|
@@ -4903,8 +4897,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
4903
4897
|
The ratio of total number of packets to
|
|
4904
4898
|
the number of packets analyzed. The default is `0`, which indicates that the
|
|
4905
4899
|
VDS should analyze all packets. The maximum value is `1000`, which
|
|
4906
|
-
indicates an analysis rate of 0.001
|
|
4907
|
-
(MISSING)
|
|
4900
|
+
indicates an analysis rate of 0.001%.
|
|
4908
4901
|
"""
|
|
4909
4902
|
return pulumi.get(self, "netflow_sampling_rate")
|
|
4910
4903
|
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/host.py
RENAMED
|
@@ -663,12 +663,6 @@ class Host(pulumi.CustomResource):
|
|
|
663
663
|
|
|
664
664
|
[docs-import]: /docs/import/index.html
|
|
665
665
|
|
|
666
|
-
<!--Start PulumiCodeChooser -->
|
|
667
|
-
```python
|
|
668
|
-
import pulumi
|
|
669
|
-
```
|
|
670
|
-
<!--End PulumiCodeChooser -->
|
|
671
|
-
|
|
672
666
|
The above would import the host with ID `host-123`.
|
|
673
667
|
|
|
674
668
|
:param str resource_name: The name of the resource.
|
|
@@ -778,12 +772,6 @@ class Host(pulumi.CustomResource):
|
|
|
778
772
|
|
|
779
773
|
[docs-import]: /docs/import/index.html
|
|
780
774
|
|
|
781
|
-
<!--Start PulumiCodeChooser -->
|
|
782
|
-
```python
|
|
783
|
-
import pulumi
|
|
784
|
-
```
|
|
785
|
-
<!--End PulumiCodeChooser -->
|
|
786
|
-
|
|
787
775
|
The above would import the host with ID `host-123`.
|
|
788
776
|
|
|
789
777
|
:param str resource_name: The name of the resource.
|
|
@@ -755,12 +755,6 @@ class HostPortGroup(pulumi.CustomResource):
|
|
|
755
755
|
An existing host port group can be imported into this resource
|
|
756
756
|
using the host port group's ID. An example is below:
|
|
757
757
|
|
|
758
|
-
<!--Start PulumiCodeChooser -->
|
|
759
|
-
```python
|
|
760
|
-
import pulumi
|
|
761
|
-
```
|
|
762
|
-
<!--End PulumiCodeChooser -->
|
|
763
|
-
|
|
764
758
|
The above would import the `management` host port group from host with ID `host-123`.
|
|
765
759
|
|
|
766
760
|
:param str resource_name: The name of the resource.
|
|
@@ -871,12 +865,6 @@ class HostPortGroup(pulumi.CustomResource):
|
|
|
871
865
|
An existing host port group can be imported into this resource
|
|
872
866
|
using the host port group's ID. An example is below:
|
|
873
867
|
|
|
874
|
-
<!--Start PulumiCodeChooser -->
|
|
875
|
-
```python
|
|
876
|
-
import pulumi
|
|
877
|
-
```
|
|
878
|
-
<!--End PulumiCodeChooser -->
|
|
879
|
-
|
|
880
868
|
The above would import the `management` host port group from host with ID `host-123`.
|
|
881
869
|
|
|
882
870
|
:param str resource_name: The name of the resource.
|
|
@@ -699,6 +699,20 @@ class ResourcePool(pulumi.CustomResource):
|
|
|
699
699
|
```
|
|
700
700
|
<!--End PulumiCodeChooser -->
|
|
701
701
|
|
|
702
|
+
## Importing
|
|
703
|
+
|
|
704
|
+
An existing resource pool can be imported into this resource via
|
|
705
|
+
the path to the resource pool, using the following command:
|
|
706
|
+
|
|
707
|
+
The above would import the resource pool named `resource-pool-01` that is located
|
|
708
|
+
in the compute cluster `cluster-01` in the `dc-01` datacenter.
|
|
709
|
+
|
|
710
|
+
### Settings that Require vSphere 7.0 or higher
|
|
711
|
+
|
|
712
|
+
These settings require vSphere 7.0 or higher:
|
|
713
|
+
|
|
714
|
+
* `scale_descendants_shares`
|
|
715
|
+
|
|
702
716
|
:param str resource_name: The name of the resource.
|
|
703
717
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
704
718
|
:param pulumi.Input[bool] cpu_expandable: Determines if the reservation on a resource
|
|
@@ -808,6 +822,20 @@ class ResourcePool(pulumi.CustomResource):
|
|
|
808
822
|
```
|
|
809
823
|
<!--End PulumiCodeChooser -->
|
|
810
824
|
|
|
825
|
+
## Importing
|
|
826
|
+
|
|
827
|
+
An existing resource pool can be imported into this resource via
|
|
828
|
+
the path to the resource pool, using the following command:
|
|
829
|
+
|
|
830
|
+
The above would import the resource pool named `resource-pool-01` that is located
|
|
831
|
+
in the compute cluster `cluster-01` in the `dc-01` datacenter.
|
|
832
|
+
|
|
833
|
+
### Settings that Require vSphere 7.0 or higher
|
|
834
|
+
|
|
835
|
+
These settings require vSphere 7.0 or higher:
|
|
836
|
+
|
|
837
|
+
* `scale_descendants_shares`
|
|
838
|
+
|
|
811
839
|
:param str resource_name: The name of the resource.
|
|
812
840
|
:param ResourcePoolArgs args: The arguments to use to populate this resource's properties.
|
|
813
841
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -180,7 +180,7 @@ class VirtualMachineArgs:
|
|
|
180
180
|
:param pulumi.Input[int] poweron_timeout: The amount of time, in seconds, that we will be trying to power on a VM
|
|
181
181
|
:param pulumi.Input[str] replace_trigger: Triggers replacement of resource whenever it changes.
|
|
182
182
|
|
|
183
|
-
For example, `replace_trigger = sha256(format("
|
|
183
|
+
For example, `replace_trigger = sha256(format("%s-%s",data.template_file.cloud_init_metadata.rendered,data.template_file.cloud_init_userdata.rendered))` will fingerprint the changes in cloud-init metadata and userdata templates. This will enable a replacement of the resource whenever the dependant template renders a new configuration. (Forces a replacement.)
|
|
184
184
|
:param pulumi.Input[bool] run_tools_scripts_after_power_on: Enable post-power-on scripts to run when VMware Tools is installed. Default: `true`.
|
|
185
185
|
:param pulumi.Input[bool] run_tools_scripts_after_resume: Enable ost-resume scripts to run when VMware Tools is installed. Default: `true`.
|
|
186
186
|
:param pulumi.Input[bool] run_tools_scripts_before_guest_reboot: Enable pre-reboot scripts to run when VMware Tools is installed. Default: `false`.
|
|
@@ -1023,7 +1023,7 @@ class VirtualMachineArgs:
|
|
|
1023
1023
|
"""
|
|
1024
1024
|
Triggers replacement of resource whenever it changes.
|
|
1025
1025
|
|
|
1026
|
-
For example, `replace_trigger = sha256(format("
|
|
1026
|
+
For example, `replace_trigger = sha256(format("%s-%s",data.template_file.cloud_init_metadata.rendered,data.template_file.cloud_init_userdata.rendered))` will fingerprint the changes in cloud-init metadata and userdata templates. This will enable a replacement of the resource whenever the dependant template renders a new configuration. (Forces a replacement.)
|
|
1027
1027
|
"""
|
|
1028
1028
|
return pulumi.get(self, "replace_trigger")
|
|
1029
1029
|
|
|
@@ -1484,7 +1484,7 @@ class _VirtualMachineState:
|
|
|
1484
1484
|
:param pulumi.Input[bool] reboot_required: Value internal to Terraform used to determine if a configuration set change requires a reboot.
|
|
1485
1485
|
:param pulumi.Input[str] replace_trigger: Triggers replacement of resource whenever it changes.
|
|
1486
1486
|
|
|
1487
|
-
For example, `replace_trigger = sha256(format("
|
|
1487
|
+
For example, `replace_trigger = sha256(format("%s-%s",data.template_file.cloud_init_metadata.rendered,data.template_file.cloud_init_userdata.rendered))` will fingerprint the changes in cloud-init metadata and userdata templates. This will enable a replacement of the resource whenever the dependant template renders a new configuration. (Forces a replacement.)
|
|
1488
1488
|
:param pulumi.Input[str] resource_pool_id: The managed object reference ID of the resource pool in which to place the virtual machine. See the Virtual Machine Migration section for more information on modifying this value.
|
|
1489
1489
|
|
|
1490
1490
|
> **NOTE:** All clusters and standalone hosts have a default root resource pool. This resource argument does not directly accept the cluster or standalone host resource. For more information, see the section on specifying the Root Resource Pool in the `ResourcePool` data source documentation on using the root resource pool.
|
|
@@ -2427,7 +2427,7 @@ class _VirtualMachineState:
|
|
|
2427
2427
|
"""
|
|
2428
2428
|
Triggers replacement of resource whenever it changes.
|
|
2429
2429
|
|
|
2430
|
-
For example, `replace_trigger = sha256(format("
|
|
2430
|
+
For example, `replace_trigger = sha256(format("%s-%s",data.template_file.cloud_init_metadata.rendered,data.template_file.cloud_init_userdata.rendered))` will fingerprint the changes in cloud-init metadata and userdata templates. This will enable a replacement of the resource whenever the dependant template renders a new configuration. (Forces a replacement.)
|
|
2431
2431
|
"""
|
|
2432
2432
|
return pulumi.get(self, "replace_trigger")
|
|
2433
2433
|
|
|
@@ -2937,7 +2937,7 @@ class VirtualMachine(pulumi.CustomResource):
|
|
|
2937
2937
|
:param pulumi.Input[int] poweron_timeout: The amount of time, in seconds, that we will be trying to power on a VM
|
|
2938
2938
|
:param pulumi.Input[str] replace_trigger: Triggers replacement of resource whenever it changes.
|
|
2939
2939
|
|
|
2940
|
-
For example, `replace_trigger = sha256(format("
|
|
2940
|
+
For example, `replace_trigger = sha256(format("%s-%s",data.template_file.cloud_init_metadata.rendered,data.template_file.cloud_init_userdata.rendered))` will fingerprint the changes in cloud-init metadata and userdata templates. This will enable a replacement of the resource whenever the dependant template renders a new configuration. (Forces a replacement.)
|
|
2941
2941
|
:param pulumi.Input[str] resource_pool_id: The managed object reference ID of the resource pool in which to place the virtual machine. See the Virtual Machine Migration section for more information on modifying this value.
|
|
2942
2942
|
|
|
2943
2943
|
> **NOTE:** All clusters and standalone hosts have a default root resource pool. This resource argument does not directly accept the cluster or standalone host resource. For more information, see the section on specifying the Root Resource Pool in the `ResourcePool` data source documentation on using the root resource pool.
|
|
@@ -3359,7 +3359,7 @@ class VirtualMachine(pulumi.CustomResource):
|
|
|
3359
3359
|
:param pulumi.Input[bool] reboot_required: Value internal to Terraform used to determine if a configuration set change requires a reboot.
|
|
3360
3360
|
:param pulumi.Input[str] replace_trigger: Triggers replacement of resource whenever it changes.
|
|
3361
3361
|
|
|
3362
|
-
For example, `replace_trigger = sha256(format("
|
|
3362
|
+
For example, `replace_trigger = sha256(format("%s-%s",data.template_file.cloud_init_metadata.rendered,data.template_file.cloud_init_userdata.rendered))` will fingerprint the changes in cloud-init metadata and userdata templates. This will enable a replacement of the resource whenever the dependant template renders a new configuration. (Forces a replacement.)
|
|
3363
3363
|
:param pulumi.Input[str] resource_pool_id: The managed object reference ID of the resource pool in which to place the virtual machine. See the Virtual Machine Migration section for more information on modifying this value.
|
|
3364
3364
|
|
|
3365
3365
|
> **NOTE:** All clusters and standalone hosts have a default root resource pool. This resource argument does not directly accept the cluster or standalone host resource. For more information, see the section on specifying the Root Resource Pool in the `ResourcePool` data source documentation on using the root resource pool.
|
|
@@ -3989,7 +3989,7 @@ class VirtualMachine(pulumi.CustomResource):
|
|
|
3989
3989
|
"""
|
|
3990
3990
|
Triggers replacement of resource whenever it changes.
|
|
3991
3991
|
|
|
3992
|
-
For example, `replace_trigger = sha256(format("
|
|
3992
|
+
For example, `replace_trigger = sha256(format("%s-%s",data.template_file.cloud_init_metadata.rendered,data.template_file.cloud_init_userdata.rendered))` will fingerprint the changes in cloud-init metadata and userdata templates. This will enable a replacement of the resource whenever the dependant template renders a new configuration. (Forces a replacement.)
|
|
3993
3993
|
"""
|
|
3994
3994
|
return pulumi.get(self, "replace_trigger")
|
|
3995
3995
|
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/vnic.py
RENAMED
|
@@ -442,12 +442,6 @@ class Vnic(pulumi.CustomResource):
|
|
|
442
442
|
|
|
443
443
|
[docs-import]: /docs/import/index.html
|
|
444
444
|
|
|
445
|
-
<!--Start PulumiCodeChooser -->
|
|
446
|
-
```python
|
|
447
|
-
import pulumi
|
|
448
|
-
```
|
|
449
|
-
<!--End PulumiCodeChooser -->
|
|
450
|
-
|
|
451
445
|
The above would import the vnic `vmk2` from host with ID `host-123`.
|
|
452
446
|
|
|
453
447
|
:param str resource_name: The name of the resource.
|
|
@@ -547,12 +541,6 @@ class Vnic(pulumi.CustomResource):
|
|
|
547
541
|
|
|
548
542
|
[docs-import]: /docs/import/index.html
|
|
549
543
|
|
|
550
|
-
<!--Start PulumiCodeChooser -->
|
|
551
|
-
```python
|
|
552
|
-
import pulumi
|
|
553
|
-
```
|
|
554
|
-
<!--End PulumiCodeChooser -->
|
|
555
|
-
|
|
556
544
|
The above would import the vnic `vmk2` from host with ID `host-123`.
|
|
557
545
|
|
|
558
546
|
:param str resource_name: The name of the resource.
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/__init__.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/_inputs.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/_utilities.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/config/vars.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/file.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/folder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_dynamic.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_folder.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_host.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_license.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_network.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_policy.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_role.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/get_tag.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/license.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/outputs.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/provider.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/py.typed
RENAMED
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/role.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/tag_category.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/vapp_entity.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.11.0a1711744036 → pulumi_vsphere-4.11.0a1712403192}/pulumi_vsphere/virtual_disk.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|