pulumi-vsphere 4.11.0a1723010624__tar.gz → 4.11.0a1723820289__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.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/PKG-INFO +1 -1
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/compute_cluster.py +20 -20
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/compute_cluster_vm_affinity_rule.py +14 -14
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/content_library.py +10 -10
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/distributed_port_group.py +5 -5
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/distributed_virtual_switch.py +15 -15
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/entity_permissions.py +5 -5
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_datastore.py +5 -5
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_datastore_stats.py +10 -10
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_virtual_machine.py +2 -2
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/guest_os_customization.py +27 -27
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/host_port_group.py +2 -2
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/offline_software_depot.py +2 -2
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/pulumi-plugin.json +1 -1
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/supervisor.py +86 -86
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/virtual_disk.py +28 -14
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/virtual_machine.py +30 -30
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/vm_storage_policy.py +65 -65
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/vnic.py +30 -30
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere.egg-info/PKG-INFO +1 -1
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pyproject.toml +1 -1
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/README.md +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/__init__.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/_inputs.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/_utilities.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/compute_cluster_host_group.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/compute_cluster_vm_anti_affinity_rule.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/compute_cluster_vm_dependency_rule.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/compute_cluster_vm_group.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/compute_cluster_vm_host_rule.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/config/__init__.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/config/__init__.pyi +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/config/vars.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/content_library_item.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/custom_attribute.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/datacenter.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/datastore_cluster.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/datastore_cluster_vm_anti_affinity_rule.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/dpm_host_override.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/drs_vm_override.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/file.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/folder.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_compute_cluster.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_compute_cluster_host_group.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_content_library.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_content_library_item.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_custom_attribute.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_datacenter.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_datastore_cluster.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_distributed_virtual_switch.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_dynamic.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_folder.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_guest_os_customization.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_host.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_host_base_images.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_host_pci_device.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_host_thumbprint.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_host_vgpu_profile.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_license.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_network.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_ovf_vm_template.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_policy.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_resource_pool.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_role.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_tag.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_tag_category.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_vapp_container.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/get_vmfs_disks.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/ha_vm_override.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/host.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/host_virtual_switch.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/license.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/nas_datastore.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/outputs.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/provider.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/py.typed +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/resource_pool.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/role.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/storage_drs_vm_override.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/tag.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/tag_category.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/vapp_container.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/vapp_entity.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/virtual_machine_class.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/virtual_machine_snapshot.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere/vmfs_datastore.py +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere.egg-info/SOURCES.txt +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere.egg-info/dependency_links.txt +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere.egg-info/requires.txt +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/pulumi_vsphere.egg-info/top_level.txt +0 -0
- {pulumi_vsphere-4.11.0a1723010624 → pulumi_vsphere-4.11.0a1723820289}/setup.cfg +0 -0
|
@@ -2498,7 +2498,7 @@ class ComputeCluster(pulumi.CustomResource):
|
|
|
2498
2498
|
ha_vm_restart_priority: Optional[pulumi.Input[str]] = None,
|
|
2499
2499
|
ha_vm_restart_timeout: Optional[pulumi.Input[int]] = None,
|
|
2500
2500
|
host_cluster_exit_timeout: Optional[pulumi.Input[int]] = None,
|
|
2501
|
-
host_image: Optional[pulumi.Input[
|
|
2501
|
+
host_image: Optional[pulumi.Input[Union['ComputeClusterHostImageArgs', 'ComputeClusterHostImageArgsDict']]] = None,
|
|
2502
2502
|
host_managed: Optional[pulumi.Input[bool]] = None,
|
|
2503
2503
|
host_system_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2504
2504
|
name: Optional[pulumi.Input[str]] = None,
|
|
@@ -2510,16 +2510,16 @@ class ComputeCluster(pulumi.CustomResource):
|
|
|
2510
2510
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2511
2511
|
vsan_compression_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2512
2512
|
vsan_dedup_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2513
|
-
vsan_disk_groups: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2513
|
+
vsan_disk_groups: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ComputeClusterVsanDiskGroupArgs', 'ComputeClusterVsanDiskGroupArgsDict']]]]] = None,
|
|
2514
2514
|
vsan_dit_encryption_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2515
2515
|
vsan_dit_rekey_interval: Optional[pulumi.Input[int]] = None,
|
|
2516
2516
|
vsan_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2517
2517
|
vsan_esa_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2518
|
-
vsan_fault_domains: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2518
|
+
vsan_fault_domains: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ComputeClusterVsanFaultDomainArgs', 'ComputeClusterVsanFaultDomainArgsDict']]]]] = None,
|
|
2519
2519
|
vsan_network_diagnostic_mode_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2520
2520
|
vsan_performance_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2521
2521
|
vsan_remote_datastore_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2522
|
-
vsan_stretched_cluster: Optional[pulumi.Input[
|
|
2522
|
+
vsan_stretched_cluster: Optional[pulumi.Input[Union['ComputeClusterVsanStretchedClusterArgs', 'ComputeClusterVsanStretchedClusterArgsDict']]] = None,
|
|
2523
2523
|
vsan_unmap_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2524
2524
|
vsan_verbose_mode_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2525
2525
|
__props__=None):
|
|
@@ -2617,7 +2617,7 @@ class ComputeCluster(pulumi.CustomResource):
|
|
|
2617
2617
|
:param pulumi.Input[int] ha_vm_restart_timeout: The maximum time, in seconds, that vSphere HA will wait for virtual machines in one priority to be ready before
|
|
2618
2618
|
proceeding with the next priority.
|
|
2619
2619
|
:param pulumi.Input[int] host_cluster_exit_timeout: The timeout for each host maintenance mode operation when removing hosts from a cluster.
|
|
2620
|
-
:param pulumi.Input[
|
|
2620
|
+
:param pulumi.Input[Union['ComputeClusterHostImageArgs', 'ComputeClusterHostImageArgsDict']] host_image: Details about the host image which should be applied to the cluster.
|
|
2621
2621
|
:param pulumi.Input[bool] host_managed: Must be set if cluster enrollment is managed from host resource.
|
|
2622
2622
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] host_system_ids: The managed object IDs of the hosts to put in the cluster.
|
|
2623
2623
|
:param pulumi.Input[str] name: The name of the cluster.
|
|
@@ -2631,16 +2631,16 @@ class ComputeCluster(pulumi.CustomResource):
|
|
|
2631
2631
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] tags: The IDs of any tags to attach to this resource.
|
|
2632
2632
|
:param pulumi.Input[bool] vsan_compression_enabled: Whether the vSAN compression service is enabled for the cluster.
|
|
2633
2633
|
:param pulumi.Input[bool] vsan_dedup_enabled: Whether the vSAN deduplication service is enabled for the cluster.
|
|
2634
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
2634
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['ComputeClusterVsanDiskGroupArgs', 'ComputeClusterVsanDiskGroupArgsDict']]]] vsan_disk_groups: A list of disk UUIDs to add to the vSAN cluster.
|
|
2635
2635
|
:param pulumi.Input[bool] vsan_dit_encryption_enabled: Whether the vSAN data-in-transit encryption is enabled for the cluster.
|
|
2636
2636
|
:param pulumi.Input[int] vsan_dit_rekey_interval: When vsan_dit_encryption_enabled is enabled, sets the rekey interval of data-in-transit encryption (in minutes).
|
|
2637
2637
|
:param pulumi.Input[bool] vsan_enabled: Whether the vSAN service is enabled for the cluster.
|
|
2638
2638
|
:param pulumi.Input[bool] vsan_esa_enabled: Whether the vSAN ESA service is enabled for the cluster.
|
|
2639
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
2639
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['ComputeClusterVsanFaultDomainArgs', 'ComputeClusterVsanFaultDomainArgsDict']]]] vsan_fault_domains: The configuration for vSAN fault domains.
|
|
2640
2640
|
:param pulumi.Input[bool] vsan_network_diagnostic_mode_enabled: Whether the vSAN network diagnostic mode is enabled for the cluster.
|
|
2641
2641
|
:param pulumi.Input[bool] vsan_performance_enabled: Whether the vSAN performance service is enabled for the cluster.
|
|
2642
2642
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] vsan_remote_datastore_ids: The managed object IDs of the vSAN datastore to be mounted on the cluster.
|
|
2643
|
-
:param pulumi.Input[
|
|
2643
|
+
:param pulumi.Input[Union['ComputeClusterVsanStretchedClusterArgs', 'ComputeClusterVsanStretchedClusterArgsDict']] vsan_stretched_cluster: The configuration for stretched cluster.
|
|
2644
2644
|
:param pulumi.Input[bool] vsan_unmap_enabled: Whether the vSAN unmap service is enabled for the cluster.
|
|
2645
2645
|
:param pulumi.Input[bool] vsan_verbose_mode_enabled: Whether the vSAN verbose mode is enabled for the cluster.
|
|
2646
2646
|
"""
|
|
@@ -2712,7 +2712,7 @@ class ComputeCluster(pulumi.CustomResource):
|
|
|
2712
2712
|
ha_vm_restart_priority: Optional[pulumi.Input[str]] = None,
|
|
2713
2713
|
ha_vm_restart_timeout: Optional[pulumi.Input[int]] = None,
|
|
2714
2714
|
host_cluster_exit_timeout: Optional[pulumi.Input[int]] = None,
|
|
2715
|
-
host_image: Optional[pulumi.Input[
|
|
2715
|
+
host_image: Optional[pulumi.Input[Union['ComputeClusterHostImageArgs', 'ComputeClusterHostImageArgsDict']]] = None,
|
|
2716
2716
|
host_managed: Optional[pulumi.Input[bool]] = None,
|
|
2717
2717
|
host_system_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2718
2718
|
name: Optional[pulumi.Input[str]] = None,
|
|
@@ -2724,16 +2724,16 @@ class ComputeCluster(pulumi.CustomResource):
|
|
|
2724
2724
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2725
2725
|
vsan_compression_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2726
2726
|
vsan_dedup_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2727
|
-
vsan_disk_groups: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2727
|
+
vsan_disk_groups: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ComputeClusterVsanDiskGroupArgs', 'ComputeClusterVsanDiskGroupArgsDict']]]]] = None,
|
|
2728
2728
|
vsan_dit_encryption_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2729
2729
|
vsan_dit_rekey_interval: Optional[pulumi.Input[int]] = None,
|
|
2730
2730
|
vsan_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2731
2731
|
vsan_esa_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2732
|
-
vsan_fault_domains: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2732
|
+
vsan_fault_domains: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ComputeClusterVsanFaultDomainArgs', 'ComputeClusterVsanFaultDomainArgsDict']]]]] = None,
|
|
2733
2733
|
vsan_network_diagnostic_mode_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2734
2734
|
vsan_performance_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2735
2735
|
vsan_remote_datastore_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2736
|
-
vsan_stretched_cluster: Optional[pulumi.Input[
|
|
2736
|
+
vsan_stretched_cluster: Optional[pulumi.Input[Union['ComputeClusterVsanStretchedClusterArgs', 'ComputeClusterVsanStretchedClusterArgsDict']]] = None,
|
|
2737
2737
|
vsan_unmap_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2738
2738
|
vsan_verbose_mode_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2739
2739
|
__props__=None):
|
|
@@ -2872,7 +2872,7 @@ class ComputeCluster(pulumi.CustomResource):
|
|
|
2872
2872
|
ha_vm_restart_priority: Optional[pulumi.Input[str]] = None,
|
|
2873
2873
|
ha_vm_restart_timeout: Optional[pulumi.Input[int]] = None,
|
|
2874
2874
|
host_cluster_exit_timeout: Optional[pulumi.Input[int]] = None,
|
|
2875
|
-
host_image: Optional[pulumi.Input[
|
|
2875
|
+
host_image: Optional[pulumi.Input[Union['ComputeClusterHostImageArgs', 'ComputeClusterHostImageArgsDict']]] = None,
|
|
2876
2876
|
host_managed: Optional[pulumi.Input[bool]] = None,
|
|
2877
2877
|
host_system_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2878
2878
|
name: Optional[pulumi.Input[str]] = None,
|
|
@@ -2885,16 +2885,16 @@ class ComputeCluster(pulumi.CustomResource):
|
|
|
2885
2885
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2886
2886
|
vsan_compression_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2887
2887
|
vsan_dedup_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2888
|
-
vsan_disk_groups: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2888
|
+
vsan_disk_groups: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ComputeClusterVsanDiskGroupArgs', 'ComputeClusterVsanDiskGroupArgsDict']]]]] = None,
|
|
2889
2889
|
vsan_dit_encryption_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2890
2890
|
vsan_dit_rekey_interval: Optional[pulumi.Input[int]] = None,
|
|
2891
2891
|
vsan_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2892
2892
|
vsan_esa_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2893
|
-
vsan_fault_domains: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
2893
|
+
vsan_fault_domains: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ComputeClusterVsanFaultDomainArgs', 'ComputeClusterVsanFaultDomainArgsDict']]]]] = None,
|
|
2894
2894
|
vsan_network_diagnostic_mode_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2895
2895
|
vsan_performance_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2896
2896
|
vsan_remote_datastore_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2897
|
-
vsan_stretched_cluster: Optional[pulumi.Input[
|
|
2897
|
+
vsan_stretched_cluster: Optional[pulumi.Input[Union['ComputeClusterVsanStretchedClusterArgs', 'ComputeClusterVsanStretchedClusterArgsDict']]] = None,
|
|
2898
2898
|
vsan_unmap_enabled: Optional[pulumi.Input[bool]] = None,
|
|
2899
2899
|
vsan_verbose_mode_enabled: Optional[pulumi.Input[bool]] = None) -> 'ComputeCluster':
|
|
2900
2900
|
"""
|
|
@@ -2994,7 +2994,7 @@ class ComputeCluster(pulumi.CustomResource):
|
|
|
2994
2994
|
:param pulumi.Input[int] ha_vm_restart_timeout: The maximum time, in seconds, that vSphere HA will wait for virtual machines in one priority to be ready before
|
|
2995
2995
|
proceeding with the next priority.
|
|
2996
2996
|
:param pulumi.Input[int] host_cluster_exit_timeout: The timeout for each host maintenance mode operation when removing hosts from a cluster.
|
|
2997
|
-
:param pulumi.Input[
|
|
2997
|
+
:param pulumi.Input[Union['ComputeClusterHostImageArgs', 'ComputeClusterHostImageArgsDict']] host_image: Details about the host image which should be applied to the cluster.
|
|
2998
2998
|
:param pulumi.Input[bool] host_managed: Must be set if cluster enrollment is managed from host resource.
|
|
2999
2999
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] host_system_ids: The managed object IDs of the hosts to put in the cluster.
|
|
3000
3000
|
:param pulumi.Input[str] name: The name of the cluster.
|
|
@@ -3013,16 +3013,16 @@ class ComputeCluster(pulumi.CustomResource):
|
|
|
3013
3013
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] tags: The IDs of any tags to attach to this resource.
|
|
3014
3014
|
:param pulumi.Input[bool] vsan_compression_enabled: Whether the vSAN compression service is enabled for the cluster.
|
|
3015
3015
|
:param pulumi.Input[bool] vsan_dedup_enabled: Whether the vSAN deduplication service is enabled for the cluster.
|
|
3016
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
3016
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['ComputeClusterVsanDiskGroupArgs', 'ComputeClusterVsanDiskGroupArgsDict']]]] vsan_disk_groups: A list of disk UUIDs to add to the vSAN cluster.
|
|
3017
3017
|
:param pulumi.Input[bool] vsan_dit_encryption_enabled: Whether the vSAN data-in-transit encryption is enabled for the cluster.
|
|
3018
3018
|
:param pulumi.Input[int] vsan_dit_rekey_interval: When vsan_dit_encryption_enabled is enabled, sets the rekey interval of data-in-transit encryption (in minutes).
|
|
3019
3019
|
:param pulumi.Input[bool] vsan_enabled: Whether the vSAN service is enabled for the cluster.
|
|
3020
3020
|
:param pulumi.Input[bool] vsan_esa_enabled: Whether the vSAN ESA service is enabled for the cluster.
|
|
3021
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
3021
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['ComputeClusterVsanFaultDomainArgs', 'ComputeClusterVsanFaultDomainArgsDict']]]] vsan_fault_domains: The configuration for vSAN fault domains.
|
|
3022
3022
|
:param pulumi.Input[bool] vsan_network_diagnostic_mode_enabled: Whether the vSAN network diagnostic mode is enabled for the cluster.
|
|
3023
3023
|
:param pulumi.Input[bool] vsan_performance_enabled: Whether the vSAN performance service is enabled for the cluster.
|
|
3024
3024
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] vsan_remote_datastore_ids: The managed object IDs of the vSAN datastore to be mounted on the cluster.
|
|
3025
|
-
:param pulumi.Input[
|
|
3025
|
+
:param pulumi.Input[Union['ComputeClusterVsanStretchedClusterArgs', 'ComputeClusterVsanStretchedClusterArgsDict']] vsan_stretched_cluster: The configuration for stretched cluster.
|
|
3026
3026
|
:param pulumi.Input[bool] vsan_unmap_enabled: Whether the vSAN unmap service is enabled for the cluster.
|
|
3027
3027
|
:param pulumi.Input[bool] vsan_verbose_mode_enabled: Whether the vSAN verbose mode is enabled for the cluster.
|
|
3028
3028
|
"""
|
|
@@ -278,13 +278,13 @@ class ComputeClusterVmAffinityRule(pulumi.CustomResource):
|
|
|
278
278
|
num_cpus=1,
|
|
279
279
|
memory=1024,
|
|
280
280
|
guest_id="otherLinux64Guest",
|
|
281
|
-
network_interfaces=[
|
|
282
|
-
network_id
|
|
283
|
-
|
|
284
|
-
disks=[
|
|
285
|
-
label
|
|
286
|
-
size
|
|
287
|
-
|
|
281
|
+
network_interfaces=[{
|
|
282
|
+
"network_id": network.id,
|
|
283
|
+
}],
|
|
284
|
+
disks=[{
|
|
285
|
+
"label": "disk0",
|
|
286
|
+
"size": 20,
|
|
287
|
+
}]))
|
|
288
288
|
vm_affinity_rule = vsphere.ComputeClusterVmAffinityRule("vm_affinity_rule",
|
|
289
289
|
name="vm-affinity-rule",
|
|
290
290
|
compute_cluster_id=cluster.id,
|
|
@@ -394,13 +394,13 @@ class ComputeClusterVmAffinityRule(pulumi.CustomResource):
|
|
|
394
394
|
num_cpus=1,
|
|
395
395
|
memory=1024,
|
|
396
396
|
guest_id="otherLinux64Guest",
|
|
397
|
-
network_interfaces=[
|
|
398
|
-
network_id
|
|
399
|
-
|
|
400
|
-
disks=[
|
|
401
|
-
label
|
|
402
|
-
size
|
|
403
|
-
|
|
397
|
+
network_interfaces=[{
|
|
398
|
+
"network_id": network.id,
|
|
399
|
+
}],
|
|
400
|
+
disks=[{
|
|
401
|
+
"label": "disk0",
|
|
402
|
+
"size": 20,
|
|
403
|
+
}]))
|
|
404
404
|
vm_affinity_rule = vsphere.ComputeClusterVmAffinityRule("vm_affinity_rule",
|
|
405
405
|
name="vm-affinity-rule",
|
|
406
406
|
compute_cluster_id=cluster.id,
|
|
@@ -195,9 +195,9 @@ class ContentLibrary(pulumi.CustomResource):
|
|
|
195
195
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
196
196
|
description: Optional[pulumi.Input[str]] = None,
|
|
197
197
|
name: Optional[pulumi.Input[str]] = None,
|
|
198
|
-
publication: Optional[pulumi.Input[
|
|
198
|
+
publication: Optional[pulumi.Input[Union['ContentLibraryPublicationArgs', 'ContentLibraryPublicationArgsDict']]] = None,
|
|
199
199
|
storage_backings: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
200
|
-
subscription: Optional[pulumi.Input[
|
|
200
|
+
subscription: Optional[pulumi.Input[Union['ContentLibrarySubscriptionArgs', 'ContentLibrarySubscriptionArgsDict']]] = None,
|
|
201
201
|
__props__=None):
|
|
202
202
|
"""
|
|
203
203
|
Create a ContentLibrary resource with the given unique name, props, and options.
|
|
@@ -205,9 +205,9 @@ class ContentLibrary(pulumi.CustomResource):
|
|
|
205
205
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
206
206
|
:param pulumi.Input[str] description: A description for the content library.
|
|
207
207
|
:param pulumi.Input[str] name: The name of the content library.
|
|
208
|
-
:param pulumi.Input[
|
|
208
|
+
:param pulumi.Input[Union['ContentLibraryPublicationArgs', 'ContentLibraryPublicationArgsDict']] publication: Options to publish a local content library.
|
|
209
209
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] storage_backings: The managed object reference ID of the datastore on which to store the content library items.
|
|
210
|
-
:param pulumi.Input[
|
|
210
|
+
:param pulumi.Input[Union['ContentLibrarySubscriptionArgs', 'ContentLibrarySubscriptionArgsDict']] subscription: Options subscribe to a published content library.
|
|
211
211
|
"""
|
|
212
212
|
...
|
|
213
213
|
@overload
|
|
@@ -234,9 +234,9 @@ class ContentLibrary(pulumi.CustomResource):
|
|
|
234
234
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
235
235
|
description: Optional[pulumi.Input[str]] = None,
|
|
236
236
|
name: Optional[pulumi.Input[str]] = None,
|
|
237
|
-
publication: Optional[pulumi.Input[
|
|
237
|
+
publication: Optional[pulumi.Input[Union['ContentLibraryPublicationArgs', 'ContentLibraryPublicationArgsDict']]] = None,
|
|
238
238
|
storage_backings: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
239
|
-
subscription: Optional[pulumi.Input[
|
|
239
|
+
subscription: Optional[pulumi.Input[Union['ContentLibrarySubscriptionArgs', 'ContentLibrarySubscriptionArgsDict']]] = None,
|
|
240
240
|
__props__=None):
|
|
241
241
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
242
242
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -265,9 +265,9 @@ class ContentLibrary(pulumi.CustomResource):
|
|
|
265
265
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
266
266
|
description: Optional[pulumi.Input[str]] = None,
|
|
267
267
|
name: Optional[pulumi.Input[str]] = None,
|
|
268
|
-
publication: Optional[pulumi.Input[
|
|
268
|
+
publication: Optional[pulumi.Input[Union['ContentLibraryPublicationArgs', 'ContentLibraryPublicationArgsDict']]] = None,
|
|
269
269
|
storage_backings: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
270
|
-
subscription: Optional[pulumi.Input[
|
|
270
|
+
subscription: Optional[pulumi.Input[Union['ContentLibrarySubscriptionArgs', 'ContentLibrarySubscriptionArgsDict']]] = None) -> 'ContentLibrary':
|
|
271
271
|
"""
|
|
272
272
|
Get an existing ContentLibrary resource's state with the given name, id, and optional extra
|
|
273
273
|
properties used to qualify the lookup.
|
|
@@ -277,9 +277,9 @@ class ContentLibrary(pulumi.CustomResource):
|
|
|
277
277
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
278
278
|
:param pulumi.Input[str] description: A description for the content library.
|
|
279
279
|
:param pulumi.Input[str] name: The name of the content library.
|
|
280
|
-
:param pulumi.Input[
|
|
280
|
+
:param pulumi.Input[Union['ContentLibraryPublicationArgs', 'ContentLibraryPublicationArgsDict']] publication: Options to publish a local content library.
|
|
281
281
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] storage_backings: The managed object reference ID of the datastore on which to store the content library items.
|
|
282
|
-
:param pulumi.Input[
|
|
282
|
+
:param pulumi.Input[Union['ContentLibrarySubscriptionArgs', 'ContentLibrarySubscriptionArgsDict']] subscription: Options subscribe to a published content library.
|
|
283
283
|
"""
|
|
284
284
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
285
285
|
|
|
@@ -1696,7 +1696,7 @@ class DistributedPortGroup(pulumi.CustomResource):
|
|
|
1696
1696
|
uplink_teaming_override_allowed: Optional[pulumi.Input[bool]] = None,
|
|
1697
1697
|
vlan_id: Optional[pulumi.Input[int]] = None,
|
|
1698
1698
|
vlan_override_allowed: Optional[pulumi.Input[bool]] = None,
|
|
1699
|
-
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
1699
|
+
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedPortGroupVlanRangeArgs', 'DistributedPortGroupVlanRangeArgsDict']]]]] = None,
|
|
1700
1700
|
__props__=None):
|
|
1701
1701
|
"""
|
|
1702
1702
|
Create a DistributedPortGroup resource with the given unique name, props, and options.
|
|
@@ -1775,7 +1775,7 @@ class DistributedPortGroup(pulumi.CustomResource):
|
|
|
1775
1775
|
:param pulumi.Input[bool] uplink_teaming_override_allowed: Allow the uplink teaming policies on a port to override those on the portgroup.
|
|
1776
1776
|
:param pulumi.Input[int] vlan_id: The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
1777
1777
|
:param pulumi.Input[bool] vlan_override_allowed: Allow the VLAN configuration on a port to override those on the portgroup.
|
|
1778
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
1778
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['DistributedPortGroupVlanRangeArgs', 'DistributedPortGroupVlanRangeArgsDict']]]] vlan_ranges: The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
1779
1779
|
"""
|
|
1780
1780
|
...
|
|
1781
1781
|
@overload
|
|
@@ -1845,7 +1845,7 @@ class DistributedPortGroup(pulumi.CustomResource):
|
|
|
1845
1845
|
uplink_teaming_override_allowed: Optional[pulumi.Input[bool]] = None,
|
|
1846
1846
|
vlan_id: Optional[pulumi.Input[int]] = None,
|
|
1847
1847
|
vlan_override_allowed: Optional[pulumi.Input[bool]] = None,
|
|
1848
|
-
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
1848
|
+
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedPortGroupVlanRangeArgs', 'DistributedPortGroupVlanRangeArgsDict']]]]] = None,
|
|
1849
1849
|
__props__=None):
|
|
1850
1850
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
1851
1851
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -1962,7 +1962,7 @@ class DistributedPortGroup(pulumi.CustomResource):
|
|
|
1962
1962
|
uplink_teaming_override_allowed: Optional[pulumi.Input[bool]] = None,
|
|
1963
1963
|
vlan_id: Optional[pulumi.Input[int]] = None,
|
|
1964
1964
|
vlan_override_allowed: Optional[pulumi.Input[bool]] = None,
|
|
1965
|
-
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
1965
|
+
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedPortGroupVlanRangeArgs', 'DistributedPortGroupVlanRangeArgsDict']]]]] = None) -> 'DistributedPortGroup':
|
|
1966
1966
|
"""
|
|
1967
1967
|
Get an existing DistributedPortGroup resource's state with the given name, id, and optional extra
|
|
1968
1968
|
properties used to qualify the lookup.
|
|
@@ -2046,7 +2046,7 @@ class DistributedPortGroup(pulumi.CustomResource):
|
|
|
2046
2046
|
:param pulumi.Input[bool] uplink_teaming_override_allowed: Allow the uplink teaming policies on a port to override those on the portgroup.
|
|
2047
2047
|
:param pulumi.Input[int] vlan_id: The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
2048
2048
|
:param pulumi.Input[bool] vlan_override_allowed: Allow the VLAN configuration on a port to override those on the portgroup.
|
|
2049
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
2049
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['DistributedPortGroupVlanRangeArgs', 'DistributedPortGroupVlanRangeArgsDict']]]] vlan_ranges: The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
2050
2050
|
"""
|
|
2051
2051
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
2052
2052
|
|
|
@@ -3173,7 +3173,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3173
3173
|
hbr_reservation_mbit: Optional[pulumi.Input[int]] = None,
|
|
3174
3174
|
hbr_share_count: Optional[pulumi.Input[int]] = None,
|
|
3175
3175
|
hbr_share_level: Optional[pulumi.Input[str]] = None,
|
|
3176
|
-
hosts: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
3176
|
+
hosts: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchHostArgs', 'DistributedVirtualSwitchHostArgsDict']]]]] = None,
|
|
3177
3177
|
ignore_other_pvlan_mappings: Optional[pulumi.Input[bool]] = None,
|
|
3178
3178
|
ingress_shaping_average_bandwidth: Optional[pulumi.Input[int]] = None,
|
|
3179
3179
|
ingress_shaping_burst_size: Optional[pulumi.Input[int]] = None,
|
|
@@ -3212,7 +3212,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3212
3212
|
nfs_share_level: Optional[pulumi.Input[str]] = None,
|
|
3213
3213
|
notify_switches: Optional[pulumi.Input[bool]] = None,
|
|
3214
3214
|
port_private_secondary_vlan_id: Optional[pulumi.Input[int]] = None,
|
|
3215
|
-
pvlan_mappings: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
3215
|
+
pvlan_mappings: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchPvlanMappingArgs', 'DistributedVirtualSwitchPvlanMappingArgsDict']]]]] = None,
|
|
3216
3216
|
standby_uplinks: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
3217
3217
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
3218
3218
|
teaming_policy: Optional[pulumi.Input[str]] = None,
|
|
@@ -3228,7 +3228,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3228
3228
|
virtualmachine_share_count: Optional[pulumi.Input[int]] = None,
|
|
3229
3229
|
virtualmachine_share_level: Optional[pulumi.Input[str]] = None,
|
|
3230
3230
|
vlan_id: Optional[pulumi.Input[int]] = None,
|
|
3231
|
-
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
3231
|
+
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchVlanRangeArgs', 'DistributedVirtualSwitchVlanRangeArgsDict']]]]] = None,
|
|
3232
3232
|
vmotion_maximum_mbit: Optional[pulumi.Input[int]] = None,
|
|
3233
3233
|
vmotion_reservation_mbit: Optional[pulumi.Input[int]] = None,
|
|
3234
3234
|
vmotion_share_count: Optional[pulumi.Input[int]] = None,
|
|
@@ -3281,7 +3281,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3281
3281
|
:param pulumi.Input[int] hbr_reservation_mbit: The amount of guaranteed bandwidth for the hbr traffic class, in Mbits/sec.
|
|
3282
3282
|
:param pulumi.Input[int] hbr_share_count: The amount of shares to allocate to the hbr traffic class for a custom share level.
|
|
3283
3283
|
:param pulumi.Input[str] hbr_share_level: The allocation level for the hbr traffic class. Can be one of high, low, normal, or custom.
|
|
3284
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
3284
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchHostArgs', 'DistributedVirtualSwitchHostArgsDict']]]] hosts: A host member specification.
|
|
3285
3285
|
:param pulumi.Input[bool] ignore_other_pvlan_mappings: Whether to ignore existing PVLAN mappings not managed by this resource. Defaults to false.
|
|
3286
3286
|
:param pulumi.Input[int] ingress_shaping_average_bandwidth: The average ingress bandwidth in bits per second if ingress shaping is enabled on the port.
|
|
3287
3287
|
:param pulumi.Input[int] ingress_shaping_burst_size: The maximum ingress burst size allowed in bytes if ingress shaping is enabled on the port.
|
|
@@ -3327,7 +3327,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3327
3327
|
:param pulumi.Input[str] nfs_share_level: The allocation level for the nfs traffic class. Can be one of high, low, normal, or custom.
|
|
3328
3328
|
:param pulumi.Input[bool] notify_switches: If true, the teaming policy will notify the broadcast network of a NIC failover, triggering cache updates.
|
|
3329
3329
|
:param pulumi.Input[int] port_private_secondary_vlan_id: The secondary VLAN ID for this port.
|
|
3330
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
3330
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchPvlanMappingArgs', 'DistributedVirtualSwitchPvlanMappingArgsDict']]]] pvlan_mappings: A private VLAN (PVLAN) mapping.
|
|
3331
3331
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] standby_uplinks: List of standby uplinks used for load balancing, matching the names of the uplinks assigned in the DVS.
|
|
3332
3332
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] tags: The IDs of any tags to attach to this resource.
|
|
3333
3333
|
:param pulumi.Input[str] teaming_policy: The network adapter teaming policy. Can be one of loadbalance_ip, loadbalance_srcmac, loadbalance_srcid,
|
|
@@ -3348,7 +3348,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3348
3348
|
:param pulumi.Input[int] virtualmachine_share_count: The amount of shares to allocate to the virtualMachine traffic class for a custom share level.
|
|
3349
3349
|
:param pulumi.Input[str] virtualmachine_share_level: The allocation level for the virtualMachine traffic class. Can be one of high, low, normal, or custom.
|
|
3350
3350
|
:param pulumi.Input[int] vlan_id: The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
3351
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
3351
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchVlanRangeArgs', 'DistributedVirtualSwitchVlanRangeArgsDict']]]] vlan_ranges: The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
3352
3352
|
:param pulumi.Input[int] vmotion_maximum_mbit: The maximum allowed usage for the vmotion traffic class, in Mbits/sec.
|
|
3353
3353
|
:param pulumi.Input[int] vmotion_reservation_mbit: The amount of guaranteed bandwidth for the vmotion traffic class, in Mbits/sec.
|
|
3354
3354
|
:param pulumi.Input[int] vmotion_share_count: The amount of shares to allocate to the vmotion traffic class for a custom share level.
|
|
@@ -3411,7 +3411,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3411
3411
|
hbr_reservation_mbit: Optional[pulumi.Input[int]] = None,
|
|
3412
3412
|
hbr_share_count: Optional[pulumi.Input[int]] = None,
|
|
3413
3413
|
hbr_share_level: Optional[pulumi.Input[str]] = None,
|
|
3414
|
-
hosts: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
3414
|
+
hosts: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchHostArgs', 'DistributedVirtualSwitchHostArgsDict']]]]] = None,
|
|
3415
3415
|
ignore_other_pvlan_mappings: Optional[pulumi.Input[bool]] = None,
|
|
3416
3416
|
ingress_shaping_average_bandwidth: Optional[pulumi.Input[int]] = None,
|
|
3417
3417
|
ingress_shaping_burst_size: Optional[pulumi.Input[int]] = None,
|
|
@@ -3450,7 +3450,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3450
3450
|
nfs_share_level: Optional[pulumi.Input[str]] = None,
|
|
3451
3451
|
notify_switches: Optional[pulumi.Input[bool]] = None,
|
|
3452
3452
|
port_private_secondary_vlan_id: Optional[pulumi.Input[int]] = None,
|
|
3453
|
-
pvlan_mappings: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
3453
|
+
pvlan_mappings: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchPvlanMappingArgs', 'DistributedVirtualSwitchPvlanMappingArgsDict']]]]] = None,
|
|
3454
3454
|
standby_uplinks: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
3455
3455
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
3456
3456
|
teaming_policy: Optional[pulumi.Input[str]] = None,
|
|
@@ -3466,7 +3466,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3466
3466
|
virtualmachine_share_count: Optional[pulumi.Input[int]] = None,
|
|
3467
3467
|
virtualmachine_share_level: Optional[pulumi.Input[str]] = None,
|
|
3468
3468
|
vlan_id: Optional[pulumi.Input[int]] = None,
|
|
3469
|
-
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
3469
|
+
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchVlanRangeArgs', 'DistributedVirtualSwitchVlanRangeArgsDict']]]]] = None,
|
|
3470
3470
|
vmotion_maximum_mbit: Optional[pulumi.Input[int]] = None,
|
|
3471
3471
|
vmotion_reservation_mbit: Optional[pulumi.Input[int]] = None,
|
|
3472
3472
|
vmotion_share_count: Optional[pulumi.Input[int]] = None,
|
|
@@ -3622,7 +3622,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3622
3622
|
hbr_reservation_mbit: Optional[pulumi.Input[int]] = None,
|
|
3623
3623
|
hbr_share_count: Optional[pulumi.Input[int]] = None,
|
|
3624
3624
|
hbr_share_level: Optional[pulumi.Input[str]] = None,
|
|
3625
|
-
hosts: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
3625
|
+
hosts: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchHostArgs', 'DistributedVirtualSwitchHostArgsDict']]]]] = None,
|
|
3626
3626
|
ignore_other_pvlan_mappings: Optional[pulumi.Input[bool]] = None,
|
|
3627
3627
|
ingress_shaping_average_bandwidth: Optional[pulumi.Input[int]] = None,
|
|
3628
3628
|
ingress_shaping_burst_size: Optional[pulumi.Input[int]] = None,
|
|
@@ -3661,7 +3661,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3661
3661
|
nfs_share_level: Optional[pulumi.Input[str]] = None,
|
|
3662
3662
|
notify_switches: Optional[pulumi.Input[bool]] = None,
|
|
3663
3663
|
port_private_secondary_vlan_id: Optional[pulumi.Input[int]] = None,
|
|
3664
|
-
pvlan_mappings: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
3664
|
+
pvlan_mappings: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchPvlanMappingArgs', 'DistributedVirtualSwitchPvlanMappingArgsDict']]]]] = None,
|
|
3665
3665
|
standby_uplinks: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
3666
3666
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
3667
3667
|
teaming_policy: Optional[pulumi.Input[str]] = None,
|
|
@@ -3677,7 +3677,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3677
3677
|
virtualmachine_share_count: Optional[pulumi.Input[int]] = None,
|
|
3678
3678
|
virtualmachine_share_level: Optional[pulumi.Input[str]] = None,
|
|
3679
3679
|
vlan_id: Optional[pulumi.Input[int]] = None,
|
|
3680
|
-
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
3680
|
+
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchVlanRangeArgs', 'DistributedVirtualSwitchVlanRangeArgsDict']]]]] = None,
|
|
3681
3681
|
vmotion_maximum_mbit: Optional[pulumi.Input[int]] = None,
|
|
3682
3682
|
vmotion_reservation_mbit: Optional[pulumi.Input[int]] = None,
|
|
3683
3683
|
vmotion_share_count: Optional[pulumi.Input[int]] = None,
|
|
@@ -3734,7 +3734,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3734
3734
|
:param pulumi.Input[int] hbr_reservation_mbit: The amount of guaranteed bandwidth for the hbr traffic class, in Mbits/sec.
|
|
3735
3735
|
:param pulumi.Input[int] hbr_share_count: The amount of shares to allocate to the hbr traffic class for a custom share level.
|
|
3736
3736
|
:param pulumi.Input[str] hbr_share_level: The allocation level for the hbr traffic class. Can be one of high, low, normal, or custom.
|
|
3737
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
3737
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchHostArgs', 'DistributedVirtualSwitchHostArgsDict']]]] hosts: A host member specification.
|
|
3738
3738
|
:param pulumi.Input[bool] ignore_other_pvlan_mappings: Whether to ignore existing PVLAN mappings not managed by this resource. Defaults to false.
|
|
3739
3739
|
:param pulumi.Input[int] ingress_shaping_average_bandwidth: The average ingress bandwidth in bits per second if ingress shaping is enabled on the port.
|
|
3740
3740
|
:param pulumi.Input[int] ingress_shaping_burst_size: The maximum ingress burst size allowed in bytes if ingress shaping is enabled on the port.
|
|
@@ -3780,7 +3780,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3780
3780
|
:param pulumi.Input[str] nfs_share_level: The allocation level for the nfs traffic class. Can be one of high, low, normal, or custom.
|
|
3781
3781
|
:param pulumi.Input[bool] notify_switches: If true, the teaming policy will notify the broadcast network of a NIC failover, triggering cache updates.
|
|
3782
3782
|
:param pulumi.Input[int] port_private_secondary_vlan_id: The secondary VLAN ID for this port.
|
|
3783
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
3783
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchPvlanMappingArgs', 'DistributedVirtualSwitchPvlanMappingArgsDict']]]] pvlan_mappings: A private VLAN (PVLAN) mapping.
|
|
3784
3784
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] standby_uplinks: List of standby uplinks used for load balancing, matching the names of the uplinks assigned in the DVS.
|
|
3785
3785
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] tags: The IDs of any tags to attach to this resource.
|
|
3786
3786
|
:param pulumi.Input[str] teaming_policy: The network adapter teaming policy. Can be one of loadbalance_ip, loadbalance_srcmac, loadbalance_srcid,
|
|
@@ -3801,7 +3801,7 @@ class DistributedVirtualSwitch(pulumi.CustomResource):
|
|
|
3801
3801
|
:param pulumi.Input[int] virtualmachine_share_count: The amount of shares to allocate to the virtualMachine traffic class for a custom share level.
|
|
3802
3802
|
:param pulumi.Input[str] virtualmachine_share_level: The allocation level for the virtualMachine traffic class. Can be one of high, low, normal, or custom.
|
|
3803
3803
|
:param pulumi.Input[int] vlan_id: The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
3804
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
3804
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['DistributedVirtualSwitchVlanRangeArgs', 'DistributedVirtualSwitchVlanRangeArgsDict']]]] vlan_ranges: The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
3805
3805
|
:param pulumi.Input[int] vmotion_maximum_mbit: The maximum allowed usage for the vmotion traffic class, in Mbits/sec.
|
|
3806
3806
|
:param pulumi.Input[int] vmotion_reservation_mbit: The amount of guaranteed bandwidth for the vmotion traffic class, in Mbits/sec.
|
|
3807
3807
|
:param pulumi.Input[int] vmotion_share_count: The amount of shares to allocate to the vmotion traffic class for a custom share level.
|
|
@@ -149,7 +149,7 @@ class EntityPermissions(pulumi.CustomResource):
|
|
|
149
149
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
150
150
|
entity_id: Optional[pulumi.Input[str]] = None,
|
|
151
151
|
entity_type: Optional[pulumi.Input[str]] = None,
|
|
152
|
-
permissions: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
152
|
+
permissions: Optional[pulumi.Input[Sequence[pulumi.Input[Union['EntityPermissionsPermissionArgs', 'EntityPermissionsPermissionArgsDict']]]]] = None,
|
|
153
153
|
__props__=None):
|
|
154
154
|
"""
|
|
155
155
|
Create a EntityPermissions resource with the given unique name, props, and options.
|
|
@@ -160,7 +160,7 @@ class EntityPermissions(pulumi.CustomResource):
|
|
|
160
160
|
:param pulumi.Input[str] entity_type: The managed object type, types can be found in the
|
|
161
161
|
managed object type section
|
|
162
162
|
[here](https://developer.broadcom.com/xapis/vsphere-web-services-api/latest/).
|
|
163
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
163
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['EntityPermissionsPermissionArgs', 'EntityPermissionsPermissionArgsDict']]]] permissions: The permissions to be given on this entity. Keep
|
|
164
164
|
the permissions sorted alphabetically on `user_or_group` for a better user
|
|
165
165
|
experience.
|
|
166
166
|
"""
|
|
@@ -189,7 +189,7 @@ class EntityPermissions(pulumi.CustomResource):
|
|
|
189
189
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
190
190
|
entity_id: Optional[pulumi.Input[str]] = None,
|
|
191
191
|
entity_type: Optional[pulumi.Input[str]] = None,
|
|
192
|
-
permissions: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
192
|
+
permissions: Optional[pulumi.Input[Sequence[pulumi.Input[Union['EntityPermissionsPermissionArgs', 'EntityPermissionsPermissionArgsDict']]]]] = None,
|
|
193
193
|
__props__=None):
|
|
194
194
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
195
195
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -220,7 +220,7 @@ class EntityPermissions(pulumi.CustomResource):
|
|
|
220
220
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
221
221
|
entity_id: Optional[pulumi.Input[str]] = None,
|
|
222
222
|
entity_type: Optional[pulumi.Input[str]] = None,
|
|
223
|
-
permissions: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
223
|
+
permissions: Optional[pulumi.Input[Sequence[pulumi.Input[Union['EntityPermissionsPermissionArgs', 'EntityPermissionsPermissionArgsDict']]]]] = None) -> 'EntityPermissions':
|
|
224
224
|
"""
|
|
225
225
|
Get an existing EntityPermissions resource's state with the given name, id, and optional extra
|
|
226
226
|
properties used to qualify the lookup.
|
|
@@ -233,7 +233,7 @@ class EntityPermissions(pulumi.CustomResource):
|
|
|
233
233
|
:param pulumi.Input[str] entity_type: The managed object type, types can be found in the
|
|
234
234
|
managed object type section
|
|
235
235
|
[here](https://developer.broadcom.com/xapis/vsphere-web-services-api/latest/).
|
|
236
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
236
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['EntityPermissionsPermissionArgs', 'EntityPermissionsPermissionArgsDict']]]] permissions: The permissions to be given on this entity. Keep
|
|
237
237
|
the permissions sorted alphabetically on `user_or_group` for a better user
|
|
238
238
|
experience.
|
|
239
239
|
"""
|
|
@@ -55,7 +55,7 @@ class GetDatastoreResult:
|
|
|
55
55
|
|
|
56
56
|
@property
|
|
57
57
|
@pulumi.getter
|
|
58
|
-
def stats(self) -> Optional[Mapping[str,
|
|
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,
|
|
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,
|
|
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,
|
|
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,
|
|
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
|
"""
|