@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/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,103 +69,76 @@ 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
|
/**
|
|
169
141
|
* The IDs of any tags to attach to this resource.
|
|
170
|
-
*
|
|
171
|
-
* > **NOTE:** Tagging support requires vCenter 6.0 or higher.
|
|
172
142
|
*/
|
|
173
143
|
readonly tags: pulumi.Output<string[] | undefined>;
|
|
174
144
|
/**
|
|
@@ -219,20 +189,17 @@ export interface DatastoreClusterState {
|
|
|
219
189
|
*/
|
|
220
190
|
name?: pulumi.Input<string>;
|
|
221
191
|
/**
|
|
222
|
-
*
|
|
223
|
-
* settings that are not exposed via the provider or the vSphere client.
|
|
192
|
+
* Advanced configuration options for storage DRS.
|
|
224
193
|
*/
|
|
225
194
|
sdrsAdvancedOptions?: pulumi.Input<{
|
|
226
195
|
[key: string]: pulumi.Input<string>;
|
|
227
196
|
}>;
|
|
228
197
|
/**
|
|
229
|
-
* The
|
|
230
|
-
* virtual machines in this datastore cluster. Default: `manual`.
|
|
198
|
+
* The default automation level for all virtual machines in this storage cluster.
|
|
231
199
|
*/
|
|
232
200
|
sdrsAutomationLevel?: pulumi.Input<string>;
|
|
233
201
|
/**
|
|
234
|
-
* When
|
|
235
|
-
* single virtual machine will be kept on the same datastore. Default: `true`.
|
|
202
|
+
* When true, storage DRS keeps VMDKs for individual VMs on the same datastore by default.
|
|
236
203
|
*/
|
|
237
204
|
sdrsDefaultIntraVmAffinity?: pulumi.Input<boolean>;
|
|
238
205
|
/**
|
|
@@ -241,103 +208,76 @@ export interface DatastoreClusterState {
|
|
|
241
208
|
*/
|
|
242
209
|
sdrsEnabled?: pulumi.Input<boolean>;
|
|
243
210
|
/**
|
|
244
|
-
* The
|
|
245
|
-
* When set to `utilization`, `drsSpaceUtilizationThreshold` is used, and
|
|
246
|
-
* when set to `freeSpace`, `drsFreeSpaceThreshold` is used. Default:
|
|
247
|
-
* `utilization`.
|
|
211
|
+
* The threshold, in GB, that storage DRS uses to make decisions to migrate VMs out of a datastore.
|
|
248
212
|
*/
|
|
249
213
|
sdrsFreeSpaceThreshold?: pulumi.Input<number>;
|
|
250
214
|
/**
|
|
251
|
-
* The free space threshold to use. When set to utilization,
|
|
252
|
-
* freeSpace,
|
|
215
|
+
* The free space threshold to use. When set to utilization, drsSpaceUtilizationThreshold is used, and when set to
|
|
216
|
+
* freeSpace, drsFreeSpaceThreshold is used.
|
|
253
217
|
*/
|
|
254
218
|
sdrsFreeSpaceThresholdMode?: pulumi.Input<string>;
|
|
255
219
|
/**
|
|
256
|
-
* The threshold, in
|
|
257
|
-
*
|
|
258
|
-
* DRS makes decisions to balance the space. Default: `5` percent.
|
|
220
|
+
* The threshold, in percent, of difference between space utilization in datastores before storage DRS makes decisions to
|
|
221
|
+
* balance the space.
|
|
259
222
|
*/
|
|
260
223
|
sdrsFreeSpaceUtilizationDifference?: pulumi.Input<number>;
|
|
261
224
|
/**
|
|
262
|
-
* Overrides the default
|
|
263
|
-
* automation settings when correcting I/O load imbalances.
|
|
225
|
+
* Overrides the default automation settings when correcting I/O load imbalances.
|
|
264
226
|
*/
|
|
265
227
|
sdrsIoBalanceAutomationLevel?: pulumi.Input<string>;
|
|
266
228
|
/**
|
|
267
|
-
* The I/O latency threshold, in
|
|
268
|
-
*
|
|
269
|
-
* from this datastore. Default: `15` seconds.
|
|
229
|
+
* The I/O latency threshold, in milliseconds, that storage DRS uses to make recommendations to move disks from this
|
|
230
|
+
* datastore.
|
|
270
231
|
*/
|
|
271
232
|
sdrsIoLatencyThreshold?: pulumi.Input<number>;
|
|
272
233
|
/**
|
|
273
|
-
* Enable I/O load balancing for
|
|
274
|
-
* this datastore cluster. Default: `true`.
|
|
234
|
+
* Enable I/O load balancing for this datastore cluster.
|
|
275
235
|
*/
|
|
276
236
|
sdrsIoLoadBalanceEnabled?: pulumi.Input<boolean>;
|
|
277
237
|
/**
|
|
278
|
-
* The difference between load
|
|
279
|
-
* in datastores in the cluster before storage DRS makes recommendations to
|
|
280
|
-
* balance the load. Default: `5` percent.
|
|
238
|
+
* The difference between load in datastores in the cluster before storage DRS makes recommendations to balance the load.
|
|
281
239
|
*/
|
|
282
240
|
sdrsIoLoadImbalanceThreshold?: pulumi.Input<number>;
|
|
283
241
|
/**
|
|
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.
|
|
242
|
+
* The threshold of reservable IOPS of all virtual machines on the datastore before storage DRS makes recommendations to
|
|
243
|
+
* move VMs off of a datastore.
|
|
290
244
|
*/
|
|
291
245
|
sdrsIoReservableIopsThreshold?: pulumi.Input<number>;
|
|
292
246
|
/**
|
|
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.
|
|
247
|
+
* The threshold, in percent, of actual estimated performance of the datastore (in IOPS) that storage DRS uses to make
|
|
248
|
+
* recommendations to move VMs off of a datastore when the total reservable IOPS exceeds the threshold.
|
|
297
249
|
*/
|
|
298
250
|
sdrsIoReservablePercentThreshold?: pulumi.Input<number>;
|
|
299
251
|
/**
|
|
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`.
|
|
252
|
+
* The reservable IOPS threshold to use, percent in the event of automatic, or manual threshold in the event of manual.
|
|
304
253
|
*/
|
|
305
254
|
sdrsIoReservableThresholdMode?: pulumi.Input<string>;
|
|
306
255
|
/**
|
|
307
|
-
* The storage DRS poll interval, in
|
|
308
|
-
* minutes. Default: `480` minutes.
|
|
256
|
+
* The storage DRS poll interval, in minutes.
|
|
309
257
|
*/
|
|
310
258
|
sdrsLoadBalanceInterval?: pulumi.Input<number>;
|
|
311
259
|
/**
|
|
312
|
-
* Overrides the default
|
|
313
|
-
* automation settings when correcting storage and VM policy violations.
|
|
260
|
+
* Overrides the default automation settings when correcting storage and VM policy violations.
|
|
314
261
|
*/
|
|
315
262
|
sdrsPolicyEnforcementAutomationLevel?: pulumi.Input<string>;
|
|
316
263
|
/**
|
|
317
|
-
* Overrides the default
|
|
318
|
-
* automation settings when correcting affinity rule violations.
|
|
264
|
+
* Overrides the default automation settings when correcting affinity rule violations.
|
|
319
265
|
*/
|
|
320
266
|
sdrsRuleEnforcementAutomationLevel?: pulumi.Input<string>;
|
|
321
267
|
/**
|
|
322
|
-
* Overrides the default
|
|
323
|
-
* automation settings when correcting disk space imbalances.
|
|
268
|
+
* Overrides the default automation settings when correcting disk space imbalances.
|
|
324
269
|
*/
|
|
325
270
|
sdrsSpaceBalanceAutomationLevel?: pulumi.Input<string>;
|
|
326
271
|
/**
|
|
327
|
-
*
|
|
328
|
-
* when Storage DRS performs or recommends migrations
|
|
329
|
-
* (based on the selected automation level). Default: `80` percent.
|
|
272
|
+
* The threshold, in percent of used space, that storage DRS uses to make decisions to migrate VMs out of a datastore.
|
|
330
273
|
*/
|
|
331
274
|
sdrsSpaceUtilizationThreshold?: pulumi.Input<number>;
|
|
332
275
|
/**
|
|
333
|
-
* Overrides the default
|
|
334
|
-
* automation settings when generating recommendations for datastore evacuation.
|
|
276
|
+
* Overrides the default automation settings when generating recommendations for datastore evacuation.
|
|
335
277
|
*/
|
|
336
278
|
sdrsVmEvacuationAutomationLevel?: pulumi.Input<string>;
|
|
337
279
|
/**
|
|
338
280
|
* The IDs of any tags to attach to this resource.
|
|
339
|
-
*
|
|
340
|
-
* > **NOTE:** Tagging support requires vCenter 6.0 or higher.
|
|
341
281
|
*/
|
|
342
282
|
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
343
283
|
}
|
|
@@ -380,20 +320,17 @@ export interface DatastoreClusterArgs {
|
|
|
380
320
|
*/
|
|
381
321
|
name?: pulumi.Input<string>;
|
|
382
322
|
/**
|
|
383
|
-
*
|
|
384
|
-
* settings that are not exposed via the provider or the vSphere client.
|
|
323
|
+
* Advanced configuration options for storage DRS.
|
|
385
324
|
*/
|
|
386
325
|
sdrsAdvancedOptions?: pulumi.Input<{
|
|
387
326
|
[key: string]: pulumi.Input<string>;
|
|
388
327
|
}>;
|
|
389
328
|
/**
|
|
390
|
-
* The
|
|
391
|
-
* virtual machines in this datastore cluster. Default: `manual`.
|
|
329
|
+
* The default automation level for all virtual machines in this storage cluster.
|
|
392
330
|
*/
|
|
393
331
|
sdrsAutomationLevel?: pulumi.Input<string>;
|
|
394
332
|
/**
|
|
395
|
-
* When
|
|
396
|
-
* single virtual machine will be kept on the same datastore. Default: `true`.
|
|
333
|
+
* When true, storage DRS keeps VMDKs for individual VMs on the same datastore by default.
|
|
397
334
|
*/
|
|
398
335
|
sdrsDefaultIntraVmAffinity?: pulumi.Input<boolean>;
|
|
399
336
|
/**
|
|
@@ -402,103 +339,76 @@ export interface DatastoreClusterArgs {
|
|
|
402
339
|
*/
|
|
403
340
|
sdrsEnabled?: pulumi.Input<boolean>;
|
|
404
341
|
/**
|
|
405
|
-
* The
|
|
406
|
-
* When set to `utilization`, `drsSpaceUtilizationThreshold` is used, and
|
|
407
|
-
* when set to `freeSpace`, `drsFreeSpaceThreshold` is used. Default:
|
|
408
|
-
* `utilization`.
|
|
342
|
+
* The threshold, in GB, that storage DRS uses to make decisions to migrate VMs out of a datastore.
|
|
409
343
|
*/
|
|
410
344
|
sdrsFreeSpaceThreshold?: pulumi.Input<number>;
|
|
411
345
|
/**
|
|
412
|
-
* The free space threshold to use. When set to utilization,
|
|
413
|
-
* freeSpace,
|
|
346
|
+
* The free space threshold to use. When set to utilization, drsSpaceUtilizationThreshold is used, and when set to
|
|
347
|
+
* freeSpace, drsFreeSpaceThreshold is used.
|
|
414
348
|
*/
|
|
415
349
|
sdrsFreeSpaceThresholdMode?: pulumi.Input<string>;
|
|
416
350
|
/**
|
|
417
|
-
* The threshold, in
|
|
418
|
-
*
|
|
419
|
-
* DRS makes decisions to balance the space. Default: `5` percent.
|
|
351
|
+
* The threshold, in percent, of difference between space utilization in datastores before storage DRS makes decisions to
|
|
352
|
+
* balance the space.
|
|
420
353
|
*/
|
|
421
354
|
sdrsFreeSpaceUtilizationDifference?: pulumi.Input<number>;
|
|
422
355
|
/**
|
|
423
|
-
* Overrides the default
|
|
424
|
-
* automation settings when correcting I/O load imbalances.
|
|
356
|
+
* Overrides the default automation settings when correcting I/O load imbalances.
|
|
425
357
|
*/
|
|
426
358
|
sdrsIoBalanceAutomationLevel?: pulumi.Input<string>;
|
|
427
359
|
/**
|
|
428
|
-
* The I/O latency threshold, in
|
|
429
|
-
*
|
|
430
|
-
* from this datastore. Default: `15` seconds.
|
|
360
|
+
* The I/O latency threshold, in milliseconds, that storage DRS uses to make recommendations to move disks from this
|
|
361
|
+
* datastore.
|
|
431
362
|
*/
|
|
432
363
|
sdrsIoLatencyThreshold?: pulumi.Input<number>;
|
|
433
364
|
/**
|
|
434
|
-
* Enable I/O load balancing for
|
|
435
|
-
* this datastore cluster. Default: `true`.
|
|
365
|
+
* Enable I/O load balancing for this datastore cluster.
|
|
436
366
|
*/
|
|
437
367
|
sdrsIoLoadBalanceEnabled?: pulumi.Input<boolean>;
|
|
438
368
|
/**
|
|
439
|
-
* The difference between load
|
|
440
|
-
* in datastores in the cluster before storage DRS makes recommendations to
|
|
441
|
-
* balance the load. Default: `5` percent.
|
|
369
|
+
* The difference between load in datastores in the cluster before storage DRS makes recommendations to balance the load.
|
|
442
370
|
*/
|
|
443
371
|
sdrsIoLoadImbalanceThreshold?: pulumi.Input<number>;
|
|
444
372
|
/**
|
|
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.
|
|
373
|
+
* The threshold of reservable IOPS of all virtual machines on the datastore before storage DRS makes recommendations to
|
|
374
|
+
* move VMs off of a datastore.
|
|
451
375
|
*/
|
|
452
376
|
sdrsIoReservableIopsThreshold?: pulumi.Input<number>;
|
|
453
377
|
/**
|
|
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.
|
|
378
|
+
* The threshold, in percent, of actual estimated performance of the datastore (in IOPS) that storage DRS uses to make
|
|
379
|
+
* recommendations to move VMs off of a datastore when the total reservable IOPS exceeds the threshold.
|
|
458
380
|
*/
|
|
459
381
|
sdrsIoReservablePercentThreshold?: pulumi.Input<number>;
|
|
460
382
|
/**
|
|
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`.
|
|
383
|
+
* The reservable IOPS threshold to use, percent in the event of automatic, or manual threshold in the event of manual.
|
|
465
384
|
*/
|
|
466
385
|
sdrsIoReservableThresholdMode?: pulumi.Input<string>;
|
|
467
386
|
/**
|
|
468
|
-
* The storage DRS poll interval, in
|
|
469
|
-
* minutes. Default: `480` minutes.
|
|
387
|
+
* The storage DRS poll interval, in minutes.
|
|
470
388
|
*/
|
|
471
389
|
sdrsLoadBalanceInterval?: pulumi.Input<number>;
|
|
472
390
|
/**
|
|
473
|
-
* Overrides the default
|
|
474
|
-
* automation settings when correcting storage and VM policy violations.
|
|
391
|
+
* Overrides the default automation settings when correcting storage and VM policy violations.
|
|
475
392
|
*/
|
|
476
393
|
sdrsPolicyEnforcementAutomationLevel?: pulumi.Input<string>;
|
|
477
394
|
/**
|
|
478
|
-
* Overrides the default
|
|
479
|
-
* automation settings when correcting affinity rule violations.
|
|
395
|
+
* Overrides the default automation settings when correcting affinity rule violations.
|
|
480
396
|
*/
|
|
481
397
|
sdrsRuleEnforcementAutomationLevel?: pulumi.Input<string>;
|
|
482
398
|
/**
|
|
483
|
-
* Overrides the default
|
|
484
|
-
* automation settings when correcting disk space imbalances.
|
|
399
|
+
* Overrides the default automation settings when correcting disk space imbalances.
|
|
485
400
|
*/
|
|
486
401
|
sdrsSpaceBalanceAutomationLevel?: pulumi.Input<string>;
|
|
487
402
|
/**
|
|
488
|
-
*
|
|
489
|
-
* when Storage DRS performs or recommends migrations
|
|
490
|
-
* (based on the selected automation level). Default: `80` percent.
|
|
403
|
+
* The threshold, in percent of used space, that storage DRS uses to make decisions to migrate VMs out of a datastore.
|
|
491
404
|
*/
|
|
492
405
|
sdrsSpaceUtilizationThreshold?: pulumi.Input<number>;
|
|
493
406
|
/**
|
|
494
|
-
* Overrides the default
|
|
495
|
-
* automation settings when generating recommendations for datastore evacuation.
|
|
407
|
+
* Overrides the default automation settings when generating recommendations for datastore evacuation.
|
|
496
408
|
*/
|
|
497
409
|
sdrsVmEvacuationAutomationLevel?: pulumi.Input<string>;
|
|
498
410
|
/**
|
|
499
411
|
* The IDs of any tags to attach to this resource.
|
|
500
|
-
*
|
|
501
|
-
* > **NOTE:** Tagging support requires vCenter 6.0 or higher.
|
|
502
412
|
*/
|
|
503
413
|
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
504
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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"}
|