@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
|
@@ -18,26 +18,20 @@ export declare class DistributedVirtualSwitch extends pulumi.CustomResource {
|
|
|
18
18
|
*/
|
|
19
19
|
static isInstance(obj: any): obj is DistributedVirtualSwitch;
|
|
20
20
|
/**
|
|
21
|
-
*
|
|
22
|
-
* balancing. These uplinks need to match the definitions in the
|
|
23
|
-
* `uplinks` VDS argument. See
|
|
24
|
-
* here for more details.
|
|
21
|
+
* List of active uplinks used for load balancing, matching the names of the uplinks assigned in the DVS.
|
|
25
22
|
*/
|
|
26
23
|
readonly activeUplinks: pulumi.Output<string[]>;
|
|
27
24
|
/**
|
|
28
|
-
* Controls whether or not a
|
|
29
|
-
*
|
|
30
|
-
* address than that of its own.
|
|
25
|
+
* Controls whether or not the virtual network adapter is allowed to send network traffic with a different MAC address than
|
|
26
|
+
* that of its own.
|
|
31
27
|
*/
|
|
32
28
|
readonly allowForgedTransmits: pulumi.Output<boolean>;
|
|
33
29
|
/**
|
|
34
|
-
* Controls whether or not the Media Access
|
|
35
|
-
* Control (MAC) address can be changed.
|
|
30
|
+
* Controls whether or not the Media Access Control (MAC) address can be changed.
|
|
36
31
|
*/
|
|
37
32
|
readonly allowMacChanges: pulumi.Output<boolean>;
|
|
38
33
|
/**
|
|
39
|
-
* Enable promiscuous mode on the network. This
|
|
40
|
-
* flag indicates whether or not all traffic is seen on a given port.
|
|
34
|
+
* Enable promiscuous mode on the network. This flag indicates whether or not all traffic is seen on a given port.
|
|
41
35
|
*/
|
|
42
36
|
readonly allowPromiscuous: pulumi.Output<boolean>;
|
|
43
37
|
/**
|
|
@@ -57,17 +51,11 @@ export declare class DistributedVirtualSwitch extends pulumi.CustomResource {
|
|
|
57
51
|
*/
|
|
58
52
|
readonly backupnfcShareLevel: pulumi.Output<string>;
|
|
59
53
|
/**
|
|
60
|
-
*
|
|
61
|
-
* this policy applies to, effectively blocking all network access to connected
|
|
62
|
-
* virtual devices.
|
|
54
|
+
* Indicates whether to block all ports by default.
|
|
63
55
|
*/
|
|
64
56
|
readonly blockAllPorts: pulumi.Output<boolean>;
|
|
65
57
|
/**
|
|
66
|
-
*
|
|
67
|
-
* to detect NIC failure.
|
|
68
|
-
*
|
|
69
|
-
* > **NOTE:** VMware recommends using a minimum of 3 NICs when using beacon
|
|
70
|
-
* probing.
|
|
58
|
+
* Enable beacon probing on the ports this policy applies to.
|
|
71
59
|
*/
|
|
72
60
|
readonly checkBeacon: pulumi.Output<boolean>;
|
|
73
61
|
/**
|
|
@@ -105,33 +93,27 @@ export declare class DistributedVirtualSwitch extends pulumi.CustomResource {
|
|
|
105
93
|
*/
|
|
106
94
|
readonly description: pulumi.Output<string | undefined>;
|
|
107
95
|
/**
|
|
108
|
-
* Allow VMDirectPath Gen2
|
|
109
|
-
* for which this policy applies to.
|
|
96
|
+
* Allow VMDirectPath Gen2 on the ports this policy applies to.
|
|
110
97
|
*/
|
|
111
98
|
readonly directpathGen2Allowed: pulumi.Output<boolean>;
|
|
112
99
|
/**
|
|
113
|
-
* The average bandwidth in bits
|
|
114
|
-
* per second if egress traffic shaping is enabled on the port.
|
|
100
|
+
* The average egress bandwidth in bits per second if egress shaping is enabled on the port.
|
|
115
101
|
*/
|
|
116
102
|
readonly egressShapingAverageBandwidth: pulumi.Output<number>;
|
|
117
103
|
/**
|
|
118
|
-
* The maximum burst size allowed in
|
|
119
|
-
* bytes if egress traffic shaping is enabled on the port.
|
|
104
|
+
* The maximum egress burst size allowed in bytes if egress shaping is enabled on the port.
|
|
120
105
|
*/
|
|
121
106
|
readonly egressShapingBurstSize: pulumi.Output<number>;
|
|
122
107
|
/**
|
|
123
|
-
*
|
|
124
|
-
* on the port for egress traffic.
|
|
108
|
+
* True if the traffic shaper is enabled for egress traffic on the port.
|
|
125
109
|
*/
|
|
126
110
|
readonly egressShapingEnabled: pulumi.Output<boolean>;
|
|
127
111
|
/**
|
|
128
|
-
* The peak bandwidth during bursts
|
|
129
|
-
* in bits per second if egress traffic shaping is enabled on the port.
|
|
112
|
+
* The peak egress bandwidth during bursts in bits per second if egress traffic shaping is enabled on the port.
|
|
130
113
|
*/
|
|
131
114
|
readonly egressShapingPeakBandwidth: pulumi.Output<number>;
|
|
132
115
|
/**
|
|
133
|
-
* If
|
|
134
|
-
* uplinks higher in precedence when they come back up.
|
|
116
|
+
* If true, the teaming policy will re-activate failed interfaces higher in precedence when they come back up.
|
|
135
117
|
*/
|
|
136
118
|
readonly failback: pulumi.Output<boolean>;
|
|
137
119
|
/**
|
|
@@ -172,33 +154,27 @@ export declare class DistributedVirtualSwitch extends pulumi.CustomResource {
|
|
|
172
154
|
*/
|
|
173
155
|
readonly hbrShareLevel: pulumi.Output<string>;
|
|
174
156
|
/**
|
|
175
|
-
*
|
|
176
|
-
* options are:
|
|
157
|
+
* A host member specification.
|
|
177
158
|
*/
|
|
178
159
|
readonly hosts: pulumi.Output<outputs.DistributedVirtualSwitchHost[] | undefined>;
|
|
179
160
|
/**
|
|
180
|
-
* Whether to ignore existing PVLAN
|
|
181
|
-
* mappings not managed by this resource. Defaults to false.
|
|
161
|
+
* Whether to ignore existing PVLAN mappings not managed by this resource. Defaults to false.
|
|
182
162
|
*/
|
|
183
163
|
readonly ignoreOtherPvlanMappings: pulumi.Output<boolean | undefined>;
|
|
184
164
|
/**
|
|
185
|
-
* The average bandwidth in
|
|
186
|
-
* bits per second if ingress traffic shaping is enabled on the port.
|
|
165
|
+
* The average ingress bandwidth in bits per second if ingress shaping is enabled on the port.
|
|
187
166
|
*/
|
|
188
167
|
readonly ingressShapingAverageBandwidth: pulumi.Output<number>;
|
|
189
168
|
/**
|
|
190
|
-
* The maximum burst size allowed in
|
|
191
|
-
* bytes if ingress traffic shaping is enabled on the port.
|
|
169
|
+
* The maximum ingress burst size allowed in bytes if ingress shaping is enabled on the port.
|
|
192
170
|
*/
|
|
193
171
|
readonly ingressShapingBurstSize: pulumi.Output<number>;
|
|
194
172
|
/**
|
|
195
|
-
*
|
|
196
|
-
* enabled on the port for ingress traffic.
|
|
173
|
+
* True if the traffic shaper is enabled for ingress traffic on the port.
|
|
197
174
|
*/
|
|
198
175
|
readonly ingressShapingEnabled: pulumi.Output<boolean>;
|
|
199
176
|
/**
|
|
200
|
-
* The peak bandwidth during
|
|
201
|
-
* bursts in bits per second if ingress traffic shaping is enabled on the port.
|
|
177
|
+
* The peak ingress bandwidth during bursts in bits per second if ingress traffic shaping is enabled on the port.
|
|
202
178
|
*/
|
|
203
179
|
readonly ingressShapingPeakBandwidth: pulumi.Output<number>;
|
|
204
180
|
/**
|
|
@@ -229,12 +205,11 @@ export declare class DistributedVirtualSwitch extends pulumi.CustomResource {
|
|
|
229
205
|
*/
|
|
230
206
|
readonly lacpApiVersion: pulumi.Output<string>;
|
|
231
207
|
/**
|
|
232
|
-
*
|
|
233
|
-
* applies to.
|
|
208
|
+
* Whether or not to enable LACP on all uplink ports.
|
|
234
209
|
*/
|
|
235
210
|
readonly lacpEnabled: pulumi.Output<boolean>;
|
|
236
211
|
/**
|
|
237
|
-
* The LACP mode. Can be one of
|
|
212
|
+
* The uplink LACP mode to use. Can be one of active or passive.
|
|
238
213
|
*/
|
|
239
214
|
readonly lacpMode: pulumi.Output<string>;
|
|
240
215
|
/**
|
|
@@ -277,60 +252,45 @@ export declare class DistributedVirtualSwitch extends pulumi.CustomResource {
|
|
|
277
252
|
*/
|
|
278
253
|
readonly name: pulumi.Output<string>;
|
|
279
254
|
/**
|
|
280
|
-
* The number of seconds after which
|
|
281
|
-
* active flows are forced to be exported to the collector. Allowed range is
|
|
282
|
-
* `60` to `3600`. Default: `60`.
|
|
255
|
+
* The number of seconds after which active flows are forced to be exported to the collector.
|
|
283
256
|
*/
|
|
284
257
|
readonly netflowActiveFlowTimeout: pulumi.Output<number | undefined>;
|
|
285
258
|
/**
|
|
286
|
-
* IP address for the
|
|
287
|
-
*
|
|
288
|
-
* Must be set before Netflow can be enabled.
|
|
259
|
+
* IP address for the netflow collector, using IPv4 or IPv6. IPv6 is supported in vSphere Distributed Switch Version 6.0 or
|
|
260
|
+
* later.
|
|
289
261
|
*/
|
|
290
262
|
readonly netflowCollectorIpAddress: pulumi.Output<string | undefined>;
|
|
291
263
|
/**
|
|
292
|
-
*
|
|
293
|
-
* must be set before Netflow can be enabled.
|
|
264
|
+
* The port for the netflow collector.
|
|
294
265
|
*/
|
|
295
266
|
readonly netflowCollectorPort: pulumi.Output<number | undefined>;
|
|
296
267
|
/**
|
|
297
|
-
*
|
|
298
|
-
* applies to.
|
|
268
|
+
* Indicates whether to enable netflow on all ports.
|
|
299
269
|
*/
|
|
300
270
|
readonly netflowEnabled: pulumi.Output<boolean>;
|
|
301
271
|
/**
|
|
302
|
-
* The number of seconds after which
|
|
303
|
-
* idle flows are forced to be exported to the collector. Allowed range is `10`
|
|
304
|
-
* to `600`. Default: `15`.
|
|
272
|
+
* The number of seconds after which idle flows are forced to be exported to the collector.
|
|
305
273
|
*/
|
|
306
274
|
readonly netflowIdleFlowTimeout: pulumi.Output<number | undefined>;
|
|
307
275
|
/**
|
|
308
|
-
* Whether to limit analysis to
|
|
309
|
-
* traffic that has both source and destination served by the same host.
|
|
310
|
-
* Default: `false`.
|
|
276
|
+
* Whether to limit analysis to traffic that has both source and destination served by the same host.
|
|
311
277
|
*/
|
|
312
278
|
readonly netflowInternalFlowsOnly: pulumi.Output<boolean | undefined>;
|
|
313
279
|
/**
|
|
314
|
-
* The observation
|
|
315
|
-
* the Netflow collector.
|
|
280
|
+
* The observation Domain ID for the netflow collector.
|
|
316
281
|
*/
|
|
317
282
|
readonly netflowObservationDomainId: pulumi.Output<number | undefined>;
|
|
318
283
|
/**
|
|
319
|
-
* The ratio of total number of packets to
|
|
320
|
-
*
|
|
321
|
-
* VDS should analyze all packets. The maximum value is `1000`, which
|
|
322
|
-
* indicates an analysis rate of 0.001%!
|
|
323
|
-
* (MISSING)
|
|
284
|
+
* The ratio of total number of packets to the number of packets analyzed. Set to 0 to disable sampling, meaning that all
|
|
285
|
+
* packets are analyzed.
|
|
324
286
|
*/
|
|
325
287
|
readonly netflowSamplingRate: pulumi.Output<number | undefined>;
|
|
326
288
|
/**
|
|
327
|
-
*
|
|
328
|
-
* network I/O control. Default: `false`.
|
|
289
|
+
* Whether or not to enable network resource control, enabling advanced traffic shaping and resource control features.
|
|
329
290
|
*/
|
|
330
291
|
readonly networkResourceControlEnabled: pulumi.Output<boolean | undefined>;
|
|
331
292
|
/**
|
|
332
|
-
* The version of
|
|
333
|
-
* control to use. Can be one of `version2` or `version3`. Default: `version2`.
|
|
293
|
+
* The network I/O control version to use. Can be one of version2 or version3.
|
|
334
294
|
*/
|
|
335
295
|
readonly networkResourceControlVersion: pulumi.Output<string>;
|
|
336
296
|
/**
|
|
@@ -350,25 +310,19 @@ export declare class DistributedVirtualSwitch extends pulumi.CustomResource {
|
|
|
350
310
|
*/
|
|
351
311
|
readonly nfsShareLevel: pulumi.Output<string>;
|
|
352
312
|
/**
|
|
353
|
-
* If
|
|
354
|
-
* broadcast network of an uplink failover, triggering cache updates.
|
|
313
|
+
* If true, the teaming policy will notify the broadcast network of a NIC failover, triggering cache updates.
|
|
355
314
|
*/
|
|
356
315
|
readonly notifySwitches: pulumi.Output<boolean>;
|
|
357
316
|
/**
|
|
358
|
-
*
|
|
359
|
-
* ID when using private VLANs.
|
|
317
|
+
* The secondary VLAN ID for this port.
|
|
360
318
|
*/
|
|
361
319
|
readonly portPrivateSecondaryVlanId: pulumi.Output<number>;
|
|
362
320
|
/**
|
|
363
|
-
*
|
|
364
|
-
* private VLAN mapping. The options are:
|
|
321
|
+
* A private VLAN (PVLAN) mapping.
|
|
365
322
|
*/
|
|
366
323
|
readonly pvlanMappings: pulumi.Output<outputs.DistributedVirtualSwitchPvlanMapping[] | undefined>;
|
|
367
324
|
/**
|
|
368
|
-
*
|
|
369
|
-
* failover. These uplinks need to match the definitions in the
|
|
370
|
-
* `uplinks` VDS argument. See
|
|
371
|
-
* here for more details.
|
|
325
|
+
* List of standby uplinks used for load balancing, matching the names of the uplinks assigned in the DVS.
|
|
372
326
|
*/
|
|
373
327
|
readonly standbyUplinks: pulumi.Output<string[]>;
|
|
374
328
|
/**
|
|
@@ -378,22 +332,18 @@ export declare class DistributedVirtualSwitch extends pulumi.CustomResource {
|
|
|
378
332
|
*/
|
|
379
333
|
readonly tags: pulumi.Output<string[] | undefined>;
|
|
380
334
|
/**
|
|
381
|
-
* The
|
|
382
|
-
*
|
|
383
|
-
* `failoverExplicit`, or `loadbalanceLoadbased`.
|
|
335
|
+
* The network adapter teaming policy. Can be one of loadbalance_ip, loadbalance_srcmac, loadbalance_srcid,
|
|
336
|
+
* failover_explicit, or loadbalance_loadbased.
|
|
384
337
|
*/
|
|
385
338
|
readonly teamingPolicy: pulumi.Output<string>;
|
|
386
339
|
/**
|
|
387
|
-
*
|
|
388
|
-
*
|
|
340
|
+
* If true, a copy of packets sent to the switch will always be forwarded to an uplink in addition to the regular packet
|
|
341
|
+
* forwarded done by the switch.
|
|
389
342
|
*/
|
|
390
343
|
readonly txUplink: pulumi.Output<boolean>;
|
|
391
344
|
/**
|
|
392
|
-
* A list of
|
|
393
|
-
*
|
|
394
|
-
* controls the number of uplinks that exist on the VDS, in addition to the
|
|
395
|
-
* names. See here for an example on how to
|
|
396
|
-
* use this option.
|
|
345
|
+
* A list of uplink ports. The contents of this list control both the uplink count and names of the uplinks on the DVS
|
|
346
|
+
* across hosts.
|
|
397
347
|
*/
|
|
398
348
|
readonly uplinks: pulumi.Output<string[]>;
|
|
399
349
|
/**
|
|
@@ -439,28 +389,7 @@ export declare class DistributedVirtualSwitch extends pulumi.CustomResource {
|
|
|
439
389
|
*/
|
|
440
390
|
readonly vlanId: pulumi.Output<number>;
|
|
441
391
|
/**
|
|
442
|
-
*
|
|
443
|
-
* and `maxVlan` sub-arguments to define the tagged VLAN range. Multiple
|
|
444
|
-
* `vlanRange` definitions are allowed, but they must not overlap. Example
|
|
445
|
-
* below:
|
|
446
|
-
*
|
|
447
|
-
* <!--Start PulumiCodeChooser -->
|
|
448
|
-
* ```typescript
|
|
449
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
450
|
-
* import * as vsphere from "@pulumi/vsphere";
|
|
451
|
-
*
|
|
452
|
-
* const vds = new vsphere.DistributedVirtualSwitch("vds", {vlanRanges: [
|
|
453
|
-
* {
|
|
454
|
-
* maxVlan: 199,
|
|
455
|
-
* minVlan: 100,
|
|
456
|
-
* },
|
|
457
|
-
* {
|
|
458
|
-
* maxVlan: 399,
|
|
459
|
-
* minVlan: 300,
|
|
460
|
-
* },
|
|
461
|
-
* ]});
|
|
462
|
-
* ```
|
|
463
|
-
* <!--End PulumiCodeChooser -->
|
|
392
|
+
* The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
464
393
|
*/
|
|
465
394
|
readonly vlanRanges: pulumi.Output<outputs.DistributedVirtualSwitchVlanRange[]>;
|
|
466
395
|
/**
|
|
@@ -509,26 +438,20 @@ export declare class DistributedVirtualSwitch extends pulumi.CustomResource {
|
|
|
509
438
|
*/
|
|
510
439
|
export interface DistributedVirtualSwitchState {
|
|
511
440
|
/**
|
|
512
|
-
*
|
|
513
|
-
* balancing. These uplinks need to match the definitions in the
|
|
514
|
-
* `uplinks` VDS argument. See
|
|
515
|
-
* here for more details.
|
|
441
|
+
* List of active uplinks used for load balancing, matching the names of the uplinks assigned in the DVS.
|
|
516
442
|
*/
|
|
517
443
|
activeUplinks?: pulumi.Input<pulumi.Input<string>[]>;
|
|
518
444
|
/**
|
|
519
|
-
* Controls whether or not a
|
|
520
|
-
*
|
|
521
|
-
* address than that of its own.
|
|
445
|
+
* Controls whether or not the virtual network adapter is allowed to send network traffic with a different MAC address than
|
|
446
|
+
* that of its own.
|
|
522
447
|
*/
|
|
523
448
|
allowForgedTransmits?: pulumi.Input<boolean>;
|
|
524
449
|
/**
|
|
525
|
-
* Controls whether or not the Media Access
|
|
526
|
-
* Control (MAC) address can be changed.
|
|
450
|
+
* Controls whether or not the Media Access Control (MAC) address can be changed.
|
|
527
451
|
*/
|
|
528
452
|
allowMacChanges?: pulumi.Input<boolean>;
|
|
529
453
|
/**
|
|
530
|
-
* Enable promiscuous mode on the network. This
|
|
531
|
-
* flag indicates whether or not all traffic is seen on a given port.
|
|
454
|
+
* Enable promiscuous mode on the network. This flag indicates whether or not all traffic is seen on a given port.
|
|
532
455
|
*/
|
|
533
456
|
allowPromiscuous?: pulumi.Input<boolean>;
|
|
534
457
|
/**
|
|
@@ -548,17 +471,11 @@ export interface DistributedVirtualSwitchState {
|
|
|
548
471
|
*/
|
|
549
472
|
backupnfcShareLevel?: pulumi.Input<string>;
|
|
550
473
|
/**
|
|
551
|
-
*
|
|
552
|
-
* this policy applies to, effectively blocking all network access to connected
|
|
553
|
-
* virtual devices.
|
|
474
|
+
* Indicates whether to block all ports by default.
|
|
554
475
|
*/
|
|
555
476
|
blockAllPorts?: pulumi.Input<boolean>;
|
|
556
477
|
/**
|
|
557
|
-
*
|
|
558
|
-
* to detect NIC failure.
|
|
559
|
-
*
|
|
560
|
-
* > **NOTE:** VMware recommends using a minimum of 3 NICs when using beacon
|
|
561
|
-
* probing.
|
|
478
|
+
* Enable beacon probing on the ports this policy applies to.
|
|
562
479
|
*/
|
|
563
480
|
checkBeacon?: pulumi.Input<boolean>;
|
|
564
481
|
/**
|
|
@@ -596,33 +513,27 @@ export interface DistributedVirtualSwitchState {
|
|
|
596
513
|
*/
|
|
597
514
|
description?: pulumi.Input<string>;
|
|
598
515
|
/**
|
|
599
|
-
* Allow VMDirectPath Gen2
|
|
600
|
-
* for which this policy applies to.
|
|
516
|
+
* Allow VMDirectPath Gen2 on the ports this policy applies to.
|
|
601
517
|
*/
|
|
602
518
|
directpathGen2Allowed?: pulumi.Input<boolean>;
|
|
603
519
|
/**
|
|
604
|
-
* The average bandwidth in bits
|
|
605
|
-
* per second if egress traffic shaping is enabled on the port.
|
|
520
|
+
* The average egress bandwidth in bits per second if egress shaping is enabled on the port.
|
|
606
521
|
*/
|
|
607
522
|
egressShapingAverageBandwidth?: pulumi.Input<number>;
|
|
608
523
|
/**
|
|
609
|
-
* The maximum burst size allowed in
|
|
610
|
-
* bytes if egress traffic shaping is enabled on the port.
|
|
524
|
+
* The maximum egress burst size allowed in bytes if egress shaping is enabled on the port.
|
|
611
525
|
*/
|
|
612
526
|
egressShapingBurstSize?: pulumi.Input<number>;
|
|
613
527
|
/**
|
|
614
|
-
*
|
|
615
|
-
* on the port for egress traffic.
|
|
528
|
+
* True if the traffic shaper is enabled for egress traffic on the port.
|
|
616
529
|
*/
|
|
617
530
|
egressShapingEnabled?: pulumi.Input<boolean>;
|
|
618
531
|
/**
|
|
619
|
-
* The peak bandwidth during bursts
|
|
620
|
-
* in bits per second if egress traffic shaping is enabled on the port.
|
|
532
|
+
* The peak egress bandwidth during bursts in bits per second if egress traffic shaping is enabled on the port.
|
|
621
533
|
*/
|
|
622
534
|
egressShapingPeakBandwidth?: pulumi.Input<number>;
|
|
623
535
|
/**
|
|
624
|
-
* If
|
|
625
|
-
* uplinks higher in precedence when they come back up.
|
|
536
|
+
* If true, the teaming policy will re-activate failed interfaces higher in precedence when they come back up.
|
|
626
537
|
*/
|
|
627
538
|
failback?: pulumi.Input<boolean>;
|
|
628
539
|
/**
|
|
@@ -663,33 +574,27 @@ export interface DistributedVirtualSwitchState {
|
|
|
663
574
|
*/
|
|
664
575
|
hbrShareLevel?: pulumi.Input<string>;
|
|
665
576
|
/**
|
|
666
|
-
*
|
|
667
|
-
* options are:
|
|
577
|
+
* A host member specification.
|
|
668
578
|
*/
|
|
669
579
|
hosts?: pulumi.Input<pulumi.Input<inputs.DistributedVirtualSwitchHost>[]>;
|
|
670
580
|
/**
|
|
671
|
-
* Whether to ignore existing PVLAN
|
|
672
|
-
* mappings not managed by this resource. Defaults to false.
|
|
581
|
+
* Whether to ignore existing PVLAN mappings not managed by this resource. Defaults to false.
|
|
673
582
|
*/
|
|
674
583
|
ignoreOtherPvlanMappings?: pulumi.Input<boolean>;
|
|
675
584
|
/**
|
|
676
|
-
* The average bandwidth in
|
|
677
|
-
* bits per second if ingress traffic shaping is enabled on the port.
|
|
585
|
+
* The average ingress bandwidth in bits per second if ingress shaping is enabled on the port.
|
|
678
586
|
*/
|
|
679
587
|
ingressShapingAverageBandwidth?: pulumi.Input<number>;
|
|
680
588
|
/**
|
|
681
|
-
* The maximum burst size allowed in
|
|
682
|
-
* bytes if ingress traffic shaping is enabled on the port.
|
|
589
|
+
* The maximum ingress burst size allowed in bytes if ingress shaping is enabled on the port.
|
|
683
590
|
*/
|
|
684
591
|
ingressShapingBurstSize?: pulumi.Input<number>;
|
|
685
592
|
/**
|
|
686
|
-
*
|
|
687
|
-
* enabled on the port for ingress traffic.
|
|
593
|
+
* True if the traffic shaper is enabled for ingress traffic on the port.
|
|
688
594
|
*/
|
|
689
595
|
ingressShapingEnabled?: pulumi.Input<boolean>;
|
|
690
596
|
/**
|
|
691
|
-
* The peak bandwidth during
|
|
692
|
-
* bursts in bits per second if ingress traffic shaping is enabled on the port.
|
|
597
|
+
* The peak ingress bandwidth during bursts in bits per second if ingress traffic shaping is enabled on the port.
|
|
693
598
|
*/
|
|
694
599
|
ingressShapingPeakBandwidth?: pulumi.Input<number>;
|
|
695
600
|
/**
|
|
@@ -720,12 +625,11 @@ export interface DistributedVirtualSwitchState {
|
|
|
720
625
|
*/
|
|
721
626
|
lacpApiVersion?: pulumi.Input<string>;
|
|
722
627
|
/**
|
|
723
|
-
*
|
|
724
|
-
* applies to.
|
|
628
|
+
* Whether or not to enable LACP on all uplink ports.
|
|
725
629
|
*/
|
|
726
630
|
lacpEnabled?: pulumi.Input<boolean>;
|
|
727
631
|
/**
|
|
728
|
-
* The LACP mode. Can be one of
|
|
632
|
+
* The uplink LACP mode to use. Can be one of active or passive.
|
|
729
633
|
*/
|
|
730
634
|
lacpMode?: pulumi.Input<string>;
|
|
731
635
|
/**
|
|
@@ -768,60 +672,45 @@ export interface DistributedVirtualSwitchState {
|
|
|
768
672
|
*/
|
|
769
673
|
name?: pulumi.Input<string>;
|
|
770
674
|
/**
|
|
771
|
-
* The number of seconds after which
|
|
772
|
-
* active flows are forced to be exported to the collector. Allowed range is
|
|
773
|
-
* `60` to `3600`. Default: `60`.
|
|
675
|
+
* The number of seconds after which active flows are forced to be exported to the collector.
|
|
774
676
|
*/
|
|
775
677
|
netflowActiveFlowTimeout?: pulumi.Input<number>;
|
|
776
678
|
/**
|
|
777
|
-
* IP address for the
|
|
778
|
-
*
|
|
779
|
-
* Must be set before Netflow can be enabled.
|
|
679
|
+
* IP address for the netflow collector, using IPv4 or IPv6. IPv6 is supported in vSphere Distributed Switch Version 6.0 or
|
|
680
|
+
* later.
|
|
780
681
|
*/
|
|
781
682
|
netflowCollectorIpAddress?: pulumi.Input<string>;
|
|
782
683
|
/**
|
|
783
|
-
*
|
|
784
|
-
* must be set before Netflow can be enabled.
|
|
684
|
+
* The port for the netflow collector.
|
|
785
685
|
*/
|
|
786
686
|
netflowCollectorPort?: pulumi.Input<number>;
|
|
787
687
|
/**
|
|
788
|
-
*
|
|
789
|
-
* applies to.
|
|
688
|
+
* Indicates whether to enable netflow on all ports.
|
|
790
689
|
*/
|
|
791
690
|
netflowEnabled?: pulumi.Input<boolean>;
|
|
792
691
|
/**
|
|
793
|
-
* The number of seconds after which
|
|
794
|
-
* idle flows are forced to be exported to the collector. Allowed range is `10`
|
|
795
|
-
* to `600`. Default: `15`.
|
|
692
|
+
* The number of seconds after which idle flows are forced to be exported to the collector.
|
|
796
693
|
*/
|
|
797
694
|
netflowIdleFlowTimeout?: pulumi.Input<number>;
|
|
798
695
|
/**
|
|
799
|
-
* Whether to limit analysis to
|
|
800
|
-
* traffic that has both source and destination served by the same host.
|
|
801
|
-
* Default: `false`.
|
|
696
|
+
* Whether to limit analysis to traffic that has both source and destination served by the same host.
|
|
802
697
|
*/
|
|
803
698
|
netflowInternalFlowsOnly?: pulumi.Input<boolean>;
|
|
804
699
|
/**
|
|
805
|
-
* The observation
|
|
806
|
-
* the Netflow collector.
|
|
700
|
+
* The observation Domain ID for the netflow collector.
|
|
807
701
|
*/
|
|
808
702
|
netflowObservationDomainId?: pulumi.Input<number>;
|
|
809
703
|
/**
|
|
810
|
-
* The ratio of total number of packets to
|
|
811
|
-
*
|
|
812
|
-
* VDS should analyze all packets. The maximum value is `1000`, which
|
|
813
|
-
* indicates an analysis rate of 0.001%!
|
|
814
|
-
* (MISSING)
|
|
704
|
+
* The ratio of total number of packets to the number of packets analyzed. Set to 0 to disable sampling, meaning that all
|
|
705
|
+
* packets are analyzed.
|
|
815
706
|
*/
|
|
816
707
|
netflowSamplingRate?: pulumi.Input<number>;
|
|
817
708
|
/**
|
|
818
|
-
*
|
|
819
|
-
* network I/O control. Default: `false`.
|
|
709
|
+
* Whether or not to enable network resource control, enabling advanced traffic shaping and resource control features.
|
|
820
710
|
*/
|
|
821
711
|
networkResourceControlEnabled?: pulumi.Input<boolean>;
|
|
822
712
|
/**
|
|
823
|
-
* The version of
|
|
824
|
-
* control to use. Can be one of `version2` or `version3`. Default: `version2`.
|
|
713
|
+
* The network I/O control version to use. Can be one of version2 or version3.
|
|
825
714
|
*/
|
|
826
715
|
networkResourceControlVersion?: pulumi.Input<string>;
|
|
827
716
|
/**
|
|
@@ -841,25 +730,19 @@ export interface DistributedVirtualSwitchState {
|
|
|
841
730
|
*/
|
|
842
731
|
nfsShareLevel?: pulumi.Input<string>;
|
|
843
732
|
/**
|
|
844
|
-
* If
|
|
845
|
-
* broadcast network of an uplink failover, triggering cache updates.
|
|
733
|
+
* If true, the teaming policy will notify the broadcast network of a NIC failover, triggering cache updates.
|
|
846
734
|
*/
|
|
847
735
|
notifySwitches?: pulumi.Input<boolean>;
|
|
848
736
|
/**
|
|
849
|
-
*
|
|
850
|
-
* ID when using private VLANs.
|
|
737
|
+
* The secondary VLAN ID for this port.
|
|
851
738
|
*/
|
|
852
739
|
portPrivateSecondaryVlanId?: pulumi.Input<number>;
|
|
853
740
|
/**
|
|
854
|
-
*
|
|
855
|
-
* private VLAN mapping. The options are:
|
|
741
|
+
* A private VLAN (PVLAN) mapping.
|
|
856
742
|
*/
|
|
857
743
|
pvlanMappings?: pulumi.Input<pulumi.Input<inputs.DistributedVirtualSwitchPvlanMapping>[]>;
|
|
858
744
|
/**
|
|
859
|
-
*
|
|
860
|
-
* failover. These uplinks need to match the definitions in the
|
|
861
|
-
* `uplinks` VDS argument. See
|
|
862
|
-
* here for more details.
|
|
745
|
+
* List of standby uplinks used for load balancing, matching the names of the uplinks assigned in the DVS.
|
|
863
746
|
*/
|
|
864
747
|
standbyUplinks?: pulumi.Input<pulumi.Input<string>[]>;
|
|
865
748
|
/**
|
|
@@ -869,22 +752,18 @@ export interface DistributedVirtualSwitchState {
|
|
|
869
752
|
*/
|
|
870
753
|
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
871
754
|
/**
|
|
872
|
-
* The
|
|
873
|
-
*
|
|
874
|
-
* `failoverExplicit`, or `loadbalanceLoadbased`.
|
|
755
|
+
* The network adapter teaming policy. Can be one of loadbalance_ip, loadbalance_srcmac, loadbalance_srcid,
|
|
756
|
+
* failover_explicit, or loadbalance_loadbased.
|
|
875
757
|
*/
|
|
876
758
|
teamingPolicy?: pulumi.Input<string>;
|
|
877
759
|
/**
|
|
878
|
-
*
|
|
879
|
-
*
|
|
760
|
+
* If true, a copy of packets sent to the switch will always be forwarded to an uplink in addition to the regular packet
|
|
761
|
+
* forwarded done by the switch.
|
|
880
762
|
*/
|
|
881
763
|
txUplink?: pulumi.Input<boolean>;
|
|
882
764
|
/**
|
|
883
|
-
* A list of
|
|
884
|
-
*
|
|
885
|
-
* controls the number of uplinks that exist on the VDS, in addition to the
|
|
886
|
-
* names. See here for an example on how to
|
|
887
|
-
* use this option.
|
|
765
|
+
* A list of uplink ports. The contents of this list control both the uplink count and names of the uplinks on the DVS
|
|
766
|
+
* across hosts.
|
|
888
767
|
*/
|
|
889
768
|
uplinks?: pulumi.Input<pulumi.Input<string>[]>;
|
|
890
769
|
/**
|
|
@@ -930,28 +809,7 @@ export interface DistributedVirtualSwitchState {
|
|
|
930
809
|
*/
|
|
931
810
|
vlanId?: pulumi.Input<number>;
|
|
932
811
|
/**
|
|
933
|
-
*
|
|
934
|
-
* and `maxVlan` sub-arguments to define the tagged VLAN range. Multiple
|
|
935
|
-
* `vlanRange` definitions are allowed, but they must not overlap. Example
|
|
936
|
-
* below:
|
|
937
|
-
*
|
|
938
|
-
* <!--Start PulumiCodeChooser -->
|
|
939
|
-
* ```typescript
|
|
940
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
941
|
-
* import * as vsphere from "@pulumi/vsphere";
|
|
942
|
-
*
|
|
943
|
-
* const vds = new vsphere.DistributedVirtualSwitch("vds", {vlanRanges: [
|
|
944
|
-
* {
|
|
945
|
-
* maxVlan: 199,
|
|
946
|
-
* minVlan: 100,
|
|
947
|
-
* },
|
|
948
|
-
* {
|
|
949
|
-
* maxVlan: 399,
|
|
950
|
-
* minVlan: 300,
|
|
951
|
-
* },
|
|
952
|
-
* ]});
|
|
953
|
-
* ```
|
|
954
|
-
* <!--End PulumiCodeChooser -->
|
|
812
|
+
* The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
955
813
|
*/
|
|
956
814
|
vlanRanges?: pulumi.Input<pulumi.Input<inputs.DistributedVirtualSwitchVlanRange>[]>;
|
|
957
815
|
/**
|
|
@@ -992,26 +850,20 @@ export interface DistributedVirtualSwitchState {
|
|
|
992
850
|
*/
|
|
993
851
|
export interface DistributedVirtualSwitchArgs {
|
|
994
852
|
/**
|
|
995
|
-
*
|
|
996
|
-
* balancing. These uplinks need to match the definitions in the
|
|
997
|
-
* `uplinks` VDS argument. See
|
|
998
|
-
* here for more details.
|
|
853
|
+
* List of active uplinks used for load balancing, matching the names of the uplinks assigned in the DVS.
|
|
999
854
|
*/
|
|
1000
855
|
activeUplinks?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1001
856
|
/**
|
|
1002
|
-
* Controls whether or not a
|
|
1003
|
-
*
|
|
1004
|
-
* address than that of its own.
|
|
857
|
+
* Controls whether or not the virtual network adapter is allowed to send network traffic with a different MAC address than
|
|
858
|
+
* that of its own.
|
|
1005
859
|
*/
|
|
1006
860
|
allowForgedTransmits?: pulumi.Input<boolean>;
|
|
1007
861
|
/**
|
|
1008
|
-
* Controls whether or not the Media Access
|
|
1009
|
-
* Control (MAC) address can be changed.
|
|
862
|
+
* Controls whether or not the Media Access Control (MAC) address can be changed.
|
|
1010
863
|
*/
|
|
1011
864
|
allowMacChanges?: pulumi.Input<boolean>;
|
|
1012
865
|
/**
|
|
1013
|
-
* Enable promiscuous mode on the network. This
|
|
1014
|
-
* flag indicates whether or not all traffic is seen on a given port.
|
|
866
|
+
* Enable promiscuous mode on the network. This flag indicates whether or not all traffic is seen on a given port.
|
|
1015
867
|
*/
|
|
1016
868
|
allowPromiscuous?: pulumi.Input<boolean>;
|
|
1017
869
|
/**
|
|
@@ -1031,17 +883,11 @@ export interface DistributedVirtualSwitchArgs {
|
|
|
1031
883
|
*/
|
|
1032
884
|
backupnfcShareLevel?: pulumi.Input<string>;
|
|
1033
885
|
/**
|
|
1034
|
-
*
|
|
1035
|
-
* this policy applies to, effectively blocking all network access to connected
|
|
1036
|
-
* virtual devices.
|
|
886
|
+
* Indicates whether to block all ports by default.
|
|
1037
887
|
*/
|
|
1038
888
|
blockAllPorts?: pulumi.Input<boolean>;
|
|
1039
889
|
/**
|
|
1040
|
-
*
|
|
1041
|
-
* to detect NIC failure.
|
|
1042
|
-
*
|
|
1043
|
-
* > **NOTE:** VMware recommends using a minimum of 3 NICs when using beacon
|
|
1044
|
-
* probing.
|
|
890
|
+
* Enable beacon probing on the ports this policy applies to.
|
|
1045
891
|
*/
|
|
1046
892
|
checkBeacon?: pulumi.Input<boolean>;
|
|
1047
893
|
/**
|
|
@@ -1074,33 +920,27 @@ export interface DistributedVirtualSwitchArgs {
|
|
|
1074
920
|
*/
|
|
1075
921
|
description?: pulumi.Input<string>;
|
|
1076
922
|
/**
|
|
1077
|
-
* Allow VMDirectPath Gen2
|
|
1078
|
-
* for which this policy applies to.
|
|
923
|
+
* Allow VMDirectPath Gen2 on the ports this policy applies to.
|
|
1079
924
|
*/
|
|
1080
925
|
directpathGen2Allowed?: pulumi.Input<boolean>;
|
|
1081
926
|
/**
|
|
1082
|
-
* The average bandwidth in bits
|
|
1083
|
-
* per second if egress traffic shaping is enabled on the port.
|
|
927
|
+
* The average egress bandwidth in bits per second if egress shaping is enabled on the port.
|
|
1084
928
|
*/
|
|
1085
929
|
egressShapingAverageBandwidth?: pulumi.Input<number>;
|
|
1086
930
|
/**
|
|
1087
|
-
* The maximum burst size allowed in
|
|
1088
|
-
* bytes if egress traffic shaping is enabled on the port.
|
|
931
|
+
* The maximum egress burst size allowed in bytes if egress shaping is enabled on the port.
|
|
1089
932
|
*/
|
|
1090
933
|
egressShapingBurstSize?: pulumi.Input<number>;
|
|
1091
934
|
/**
|
|
1092
|
-
*
|
|
1093
|
-
* on the port for egress traffic.
|
|
935
|
+
* True if the traffic shaper is enabled for egress traffic on the port.
|
|
1094
936
|
*/
|
|
1095
937
|
egressShapingEnabled?: pulumi.Input<boolean>;
|
|
1096
938
|
/**
|
|
1097
|
-
* The peak bandwidth during bursts
|
|
1098
|
-
* in bits per second if egress traffic shaping is enabled on the port.
|
|
939
|
+
* The peak egress bandwidth during bursts in bits per second if egress traffic shaping is enabled on the port.
|
|
1099
940
|
*/
|
|
1100
941
|
egressShapingPeakBandwidth?: pulumi.Input<number>;
|
|
1101
942
|
/**
|
|
1102
|
-
* If
|
|
1103
|
-
* uplinks higher in precedence when they come back up.
|
|
943
|
+
* If true, the teaming policy will re-activate failed interfaces higher in precedence when they come back up.
|
|
1104
944
|
*/
|
|
1105
945
|
failback?: pulumi.Input<boolean>;
|
|
1106
946
|
/**
|
|
@@ -1141,33 +981,27 @@ export interface DistributedVirtualSwitchArgs {
|
|
|
1141
981
|
*/
|
|
1142
982
|
hbrShareLevel?: pulumi.Input<string>;
|
|
1143
983
|
/**
|
|
1144
|
-
*
|
|
1145
|
-
* options are:
|
|
984
|
+
* A host member specification.
|
|
1146
985
|
*/
|
|
1147
986
|
hosts?: pulumi.Input<pulumi.Input<inputs.DistributedVirtualSwitchHost>[]>;
|
|
1148
987
|
/**
|
|
1149
|
-
* Whether to ignore existing PVLAN
|
|
1150
|
-
* mappings not managed by this resource. Defaults to false.
|
|
988
|
+
* Whether to ignore existing PVLAN mappings not managed by this resource. Defaults to false.
|
|
1151
989
|
*/
|
|
1152
990
|
ignoreOtherPvlanMappings?: pulumi.Input<boolean>;
|
|
1153
991
|
/**
|
|
1154
|
-
* The average bandwidth in
|
|
1155
|
-
* bits per second if ingress traffic shaping is enabled on the port.
|
|
992
|
+
* The average ingress bandwidth in bits per second if ingress shaping is enabled on the port.
|
|
1156
993
|
*/
|
|
1157
994
|
ingressShapingAverageBandwidth?: pulumi.Input<number>;
|
|
1158
995
|
/**
|
|
1159
|
-
* The maximum burst size allowed in
|
|
1160
|
-
* bytes if ingress traffic shaping is enabled on the port.
|
|
996
|
+
* The maximum ingress burst size allowed in bytes if ingress shaping is enabled on the port.
|
|
1161
997
|
*/
|
|
1162
998
|
ingressShapingBurstSize?: pulumi.Input<number>;
|
|
1163
999
|
/**
|
|
1164
|
-
*
|
|
1165
|
-
* enabled on the port for ingress traffic.
|
|
1000
|
+
* True if the traffic shaper is enabled for ingress traffic on the port.
|
|
1166
1001
|
*/
|
|
1167
1002
|
ingressShapingEnabled?: pulumi.Input<boolean>;
|
|
1168
1003
|
/**
|
|
1169
|
-
* The peak bandwidth during
|
|
1170
|
-
* bursts in bits per second if ingress traffic shaping is enabled on the port.
|
|
1004
|
+
* The peak ingress bandwidth during bursts in bits per second if ingress traffic shaping is enabled on the port.
|
|
1171
1005
|
*/
|
|
1172
1006
|
ingressShapingPeakBandwidth?: pulumi.Input<number>;
|
|
1173
1007
|
/**
|
|
@@ -1198,12 +1032,11 @@ export interface DistributedVirtualSwitchArgs {
|
|
|
1198
1032
|
*/
|
|
1199
1033
|
lacpApiVersion?: pulumi.Input<string>;
|
|
1200
1034
|
/**
|
|
1201
|
-
*
|
|
1202
|
-
* applies to.
|
|
1035
|
+
* Whether or not to enable LACP on all uplink ports.
|
|
1203
1036
|
*/
|
|
1204
1037
|
lacpEnabled?: pulumi.Input<boolean>;
|
|
1205
1038
|
/**
|
|
1206
|
-
* The LACP mode. Can be one of
|
|
1039
|
+
* The uplink LACP mode to use. Can be one of active or passive.
|
|
1207
1040
|
*/
|
|
1208
1041
|
lacpMode?: pulumi.Input<string>;
|
|
1209
1042
|
/**
|
|
@@ -1246,60 +1079,45 @@ export interface DistributedVirtualSwitchArgs {
|
|
|
1246
1079
|
*/
|
|
1247
1080
|
name?: pulumi.Input<string>;
|
|
1248
1081
|
/**
|
|
1249
|
-
* The number of seconds after which
|
|
1250
|
-
* active flows are forced to be exported to the collector. Allowed range is
|
|
1251
|
-
* `60` to `3600`. Default: `60`.
|
|
1082
|
+
* The number of seconds after which active flows are forced to be exported to the collector.
|
|
1252
1083
|
*/
|
|
1253
1084
|
netflowActiveFlowTimeout?: pulumi.Input<number>;
|
|
1254
1085
|
/**
|
|
1255
|
-
* IP address for the
|
|
1256
|
-
*
|
|
1257
|
-
* Must be set before Netflow can be enabled.
|
|
1086
|
+
* IP address for the netflow collector, using IPv4 or IPv6. IPv6 is supported in vSphere Distributed Switch Version 6.0 or
|
|
1087
|
+
* later.
|
|
1258
1088
|
*/
|
|
1259
1089
|
netflowCollectorIpAddress?: pulumi.Input<string>;
|
|
1260
1090
|
/**
|
|
1261
|
-
*
|
|
1262
|
-
* must be set before Netflow can be enabled.
|
|
1091
|
+
* The port for the netflow collector.
|
|
1263
1092
|
*/
|
|
1264
1093
|
netflowCollectorPort?: pulumi.Input<number>;
|
|
1265
1094
|
/**
|
|
1266
|
-
*
|
|
1267
|
-
* applies to.
|
|
1095
|
+
* Indicates whether to enable netflow on all ports.
|
|
1268
1096
|
*/
|
|
1269
1097
|
netflowEnabled?: pulumi.Input<boolean>;
|
|
1270
1098
|
/**
|
|
1271
|
-
* The number of seconds after which
|
|
1272
|
-
* idle flows are forced to be exported to the collector. Allowed range is `10`
|
|
1273
|
-
* to `600`. Default: `15`.
|
|
1099
|
+
* The number of seconds after which idle flows are forced to be exported to the collector.
|
|
1274
1100
|
*/
|
|
1275
1101
|
netflowIdleFlowTimeout?: pulumi.Input<number>;
|
|
1276
1102
|
/**
|
|
1277
|
-
* Whether to limit analysis to
|
|
1278
|
-
* traffic that has both source and destination served by the same host.
|
|
1279
|
-
* Default: `false`.
|
|
1103
|
+
* Whether to limit analysis to traffic that has both source and destination served by the same host.
|
|
1280
1104
|
*/
|
|
1281
1105
|
netflowInternalFlowsOnly?: pulumi.Input<boolean>;
|
|
1282
1106
|
/**
|
|
1283
|
-
* The observation
|
|
1284
|
-
* the Netflow collector.
|
|
1107
|
+
* The observation Domain ID for the netflow collector.
|
|
1285
1108
|
*/
|
|
1286
1109
|
netflowObservationDomainId?: pulumi.Input<number>;
|
|
1287
1110
|
/**
|
|
1288
|
-
* The ratio of total number of packets to
|
|
1289
|
-
*
|
|
1290
|
-
* VDS should analyze all packets. The maximum value is `1000`, which
|
|
1291
|
-
* indicates an analysis rate of 0.001%!
|
|
1292
|
-
* (MISSING)
|
|
1111
|
+
* The ratio of total number of packets to the number of packets analyzed. Set to 0 to disable sampling, meaning that all
|
|
1112
|
+
* packets are analyzed.
|
|
1293
1113
|
*/
|
|
1294
1114
|
netflowSamplingRate?: pulumi.Input<number>;
|
|
1295
1115
|
/**
|
|
1296
|
-
*
|
|
1297
|
-
* network I/O control. Default: `false`.
|
|
1116
|
+
* Whether or not to enable network resource control, enabling advanced traffic shaping and resource control features.
|
|
1298
1117
|
*/
|
|
1299
1118
|
networkResourceControlEnabled?: pulumi.Input<boolean>;
|
|
1300
1119
|
/**
|
|
1301
|
-
* The version of
|
|
1302
|
-
* control to use. Can be one of `version2` or `version3`. Default: `version2`.
|
|
1120
|
+
* The network I/O control version to use. Can be one of version2 or version3.
|
|
1303
1121
|
*/
|
|
1304
1122
|
networkResourceControlVersion?: pulumi.Input<string>;
|
|
1305
1123
|
/**
|
|
@@ -1319,25 +1137,19 @@ export interface DistributedVirtualSwitchArgs {
|
|
|
1319
1137
|
*/
|
|
1320
1138
|
nfsShareLevel?: pulumi.Input<string>;
|
|
1321
1139
|
/**
|
|
1322
|
-
* If
|
|
1323
|
-
* broadcast network of an uplink failover, triggering cache updates.
|
|
1140
|
+
* If true, the teaming policy will notify the broadcast network of a NIC failover, triggering cache updates.
|
|
1324
1141
|
*/
|
|
1325
1142
|
notifySwitches?: pulumi.Input<boolean>;
|
|
1326
1143
|
/**
|
|
1327
|
-
*
|
|
1328
|
-
* ID when using private VLANs.
|
|
1144
|
+
* The secondary VLAN ID for this port.
|
|
1329
1145
|
*/
|
|
1330
1146
|
portPrivateSecondaryVlanId?: pulumi.Input<number>;
|
|
1331
1147
|
/**
|
|
1332
|
-
*
|
|
1333
|
-
* private VLAN mapping. The options are:
|
|
1148
|
+
* A private VLAN (PVLAN) mapping.
|
|
1334
1149
|
*/
|
|
1335
1150
|
pvlanMappings?: pulumi.Input<pulumi.Input<inputs.DistributedVirtualSwitchPvlanMapping>[]>;
|
|
1336
1151
|
/**
|
|
1337
|
-
*
|
|
1338
|
-
* failover. These uplinks need to match the definitions in the
|
|
1339
|
-
* `uplinks` VDS argument. See
|
|
1340
|
-
* here for more details.
|
|
1152
|
+
* List of standby uplinks used for load balancing, matching the names of the uplinks assigned in the DVS.
|
|
1341
1153
|
*/
|
|
1342
1154
|
standbyUplinks?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1343
1155
|
/**
|
|
@@ -1347,22 +1159,18 @@ export interface DistributedVirtualSwitchArgs {
|
|
|
1347
1159
|
*/
|
|
1348
1160
|
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1349
1161
|
/**
|
|
1350
|
-
* The
|
|
1351
|
-
*
|
|
1352
|
-
* `failoverExplicit`, or `loadbalanceLoadbased`.
|
|
1162
|
+
* The network adapter teaming policy. Can be one of loadbalance_ip, loadbalance_srcmac, loadbalance_srcid,
|
|
1163
|
+
* failover_explicit, or loadbalance_loadbased.
|
|
1353
1164
|
*/
|
|
1354
1165
|
teamingPolicy?: pulumi.Input<string>;
|
|
1355
1166
|
/**
|
|
1356
|
-
*
|
|
1357
|
-
*
|
|
1167
|
+
* If true, a copy of packets sent to the switch will always be forwarded to an uplink in addition to the regular packet
|
|
1168
|
+
* forwarded done by the switch.
|
|
1358
1169
|
*/
|
|
1359
1170
|
txUplink?: pulumi.Input<boolean>;
|
|
1360
1171
|
/**
|
|
1361
|
-
* A list of
|
|
1362
|
-
*
|
|
1363
|
-
* controls the number of uplinks that exist on the VDS, in addition to the
|
|
1364
|
-
* names. See here for an example on how to
|
|
1365
|
-
* use this option.
|
|
1172
|
+
* A list of uplink ports. The contents of this list control both the uplink count and names of the uplinks on the DVS
|
|
1173
|
+
* across hosts.
|
|
1366
1174
|
*/
|
|
1367
1175
|
uplinks?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1368
1176
|
/**
|
|
@@ -1408,28 +1216,7 @@ export interface DistributedVirtualSwitchArgs {
|
|
|
1408
1216
|
*/
|
|
1409
1217
|
vlanId?: pulumi.Input<number>;
|
|
1410
1218
|
/**
|
|
1411
|
-
*
|
|
1412
|
-
* and `maxVlan` sub-arguments to define the tagged VLAN range. Multiple
|
|
1413
|
-
* `vlanRange` definitions are allowed, but they must not overlap. Example
|
|
1414
|
-
* below:
|
|
1415
|
-
*
|
|
1416
|
-
* <!--Start PulumiCodeChooser -->
|
|
1417
|
-
* ```typescript
|
|
1418
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
1419
|
-
* import * as vsphere from "@pulumi/vsphere";
|
|
1420
|
-
*
|
|
1421
|
-
* const vds = new vsphere.DistributedVirtualSwitch("vds", {vlanRanges: [
|
|
1422
|
-
* {
|
|
1423
|
-
* maxVlan: 199,
|
|
1424
|
-
* minVlan: 100,
|
|
1425
|
-
* },
|
|
1426
|
-
* {
|
|
1427
|
-
* maxVlan: 399,
|
|
1428
|
-
* minVlan: 300,
|
|
1429
|
-
* },
|
|
1430
|
-
* ]});
|
|
1431
|
-
* ```
|
|
1432
|
-
* <!--End PulumiCodeChooser -->
|
|
1219
|
+
* The VLAN ID for single VLAN mode. 0 denotes no VLAN.
|
|
1433
1220
|
*/
|
|
1434
1221
|
vlanRanges?: pulumi.Input<pulumi.Input<inputs.DistributedVirtualSwitchVlanRange>[]>;
|
|
1435
1222
|
/**
|