@pulumi/vsphere 4.10.0 → 4.10.2-alpha.1720054582
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 +309 -633
- package/computeCluster.js +2 -0
- package/computeCluster.js.map +1 -1
- package/computeClusterVmAffinityRule.d.ts +14 -10
- package/computeClusterVmAffinityRule.js +14 -10
- package/computeClusterVmAffinityRule.js.map +1 -1
- package/datacenter.d.ts +14 -15
- package/datacenter.js +14 -6
- package/datacenter.js.map +1 -1
- package/datastoreCluster.d.ts +72 -162
- package/datastoreCluster.js.map +1 -1
- package/distributedPortGroup.d.ts +54 -78
- package/distributedPortGroup.js.map +1 -1
- package/distributedVirtualSwitch.d.ts +129 -351
- package/distributedVirtualSwitch.js.map +1 -1
- package/entityPermissions.d.ts +24 -15
- package/entityPermissions.js.map +1 -1
- package/file.d.ts +8 -12
- package/file.js +8 -12
- package/file.js.map +1 -1
- package/folder.d.ts +0 -9
- package/folder.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 +22 -22
- package/getComputeClusterHostGroup.js +16 -18
- package/getComputeClusterHostGroup.js.map +1 -1
- package/getContentLibrary.d.ts +10 -10
- package/getContentLibrary.js +10 -10
- package/getContentLibraryItem.d.ts +12 -8
- package/getContentLibraryItem.js +4 -4
- package/getContentLibraryItem.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 +9 -13
- 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 +38 -44
- package/getDatastoreStats.js +16 -24
- 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 +18 -20
- package/getDynamic.js +12 -14
- package/getDynamic.js.map +1 -1
- package/getFolder.d.ts +10 -6
- package/getFolder.js +10 -6
- package/getFolder.js.map +1 -1
- package/getGuestOsCustomization.d.ts +8 -51
- package/getGuestOsCustomization.js +4 -34
- package/getGuestOsCustomization.js.map +1 -1
- package/getHost.d.ts +0 -4
- package/getHost.js +0 -4
- package/getHost.js.map +1 -1
- package/getHostBaseImages.d.ts +42 -0
- package/getHostBaseImages.js +43 -0
- package/getHostBaseImages.js.map +1 -0
- package/getHostPciDevice.d.ts +14 -20
- package/getHostPciDevice.js +10 -18
- package/getHostPciDevice.js.map +1 -1
- package/getHostThumbprint.d.ts +12 -16
- package/getHostThumbprint.js +8 -12
- package/getHostThumbprint.js.map +1 -1
- package/getHostVgpuProfile.d.ts +4 -10
- package/getHostVgpuProfile.js +0 -8
- package/getHostVgpuProfile.js.map +1 -1
- package/getLicense.d.ts +2 -5
- package/getLicense.js +0 -4
- package/getLicense.js.map +1 -1
- package/getNetwork.d.ts +14 -18
- package/getNetwork.js +10 -14
- 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 +14 -18
- package/getResourcePool.js +14 -18
- package/getResourcePool.js.map +1 -1
- package/getRole.d.ts +4 -8
- package/getRole.js +4 -8
- 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 +48 -40
- package/getVirtualMachine.js +6 -12
- 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/index.d.ts +12 -0
- package/index.js +21 -2
- package/index.js.map +1 -1
- package/license.d.ts +0 -17
- package/license.js +0 -17
- package/license.js.map +1 -1
- package/nasDatastore.d.ts +3 -3
- package/offlineSoftwareDepot.d.ts +63 -0
- package/offlineSoftwareDepot.js +59 -0
- package/offlineSoftwareDepot.js.map +1 -0
- package/package.json +3 -2
- package/resourcePool.d.ts +28 -12
- package/resourcePool.js +28 -12
- package/resourcePool.js.map +1 -1
- package/supervisor.d.ts +292 -0
- package/supervisor.js +178 -0
- package/supervisor.js.map +1 -0
- package/types/input.d.ts +172 -119
- package/types/output.d.ts +192 -134
- package/virtualDisk.d.ts +6 -6
- package/virtualMachine.d.ts +250 -361
- package/virtualMachine.js.map +1 -1
- package/virtualMachineClass.d.ts +143 -0
- package/virtualMachineClass.js +100 -0
- package/virtualMachineClass.js.map +1 -0
- package/virtualMachineSnapshot.d.ts +4 -6
- package/virtualMachineSnapshot.js +4 -6
- package/virtualMachineSnapshot.js.map +1 -1
- package/vmStoragePolicy.d.ts +29 -35
- package/vmStoragePolicy.js +29 -35
- package/vmStoragePolicy.js.map +1 -1
- package/vnic.d.ts +34 -42
- package/vnic.js +31 -39
- package/vnic.js.map +1 -1
- package/package.json.bak +0 -29
package/types/input.d.ts
CHANGED
|
@@ -1,12 +1,32 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
|
+
export interface ComputeClusterHostImage {
|
|
4
|
+
/**
|
|
5
|
+
* List of custom components.
|
|
6
|
+
*/
|
|
7
|
+
components?: pulumi.Input<pulumi.Input<inputs.ComputeClusterHostImageComponent>[]>;
|
|
8
|
+
/**
|
|
9
|
+
* The ESXi version which the image is based on.
|
|
10
|
+
*/
|
|
11
|
+
esxVersion?: pulumi.Input<string>;
|
|
12
|
+
}
|
|
13
|
+
export interface ComputeClusterHostImageComponent {
|
|
14
|
+
/**
|
|
15
|
+
* The identifier for the component.
|
|
16
|
+
*/
|
|
17
|
+
key?: pulumi.Input<string>;
|
|
18
|
+
/**
|
|
19
|
+
* The version to use.
|
|
20
|
+
*/
|
|
21
|
+
version?: pulumi.Input<string>;
|
|
22
|
+
}
|
|
3
23
|
export interface ComputeClusterVsanDiskGroup {
|
|
4
24
|
/**
|
|
5
|
-
*
|
|
25
|
+
* Cache disk.
|
|
6
26
|
*/
|
|
7
27
|
cache?: pulumi.Input<string>;
|
|
8
28
|
/**
|
|
9
|
-
*
|
|
29
|
+
* List of storage disks.
|
|
10
30
|
*/
|
|
11
31
|
storages?: pulumi.Input<pulumi.Input<string>[]>;
|
|
12
32
|
}
|
|
@@ -32,7 +52,7 @@ export interface ComputeClusterVsanStretchedCluster {
|
|
|
32
52
|
*/
|
|
33
53
|
preferredFaultDomainHostIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
34
54
|
/**
|
|
35
|
-
* The name of
|
|
55
|
+
* The name of prepferred fault domain.
|
|
36
56
|
*/
|
|
37
57
|
preferredFaultDomainName?: pulumi.Input<string>;
|
|
38
58
|
/**
|
|
@@ -40,56 +60,7 @@ export interface ComputeClusterVsanStretchedCluster {
|
|
|
40
60
|
*/
|
|
41
61
|
secondaryFaultDomainHostIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
42
62
|
/**
|
|
43
|
-
* The name of
|
|
44
|
-
*
|
|
45
|
-
* > **NOTE:** You must disable vSphere HA before you enable vSAN on the cluster.
|
|
46
|
-
* You can enable or re-enable vSphere HA after vSAN is configured.
|
|
47
|
-
*
|
|
48
|
-
* <!--Start PulumiCodeChooser -->
|
|
49
|
-
* ```typescript
|
|
50
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
51
|
-
* import * as vsphere from "@pulumi/vsphere";
|
|
52
|
-
*
|
|
53
|
-
* const computeCluster = new vsphere.ComputeCluster("computeCluster", {
|
|
54
|
-
* datacenterId: data.vsphere_datacenter.datacenter.id,
|
|
55
|
-
* hostSystemIds: [data.vsphere_host.host.map(__item => __item.id)],
|
|
56
|
-
* drsEnabled: true,
|
|
57
|
-
* drsAutomationLevel: "fullyAutomated",
|
|
58
|
-
* haEnabled: false,
|
|
59
|
-
* vsanEnabled: true,
|
|
60
|
-
* vsanEsaEnabled: true,
|
|
61
|
-
* vsanDedupEnabled: true,
|
|
62
|
-
* vsanCompressionEnabled: true,
|
|
63
|
-
* vsanPerformanceEnabled: true,
|
|
64
|
-
* vsanVerboseModeEnabled: true,
|
|
65
|
-
* vsanNetworkDiagnosticModeEnabled: true,
|
|
66
|
-
* vsanUnmapEnabled: true,
|
|
67
|
-
* vsanDitEncryptionEnabled: true,
|
|
68
|
-
* vsanDitRekeyInterval: 1800,
|
|
69
|
-
* vsanDiskGroups: [{
|
|
70
|
-
* cache: data.vsphere_vmfs_disks.cache_disks[0],
|
|
71
|
-
* storages: data.vsphere_vmfs_disks.storage_disks,
|
|
72
|
-
* }],
|
|
73
|
-
* vsanFaultDomains: [{
|
|
74
|
-
* faultDomains: [
|
|
75
|
-
* {
|
|
76
|
-
* name: "fd1",
|
|
77
|
-
* hostIds: [data.vsphere_host.faultdomain1_hosts.map(__item => __item.id)],
|
|
78
|
-
* },
|
|
79
|
-
* {
|
|
80
|
-
* name: "fd2",
|
|
81
|
-
* hostIds: [data.vsphere_host.faultdomain2_hosts.map(__item => __item.id)],
|
|
82
|
-
* },
|
|
83
|
-
* ],
|
|
84
|
-
* }],
|
|
85
|
-
* vsanStretchedCluster: {
|
|
86
|
-
* preferredFaultDomainHostIds: [data.vsphere_host.preferred_fault_domain_host.map(__item => __item.id)],
|
|
87
|
-
* secondaryFaultDomainHostIds: [data.vsphere_host.secondary_fault_domain_host.map(__item => __item.id)],
|
|
88
|
-
* witnessNode: data.vsphere_host.witness_host.id,
|
|
89
|
-
* },
|
|
90
|
-
* });
|
|
91
|
-
* ```
|
|
92
|
-
* <!--End PulumiCodeChooser -->
|
|
63
|
+
* The name of secondary fault domain.
|
|
93
64
|
*/
|
|
94
65
|
secondaryFaultDomainName?: pulumi.Input<string>;
|
|
95
66
|
/**
|
|
@@ -99,11 +70,11 @@ export interface ComputeClusterVsanStretchedCluster {
|
|
|
99
70
|
}
|
|
100
71
|
export interface ContentLibraryPublication {
|
|
101
72
|
/**
|
|
102
|
-
*
|
|
73
|
+
* Method to authenticate users. Must be `NONE` or `BASIC`.
|
|
103
74
|
*/
|
|
104
75
|
authenticationMethod?: pulumi.Input<string>;
|
|
105
76
|
/**
|
|
106
|
-
* Password used
|
|
77
|
+
* Password used by subscribers to authenticate.
|
|
107
78
|
*/
|
|
108
79
|
password?: pulumi.Input<string>;
|
|
109
80
|
/**
|
|
@@ -115,7 +86,7 @@ export interface ContentLibraryPublication {
|
|
|
115
86
|
*/
|
|
116
87
|
published?: pulumi.Input<boolean>;
|
|
117
88
|
/**
|
|
118
|
-
* Username used
|
|
89
|
+
* Username used by subscribers to authenticate. Currently can only be `vcsp`.
|
|
119
90
|
*/
|
|
120
91
|
username?: pulumi.Input<string>;
|
|
121
92
|
}
|
|
@@ -157,30 +128,25 @@ export interface DistributedPortGroupVlanRange {
|
|
|
157
128
|
}
|
|
158
129
|
export interface DistributedVirtualSwitchHost {
|
|
159
130
|
/**
|
|
160
|
-
*
|
|
161
|
-
* added in order they are specified.
|
|
131
|
+
* Name of the physical NIC to be added to the proxy switch.
|
|
162
132
|
*/
|
|
163
133
|
devices?: pulumi.Input<pulumi.Input<string>[]>;
|
|
164
134
|
/**
|
|
165
|
-
* The
|
|
166
|
-
* VDS.
|
|
135
|
+
* The managed object ID of the host this specification applies to.
|
|
167
136
|
*/
|
|
168
137
|
hostSystemId: pulumi.Input<string>;
|
|
169
138
|
}
|
|
170
139
|
export interface DistributedVirtualSwitchPvlanMapping {
|
|
171
140
|
/**
|
|
172
|
-
* The primary VLAN ID. The VLAN IDs of 0 and
|
|
173
|
-
* 4095 are reserved and cannot be used in this property.
|
|
141
|
+
* The primary VLAN ID. The VLAN IDs of 0 and 4095 are reserved and cannot be used in this property.
|
|
174
142
|
*/
|
|
175
143
|
primaryVlanId: pulumi.Input<number>;
|
|
176
144
|
/**
|
|
177
|
-
* The private VLAN type. Valid values are
|
|
178
|
-
* promiscuous, community and isolated.
|
|
145
|
+
* The private VLAN type. Valid values are promiscuous, community and isolated.
|
|
179
146
|
*/
|
|
180
147
|
pvlanType: pulumi.Input<string>;
|
|
181
148
|
/**
|
|
182
|
-
* The secondary VLAN ID. The VLAN IDs of 0
|
|
183
|
-
* and 4095 are reserved and cannot be used in this property.
|
|
149
|
+
* The secondary VLAN ID. The VLAN IDs of 0 and 4095 are reserved and cannot be used in this property.
|
|
184
150
|
*/
|
|
185
151
|
secondaryVlanId: pulumi.Input<number>;
|
|
186
152
|
}
|
|
@@ -196,15 +162,18 @@ export interface DistributedVirtualSwitchVlanRange {
|
|
|
196
162
|
}
|
|
197
163
|
export interface EntityPermissionsPermission {
|
|
198
164
|
/**
|
|
199
|
-
* Whether userOrGroup field refers to a user or a
|
|
165
|
+
* Whether `userOrGroup` field refers to a user or a
|
|
166
|
+
* group. True for a group and false for a user.
|
|
200
167
|
*/
|
|
201
168
|
isGroup: pulumi.Input<boolean>;
|
|
202
169
|
/**
|
|
203
|
-
* Whether or not this permission propagates down the
|
|
170
|
+
* Whether or not this permission propagates down the
|
|
171
|
+
* hierarchy to sub-entities.
|
|
204
172
|
*/
|
|
205
173
|
propagate: pulumi.Input<boolean>;
|
|
206
174
|
/**
|
|
207
|
-
* The role id of the role to be given to the user on
|
|
175
|
+
* The role id of the role to be given to the user on
|
|
176
|
+
* the specified entity.
|
|
208
177
|
*/
|
|
209
178
|
roleId: pulumi.Input<string>;
|
|
210
179
|
/**
|
|
@@ -335,6 +304,10 @@ export interface GuestOsCustomizationSpecWindowsOptions {
|
|
|
335
304
|
* The user account of the domain administrator used to join this virtual machine to the domain.
|
|
336
305
|
*/
|
|
337
306
|
domainAdminUser?: pulumi.Input<string>;
|
|
307
|
+
/**
|
|
308
|
+
* The MachineObjectOU which specifies the full LDAP path name of the OU to which the virtual machine belongs.
|
|
309
|
+
*/
|
|
310
|
+
domainOu?: pulumi.Input<string>;
|
|
338
311
|
/**
|
|
339
312
|
* The full name of the user of this virtual machine.
|
|
340
313
|
*/
|
|
@@ -378,13 +351,103 @@ export interface HostPortGroupPort {
|
|
|
378
351
|
*/
|
|
379
352
|
type?: pulumi.Input<string>;
|
|
380
353
|
}
|
|
354
|
+
export interface OfflineSoftwareDepotComponent {
|
|
355
|
+
/**
|
|
356
|
+
* The name of the component. Useful for easier identification.
|
|
357
|
+
*/
|
|
358
|
+
displayName?: pulumi.Input<string>;
|
|
359
|
+
/**
|
|
360
|
+
* The identifier of the component.
|
|
361
|
+
*/
|
|
362
|
+
key?: pulumi.Input<string>;
|
|
363
|
+
/**
|
|
364
|
+
* The list of available versions of the component.
|
|
365
|
+
*/
|
|
366
|
+
versions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
367
|
+
}
|
|
368
|
+
export interface SupervisorEgressCidr {
|
|
369
|
+
/**
|
|
370
|
+
* Network address.
|
|
371
|
+
*/
|
|
372
|
+
address: pulumi.Input<string>;
|
|
373
|
+
/**
|
|
374
|
+
* Subnet prefix.
|
|
375
|
+
*/
|
|
376
|
+
prefix: pulumi.Input<number>;
|
|
377
|
+
}
|
|
378
|
+
export interface SupervisorIngressCidr {
|
|
379
|
+
/**
|
|
380
|
+
* Network address.
|
|
381
|
+
*/
|
|
382
|
+
address: pulumi.Input<string>;
|
|
383
|
+
/**
|
|
384
|
+
* Subnet prefix.
|
|
385
|
+
*/
|
|
386
|
+
prefix: pulumi.Input<number>;
|
|
387
|
+
}
|
|
388
|
+
export interface SupervisorManagementNetwork {
|
|
389
|
+
/**
|
|
390
|
+
* Number of addresses to allocate. Starts from 'starting_address'
|
|
391
|
+
*/
|
|
392
|
+
addressCount: pulumi.Input<number>;
|
|
393
|
+
/**
|
|
394
|
+
* Gateway IP address.
|
|
395
|
+
*/
|
|
396
|
+
gateway: pulumi.Input<string>;
|
|
397
|
+
/**
|
|
398
|
+
* ID of the network. (e.g. a distributed port group).
|
|
399
|
+
*/
|
|
400
|
+
network: pulumi.Input<string>;
|
|
401
|
+
/**
|
|
402
|
+
* Starting address of the management network range.
|
|
403
|
+
*/
|
|
404
|
+
startingAddress: pulumi.Input<string>;
|
|
405
|
+
/**
|
|
406
|
+
* Subnet mask.
|
|
407
|
+
*/
|
|
408
|
+
subnetMask: pulumi.Input<string>;
|
|
409
|
+
}
|
|
410
|
+
export interface SupervisorNamespace {
|
|
411
|
+
/**
|
|
412
|
+
* A list of content libraries.
|
|
413
|
+
*/
|
|
414
|
+
contentLibraries?: pulumi.Input<pulumi.Input<string>[]>;
|
|
415
|
+
/**
|
|
416
|
+
* The name of the namespace.
|
|
417
|
+
*/
|
|
418
|
+
name: pulumi.Input<string>;
|
|
419
|
+
/**
|
|
420
|
+
* A list of virtual machine classes.
|
|
421
|
+
*/
|
|
422
|
+
vmClasses?: pulumi.Input<pulumi.Input<string>[]>;
|
|
423
|
+
}
|
|
424
|
+
export interface SupervisorPodCidr {
|
|
425
|
+
/**
|
|
426
|
+
* Network address.
|
|
427
|
+
*/
|
|
428
|
+
address: pulumi.Input<string>;
|
|
429
|
+
/**
|
|
430
|
+
* Subnet prefix.
|
|
431
|
+
*/
|
|
432
|
+
prefix: pulumi.Input<number>;
|
|
433
|
+
}
|
|
434
|
+
export interface SupervisorServiceCidr {
|
|
435
|
+
/**
|
|
436
|
+
* Network address.
|
|
437
|
+
*/
|
|
438
|
+
address: pulumi.Input<string>;
|
|
439
|
+
/**
|
|
440
|
+
* Subnet prefix.
|
|
441
|
+
*/
|
|
442
|
+
prefix: pulumi.Input<number>;
|
|
443
|
+
}
|
|
381
444
|
export interface VirtualMachineCdrom {
|
|
382
445
|
/**
|
|
383
|
-
* Indicates whether the device should be
|
|
446
|
+
* Indicates whether the device should be mapped to a remote client device
|
|
384
447
|
*/
|
|
385
448
|
clientDevice?: pulumi.Input<boolean>;
|
|
386
449
|
/**
|
|
387
|
-
* The datastore ID
|
|
450
|
+
* The datastore ID the ISO is located on.
|
|
388
451
|
*/
|
|
389
452
|
datastoreId?: pulumi.Input<string>;
|
|
390
453
|
/**
|
|
@@ -396,11 +459,7 @@ export interface VirtualMachineCdrom {
|
|
|
396
459
|
*/
|
|
397
460
|
key?: pulumi.Input<number>;
|
|
398
461
|
/**
|
|
399
|
-
* The path to the ISO file
|
|
400
|
-
*
|
|
401
|
-
* > **NOTE:** Either `clientDevice` (for a remote backed CD-ROM) or `datastoreId` and `path` (for a datastore ISO backed CD-ROM) are required to .
|
|
402
|
-
*
|
|
403
|
-
* > **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.
|
|
462
|
+
* The path to the ISO file on the datastore.
|
|
404
463
|
*/
|
|
405
464
|
path?: pulumi.Input<string>;
|
|
406
465
|
}
|
|
@@ -470,7 +529,7 @@ export interface VirtualMachineCloneCustomize {
|
|
|
470
529
|
*/
|
|
471
530
|
linuxOptions?: pulumi.Input<inputs.VirtualMachineCloneCustomizeLinuxOptions>;
|
|
472
531
|
/**
|
|
473
|
-
* A specification
|
|
532
|
+
* A specification of network interface configuration options.
|
|
474
533
|
*/
|
|
475
534
|
networkInterfaces?: pulumi.Input<pulumi.Input<inputs.VirtualMachineCloneCustomizeNetworkInterface>[]>;
|
|
476
535
|
/**
|
|
@@ -559,6 +618,10 @@ export interface VirtualMachineCloneCustomizeWindowsOptions {
|
|
|
559
618
|
* The user account of the domain administrator used to join this virtual machine to the domain.
|
|
560
619
|
*/
|
|
561
620
|
domainAdminUser?: pulumi.Input<string>;
|
|
621
|
+
/**
|
|
622
|
+
* The MachineObjectOU which specifies the full LDAP path name of the OU to which the virtual machine belongs.
|
|
623
|
+
*/
|
|
624
|
+
domainOu?: pulumi.Input<string>;
|
|
562
625
|
/**
|
|
563
626
|
* The full name of the user of this virtual machine.
|
|
564
627
|
*/
|
|
@@ -590,17 +653,15 @@ export interface VirtualMachineCloneCustomizeWindowsOptions {
|
|
|
590
653
|
}
|
|
591
654
|
export interface VirtualMachineDisk {
|
|
592
655
|
/**
|
|
593
|
-
*
|
|
594
|
-
*
|
|
595
|
-
* > **NOTE:** External disks cannot be attached when `datastoreClusterId` is used.
|
|
656
|
+
* If this is true, the disk is attached instead of created. Implies keep_on_remove.
|
|
596
657
|
*/
|
|
597
658
|
attach?: pulumi.Input<boolean>;
|
|
598
659
|
/**
|
|
599
|
-
* The type of
|
|
660
|
+
* The type of controller the disk should be connected to. Must be 'scsi', 'sata', or 'ide'.
|
|
600
661
|
*/
|
|
601
662
|
controllerType?: pulumi.Input<string>;
|
|
602
663
|
/**
|
|
603
|
-
* The datastore ID
|
|
664
|
+
* The datastore ID for this virtual disk, if different than the virtual machine.
|
|
604
665
|
*/
|
|
605
666
|
datastoreId?: pulumi.Input<string>;
|
|
606
667
|
/**
|
|
@@ -608,39 +669,35 @@ export interface VirtualMachineDisk {
|
|
|
608
669
|
*/
|
|
609
670
|
deviceAddress?: pulumi.Input<string>;
|
|
610
671
|
/**
|
|
611
|
-
* The mode of this this virtual disk for purposes of writes and
|
|
612
|
-
*
|
|
613
|
-
* [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
|
|
672
|
+
* 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.
|
|
614
673
|
*/
|
|
615
674
|
diskMode?: pulumi.Input<string>;
|
|
616
675
|
/**
|
|
617
|
-
* The sharing mode of this virtual disk.
|
|
618
|
-
*
|
|
619
|
-
* > **NOTE:** Disk sharing is only available on vSphere 6.0 and later.
|
|
676
|
+
* The sharing mode of this virtual disk. Can be one of sharingMultiWriter or sharingNone.
|
|
620
677
|
*/
|
|
621
678
|
diskSharing?: pulumi.Input<string>;
|
|
622
679
|
/**
|
|
623
|
-
*
|
|
680
|
+
* 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.
|
|
624
681
|
*/
|
|
625
682
|
eagerlyScrub?: pulumi.Input<boolean>;
|
|
626
683
|
/**
|
|
627
|
-
* The upper limit of IOPS that this disk can use.
|
|
684
|
+
* The upper limit of IOPS that this disk can use.
|
|
628
685
|
*/
|
|
629
686
|
ioLimit?: pulumi.Input<number>;
|
|
630
687
|
/**
|
|
631
|
-
* The I/O
|
|
688
|
+
* The I/O guarantee that this disk has, in IOPS.
|
|
632
689
|
*/
|
|
633
690
|
ioReservation?: pulumi.Input<number>;
|
|
634
691
|
/**
|
|
635
|
-
* The share count for
|
|
692
|
+
* The share count for this disk when the share level is custom.
|
|
636
693
|
*/
|
|
637
694
|
ioShareCount?: pulumi.Input<number>;
|
|
638
695
|
/**
|
|
639
|
-
* The share allocation level for
|
|
696
|
+
* The share allocation level for this disk. Can be one of low, normal, high, or custom.
|
|
640
697
|
*/
|
|
641
698
|
ioShareLevel?: pulumi.Input<string>;
|
|
642
699
|
/**
|
|
643
|
-
*
|
|
700
|
+
* Set to true to keep the underlying VMDK file when removing this virtual disk from configuration.
|
|
644
701
|
*/
|
|
645
702
|
keepOnRemove?: pulumi.Input<boolean>;
|
|
646
703
|
/**
|
|
@@ -652,57 +709,53 @@ export interface VirtualMachineDisk {
|
|
|
652
709
|
*/
|
|
653
710
|
label: pulumi.Input<string>;
|
|
654
711
|
/**
|
|
655
|
-
* The path
|
|
656
|
-
*
|
|
657
|
-
* > **NOTE:** Either `clientDevice` (for a remote backed CD-ROM) or `datastoreId` and `path` (for a datastore ISO backed CD-ROM) are required to .
|
|
658
|
-
*
|
|
659
|
-
* > **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.
|
|
712
|
+
* 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.
|
|
660
713
|
*/
|
|
661
714
|
path?: pulumi.Input<string>;
|
|
662
715
|
/**
|
|
663
|
-
* The size of the disk, in GB.
|
|
716
|
+
* The size of the disk, in GB.
|
|
664
717
|
*/
|
|
665
718
|
size?: pulumi.Input<number>;
|
|
666
719
|
/**
|
|
667
|
-
* The
|
|
720
|
+
* The ID of the storage policy to assign to the virtual disk in VM.
|
|
668
721
|
*/
|
|
669
722
|
storagePolicyId?: pulumi.Input<string>;
|
|
670
723
|
/**
|
|
671
|
-
* If
|
|
724
|
+
* If true, this disk is thin provisioned, with space for the file being allocated on an as-needed basis.
|
|
672
725
|
*/
|
|
673
726
|
thinProvisioned?: pulumi.Input<boolean>;
|
|
674
727
|
/**
|
|
675
|
-
* The
|
|
728
|
+
* The unique device number for this disk. This number determines where on the SCSI bus this device will be attached.
|
|
676
729
|
*/
|
|
677
730
|
unitNumber?: pulumi.Input<number>;
|
|
678
731
|
/**
|
|
679
|
-
* The UUID of the virtual
|
|
732
|
+
* The UUID of the virtual machine. Also exposed as the `id` of the resource.
|
|
680
733
|
*/
|
|
681
734
|
uuid?: pulumi.Input<string>;
|
|
682
735
|
/**
|
|
683
|
-
* If
|
|
736
|
+
* If true, writes for this disk are sent directly to the filesystem immediately instead of being buffered.
|
|
684
737
|
*/
|
|
685
738
|
writeThrough?: pulumi.Input<boolean>;
|
|
686
739
|
}
|
|
687
740
|
export interface VirtualMachineNetworkInterface {
|
|
688
741
|
/**
|
|
689
|
-
* The
|
|
742
|
+
* The controller type. Can be one of e1000, e1000e, sriov, vmxnet3, or vrdma.
|
|
690
743
|
*/
|
|
691
744
|
adapterType?: pulumi.Input<string>;
|
|
692
745
|
/**
|
|
693
|
-
* The upper bandwidth limit of
|
|
746
|
+
* The upper bandwidth limit of this network interface, in Mbits/sec.
|
|
694
747
|
*/
|
|
695
748
|
bandwidthLimit?: pulumi.Input<number>;
|
|
696
749
|
/**
|
|
697
|
-
* The bandwidth reservation of
|
|
750
|
+
* The bandwidth reservation of this network interface, in Mbits/sec.
|
|
698
751
|
*/
|
|
699
752
|
bandwidthReservation?: pulumi.Input<number>;
|
|
700
753
|
/**
|
|
701
|
-
* The share count for
|
|
754
|
+
* The share count for this network interface when the share level is custom.
|
|
702
755
|
*/
|
|
703
756
|
bandwidthShareCount?: pulumi.Input<number>;
|
|
704
757
|
/**
|
|
705
|
-
* The bandwidth share allocation level for
|
|
758
|
+
* The bandwidth share allocation level for this interface. Can be one of low, normal, high, or custom.
|
|
706
759
|
*/
|
|
707
760
|
bandwidthShareLevel?: pulumi.Input<string>;
|
|
708
761
|
/**
|
|
@@ -714,15 +767,15 @@ export interface VirtualMachineNetworkInterface {
|
|
|
714
767
|
*/
|
|
715
768
|
key?: pulumi.Input<number>;
|
|
716
769
|
/**
|
|
717
|
-
* The MAC address of
|
|
770
|
+
* The MAC address of this network interface. Can only be manually set if useStaticMac is true.
|
|
718
771
|
*/
|
|
719
772
|
macAddress?: pulumi.Input<string>;
|
|
720
773
|
/**
|
|
721
|
-
* The
|
|
774
|
+
* The ID of the network to connect this network interface to.
|
|
722
775
|
*/
|
|
723
776
|
networkId: pulumi.Input<string>;
|
|
724
777
|
/**
|
|
725
|
-
*
|
|
778
|
+
* Mapping of network interface to OVF network.
|
|
726
779
|
*/
|
|
727
780
|
ovfMapping?: pulumi.Input<string>;
|
|
728
781
|
/**
|
|
@@ -730,7 +783,7 @@ export interface VirtualMachineNetworkInterface {
|
|
|
730
783
|
*/
|
|
731
784
|
physicalFunction?: pulumi.Input<string>;
|
|
732
785
|
/**
|
|
733
|
-
* If true, the
|
|
786
|
+
* If true, the macAddress field is treated as a static MAC address and set accordingly.
|
|
734
787
|
*/
|
|
735
788
|
useStaticMac?: pulumi.Input<boolean>;
|
|
736
789
|
}
|
|
@@ -798,19 +851,19 @@ export interface VmStoragePolicyTagRule {
|
|
|
798
851
|
}
|
|
799
852
|
export interface VnicIpv4 {
|
|
800
853
|
/**
|
|
801
|
-
* Use DHCP to configure the interface's
|
|
854
|
+
* Use DHCP to configure the interface's IPv4 stack.
|
|
802
855
|
*/
|
|
803
856
|
dhcp?: pulumi.Input<boolean>;
|
|
804
857
|
/**
|
|
805
|
-
* IP address of the default gateway, if DHCP
|
|
858
|
+
* IP address of the default gateway, if DHCP is not set.
|
|
806
859
|
*/
|
|
807
860
|
gw?: pulumi.Input<string>;
|
|
808
861
|
/**
|
|
809
|
-
*
|
|
862
|
+
* address of the interface, if DHCP is not set.
|
|
810
863
|
*/
|
|
811
864
|
ip?: pulumi.Input<string>;
|
|
812
865
|
/**
|
|
813
|
-
*
|
|
866
|
+
* netmask of the interface, if DHCP is not set.
|
|
814
867
|
*/
|
|
815
868
|
netmask?: pulumi.Input<string>;
|
|
816
869
|
}
|
|
@@ -824,7 +877,7 @@ export interface VnicIpv6 {
|
|
|
824
877
|
*/
|
|
825
878
|
autoconfig?: pulumi.Input<boolean>;
|
|
826
879
|
/**
|
|
827
|
-
* Use DHCP to configure the interface's
|
|
880
|
+
* Use DHCP to configure the interface's IPv4 stack.
|
|
828
881
|
*/
|
|
829
882
|
dhcp?: pulumi.Input<boolean>;
|
|
830
883
|
/**
|