pulumi-vsphere 4.14.0a1741997722__py3-none-any.whl → 4.14.0a1745952392__py3-none-any.whl
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/__init__.py +1 -0
- pulumi_vsphere/_inputs.py +969 -968
- pulumi_vsphere/compute_cluster.py +921 -917
- pulumi_vsphere/compute_cluster_host_group.py +46 -42
- pulumi_vsphere/compute_cluster_vm_affinity_rule.py +74 -70
- pulumi_vsphere/compute_cluster_vm_anti_affinity_rule.py +74 -70
- pulumi_vsphere/compute_cluster_vm_dependency_rule.py +88 -84
- pulumi_vsphere/compute_cluster_vm_group.py +46 -42
- pulumi_vsphere/compute_cluster_vm_host_rule.py +102 -98
- pulumi_vsphere/config/__init__.py +1 -0
- pulumi_vsphere/config/__init__.pyi +1 -0
- pulumi_vsphere/config/vars.py +1 -0
- pulumi_vsphere/content_library.py +46 -42
- pulumi_vsphere/content_library_item.py +88 -84
- pulumi_vsphere/custom_attribute.py +32 -28
- pulumi_vsphere/datacenter.py +67 -63
- pulumi_vsphere/datastore_cluster.py +354 -350
- pulumi_vsphere/datastore_cluster_vm_anti_affinity_rule.py +74 -70
- pulumi_vsphere/distributed_port_group.py +648 -644
- pulumi_vsphere/distributed_virtual_switch.py +1285 -1281
- pulumi_vsphere/distributed_virtual_switch_pvlan_mapping.py +60 -56
- pulumi_vsphere/dpm_host_override.py +60 -56
- pulumi_vsphere/drs_vm_override.py +60 -56
- pulumi_vsphere/entity_permissions.py +32 -28
- pulumi_vsphere/file.py +98 -94
- pulumi_vsphere/folder.py +74 -70
- pulumi_vsphere/get_compute_cluster.py +13 -12
- pulumi_vsphere/get_compute_cluster_host_group.py +13 -12
- pulumi_vsphere/get_content_library.py +7 -6
- pulumi_vsphere/get_content_library_item.py +17 -16
- pulumi_vsphere/get_custom_attribute.py +8 -7
- pulumi_vsphere/get_datacenter.py +8 -7
- pulumi_vsphere/get_datastore.py +17 -16
- pulumi_vsphere/get_datastore_cluster.py +13 -12
- pulumi_vsphere/get_datastore_stats.py +17 -16
- pulumi_vsphere/get_distributed_virtual_switch.py +13 -12
- pulumi_vsphere/get_dynamic.py +17 -16
- pulumi_vsphere/get_folder.py +7 -6
- pulumi_vsphere/get_guest_os_customization.py +11 -10
- pulumi_vsphere/get_host.py +13 -12
- pulumi_vsphere/get_host_base_images.py +3 -2
- pulumi_vsphere/get_host_pci_device.py +23 -22
- pulumi_vsphere/get_host_thumbprint.py +17 -16
- pulumi_vsphere/get_host_vgpu_profile.py +12 -11
- pulumi_vsphere/get_license.py +12 -11
- pulumi_vsphere/get_network.py +18 -17
- pulumi_vsphere/get_ovf_vm_template.py +89 -88
- pulumi_vsphere/get_policy.py +7 -6
- pulumi_vsphere/get_resource_pool.py +12 -11
- pulumi_vsphere/get_role.py +20 -19
- pulumi_vsphere/get_tag.py +13 -12
- pulumi_vsphere/get_tag_category.py +10 -9
- pulumi_vsphere/get_vapp_container.py +12 -11
- pulumi_vsphere/get_virtual_machine.py +204 -203
- pulumi_vsphere/get_vmfs_disks.py +18 -17
- pulumi_vsphere/guest_os_customization.py +60 -56
- pulumi_vsphere/ha_vm_override.py +214 -210
- pulumi_vsphere/host.py +200 -196
- pulumi_vsphere/host_port_group.py +256 -252
- pulumi_vsphere/host_virtual_switch.py +298 -294
- pulumi_vsphere/license.py +60 -56
- pulumi_vsphere/nas_datastore.py +214 -210
- pulumi_vsphere/offline_software_depot.py +18 -14
- pulumi_vsphere/outputs.py +721 -720
- pulumi_vsphere/provider.py +101 -97
- pulumi_vsphere/pulumi-plugin.json +1 -1
- pulumi_vsphere/resource_pool.py +214 -210
- pulumi_vsphere/role.py +39 -35
- pulumi_vsphere/storage_drs_vm_override.py +74 -70
- pulumi_vsphere/supervisor.py +158 -154
- pulumi_vsphere/tag.py +46 -42
- pulumi_vsphere/tag_category.py +60 -56
- pulumi_vsphere/vapp_container.py +214 -210
- pulumi_vsphere/vapp_entity.py +144 -140
- pulumi_vsphere/virtual_disk.py +102 -98
- pulumi_vsphere/virtual_machine.py +1043 -1039
- pulumi_vsphere/virtual_machine_class.py +88 -84
- pulumi_vsphere/virtual_machine_snapshot.py +102 -98
- pulumi_vsphere/vm_storage_policy.py +32 -28
- pulumi_vsphere/vmfs_datastore.py +151 -147
- pulumi_vsphere/vnic.py +116 -112
- {pulumi_vsphere-4.14.0a1741997722.dist-info → pulumi_vsphere-4.14.0a1745952392.dist-info}/METADATA +2 -2
- pulumi_vsphere-4.14.0a1745952392.dist-info/RECORD +87 -0
- {pulumi_vsphere-4.14.0a1741997722.dist-info → pulumi_vsphere-4.14.0a1745952392.dist-info}/WHEEL +1 -1
- pulumi_vsphere-4.14.0a1741997722.dist-info/RECORD +0 -87
- {pulumi_vsphere-4.14.0a1741997722.dist-info → pulumi_vsphere-4.14.0a1745952392.dist-info}/top_level.txt +0 -0
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
pulumi_vsphere/__init__.py,sha256=KVp2dIQCjsdCzu2ArfhmqUN6hMjU9HffF_u18Ek3A_c,11115
|
|
2
|
-
pulumi_vsphere/_inputs.py,sha256=PBs1a-df_1CaI2uPDltcjsgCbNSag4cl32CscKGyIW4,186499
|
|
3
|
-
pulumi_vsphere/_utilities.py,sha256=yyuODPikZ9pto3JWJRfMJo98dWmQ5_y45-TVcZG_K8Y,10807
|
|
4
|
-
pulumi_vsphere/compute_cluster.py,sha256=gr2ZuPNBmNzwNrWQ0XDw8in75jsZ-tngGeH8ZQiaBPM,232860
|
|
5
|
-
pulumi_vsphere/compute_cluster_host_group.py,sha256=2pUMyC9r0vQS11yLxdcFIyQq4POf8VQmqMsgt8mDQN0,15605
|
|
6
|
-
pulumi_vsphere/compute_cluster_vm_affinity_rule.py,sha256=YUrv5Ro7_p9qNqrDPZLTHaa0fEt_SppTPMmLm1dHnA4,25709
|
|
7
|
-
pulumi_vsphere/compute_cluster_vm_anti_affinity_rule.py,sha256=BPhVHEzDWJRi0S0zo5p-RbOuP-yMI9wDmEXX7dCC2I4,18642
|
|
8
|
-
pulumi_vsphere/compute_cluster_vm_dependency_rule.py,sha256=hBTX8zYk7B0BoYUXNmj5Zk6uDY4P10p5G1LDElzEhjk,29673
|
|
9
|
-
pulumi_vsphere/compute_cluster_vm_group.py,sha256=3oNzZ6VNvDsVBYFHfWUt0x5SbxMIph8pBbrJO4lRZcY,23007
|
|
10
|
-
pulumi_vsphere/compute_cluster_vm_host_rule.py,sha256=sHbddJDpFcfAMzdvNSwxWsMrtiyTUkg91uf16dDVExw,32204
|
|
11
|
-
pulumi_vsphere/content_library.py,sha256=XW1jRVE1Oxt6ZkKD8FHpJlmdNA7MgjEjx2w176iTWy0,19738
|
|
12
|
-
pulumi_vsphere/content_library_item.py,sha256=HEw0sOVm7tL6QMTmBBDqHhZRKmFYXAa_5_P6U0zktZM,21094
|
|
13
|
-
pulumi_vsphere/custom_attribute.py,sha256=MGTvQNSZYxJdWG3cjlmyP24QS3FkROPoWAhLYs2xXgY,11917
|
|
14
|
-
pulumi_vsphere/datacenter.py,sha256=Kilc1gkC7VJXM3sC0Htsu-v4Dv_vHlqjNWCvjlJLGDQ,18960
|
|
15
|
-
pulumi_vsphere/datastore_cluster.py,sha256=8hHjV5A3bIZcYFRpSIOhg2VZs_DQm-8pjLj6EvDy-Xw,84744
|
|
16
|
-
pulumi_vsphere/datastore_cluster_vm_anti_affinity_rule.py,sha256=lapOmmiyy8KHGfNdw-Fp5FAKD5B0r-jUQHADWjt4V1E,23466
|
|
17
|
-
pulumi_vsphere/distributed_port_group.py,sha256=zyPiYD7GeLKzpqNDfo4klauPbSGC3woxmOGDmQ_Lak4,142052
|
|
18
|
-
pulumi_vsphere/distributed_virtual_switch.py,sha256=VeJNMsyIqL6qA14nAlmJk5iy43rkLiCVuQN5FXD19B0,258365
|
|
19
|
-
pulumi_vsphere/distributed_virtual_switch_pvlan_mapping.py,sha256=4iuFdJh9NDtbr_cYoauWfVQRB9gnhtiz8tQoMjNH0Io,14656
|
|
20
|
-
pulumi_vsphere/dpm_host_override.py,sha256=XfobJD3nZEl5xaiHwTxbhcmOvE9-R1d2P1MKo-IYHpk,17797
|
|
21
|
-
pulumi_vsphere/drs_vm_override.py,sha256=K8Pih766KJUScejVirvN9D_wKf2WtVq8WDl_WkUId08,22749
|
|
22
|
-
pulumi_vsphere/entity_permissions.py,sha256=z4PvbMWmQUXx_sK3bQHGp_FHXVHzedT4uh2ojdsjQ8o,13156
|
|
23
|
-
pulumi_vsphere/file.py,sha256=5nLX9atJuEC5bqbvsGd4CCV_hIve4J24qyezmrYcnV4,23571
|
|
24
|
-
pulumi_vsphere/folder.py,sha256=NiIjlAuM_ytWE9eE4bmr0VYS5b6pfm8ZHVkQHnDIuic,29476
|
|
25
|
-
pulumi_vsphere/get_compute_cluster.py,sha256=7Y-ffM4YGmlagzGdno5Q0zb2owGu68K7NDlOCipi83o,6774
|
|
26
|
-
pulumi_vsphere/get_compute_cluster_host_group.py,sha256=icjgCB70D2eUxLS8DwvF7X0Z6bXW_lQYnZQBakV24IQ,6977
|
|
27
|
-
pulumi_vsphere/get_content_library.py,sha256=fLYqo0QsLIC472fNULiRAQ2pQeY_YDj3lsyRaTPzsQk,3832
|
|
28
|
-
pulumi_vsphere/get_content_library_item.py,sha256=7L-N0OVEcoJpnvXMRjyc4XFX-KyrcThfKq1fyVlqrv0,5306
|
|
29
|
-
pulumi_vsphere/get_custom_attribute.py,sha256=2C9QAeJcim0tbn9vs266-JhpwAPlDM7HxUswi2IVza8,5030
|
|
30
|
-
pulumi_vsphere/get_datacenter.py,sha256=uoSsII-4mBNjsVflES1hcWH5AGU0h3gbkmB1JrFT1hg,5363
|
|
31
|
-
pulumi_vsphere/get_datastore.py,sha256=jlL2HsQxt3txdKl06pZwWv_oIndyGaDUgtNnWtOLmCE,6750
|
|
32
|
-
pulumi_vsphere/get_datastore_cluster.py,sha256=I3nIIK2mSSxspqCVOIk637c0z_BKxvQJoYeNHqPFKp4,6466
|
|
33
|
-
pulumi_vsphere/get_datastore_stats.py,sha256=NOfWKRzENlY1WQmeXTNsW1eDKtRZ8Y3pPlB4ogSTmQ4,8466
|
|
34
|
-
pulumi_vsphere/get_distributed_virtual_switch.py,sha256=2o7D7ZJXR8fSoDABAHNVeu9O5C1udMu2WwDnGpW5hDQ,7710
|
|
35
|
-
pulumi_vsphere/get_dynamic.py,sha256=4kL9ue93oqUaaAPoVM-MKNnZpr5GOhVFGVe_R9xNXmQ,6791
|
|
36
|
-
pulumi_vsphere/get_folder.py,sha256=YrF6lP9vMuwiAjizw6VJKDChVCdMx4c9UbpWh3y17ZE,4572
|
|
37
|
-
pulumi_vsphere/get_guest_os_customization.py,sha256=M2GrnO08YnQEw8ViGgoMiANtqtWi5sZB8zz3iDXuQTI,6196
|
|
38
|
-
pulumi_vsphere/get_host.py,sha256=096kOTCExeYfCRJi7Bsw0399KZDzDbuPPpuHKskeJyA,5948
|
|
39
|
-
pulumi_vsphere/get_host_base_images.py,sha256=d43IxPNCfr3rwhHm_TbOwO6JgDjBsnOjaya_nV8FTh0,3511
|
|
40
|
-
pulumi_vsphere/get_host_pci_device.py,sha256=PLT7PTk3zycL11cqiO4X2xKgRNh1Ow5Xmz7hcLhty9E,8566
|
|
41
|
-
pulumi_vsphere/get_host_thumbprint.py,sha256=IKPHXoNMFcuGfHMusbFYBwWMfvMkGdMsMgJn1t0d9c0,6145
|
|
42
|
-
pulumi_vsphere/get_host_vgpu_profile.py,sha256=PwyNYSz9t8Aa0ktXXjW75CO1JIlwM4U3owoJHzZzw9c,7142
|
|
43
|
-
pulumi_vsphere/get_license.py,sha256=LWdUaNV77ip3f_FE5OVs0fYjPw_SgEeBS5U_6HHMdBM,6124
|
|
44
|
-
pulumi_vsphere/get_network.py,sha256=MMk9NPF7GNKEVre3qodSqv03CbCb6MwoUKAFZ2bpc-M,9810
|
|
45
|
-
pulumi_vsphere/get_ovf_vm_template.py,sha256=422NQaoICHIHB2q4GeQTld1WaUJ2LSp1Gk55X8Ucv5I,29180
|
|
46
|
-
pulumi_vsphere/get_policy.py,sha256=6r39F1A82BZbcK8Rw1I6mhTcyU9FUkpFRQvppPcUy5w,3998
|
|
47
|
-
pulumi_vsphere/get_resource_pool.py,sha256=HrQ5KUjEroAG4B4SWnW8pfY0I-CT-CHJH6PP_eOAG5w,7981
|
|
48
|
-
pulumi_vsphere/get_role.py,sha256=r0hfeZprzETIUhlh3DNZAlNI8R1g4YXwQ0_kgoBzw6s,6078
|
|
49
|
-
pulumi_vsphere/get_tag.py,sha256=ku33TbhXPFpwh21_cc4az6BJJOxAfCzZt3u4dsXhjXw,5543
|
|
50
|
-
pulumi_vsphere/get_tag_category.py,sha256=gactlr1XDyR-6FuPhRDhv98qvb5dUoH-Rptd_-na0sI,5814
|
|
51
|
-
pulumi_vsphere/get_vapp_container.py,sha256=08PrtkYMwBCyjJtUkgg4iGSNU1ViUqhjge3vnS2pLDo,5176
|
|
52
|
-
pulumi_vsphere/get_virtual_machine.py,sha256=EjvOHfPgNGsx3Tqp6SlfsK9WE-AYonU2j14xfp9NNaI,69316
|
|
53
|
-
pulumi_vsphere/get_vmfs_disks.py,sha256=vO8Xo_E3FHL5gEnATVGwxdlyj0bbANPc2nnpD_QehFw,7551
|
|
54
|
-
pulumi_vsphere/guest_os_customization.py,sha256=0raXcrdKGs5ZjwOYndtD6yRTub4nWWjOaXI-MMnqhcY,17127
|
|
55
|
-
pulumi_vsphere/ha_vm_override.py,sha256=1EHf0-rdpHsfaqIaPO4ddIA-WJ-PtZtRkYPjvc0xSL0,59092
|
|
56
|
-
pulumi_vsphere/host.py,sha256=ztACxMQSacO8sE4og6vtkr8ehWz7zYbMiEGzaYXQNUU,50913
|
|
57
|
-
pulumi_vsphere/host_port_group.py,sha256=rpYA-a9j2m75sC386FcP2VoNqqkuAPFuiDb4Jt4GVPM,57434
|
|
58
|
-
pulumi_vsphere/host_virtual_switch.py,sha256=Oqccjp0w_duYBU4CO0PynuMlhHX6FYLIMyVZ9iIN4lg,63109
|
|
59
|
-
pulumi_vsphere/license.py,sha256=DwsJQehrx_QetnhEotAXj9uMGN6s52Ex62seIN79WOc,12196
|
|
60
|
-
pulumi_vsphere/nas_datastore.py,sha256=CyB6l1bs6Lg28ZSXZOm63SAhaWC72PV0I1JgqbjNPe4,50328
|
|
61
|
-
pulumi_vsphere/offline_software_depot.py,sha256=O4VuQf4h2gobA55ipUN5N--o4-mPTakVX1Xpe6E4ek0,7553
|
|
62
|
-
pulumi_vsphere/outputs.py,sha256=SxZJgA56rn9RLiglb9BYss_Cpqh4fDT_VVuTMpsb0Zk,158391
|
|
63
|
-
pulumi_vsphere/provider.py,sha256=ebBbKo9SR-1kQc5iyRLFK9rtQhWlI_u-nAZrEFC83zA,20437
|
|
64
|
-
pulumi_vsphere/pulumi-plugin.json,sha256=_3EirP3eEmTJC3kI3wL2H5WcotoTITk986mnhV0TUNs,84
|
|
65
|
-
pulumi_vsphere/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
66
|
-
pulumi_vsphere/resource_pool.py,sha256=EoVpNGqrDYXjP7Zyg12-rGOJDav9BW4Z05GqLIEBsEY,43639
|
|
67
|
-
pulumi_vsphere/role.py,sha256=7AvmMTWG_J07ePZEu810mBVtVF1Vcndh0C8K5dn9CI8,9394
|
|
68
|
-
pulumi_vsphere/storage_drs_vm_override.py,sha256=p8bgeV0UR1XiON2VZhIB0NEi0l_c2tIjR65mE3DCIPY,25770
|
|
69
|
-
pulumi_vsphere/supervisor.py,sha256=aeOLgagpbmOtUCII7e34OHGOR6Jzt8Z2G4NLbXozppQ,51910
|
|
70
|
-
pulumi_vsphere/tag.py,sha256=XVt0ZJrGVESLpEfEOyI1kCcdSdTNcrBH2OHbG3nAD8k,15117
|
|
71
|
-
pulumi_vsphere/tag_category.py,sha256=4E2kcz3QSEFrT4j52ubmE_aKACmJrLvbjfSOeqPg_Zs,17750
|
|
72
|
-
pulumi_vsphere/vapp_container.py,sha256=ZH6kUaPEgfmG4kgE5wvMQHOc0UuiBEsopGMOXq79-18,54413
|
|
73
|
-
pulumi_vsphere/vapp_entity.py,sha256=k2EfP_VhF63iehYUxMf-E37SshhrDsSDGZ4NaiYD1YM,34861
|
|
74
|
-
pulumi_vsphere/virtual_disk.py,sha256=cNOEKC5uGcFp7Z5ggDMpVagcQZYTa66MQbHwiMx9YCY,34674
|
|
75
|
-
pulumi_vsphere/virtual_machine.py,sha256=d3580v7aRn0uxkhsFMciHAJMFi9jk8kWsilZFclYWtY,225018
|
|
76
|
-
pulumi_vsphere/virtual_machine_class.py,sha256=lkJgYH2TEguJscKPbDPq5B9I0uVi5PD3K9FhMF4mxV8,17337
|
|
77
|
-
pulumi_vsphere/virtual_machine_snapshot.py,sha256=iqExU_STU4OIUwBcUToWOhfTgfpSph28Bm-WNzYUpns,24968
|
|
78
|
-
pulumi_vsphere/vm_storage_policy.py,sha256=YyV9B6CVh23AoH-VxJ9lwZy78I63NbTSW6xWn-iYK00,20183
|
|
79
|
-
pulumi_vsphere/vmfs_datastore.py,sha256=sXzgqOY4I4UQAs7V3ENUW5tsLD_64m_xKi64W7_tMTw,45348
|
|
80
|
-
pulumi_vsphere/vnic.py,sha256=e6nihrNo_9qeRT4n0qBf3Rm29xrpFYr9KtIBy-VB_Y0,30891
|
|
81
|
-
pulumi_vsphere/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
|
|
82
|
-
pulumi_vsphere/config/__init__.pyi,sha256=iEdb3b8LpA1hgxsdfzIl9TB79_koUKrlg5KHtM-7xDg,1525
|
|
83
|
-
pulumi_vsphere/config/vars.py,sha256=qYPNSppleMGJaxbz3VnPRGlln--OcnHmvlXJIXq6t20,3384
|
|
84
|
-
pulumi_vsphere-4.14.0a1741997722.dist-info/METADATA,sha256=Nq32RlU4OFyhP7WirvoDzwSKDQjyeoNcURbRmau3s1c,5021
|
|
85
|
-
pulumi_vsphere-4.14.0a1741997722.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
|
86
|
-
pulumi_vsphere-4.14.0a1741997722.dist-info/top_level.txt,sha256=00BIE8zaYtdsw0_tBfXR8E5sTs3lRnwlcZ6lUdu4loI,15
|
|
87
|
-
pulumi_vsphere-4.14.0a1741997722.dist-info/RECORD,,
|
|
File without changes
|