@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/datastoreCluster.d.ts
CHANGED
|
@@ -50,20 +50,17 @@ export declare class DatastoreCluster extends pulumi.CustomResource {
|
|
|
50
50
|
*/
|
|
51
51
|
readonly name: pulumi.Output<string>;
|
|
52
52
|
/**
|
|
53
|
-
*
|
|
54
|
-
* settings that are not exposed via the provider or the vSphere client.
|
|
53
|
+
* Advanced configuration options for storage DRS.
|
|
55
54
|
*/
|
|
56
55
|
readonly sdrsAdvancedOptions: pulumi.Output<{
|
|
57
56
|
[key: string]: string;
|
|
58
57
|
} | undefined>;
|
|
59
58
|
/**
|
|
60
|
-
* The
|
|
61
|
-
* virtual machines in this datastore cluster. Default: `manual`.
|
|
59
|
+
* The default automation level for all virtual machines in this storage cluster.
|
|
62
60
|
*/
|
|
63
61
|
readonly sdrsAutomationLevel: pulumi.Output<string | undefined>;
|
|
64
62
|
/**
|
|
65
|
-
* When
|
|
66
|
-
* single virtual machine will be kept on the same datastore. Default: `true`.
|
|
63
|
+
* When true, storage DRS keeps VMDKs for individual VMs on the same datastore by default.
|
|
67
64
|
*/
|
|
68
65
|
readonly sdrsDefaultIntraVmAffinity: pulumi.Output<boolean | undefined>;
|
|
69
66
|
/**
|
|
@@ -72,97 +69,72 @@ export declare class DatastoreCluster extends pulumi.CustomResource {
|
|
|
72
69
|
*/
|
|
73
70
|
readonly sdrsEnabled: pulumi.Output<boolean | undefined>;
|
|
74
71
|
/**
|
|
75
|
-
* The
|
|
76
|
-
* When set to `utilization`, `drsSpaceUtilizationThreshold` is used, and
|
|
77
|
-
* when set to `freeSpace`, `drsFreeSpaceThreshold` is used. Default:
|
|
78
|
-
* `utilization`.
|
|
72
|
+
* The threshold, in GB, that storage DRS uses to make decisions to migrate VMs out of a datastore.
|
|
79
73
|
*/
|
|
80
74
|
readonly sdrsFreeSpaceThreshold: pulumi.Output<number | undefined>;
|
|
81
75
|
/**
|
|
82
|
-
* The free space threshold to use. When set to utilization,
|
|
83
|
-
* freeSpace,
|
|
76
|
+
* The free space threshold to use. When set to utilization, drsSpaceUtilizationThreshold is used, and when set to
|
|
77
|
+
* freeSpace, drsFreeSpaceThreshold is used.
|
|
84
78
|
*/
|
|
85
79
|
readonly sdrsFreeSpaceThresholdMode: pulumi.Output<string | undefined>;
|
|
86
80
|
/**
|
|
87
|
-
* The threshold, in
|
|
88
|
-
*
|
|
89
|
-
* DRS makes decisions to balance the space. Default: `5` percent.
|
|
81
|
+
* The threshold, in percent, of difference between space utilization in datastores before storage DRS makes decisions to
|
|
82
|
+
* balance the space.
|
|
90
83
|
*/
|
|
91
84
|
readonly sdrsFreeSpaceUtilizationDifference: pulumi.Output<number | undefined>;
|
|
92
85
|
/**
|
|
93
|
-
* Overrides the default
|
|
94
|
-
* automation settings when correcting I/O load imbalances.
|
|
86
|
+
* Overrides the default automation settings when correcting I/O load imbalances.
|
|
95
87
|
*/
|
|
96
88
|
readonly sdrsIoBalanceAutomationLevel: pulumi.Output<string | undefined>;
|
|
97
89
|
/**
|
|
98
|
-
* The I/O latency threshold, in
|
|
99
|
-
*
|
|
100
|
-
* from this datastore. Default: `15` seconds.
|
|
90
|
+
* The I/O latency threshold, in milliseconds, that storage DRS uses to make recommendations to move disks from this
|
|
91
|
+
* datastore.
|
|
101
92
|
*/
|
|
102
93
|
readonly sdrsIoLatencyThreshold: pulumi.Output<number | undefined>;
|
|
103
94
|
/**
|
|
104
|
-
* Enable I/O load balancing for
|
|
105
|
-
* this datastore cluster. Default: `true`.
|
|
95
|
+
* Enable I/O load balancing for this datastore cluster.
|
|
106
96
|
*/
|
|
107
97
|
readonly sdrsIoLoadBalanceEnabled: pulumi.Output<boolean | undefined>;
|
|
108
98
|
/**
|
|
109
|
-
* The difference between load
|
|
110
|
-
* in datastores in the cluster before storage DRS makes recommendations to
|
|
111
|
-
* balance the load. Default: `5` percent.
|
|
99
|
+
* The difference between load in datastores in the cluster before storage DRS makes recommendations to balance the load.
|
|
112
100
|
*/
|
|
113
101
|
readonly sdrsIoLoadImbalanceThreshold: pulumi.Output<number | undefined>;
|
|
114
102
|
/**
|
|
115
|
-
* The threshold of reservable
|
|
116
|
-
*
|
|
117
|
-
* recommendations to move VMs off of a datastore. Note that this setting should
|
|
118
|
-
* only be set if `sdrsIoReservablePercentThreshold` cannot make an accurate
|
|
119
|
-
* estimate of the capacity of the datastores in your cluster, and should be set
|
|
120
|
-
* to roughly 50-60%!o(MISSING)f the worst case peak performance of the backing LUNs.
|
|
103
|
+
* The threshold of reservable IOPS of all virtual machines on the datastore before storage DRS makes recommendations to
|
|
104
|
+
* move VMs off of a datastore.
|
|
121
105
|
*/
|
|
122
106
|
readonly sdrsIoReservableIopsThreshold: pulumi.Output<number | undefined>;
|
|
123
107
|
/**
|
|
124
|
-
* The threshold, in
|
|
125
|
-
*
|
|
126
|
-
* storage DRS uses to make recommendations to move VMs off of a datastore when
|
|
127
|
-
* the total reservable IOPS exceeds the threshold. Default: `60` percent.
|
|
108
|
+
* The threshold, in percent, of actual estimated performance of the datastore (in IOPS) that storage DRS uses to make
|
|
109
|
+
* recommendations to move VMs off of a datastore when the total reservable IOPS exceeds the threshold.
|
|
128
110
|
*/
|
|
129
111
|
readonly sdrsIoReservablePercentThreshold: pulumi.Output<number | undefined>;
|
|
130
112
|
/**
|
|
131
|
-
* The reservable IOPS
|
|
132
|
-
* threshold setting to use, `sdrsIoReservablePercentThreshold` in the event
|
|
133
|
-
* of `automatic`, or `sdrsIoReservableIopsThreshold` in the event of
|
|
134
|
-
* `manual`. Default: `automatic`.
|
|
113
|
+
* The reservable IOPS threshold to use, percent in the event of automatic, or manual threshold in the event of manual.
|
|
135
114
|
*/
|
|
136
115
|
readonly sdrsIoReservableThresholdMode: pulumi.Output<string | undefined>;
|
|
137
116
|
/**
|
|
138
|
-
* The storage DRS poll interval, in
|
|
139
|
-
* minutes. Default: `480` minutes.
|
|
117
|
+
* The storage DRS poll interval, in minutes.
|
|
140
118
|
*/
|
|
141
119
|
readonly sdrsLoadBalanceInterval: pulumi.Output<number | undefined>;
|
|
142
120
|
/**
|
|
143
|
-
* Overrides the default
|
|
144
|
-
* automation settings when correcting storage and VM policy violations.
|
|
121
|
+
* Overrides the default automation settings when correcting storage and VM policy violations.
|
|
145
122
|
*/
|
|
146
123
|
readonly sdrsPolicyEnforcementAutomationLevel: pulumi.Output<string | undefined>;
|
|
147
124
|
/**
|
|
148
|
-
* Overrides the default
|
|
149
|
-
* automation settings when correcting affinity rule violations.
|
|
125
|
+
* Overrides the default automation settings when correcting affinity rule violations.
|
|
150
126
|
*/
|
|
151
127
|
readonly sdrsRuleEnforcementAutomationLevel: pulumi.Output<string | undefined>;
|
|
152
128
|
/**
|
|
153
|
-
* Overrides the default
|
|
154
|
-
* automation settings when correcting disk space imbalances.
|
|
129
|
+
* Overrides the default automation settings when correcting disk space imbalances.
|
|
155
130
|
*/
|
|
156
131
|
readonly sdrsSpaceBalanceAutomationLevel: pulumi.Output<string | undefined>;
|
|
157
132
|
/**
|
|
158
|
-
*
|
|
159
|
-
* when Storage DRS performs or recommends migrations
|
|
160
|
-
* (based on the selected automation level). Default: `80` percent.
|
|
133
|
+
* The threshold, in percent of used space, that storage DRS uses to make decisions to migrate VMs out of a datastore.
|
|
161
134
|
*/
|
|
162
135
|
readonly sdrsSpaceUtilizationThreshold: pulumi.Output<number | undefined>;
|
|
163
136
|
/**
|
|
164
|
-
* Overrides the default
|
|
165
|
-
* automation settings when generating recommendations for datastore evacuation.
|
|
137
|
+
* Overrides the default automation settings when generating recommendations for datastore evacuation.
|
|
166
138
|
*/
|
|
167
139
|
readonly sdrsVmEvacuationAutomationLevel: pulumi.Output<string | undefined>;
|
|
168
140
|
/**
|
|
@@ -219,20 +191,17 @@ export interface DatastoreClusterState {
|
|
|
219
191
|
*/
|
|
220
192
|
name?: pulumi.Input<string>;
|
|
221
193
|
/**
|
|
222
|
-
*
|
|
223
|
-
* settings that are not exposed via the provider or the vSphere client.
|
|
194
|
+
* Advanced configuration options for storage DRS.
|
|
224
195
|
*/
|
|
225
196
|
sdrsAdvancedOptions?: pulumi.Input<{
|
|
226
197
|
[key: string]: pulumi.Input<string>;
|
|
227
198
|
}>;
|
|
228
199
|
/**
|
|
229
|
-
* The
|
|
230
|
-
* virtual machines in this datastore cluster. Default: `manual`.
|
|
200
|
+
* The default automation level for all virtual machines in this storage cluster.
|
|
231
201
|
*/
|
|
232
202
|
sdrsAutomationLevel?: pulumi.Input<string>;
|
|
233
203
|
/**
|
|
234
|
-
* When
|
|
235
|
-
* single virtual machine will be kept on the same datastore. Default: `true`.
|
|
204
|
+
* When true, storage DRS keeps VMDKs for individual VMs on the same datastore by default.
|
|
236
205
|
*/
|
|
237
206
|
sdrsDefaultIntraVmAffinity?: pulumi.Input<boolean>;
|
|
238
207
|
/**
|
|
@@ -241,97 +210,72 @@ export interface DatastoreClusterState {
|
|
|
241
210
|
*/
|
|
242
211
|
sdrsEnabled?: pulumi.Input<boolean>;
|
|
243
212
|
/**
|
|
244
|
-
* The
|
|
245
|
-
* When set to `utilization`, `drsSpaceUtilizationThreshold` is used, and
|
|
246
|
-
* when set to `freeSpace`, `drsFreeSpaceThreshold` is used. Default:
|
|
247
|
-
* `utilization`.
|
|
213
|
+
* The threshold, in GB, that storage DRS uses to make decisions to migrate VMs out of a datastore.
|
|
248
214
|
*/
|
|
249
215
|
sdrsFreeSpaceThreshold?: pulumi.Input<number>;
|
|
250
216
|
/**
|
|
251
|
-
* The free space threshold to use. When set to utilization,
|
|
252
|
-
* freeSpace,
|
|
217
|
+
* The free space threshold to use. When set to utilization, drsSpaceUtilizationThreshold is used, and when set to
|
|
218
|
+
* freeSpace, drsFreeSpaceThreshold is used.
|
|
253
219
|
*/
|
|
254
220
|
sdrsFreeSpaceThresholdMode?: pulumi.Input<string>;
|
|
255
221
|
/**
|
|
256
|
-
* The threshold, in
|
|
257
|
-
*
|
|
258
|
-
* DRS makes decisions to balance the space. Default: `5` percent.
|
|
222
|
+
* The threshold, in percent, of difference between space utilization in datastores before storage DRS makes decisions to
|
|
223
|
+
* balance the space.
|
|
259
224
|
*/
|
|
260
225
|
sdrsFreeSpaceUtilizationDifference?: pulumi.Input<number>;
|
|
261
226
|
/**
|
|
262
|
-
* Overrides the default
|
|
263
|
-
* automation settings when correcting I/O load imbalances.
|
|
227
|
+
* Overrides the default automation settings when correcting I/O load imbalances.
|
|
264
228
|
*/
|
|
265
229
|
sdrsIoBalanceAutomationLevel?: pulumi.Input<string>;
|
|
266
230
|
/**
|
|
267
|
-
* The I/O latency threshold, in
|
|
268
|
-
*
|
|
269
|
-
* from this datastore. Default: `15` seconds.
|
|
231
|
+
* The I/O latency threshold, in milliseconds, that storage DRS uses to make recommendations to move disks from this
|
|
232
|
+
* datastore.
|
|
270
233
|
*/
|
|
271
234
|
sdrsIoLatencyThreshold?: pulumi.Input<number>;
|
|
272
235
|
/**
|
|
273
|
-
* Enable I/O load balancing for
|
|
274
|
-
* this datastore cluster. Default: `true`.
|
|
236
|
+
* Enable I/O load balancing for this datastore cluster.
|
|
275
237
|
*/
|
|
276
238
|
sdrsIoLoadBalanceEnabled?: pulumi.Input<boolean>;
|
|
277
239
|
/**
|
|
278
|
-
* The difference between load
|
|
279
|
-
* in datastores in the cluster before storage DRS makes recommendations to
|
|
280
|
-
* balance the load. Default: `5` percent.
|
|
240
|
+
* The difference between load in datastores in the cluster before storage DRS makes recommendations to balance the load.
|
|
281
241
|
*/
|
|
282
242
|
sdrsIoLoadImbalanceThreshold?: pulumi.Input<number>;
|
|
283
243
|
/**
|
|
284
|
-
* The threshold of reservable
|
|
285
|
-
*
|
|
286
|
-
* recommendations to move VMs off of a datastore. Note that this setting should
|
|
287
|
-
* only be set if `sdrsIoReservablePercentThreshold` cannot make an accurate
|
|
288
|
-
* estimate of the capacity of the datastores in your cluster, and should be set
|
|
289
|
-
* to roughly 50-60%!o(MISSING)f the worst case peak performance of the backing LUNs.
|
|
244
|
+
* The threshold of reservable IOPS of all virtual machines on the datastore before storage DRS makes recommendations to
|
|
245
|
+
* move VMs off of a datastore.
|
|
290
246
|
*/
|
|
291
247
|
sdrsIoReservableIopsThreshold?: pulumi.Input<number>;
|
|
292
248
|
/**
|
|
293
|
-
* The threshold, in
|
|
294
|
-
*
|
|
295
|
-
* storage DRS uses to make recommendations to move VMs off of a datastore when
|
|
296
|
-
* the total reservable IOPS exceeds the threshold. Default: `60` percent.
|
|
249
|
+
* The threshold, in percent, of actual estimated performance of the datastore (in IOPS) that storage DRS uses to make
|
|
250
|
+
* recommendations to move VMs off of a datastore when the total reservable IOPS exceeds the threshold.
|
|
297
251
|
*/
|
|
298
252
|
sdrsIoReservablePercentThreshold?: pulumi.Input<number>;
|
|
299
253
|
/**
|
|
300
|
-
* The reservable IOPS
|
|
301
|
-
* threshold setting to use, `sdrsIoReservablePercentThreshold` in the event
|
|
302
|
-
* of `automatic`, or `sdrsIoReservableIopsThreshold` in the event of
|
|
303
|
-
* `manual`. Default: `automatic`.
|
|
254
|
+
* The reservable IOPS threshold to use, percent in the event of automatic, or manual threshold in the event of manual.
|
|
304
255
|
*/
|
|
305
256
|
sdrsIoReservableThresholdMode?: pulumi.Input<string>;
|
|
306
257
|
/**
|
|
307
|
-
* The storage DRS poll interval, in
|
|
308
|
-
* minutes. Default: `480` minutes.
|
|
258
|
+
* The storage DRS poll interval, in minutes.
|
|
309
259
|
*/
|
|
310
260
|
sdrsLoadBalanceInterval?: pulumi.Input<number>;
|
|
311
261
|
/**
|
|
312
|
-
* Overrides the default
|
|
313
|
-
* automation settings when correcting storage and VM policy violations.
|
|
262
|
+
* Overrides the default automation settings when correcting storage and VM policy violations.
|
|
314
263
|
*/
|
|
315
264
|
sdrsPolicyEnforcementAutomationLevel?: pulumi.Input<string>;
|
|
316
265
|
/**
|
|
317
|
-
* Overrides the default
|
|
318
|
-
* automation settings when correcting affinity rule violations.
|
|
266
|
+
* Overrides the default automation settings when correcting affinity rule violations.
|
|
319
267
|
*/
|
|
320
268
|
sdrsRuleEnforcementAutomationLevel?: pulumi.Input<string>;
|
|
321
269
|
/**
|
|
322
|
-
* Overrides the default
|
|
323
|
-
* automation settings when correcting disk space imbalances.
|
|
270
|
+
* Overrides the default automation settings when correcting disk space imbalances.
|
|
324
271
|
*/
|
|
325
272
|
sdrsSpaceBalanceAutomationLevel?: pulumi.Input<string>;
|
|
326
273
|
/**
|
|
327
|
-
*
|
|
328
|
-
* when Storage DRS performs or recommends migrations
|
|
329
|
-
* (based on the selected automation level). Default: `80` percent.
|
|
274
|
+
* The threshold, in percent of used space, that storage DRS uses to make decisions to migrate VMs out of a datastore.
|
|
330
275
|
*/
|
|
331
276
|
sdrsSpaceUtilizationThreshold?: pulumi.Input<number>;
|
|
332
277
|
/**
|
|
333
|
-
* Overrides the default
|
|
334
|
-
* automation settings when generating recommendations for datastore evacuation.
|
|
278
|
+
* Overrides the default automation settings when generating recommendations for datastore evacuation.
|
|
335
279
|
*/
|
|
336
280
|
sdrsVmEvacuationAutomationLevel?: pulumi.Input<string>;
|
|
337
281
|
/**
|
|
@@ -380,20 +324,17 @@ export interface DatastoreClusterArgs {
|
|
|
380
324
|
*/
|
|
381
325
|
name?: pulumi.Input<string>;
|
|
382
326
|
/**
|
|
383
|
-
*
|
|
384
|
-
* settings that are not exposed via the provider or the vSphere client.
|
|
327
|
+
* Advanced configuration options for storage DRS.
|
|
385
328
|
*/
|
|
386
329
|
sdrsAdvancedOptions?: pulumi.Input<{
|
|
387
330
|
[key: string]: pulumi.Input<string>;
|
|
388
331
|
}>;
|
|
389
332
|
/**
|
|
390
|
-
* The
|
|
391
|
-
* virtual machines in this datastore cluster. Default: `manual`.
|
|
333
|
+
* The default automation level for all virtual machines in this storage cluster.
|
|
392
334
|
*/
|
|
393
335
|
sdrsAutomationLevel?: pulumi.Input<string>;
|
|
394
336
|
/**
|
|
395
|
-
* When
|
|
396
|
-
* single virtual machine will be kept on the same datastore. Default: `true`.
|
|
337
|
+
* When true, storage DRS keeps VMDKs for individual VMs on the same datastore by default.
|
|
397
338
|
*/
|
|
398
339
|
sdrsDefaultIntraVmAffinity?: pulumi.Input<boolean>;
|
|
399
340
|
/**
|
|
@@ -402,97 +343,72 @@ export interface DatastoreClusterArgs {
|
|
|
402
343
|
*/
|
|
403
344
|
sdrsEnabled?: pulumi.Input<boolean>;
|
|
404
345
|
/**
|
|
405
|
-
* The
|
|
406
|
-
* When set to `utilization`, `drsSpaceUtilizationThreshold` is used, and
|
|
407
|
-
* when set to `freeSpace`, `drsFreeSpaceThreshold` is used. Default:
|
|
408
|
-
* `utilization`.
|
|
346
|
+
* The threshold, in GB, that storage DRS uses to make decisions to migrate VMs out of a datastore.
|
|
409
347
|
*/
|
|
410
348
|
sdrsFreeSpaceThreshold?: pulumi.Input<number>;
|
|
411
349
|
/**
|
|
412
|
-
* The free space threshold to use. When set to utilization,
|
|
413
|
-
* freeSpace,
|
|
350
|
+
* The free space threshold to use. When set to utilization, drsSpaceUtilizationThreshold is used, and when set to
|
|
351
|
+
* freeSpace, drsFreeSpaceThreshold is used.
|
|
414
352
|
*/
|
|
415
353
|
sdrsFreeSpaceThresholdMode?: pulumi.Input<string>;
|
|
416
354
|
/**
|
|
417
|
-
* The threshold, in
|
|
418
|
-
*
|
|
419
|
-
* DRS makes decisions to balance the space. Default: `5` percent.
|
|
355
|
+
* The threshold, in percent, of difference between space utilization in datastores before storage DRS makes decisions to
|
|
356
|
+
* balance the space.
|
|
420
357
|
*/
|
|
421
358
|
sdrsFreeSpaceUtilizationDifference?: pulumi.Input<number>;
|
|
422
359
|
/**
|
|
423
|
-
* Overrides the default
|
|
424
|
-
* automation settings when correcting I/O load imbalances.
|
|
360
|
+
* Overrides the default automation settings when correcting I/O load imbalances.
|
|
425
361
|
*/
|
|
426
362
|
sdrsIoBalanceAutomationLevel?: pulumi.Input<string>;
|
|
427
363
|
/**
|
|
428
|
-
* The I/O latency threshold, in
|
|
429
|
-
*
|
|
430
|
-
* from this datastore. Default: `15` seconds.
|
|
364
|
+
* The I/O latency threshold, in milliseconds, that storage DRS uses to make recommendations to move disks from this
|
|
365
|
+
* datastore.
|
|
431
366
|
*/
|
|
432
367
|
sdrsIoLatencyThreshold?: pulumi.Input<number>;
|
|
433
368
|
/**
|
|
434
|
-
* Enable I/O load balancing for
|
|
435
|
-
* this datastore cluster. Default: `true`.
|
|
369
|
+
* Enable I/O load balancing for this datastore cluster.
|
|
436
370
|
*/
|
|
437
371
|
sdrsIoLoadBalanceEnabled?: pulumi.Input<boolean>;
|
|
438
372
|
/**
|
|
439
|
-
* The difference between load
|
|
440
|
-
* in datastores in the cluster before storage DRS makes recommendations to
|
|
441
|
-
* balance the load. Default: `5` percent.
|
|
373
|
+
* The difference between load in datastores in the cluster before storage DRS makes recommendations to balance the load.
|
|
442
374
|
*/
|
|
443
375
|
sdrsIoLoadImbalanceThreshold?: pulumi.Input<number>;
|
|
444
376
|
/**
|
|
445
|
-
* The threshold of reservable
|
|
446
|
-
*
|
|
447
|
-
* recommendations to move VMs off of a datastore. Note that this setting should
|
|
448
|
-
* only be set if `sdrsIoReservablePercentThreshold` cannot make an accurate
|
|
449
|
-
* estimate of the capacity of the datastores in your cluster, and should be set
|
|
450
|
-
* to roughly 50-60%!o(MISSING)f the worst case peak performance of the backing LUNs.
|
|
377
|
+
* The threshold of reservable IOPS of all virtual machines on the datastore before storage DRS makes recommendations to
|
|
378
|
+
* move VMs off of a datastore.
|
|
451
379
|
*/
|
|
452
380
|
sdrsIoReservableIopsThreshold?: pulumi.Input<number>;
|
|
453
381
|
/**
|
|
454
|
-
* The threshold, in
|
|
455
|
-
*
|
|
456
|
-
* storage DRS uses to make recommendations to move VMs off of a datastore when
|
|
457
|
-
* the total reservable IOPS exceeds the threshold. Default: `60` percent.
|
|
382
|
+
* The threshold, in percent, of actual estimated performance of the datastore (in IOPS) that storage DRS uses to make
|
|
383
|
+
* recommendations to move VMs off of a datastore when the total reservable IOPS exceeds the threshold.
|
|
458
384
|
*/
|
|
459
385
|
sdrsIoReservablePercentThreshold?: pulumi.Input<number>;
|
|
460
386
|
/**
|
|
461
|
-
* The reservable IOPS
|
|
462
|
-
* threshold setting to use, `sdrsIoReservablePercentThreshold` in the event
|
|
463
|
-
* of `automatic`, or `sdrsIoReservableIopsThreshold` in the event of
|
|
464
|
-
* `manual`. Default: `automatic`.
|
|
387
|
+
* The reservable IOPS threshold to use, percent in the event of automatic, or manual threshold in the event of manual.
|
|
465
388
|
*/
|
|
466
389
|
sdrsIoReservableThresholdMode?: pulumi.Input<string>;
|
|
467
390
|
/**
|
|
468
|
-
* The storage DRS poll interval, in
|
|
469
|
-
* minutes. Default: `480` minutes.
|
|
391
|
+
* The storage DRS poll interval, in minutes.
|
|
470
392
|
*/
|
|
471
393
|
sdrsLoadBalanceInterval?: pulumi.Input<number>;
|
|
472
394
|
/**
|
|
473
|
-
* Overrides the default
|
|
474
|
-
* automation settings when correcting storage and VM policy violations.
|
|
395
|
+
* Overrides the default automation settings when correcting storage and VM policy violations.
|
|
475
396
|
*/
|
|
476
397
|
sdrsPolicyEnforcementAutomationLevel?: pulumi.Input<string>;
|
|
477
398
|
/**
|
|
478
|
-
* Overrides the default
|
|
479
|
-
* automation settings when correcting affinity rule violations.
|
|
399
|
+
* Overrides the default automation settings when correcting affinity rule violations.
|
|
480
400
|
*/
|
|
481
401
|
sdrsRuleEnforcementAutomationLevel?: pulumi.Input<string>;
|
|
482
402
|
/**
|
|
483
|
-
* Overrides the default
|
|
484
|
-
* automation settings when correcting disk space imbalances.
|
|
403
|
+
* Overrides the default automation settings when correcting disk space imbalances.
|
|
485
404
|
*/
|
|
486
405
|
sdrsSpaceBalanceAutomationLevel?: pulumi.Input<string>;
|
|
487
406
|
/**
|
|
488
|
-
*
|
|
489
|
-
* when Storage DRS performs or recommends migrations
|
|
490
|
-
* (based on the selected automation level). Default: `80` percent.
|
|
407
|
+
* The threshold, in percent of used space, that storage DRS uses to make decisions to migrate VMs out of a datastore.
|
|
491
408
|
*/
|
|
492
409
|
sdrsSpaceUtilizationThreshold?: pulumi.Input<number>;
|
|
493
410
|
/**
|
|
494
|
-
* Overrides the default
|
|
495
|
-
* automation settings when generating recommendations for datastore evacuation.
|
|
411
|
+
* Overrides the default automation settings when generating recommendations for datastore evacuation.
|
|
496
412
|
*/
|
|
497
413
|
sdrsVmEvacuationAutomationLevel?: pulumi.Input<string>;
|
|
498
414
|
/**
|
package/datastoreCluster.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"datastoreCluster.js","sourceRoot":"","sources":["../datastoreCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;
|
|
1
|
+
{"version":3,"file":"datastoreCluster.js","sourceRoot":"","sources":["../datastoreCluster.ts"],"names":[],"mappings":"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"}
|