@pulumi/vsphere 4.10.0 → 4.10.1
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.
- package/computeCluster.d.ts +297 -633
- package/computeCluster.js.map +1 -1
- package/computeClusterVmAffinityRule.d.ts +14 -8
- package/computeClusterVmAffinityRule.js +14 -8
- package/computeClusterVmAffinityRule.js.map +1 -1
- package/datacenter.d.ts +14 -6
- package/datacenter.js +14 -6
- package/datacenter.js.map +1 -1
- package/datastoreCluster.d.ts +72 -156
- package/datastoreCluster.js.map +1 -1
- package/distributedPortGroup.d.ts +30 -75
- package/distributedPortGroup.js.map +1 -1
- package/distributedVirtualSwitch.d.ts +132 -345
- package/distributedVirtualSwitch.js.map +1 -1
- package/file.d.ts +8 -12
- package/file.js +8 -12
- package/file.js.map +1 -1
- package/getComputeCluster.d.ts +0 -4
- package/getComputeCluster.js +0 -4
- package/getComputeCluster.js.map +1 -1
- package/getComputeClusterHostGroup.d.ts +8 -10
- package/getComputeClusterHostGroup.js +8 -10
- package/getComputeClusterHostGroup.js.map +1 -1
- package/getContentLibrary.d.ts +0 -4
- package/getContentLibrary.js +0 -4
- package/getContentLibrary.js.map +1 -1
- package/getCustomAttribute.d.ts +0 -4
- package/getCustomAttribute.js +0 -4
- package/getCustomAttribute.js.map +1 -1
- package/getDatacenter.d.ts +0 -4
- package/getDatacenter.js +0 -4
- package/getDatacenter.js.map +1 -1
- package/getDatastore.d.ts +0 -4
- package/getDatastore.js +0 -4
- package/getDatastore.js.map +1 -1
- package/getDatastoreCluster.d.ts +0 -4
- package/getDatastoreCluster.js +0 -4
- package/getDatastoreCluster.js.map +1 -1
- package/getDatastoreStats.d.ts +4 -12
- package/getDatastoreStats.js +4 -12
- package/getDatastoreStats.js.map +1 -1
- package/getDistributedVirtualSwitch.d.ts +2 -4
- package/getDistributedVirtualSwitch.js +2 -4
- package/getDistributedVirtualSwitch.js.map +1 -1
- package/getDynamic.d.ts +4 -8
- package/getDynamic.js +4 -8
- package/getDynamic.js.map +1 -1
- package/getFolder.d.ts +0 -4
- package/getFolder.js +0 -4
- package/getFolder.js.map +1 -1
- package/getGuestOsCustomization.d.ts +0 -4
- package/getGuestOsCustomization.js +0 -4
- package/getGuestOsCustomization.js.map +1 -1
- package/getHost.d.ts +0 -4
- package/getHost.js +0 -4
- package/getHost.js.map +1 -1
- package/getHostPciDevice.d.ts +10 -18
- package/getHostPciDevice.js +10 -18
- package/getHostPciDevice.js.map +1 -1
- package/getHostThumbprint.d.ts +0 -4
- package/getHostThumbprint.js +0 -4
- package/getHostThumbprint.js.map +1 -1
- package/getHostVgpuProfile.d.ts +0 -8
- package/getHostVgpuProfile.js +0 -8
- package/getHostVgpuProfile.js.map +1 -1
- package/getLicense.d.ts +0 -4
- package/getLicense.js +0 -4
- package/getLicense.js.map +1 -1
- package/getNetwork.d.ts +0 -4
- package/getNetwork.js +0 -4
- package/getNetwork.js.map +1 -1
- package/getPolicy.d.ts +0 -4
- package/getPolicy.js +0 -4
- package/getPolicy.js.map +1 -1
- package/getResourcePool.d.ts +2 -10
- package/getResourcePool.js +2 -10
- package/getResourcePool.js.map +1 -1
- package/getRole.d.ts +0 -4
- package/getRole.js +0 -4
- package/getRole.js.map +1 -1
- package/getTag.d.ts +0 -4
- package/getTag.js +0 -4
- package/getTag.js.map +1 -1
- package/getTagCategory.d.ts +0 -4
- package/getTagCategory.js +0 -4
- package/getTagCategory.js.map +1 -1
- package/getVappContainer.d.ts +0 -4
- package/getVappContainer.js +0 -4
- package/getVappContainer.js.map +1 -1
- package/getVirtualMachine.d.ts +0 -8
- package/getVirtualMachine.js +0 -8
- package/getVirtualMachine.js.map +1 -1
- package/getVmfsDisks.d.ts +0 -4
- package/getVmfsDisks.js +0 -4
- package/getVmfsDisks.js.map +1 -1
- package/guestOsCustomization.d.ts +26 -0
- package/guestOsCustomization.js +26 -0
- package/guestOsCustomization.js.map +1 -1
- package/haVmOverride.d.ts +81 -162
- package/haVmOverride.js.map +1 -1
- package/host.d.ts +0 -10
- package/host.js +0 -10
- package/host.js.map +1 -1
- package/hostPortGroup.d.ts +6 -12
- package/hostPortGroup.js +6 -12
- package/hostPortGroup.js.map +1 -1
- package/hostVirtualSwitch.d.ts +60 -123
- package/hostVirtualSwitch.js.map +1 -1
- package/license.d.ts +0 -17
- package/license.js +0 -17
- package/license.js.map +1 -1
- package/package.json +1 -1
- package/resourcePool.d.ts +27 -11
- package/resourcePool.js +27 -11
- package/resourcePool.js.map +1 -1
- package/types/input.d.ts +48 -116
- package/types/output.d.ts +48 -116
- package/virtualDisk.d.ts +3 -3
- package/virtualMachine.d.ts +248 -359
- package/virtualMachine.js.map +1 -1
- package/virtualMachineSnapshot.d.ts +3 -5
- package/virtualMachineSnapshot.js +3 -5
- package/virtualMachineSnapshot.js.map +1 -1
- package/vmStoragePolicy.d.ts +28 -34
- package/vmStoragePolicy.js +28 -34
- package/vmStoragePolicy.js.map +1 -1
- package/vnic.d.ts +4 -10
- package/vnic.js +4 -10
- package/vnic.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as outputs from "../types/output";
|
|
2
2
|
export interface ComputeClusterVsanDiskGroup {
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Cache disk.
|
|
5
5
|
*/
|
|
6
6
|
cache?: string;
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* List of storage disks.
|
|
9
9
|
*/
|
|
10
10
|
storages?: string[];
|
|
11
11
|
}
|
|
@@ -31,7 +31,7 @@ export interface ComputeClusterVsanStretchedCluster {
|
|
|
31
31
|
*/
|
|
32
32
|
preferredFaultDomainHostIds: string[];
|
|
33
33
|
/**
|
|
34
|
-
* The name of
|
|
34
|
+
* The name of prepferred fault domain.
|
|
35
35
|
*/
|
|
36
36
|
preferredFaultDomainName?: string;
|
|
37
37
|
/**
|
|
@@ -39,56 +39,7 @@ export interface ComputeClusterVsanStretchedCluster {
|
|
|
39
39
|
*/
|
|
40
40
|
secondaryFaultDomainHostIds: string[];
|
|
41
41
|
/**
|
|
42
|
-
* The name of
|
|
43
|
-
*
|
|
44
|
-
* > **NOTE:** You must disable vSphere HA before you enable vSAN on the cluster.
|
|
45
|
-
* You can enable or re-enable vSphere HA after vSAN is configured.
|
|
46
|
-
*
|
|
47
|
-
* <!--Start PulumiCodeChooser -->
|
|
48
|
-
* ```typescript
|
|
49
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
50
|
-
* import * as vsphere from "@pulumi/vsphere";
|
|
51
|
-
*
|
|
52
|
-
* const computeCluster = new vsphere.ComputeCluster("computeCluster", {
|
|
53
|
-
* datacenterId: data.vsphere_datacenter.datacenter.id,
|
|
54
|
-
* hostSystemIds: [data.vsphere_host.host.map(__item => __item.id)],
|
|
55
|
-
* drsEnabled: true,
|
|
56
|
-
* drsAutomationLevel: "fullyAutomated",
|
|
57
|
-
* haEnabled: false,
|
|
58
|
-
* vsanEnabled: true,
|
|
59
|
-
* vsanEsaEnabled: true,
|
|
60
|
-
* vsanDedupEnabled: true,
|
|
61
|
-
* vsanCompressionEnabled: true,
|
|
62
|
-
* vsanPerformanceEnabled: true,
|
|
63
|
-
* vsanVerboseModeEnabled: true,
|
|
64
|
-
* vsanNetworkDiagnosticModeEnabled: true,
|
|
65
|
-
* vsanUnmapEnabled: true,
|
|
66
|
-
* vsanDitEncryptionEnabled: true,
|
|
67
|
-
* vsanDitRekeyInterval: 1800,
|
|
68
|
-
* vsanDiskGroups: [{
|
|
69
|
-
* cache: data.vsphere_vmfs_disks.cache_disks[0],
|
|
70
|
-
* storages: data.vsphere_vmfs_disks.storage_disks,
|
|
71
|
-
* }],
|
|
72
|
-
* vsanFaultDomains: [{
|
|
73
|
-
* faultDomains: [
|
|
74
|
-
* {
|
|
75
|
-
* name: "fd1",
|
|
76
|
-
* hostIds: [data.vsphere_host.faultdomain1_hosts.map(__item => __item.id)],
|
|
77
|
-
* },
|
|
78
|
-
* {
|
|
79
|
-
* name: "fd2",
|
|
80
|
-
* hostIds: [data.vsphere_host.faultdomain2_hosts.map(__item => __item.id)],
|
|
81
|
-
* },
|
|
82
|
-
* ],
|
|
83
|
-
* }],
|
|
84
|
-
* vsanStretchedCluster: {
|
|
85
|
-
* preferredFaultDomainHostIds: [data.vsphere_host.preferred_fault_domain_host.map(__item => __item.id)],
|
|
86
|
-
* secondaryFaultDomainHostIds: [data.vsphere_host.secondary_fault_domain_host.map(__item => __item.id)],
|
|
87
|
-
* witnessNode: data.vsphere_host.witness_host.id,
|
|
88
|
-
* },
|
|
89
|
-
* });
|
|
90
|
-
* ```
|
|
91
|
-
* <!--End PulumiCodeChooser -->
|
|
42
|
+
* The name of secondary fault domain.
|
|
92
43
|
*/
|
|
93
44
|
secondaryFaultDomainName?: string;
|
|
94
45
|
/**
|
|
@@ -98,11 +49,11 @@ export interface ComputeClusterVsanStretchedCluster {
|
|
|
98
49
|
}
|
|
99
50
|
export interface ContentLibraryPublication {
|
|
100
51
|
/**
|
|
101
|
-
*
|
|
52
|
+
* Method to authenticate users. Must be `NONE` or `BASIC`.
|
|
102
53
|
*/
|
|
103
54
|
authenticationMethod?: string;
|
|
104
55
|
/**
|
|
105
|
-
* Password used
|
|
56
|
+
* Password used by subscribers to authenticate.
|
|
106
57
|
*/
|
|
107
58
|
password: string;
|
|
108
59
|
/**
|
|
@@ -114,7 +65,7 @@ export interface ContentLibraryPublication {
|
|
|
114
65
|
*/
|
|
115
66
|
published?: boolean;
|
|
116
67
|
/**
|
|
117
|
-
* Username used
|
|
68
|
+
* Username used by subscribers to authenticate. Currently can only be `vcsp`.
|
|
118
69
|
*/
|
|
119
70
|
username: string;
|
|
120
71
|
}
|
|
@@ -156,30 +107,25 @@ export interface DistributedPortGroupVlanRange {
|
|
|
156
107
|
}
|
|
157
108
|
export interface DistributedVirtualSwitchHost {
|
|
158
109
|
/**
|
|
159
|
-
*
|
|
160
|
-
* added in order they are specified.
|
|
110
|
+
* Name of the physical NIC to be added to the proxy switch.
|
|
161
111
|
*/
|
|
162
112
|
devices?: string[];
|
|
163
113
|
/**
|
|
164
|
-
* The
|
|
165
|
-
* VDS.
|
|
114
|
+
* The managed object ID of the host this specification applies to.
|
|
166
115
|
*/
|
|
167
116
|
hostSystemId: string;
|
|
168
117
|
}
|
|
169
118
|
export interface DistributedVirtualSwitchPvlanMapping {
|
|
170
119
|
/**
|
|
171
|
-
* The primary VLAN ID. The VLAN IDs of 0 and
|
|
172
|
-
* 4095 are reserved and cannot be used in this property.
|
|
120
|
+
* The primary VLAN ID. The VLAN IDs of 0 and 4095 are reserved and cannot be used in this property.
|
|
173
121
|
*/
|
|
174
122
|
primaryVlanId: number;
|
|
175
123
|
/**
|
|
176
|
-
* The private VLAN type. Valid values are
|
|
177
|
-
* promiscuous, community and isolated.
|
|
124
|
+
* The private VLAN type. Valid values are promiscuous, community and isolated.
|
|
178
125
|
*/
|
|
179
126
|
pvlanType: string;
|
|
180
127
|
/**
|
|
181
|
-
* The secondary VLAN ID. The VLAN IDs of 0
|
|
182
|
-
* and 4095 are reserved and cannot be used in this property.
|
|
128
|
+
* The secondary VLAN ID. The VLAN IDs of 0 and 4095 are reserved and cannot be used in this property.
|
|
183
129
|
*/
|
|
184
130
|
secondaryVlanId: number;
|
|
185
131
|
}
|
|
@@ -576,11 +522,11 @@ export interface HostPortGroupPort {
|
|
|
576
522
|
}
|
|
577
523
|
export interface VirtualMachineCdrom {
|
|
578
524
|
/**
|
|
579
|
-
* Indicates whether the device should be
|
|
525
|
+
* Indicates whether the device should be mapped to a remote client device
|
|
580
526
|
*/
|
|
581
527
|
clientDevice?: boolean;
|
|
582
528
|
/**
|
|
583
|
-
* The datastore ID
|
|
529
|
+
* The datastore ID the ISO is located on.
|
|
584
530
|
*/
|
|
585
531
|
datastoreId?: string;
|
|
586
532
|
/**
|
|
@@ -592,11 +538,7 @@ export interface VirtualMachineCdrom {
|
|
|
592
538
|
*/
|
|
593
539
|
key: number;
|
|
594
540
|
/**
|
|
595
|
-
* The path to the ISO file
|
|
596
|
-
*
|
|
597
|
-
* > **NOTE:** Either `clientDevice` (for a remote backed CD-ROM) or `datastoreId` and `path` (for a datastore ISO backed CD-ROM) are required to .
|
|
598
|
-
*
|
|
599
|
-
* > **NOTE:** Some CD-ROM drive types are not supported by this resource, such as pass-through devices. If these drives are present in a cloned template, or added outside of the provider, the desired state will be corrected to the defined device, or removed if no `cdrom` block is present.
|
|
541
|
+
* The path to the ISO file on the datastore.
|
|
600
542
|
*/
|
|
601
543
|
path?: string;
|
|
602
544
|
}
|
|
@@ -666,7 +608,7 @@ export interface VirtualMachineCloneCustomize {
|
|
|
666
608
|
*/
|
|
667
609
|
linuxOptions?: outputs.VirtualMachineCloneCustomizeLinuxOptions;
|
|
668
610
|
/**
|
|
669
|
-
* A specification
|
|
611
|
+
* A specification of network interface configuration options.
|
|
670
612
|
*/
|
|
671
613
|
networkInterfaces?: outputs.VirtualMachineCloneCustomizeNetworkInterface[];
|
|
672
614
|
/**
|
|
@@ -786,17 +728,15 @@ export interface VirtualMachineCloneCustomizeWindowsOptions {
|
|
|
786
728
|
}
|
|
787
729
|
export interface VirtualMachineDisk {
|
|
788
730
|
/**
|
|
789
|
-
*
|
|
790
|
-
*
|
|
791
|
-
* > **NOTE:** External disks cannot be attached when `datastoreClusterId` is used.
|
|
731
|
+
* If this is true, the disk is attached instead of created. Implies keep_on_remove.
|
|
792
732
|
*/
|
|
793
733
|
attach?: boolean;
|
|
794
734
|
/**
|
|
795
|
-
* The type of
|
|
735
|
+
* The type of controller the disk should be connected to. Must be 'scsi', 'sata', or 'ide'.
|
|
796
736
|
*/
|
|
797
737
|
controllerType?: string;
|
|
798
738
|
/**
|
|
799
|
-
* The datastore ID
|
|
739
|
+
* The datastore ID for this virtual disk, if different than the virtual machine.
|
|
800
740
|
*/
|
|
801
741
|
datastoreId: string;
|
|
802
742
|
/**
|
|
@@ -804,39 +744,35 @@ export interface VirtualMachineDisk {
|
|
|
804
744
|
*/
|
|
805
745
|
deviceAddress: string;
|
|
806
746
|
/**
|
|
807
|
-
* The mode of this this virtual disk for purposes of writes and
|
|
808
|
-
*
|
|
809
|
-
* [vmware-docs-disk-mode]: https://vdc-download.vmware.com/vmwb-repository/dcr-public/da47f910-60ac-438b-8b9b-6122f4d14524/16b7274a-bf8b-4b4c-a05e-746f2aa93c8c/doc/vim.vm.device.VirtualDiskOption.DiskMode.html
|
|
747
|
+
* The mode of this this virtual disk for purposes of writes and snapshotting. Can be one of append, independent_nonpersistent, independent_persistent, nonpersistent, persistent, or undoable.
|
|
810
748
|
*/
|
|
811
749
|
diskMode?: string;
|
|
812
750
|
/**
|
|
813
|
-
* The sharing mode of this virtual disk.
|
|
814
|
-
*
|
|
815
|
-
* > **NOTE:** Disk sharing is only available on vSphere 6.0 and later.
|
|
751
|
+
* The sharing mode of this virtual disk. Can be one of sharingMultiWriter or sharingNone.
|
|
816
752
|
*/
|
|
817
753
|
diskSharing?: string;
|
|
818
754
|
/**
|
|
819
|
-
*
|
|
755
|
+
* The virtual disk file zeroing policy when thinProvision is not true. The default is false, which lazily-zeros the disk, speeding up thick-provisioned disk creation time.
|
|
820
756
|
*/
|
|
821
757
|
eagerlyScrub?: boolean;
|
|
822
758
|
/**
|
|
823
|
-
* The upper limit of IOPS that this disk can use.
|
|
759
|
+
* The upper limit of IOPS that this disk can use.
|
|
824
760
|
*/
|
|
825
761
|
ioLimit?: number;
|
|
826
762
|
/**
|
|
827
|
-
* The I/O
|
|
763
|
+
* The I/O guarantee that this disk has, in IOPS.
|
|
828
764
|
*/
|
|
829
765
|
ioReservation?: number;
|
|
830
766
|
/**
|
|
831
|
-
* The share count for
|
|
767
|
+
* The share count for this disk when the share level is custom.
|
|
832
768
|
*/
|
|
833
769
|
ioShareCount?: number;
|
|
834
770
|
/**
|
|
835
|
-
* The share allocation level for
|
|
771
|
+
* The share allocation level for this disk. Can be one of low, normal, high, or custom.
|
|
836
772
|
*/
|
|
837
773
|
ioShareLevel?: string;
|
|
838
774
|
/**
|
|
839
|
-
*
|
|
775
|
+
* Set to true to keep the underlying VMDK file when removing this virtual disk from configuration.
|
|
840
776
|
*/
|
|
841
777
|
keepOnRemove?: boolean;
|
|
842
778
|
/**
|
|
@@ -848,57 +784,53 @@ export interface VirtualMachineDisk {
|
|
|
848
784
|
*/
|
|
849
785
|
label: string;
|
|
850
786
|
/**
|
|
851
|
-
* The path
|
|
852
|
-
*
|
|
853
|
-
* > **NOTE:** Either `clientDevice` (for a remote backed CD-ROM) or `datastoreId` and `path` (for a datastore ISO backed CD-ROM) are required to .
|
|
854
|
-
*
|
|
855
|
-
* > **NOTE:** Some CD-ROM drive types are not supported by this resource, such as pass-through devices. If these drives are present in a cloned template, or added outside of the provider, the desired state will be corrected to the defined device, or removed if no `cdrom` block is present.
|
|
787
|
+
* The full path of the virtual disk. This can only be provided if attach is set to true, otherwise it is a read-only value.
|
|
856
788
|
*/
|
|
857
789
|
path: string;
|
|
858
790
|
/**
|
|
859
|
-
* The size of the disk, in GB.
|
|
791
|
+
* The size of the disk, in GB.
|
|
860
792
|
*/
|
|
861
793
|
size?: number;
|
|
862
794
|
/**
|
|
863
|
-
* The
|
|
795
|
+
* The ID of the storage policy to assign to the virtual disk in VM.
|
|
864
796
|
*/
|
|
865
797
|
storagePolicyId: string;
|
|
866
798
|
/**
|
|
867
|
-
* If
|
|
799
|
+
* If true, this disk is thin provisioned, with space for the file being allocated on an as-needed basis.
|
|
868
800
|
*/
|
|
869
801
|
thinProvisioned?: boolean;
|
|
870
802
|
/**
|
|
871
|
-
* The
|
|
803
|
+
* The unique device number for this disk. This number determines where on the SCSI bus this device will be attached.
|
|
872
804
|
*/
|
|
873
805
|
unitNumber?: number;
|
|
874
806
|
/**
|
|
875
|
-
* The UUID of the virtual
|
|
807
|
+
* The UUID of the virtual machine. Also exposed as the `id` of the resource.
|
|
876
808
|
*/
|
|
877
809
|
uuid: string;
|
|
878
810
|
/**
|
|
879
|
-
* If
|
|
811
|
+
* If true, writes for this disk are sent directly to the filesystem immediately instead of being buffered.
|
|
880
812
|
*/
|
|
881
813
|
writeThrough?: boolean;
|
|
882
814
|
}
|
|
883
815
|
export interface VirtualMachineNetworkInterface {
|
|
884
816
|
/**
|
|
885
|
-
* The
|
|
817
|
+
* The controller type. Can be one of e1000, e1000e, sriov, vmxnet3, or vrdma.
|
|
886
818
|
*/
|
|
887
819
|
adapterType?: string;
|
|
888
820
|
/**
|
|
889
|
-
* The upper bandwidth limit of
|
|
821
|
+
* The upper bandwidth limit of this network interface, in Mbits/sec.
|
|
890
822
|
*/
|
|
891
823
|
bandwidthLimit?: number;
|
|
892
824
|
/**
|
|
893
|
-
* The bandwidth reservation of
|
|
825
|
+
* The bandwidth reservation of this network interface, in Mbits/sec.
|
|
894
826
|
*/
|
|
895
827
|
bandwidthReservation?: number;
|
|
896
828
|
/**
|
|
897
|
-
* The share count for
|
|
829
|
+
* The share count for this network interface when the share level is custom.
|
|
898
830
|
*/
|
|
899
831
|
bandwidthShareCount: number;
|
|
900
832
|
/**
|
|
901
|
-
* The bandwidth share allocation level for
|
|
833
|
+
* The bandwidth share allocation level for this interface. Can be one of low, normal, high, or custom.
|
|
902
834
|
*/
|
|
903
835
|
bandwidthShareLevel?: string;
|
|
904
836
|
/**
|
|
@@ -910,15 +842,15 @@ export interface VirtualMachineNetworkInterface {
|
|
|
910
842
|
*/
|
|
911
843
|
key: number;
|
|
912
844
|
/**
|
|
913
|
-
* The MAC address of
|
|
845
|
+
* The MAC address of this network interface. Can only be manually set if useStaticMac is true.
|
|
914
846
|
*/
|
|
915
847
|
macAddress: string;
|
|
916
848
|
/**
|
|
917
|
-
* The
|
|
849
|
+
* The ID of the network to connect this network interface to.
|
|
918
850
|
*/
|
|
919
851
|
networkId: string;
|
|
920
852
|
/**
|
|
921
|
-
*
|
|
853
|
+
* Mapping of network interface to OVF network.
|
|
922
854
|
*/
|
|
923
855
|
ovfMapping?: string;
|
|
924
856
|
/**
|
|
@@ -926,7 +858,7 @@ export interface VirtualMachineNetworkInterface {
|
|
|
926
858
|
*/
|
|
927
859
|
physicalFunction?: string;
|
|
928
860
|
/**
|
|
929
|
-
* If true, the
|
|
861
|
+
* If true, the macAddress field is treated as a static MAC address and set accordingly.
|
|
930
862
|
*/
|
|
931
863
|
useStaticMac?: boolean;
|
|
932
864
|
}
|
|
@@ -994,19 +926,19 @@ export interface VmStoragePolicyTagRule {
|
|
|
994
926
|
}
|
|
995
927
|
export interface VnicIpv4 {
|
|
996
928
|
/**
|
|
997
|
-
* Use DHCP to configure the interface's
|
|
929
|
+
* Use DHCP to configure the interface's IPv4 stack.
|
|
998
930
|
*/
|
|
999
931
|
dhcp?: boolean;
|
|
1000
932
|
/**
|
|
1001
|
-
* IP address of the default gateway, if DHCP
|
|
933
|
+
* IP address of the default gateway, if DHCP is not set.
|
|
1002
934
|
*/
|
|
1003
935
|
gw?: string;
|
|
1004
936
|
/**
|
|
1005
|
-
*
|
|
937
|
+
* address of the interface, if DHCP is not set.
|
|
1006
938
|
*/
|
|
1007
939
|
ip?: string;
|
|
1008
940
|
/**
|
|
1009
|
-
*
|
|
941
|
+
* netmask of the interface, if DHCP is not set.
|
|
1010
942
|
*/
|
|
1011
943
|
netmask?: string;
|
|
1012
944
|
}
|
|
@@ -1020,7 +952,7 @@ export interface VnicIpv6 {
|
|
|
1020
952
|
*/
|
|
1021
953
|
autoconfig?: boolean;
|
|
1022
954
|
/**
|
|
1023
|
-
* Use DHCP to configure the interface's
|
|
955
|
+
* Use DHCP to configure the interface's IPv4 stack.
|
|
1024
956
|
*/
|
|
1025
957
|
dhcp?: boolean;
|
|
1026
958
|
/**
|
package/virtualDisk.d.ts
CHANGED
|
@@ -26,7 +26,7 @@ export declare class VirtualDisk extends pulumi.CustomResource {
|
|
|
26
26
|
* disk controller types. This parameter will be removed in future versions of the
|
|
27
27
|
* vSphere provider.
|
|
28
28
|
*
|
|
29
|
-
* @deprecated this attribute has no effect on controller types - please use
|
|
29
|
+
* @deprecated this attribute has no effect on controller types - please use scsiType in vsphere.VirtualMachine instead
|
|
30
30
|
*/
|
|
31
31
|
readonly adapterType: pulumi.Output<string | undefined>;
|
|
32
32
|
/**
|
|
@@ -92,7 +92,7 @@ export interface VirtualDiskState {
|
|
|
92
92
|
* disk controller types. This parameter will be removed in future versions of the
|
|
93
93
|
* vSphere provider.
|
|
94
94
|
*
|
|
95
|
-
* @deprecated this attribute has no effect on controller types - please use
|
|
95
|
+
* @deprecated this attribute has no effect on controller types - please use scsiType in vsphere.VirtualMachine instead
|
|
96
96
|
*/
|
|
97
97
|
adapterType?: pulumi.Input<string>;
|
|
98
98
|
/**
|
|
@@ -150,7 +150,7 @@ export interface VirtualDiskArgs {
|
|
|
150
150
|
* disk controller types. This parameter will be removed in future versions of the
|
|
151
151
|
* vSphere provider.
|
|
152
152
|
*
|
|
153
|
-
* @deprecated this attribute has no effect on controller types - please use
|
|
153
|
+
* @deprecated this attribute has no effect on controller types - please use scsiType in vsphere.VirtualMachine instead
|
|
154
154
|
*/
|
|
155
155
|
adapterType?: pulumi.Input<string>;
|
|
156
156
|
/**
|