@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/getDatastore.d.ts
CHANGED
|
@@ -7,7 +7,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
10
|
* ```typescript
|
|
12
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
12
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -20,7 +19,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
20
19
|
* datacenterId: datacenter.id,
|
|
21
20
|
* }));
|
|
22
21
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
22
|
*/
|
|
25
23
|
export declare function getDatastore(args: GetDatastoreArgs, opts?: pulumi.InvokeOptions): Promise<GetDatastoreResult>;
|
|
26
24
|
/**
|
|
@@ -74,7 +72,6 @@ export interface GetDatastoreResult {
|
|
|
74
72
|
*
|
|
75
73
|
* ## Example Usage
|
|
76
74
|
*
|
|
77
|
-
* <!--Start PulumiCodeChooser -->
|
|
78
75
|
* ```typescript
|
|
79
76
|
* import * as pulumi from "@pulumi/pulumi";
|
|
80
77
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -87,7 +84,6 @@ export interface GetDatastoreResult {
|
|
|
87
84
|
* datacenterId: datacenter.id,
|
|
88
85
|
* }));
|
|
89
86
|
* ```
|
|
90
|
-
* <!--End PulumiCodeChooser -->
|
|
91
87
|
*/
|
|
92
88
|
export declare function getDatastoreOutput(args: GetDatastoreOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDatastoreResult>;
|
|
93
89
|
/**
|
package/getDatastore.js
CHANGED
|
@@ -13,7 +13,6 @@ const utilities = require("./utilities");
|
|
|
13
13
|
*
|
|
14
14
|
* ## Example Usage
|
|
15
15
|
*
|
|
16
|
-
* <!--Start PulumiCodeChooser -->
|
|
17
16
|
* ```typescript
|
|
18
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
19
18
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -26,7 +25,6 @@ const utilities = require("./utilities");
|
|
|
26
25
|
* datacenterId: datacenter.id,
|
|
27
26
|
* }));
|
|
28
27
|
* ```
|
|
29
|
-
* <!--End PulumiCodeChooser -->
|
|
30
28
|
*/
|
|
31
29
|
function getDatastore(args, opts) {
|
|
32
30
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -45,7 +43,6 @@ exports.getDatastore = getDatastore;
|
|
|
45
43
|
*
|
|
46
44
|
* ## Example Usage
|
|
47
45
|
*
|
|
48
|
-
* <!--Start PulumiCodeChooser -->
|
|
49
46
|
* ```typescript
|
|
50
47
|
* import * as pulumi from "@pulumi/pulumi";
|
|
51
48
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -58,7 +55,6 @@ exports.getDatastore = getDatastore;
|
|
|
58
55
|
* datacenterId: datacenter.id,
|
|
59
56
|
* }));
|
|
60
57
|
* ```
|
|
61
|
-
* <!--End PulumiCodeChooser -->
|
|
62
58
|
*/
|
|
63
59
|
function getDatastoreOutput(args, opts) {
|
|
64
60
|
return pulumi.output(args).apply((a) => getDatastore(a, opts));
|
package/getDatastore.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDatastore.js","sourceRoot":"","sources":["../getDatastore.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getDatastore.js","sourceRoot":"","sources":["../getDatastore.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAE5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oCAQC;AA0CD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvE,CAAC;AAFD,gDAEC"}
|
package/getDatastoreCluster.d.ts
CHANGED
|
@@ -7,7 +7,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
10
|
* ```typescript
|
|
12
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
12
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -20,7 +19,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
20
19
|
* datacenterId: datacenter.id,
|
|
21
20
|
* }));
|
|
22
21
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
22
|
*/
|
|
25
23
|
export declare function getDatastoreCluster(args: GetDatastoreClusterArgs, opts?: pulumi.InvokeOptions): Promise<GetDatastoreClusterResult>;
|
|
26
24
|
/**
|
|
@@ -59,7 +57,6 @@ export interface GetDatastoreClusterResult {
|
|
|
59
57
|
*
|
|
60
58
|
* ## Example Usage
|
|
61
59
|
*
|
|
62
|
-
* <!--Start PulumiCodeChooser -->
|
|
63
60
|
* ```typescript
|
|
64
61
|
* import * as pulumi from "@pulumi/pulumi";
|
|
65
62
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -72,7 +69,6 @@ export interface GetDatastoreClusterResult {
|
|
|
72
69
|
* datacenterId: datacenter.id,
|
|
73
70
|
* }));
|
|
74
71
|
* ```
|
|
75
|
-
* <!--End PulumiCodeChooser -->
|
|
76
72
|
*/
|
|
77
73
|
export declare function getDatastoreClusterOutput(args: GetDatastoreClusterOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDatastoreClusterResult>;
|
|
78
74
|
/**
|
package/getDatastoreCluster.js
CHANGED
|
@@ -13,7 +13,6 @@ const utilities = require("./utilities");
|
|
|
13
13
|
*
|
|
14
14
|
* ## Example Usage
|
|
15
15
|
*
|
|
16
|
-
* <!--Start PulumiCodeChooser -->
|
|
17
16
|
* ```typescript
|
|
18
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
19
18
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -26,7 +25,6 @@ const utilities = require("./utilities");
|
|
|
26
25
|
* datacenterId: datacenter.id,
|
|
27
26
|
* }));
|
|
28
27
|
* ```
|
|
29
|
-
* <!--End PulumiCodeChooser -->
|
|
30
28
|
*/
|
|
31
29
|
function getDatastoreCluster(args, opts) {
|
|
32
30
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -44,7 +42,6 @@ exports.getDatastoreCluster = getDatastoreCluster;
|
|
|
44
42
|
*
|
|
45
43
|
* ## Example Usage
|
|
46
44
|
*
|
|
47
|
-
* <!--Start PulumiCodeChooser -->
|
|
48
45
|
* ```typescript
|
|
49
46
|
* import * as pulumi from "@pulumi/pulumi";
|
|
50
47
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -57,7 +54,6 @@ exports.getDatastoreCluster = getDatastoreCluster;
|
|
|
57
54
|
* datacenterId: datacenter.id,
|
|
58
55
|
* }));
|
|
59
56
|
* ```
|
|
60
|
-
* <!--End PulumiCodeChooser -->
|
|
61
57
|
*/
|
|
62
58
|
function getDatastoreClusterOutput(args, opts) {
|
|
63
59
|
return pulumi.output(args).apply((a) => getDatastoreCluster(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDatastoreCluster.js","sourceRoot":"","sources":["../getDatastoreCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getDatastoreCluster.js","sourceRoot":"","sources":["../getDatastoreCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAE1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kDAOC;AA+BD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,mBAAmB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9E,CAAC;AAFD,8DAEC"}
|
package/getDatastoreStats.d.ts
CHANGED
|
@@ -6,7 +6,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
-
* <!--Start PulumiCodeChooser -->
|
|
10
9
|
* ```typescript
|
|
11
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
11
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -18,7 +17,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
18
17
|
* datacenterId: datacenter.id,
|
|
19
18
|
* }));
|
|
20
19
|
* ```
|
|
21
|
-
* <!--End PulumiCodeChooser -->
|
|
22
20
|
*
|
|
23
21
|
* A usefull example of this datasource would be to determine the
|
|
24
22
|
* datastore with the most free space. For example, in addition to
|
|
@@ -26,14 +24,12 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
26
24
|
*
|
|
27
25
|
* Create an `outputs.tf` like that:
|
|
28
26
|
*
|
|
29
|
-
* <!--Start PulumiCodeChooser -->
|
|
30
27
|
* ```typescript
|
|
31
28
|
* import * as pulumi from "@pulumi/pulumi";
|
|
32
29
|
*
|
|
33
|
-
* export const maxFreeSpaceName =
|
|
34
|
-
* export const maxFreeSpace =
|
|
30
|
+
* export const maxFreeSpaceName = theirMaxFreeSpaceName;
|
|
31
|
+
* export const maxFreeSpace = theirMaxFreeSpace;
|
|
35
32
|
* ```
|
|
36
|
-
* <!--End PulumiCodeChooser -->
|
|
37
33
|
*
|
|
38
34
|
* and a `locals.tf` like that:
|
|
39
35
|
*/
|
|
@@ -102,7 +98,6 @@ export interface GetDatastoreStatsResult {
|
|
|
102
98
|
*
|
|
103
99
|
* ## Example Usage
|
|
104
100
|
*
|
|
105
|
-
* <!--Start PulumiCodeChooser -->
|
|
106
101
|
* ```typescript
|
|
107
102
|
* import * as pulumi from "@pulumi/pulumi";
|
|
108
103
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -114,7 +109,6 @@ export interface GetDatastoreStatsResult {
|
|
|
114
109
|
* datacenterId: datacenter.id,
|
|
115
110
|
* }));
|
|
116
111
|
* ```
|
|
117
|
-
* <!--End PulumiCodeChooser -->
|
|
118
112
|
*
|
|
119
113
|
* A usefull example of this datasource would be to determine the
|
|
120
114
|
* datastore with the most free space. For example, in addition to
|
|
@@ -122,14 +116,12 @@ export interface GetDatastoreStatsResult {
|
|
|
122
116
|
*
|
|
123
117
|
* Create an `outputs.tf` like that:
|
|
124
118
|
*
|
|
125
|
-
* <!--Start PulumiCodeChooser -->
|
|
126
119
|
* ```typescript
|
|
127
120
|
* import * as pulumi from "@pulumi/pulumi";
|
|
128
121
|
*
|
|
129
|
-
* export const maxFreeSpaceName =
|
|
130
|
-
* export const maxFreeSpace =
|
|
122
|
+
* export const maxFreeSpaceName = theirMaxFreeSpaceName;
|
|
123
|
+
* export const maxFreeSpace = theirMaxFreeSpace;
|
|
131
124
|
* ```
|
|
132
|
-
* <!--End PulumiCodeChooser -->
|
|
133
125
|
*
|
|
134
126
|
* and a `locals.tf` like that:
|
|
135
127
|
*/
|
package/getDatastoreStats.js
CHANGED
|
@@ -12,7 +12,6 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -24,7 +23,6 @@ const utilities = require("./utilities");
|
|
|
24
23
|
* datacenterId: datacenter.id,
|
|
25
24
|
* }));
|
|
26
25
|
* ```
|
|
27
|
-
* <!--End PulumiCodeChooser -->
|
|
28
26
|
*
|
|
29
27
|
* A usefull example of this datasource would be to determine the
|
|
30
28
|
* datastore with the most free space. For example, in addition to
|
|
@@ -32,14 +30,12 @@ const utilities = require("./utilities");
|
|
|
32
30
|
*
|
|
33
31
|
* Create an `outputs.tf` like that:
|
|
34
32
|
*
|
|
35
|
-
* <!--Start PulumiCodeChooser -->
|
|
36
33
|
* ```typescript
|
|
37
34
|
* import * as pulumi from "@pulumi/pulumi";
|
|
38
35
|
*
|
|
39
|
-
* export const maxFreeSpaceName =
|
|
40
|
-
* export const maxFreeSpace =
|
|
36
|
+
* export const maxFreeSpaceName = theirMaxFreeSpaceName;
|
|
37
|
+
* export const maxFreeSpace = theirMaxFreeSpace;
|
|
41
38
|
* ```
|
|
42
|
-
* <!--End PulumiCodeChooser -->
|
|
43
39
|
*
|
|
44
40
|
* and a `locals.tf` like that:
|
|
45
41
|
*/
|
|
@@ -59,7 +55,6 @@ exports.getDatastoreStats = getDatastoreStats;
|
|
|
59
55
|
*
|
|
60
56
|
* ## Example Usage
|
|
61
57
|
*
|
|
62
|
-
* <!--Start PulumiCodeChooser -->
|
|
63
58
|
* ```typescript
|
|
64
59
|
* import * as pulumi from "@pulumi/pulumi";
|
|
65
60
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -71,7 +66,6 @@ exports.getDatastoreStats = getDatastoreStats;
|
|
|
71
66
|
* datacenterId: datacenter.id,
|
|
72
67
|
* }));
|
|
73
68
|
* ```
|
|
74
|
-
* <!--End PulumiCodeChooser -->
|
|
75
69
|
*
|
|
76
70
|
* A usefull example of this datasource would be to determine the
|
|
77
71
|
* datastore with the most free space. For example, in addition to
|
|
@@ -79,14 +73,12 @@ exports.getDatastoreStats = getDatastoreStats;
|
|
|
79
73
|
*
|
|
80
74
|
* Create an `outputs.tf` like that:
|
|
81
75
|
*
|
|
82
|
-
* <!--Start PulumiCodeChooser -->
|
|
83
76
|
* ```typescript
|
|
84
77
|
* import * as pulumi from "@pulumi/pulumi";
|
|
85
78
|
*
|
|
86
|
-
* export const maxFreeSpaceName =
|
|
87
|
-
* export const maxFreeSpace =
|
|
79
|
+
* export const maxFreeSpaceName = theirMaxFreeSpaceName;
|
|
80
|
+
* export const maxFreeSpace = theirMaxFreeSpace;
|
|
88
81
|
* ```
|
|
89
|
-
* <!--End PulumiCodeChooser -->
|
|
90
82
|
*
|
|
91
83
|
* and a `locals.tf` like that:
|
|
92
84
|
*/
|
package/getDatastoreStats.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDatastoreStats.js","sourceRoot":"","sources":["../getDatastoreStats.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getDatastoreStats.js","sourceRoot":"","sources":["../getDatastoreStats.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IAEtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8CAQC;AAoDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
|
|
@@ -16,7 +16,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
16
16
|
* `vsphere.DistributedPortGroup` resource that uses the first uplink as a
|
|
17
17
|
* primary uplink and the second uplink as a secondary.
|
|
18
18
|
*
|
|
19
|
-
* <!--Start PulumiCodeChooser -->
|
|
20
19
|
* ```typescript
|
|
21
20
|
* import * as pulumi from "@pulumi/pulumi";
|
|
22
21
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -29,12 +28,12 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
29
28
|
* datacenterId: datacenter.id,
|
|
30
29
|
* }));
|
|
31
30
|
* const dvpg = new vsphere.DistributedPortGroup("dvpg", {
|
|
31
|
+
* name: "dvpg-01",
|
|
32
32
|
* distributedVirtualSwitchUuid: vds.then(vds => vds.id),
|
|
33
33
|
* activeUplinks: [vds.then(vds => vds.uplinks?.[0])],
|
|
34
34
|
* standbyUplinks: [vds.then(vds => vds.uplinks?.[1])],
|
|
35
35
|
* });
|
|
36
36
|
* ```
|
|
37
|
-
* <!--End PulumiCodeChooser -->
|
|
38
37
|
*/
|
|
39
38
|
export declare function getDistributedVirtualSwitch(args: GetDistributedVirtualSwitchArgs, opts?: pulumi.InvokeOptions): Promise<GetDistributedVirtualSwitchResult>;
|
|
40
39
|
/**
|
|
@@ -88,7 +87,6 @@ export interface GetDistributedVirtualSwitchResult {
|
|
|
88
87
|
* `vsphere.DistributedPortGroup` resource that uses the first uplink as a
|
|
89
88
|
* primary uplink and the second uplink as a secondary.
|
|
90
89
|
*
|
|
91
|
-
* <!--Start PulumiCodeChooser -->
|
|
92
90
|
* ```typescript
|
|
93
91
|
* import * as pulumi from "@pulumi/pulumi";
|
|
94
92
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -101,12 +99,12 @@ export interface GetDistributedVirtualSwitchResult {
|
|
|
101
99
|
* datacenterId: datacenter.id,
|
|
102
100
|
* }));
|
|
103
101
|
* const dvpg = new vsphere.DistributedPortGroup("dvpg", {
|
|
102
|
+
* name: "dvpg-01",
|
|
104
103
|
* distributedVirtualSwitchUuid: vds.then(vds => vds.id),
|
|
105
104
|
* activeUplinks: [vds.then(vds => vds.uplinks?.[0])],
|
|
106
105
|
* standbyUplinks: [vds.then(vds => vds.uplinks?.[1])],
|
|
107
106
|
* });
|
|
108
107
|
* ```
|
|
109
|
-
* <!--End PulumiCodeChooser -->
|
|
110
108
|
*/
|
|
111
109
|
export declare function getDistributedVirtualSwitchOutput(args: GetDistributedVirtualSwitchOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDistributedVirtualSwitchResult>;
|
|
112
110
|
/**
|
|
@@ -22,7 +22,6 @@ const utilities = require("./utilities");
|
|
|
22
22
|
* `vsphere.DistributedPortGroup` resource that uses the first uplink as a
|
|
23
23
|
* primary uplink and the second uplink as a secondary.
|
|
24
24
|
*
|
|
25
|
-
* <!--Start PulumiCodeChooser -->
|
|
26
25
|
* ```typescript
|
|
27
26
|
* import * as pulumi from "@pulumi/pulumi";
|
|
28
27
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -35,12 +34,12 @@ const utilities = require("./utilities");
|
|
|
35
34
|
* datacenterId: datacenter.id,
|
|
36
35
|
* }));
|
|
37
36
|
* const dvpg = new vsphere.DistributedPortGroup("dvpg", {
|
|
37
|
+
* name: "dvpg-01",
|
|
38
38
|
* distributedVirtualSwitchUuid: vds.then(vds => vds.id),
|
|
39
39
|
* activeUplinks: [vds.then(vds => vds.uplinks?.[0])],
|
|
40
40
|
* standbyUplinks: [vds.then(vds => vds.uplinks?.[1])],
|
|
41
41
|
* });
|
|
42
42
|
* ```
|
|
43
|
-
* <!--End PulumiCodeChooser -->
|
|
44
43
|
*/
|
|
45
44
|
function getDistributedVirtualSwitch(args, opts) {
|
|
46
45
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -67,7 +66,6 @@ exports.getDistributedVirtualSwitch = getDistributedVirtualSwitch;
|
|
|
67
66
|
* `vsphere.DistributedPortGroup` resource that uses the first uplink as a
|
|
68
67
|
* primary uplink and the second uplink as a secondary.
|
|
69
68
|
*
|
|
70
|
-
* <!--Start PulumiCodeChooser -->
|
|
71
69
|
* ```typescript
|
|
72
70
|
* import * as pulumi from "@pulumi/pulumi";
|
|
73
71
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -80,12 +78,12 @@ exports.getDistributedVirtualSwitch = getDistributedVirtualSwitch;
|
|
|
80
78
|
* datacenterId: datacenter.id,
|
|
81
79
|
* }));
|
|
82
80
|
* const dvpg = new vsphere.DistributedPortGroup("dvpg", {
|
|
81
|
+
* name: "dvpg-01",
|
|
83
82
|
* distributedVirtualSwitchUuid: vds.then(vds => vds.id),
|
|
84
83
|
* activeUplinks: [vds.then(vds => vds.uplinks?.[0])],
|
|
85
84
|
* standbyUplinks: [vds.then(vds => vds.uplinks?.[1])],
|
|
86
85
|
* });
|
|
87
86
|
* ```
|
|
88
|
-
* <!--End PulumiCodeChooser -->
|
|
89
87
|
*/
|
|
90
88
|
function getDistributedVirtualSwitchOutput(args, opts) {
|
|
91
89
|
return pulumi.output(args).apply((a) => getDistributedVirtualSwitch(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDistributedVirtualSwitch.js","sourceRoot":"","sources":["../getDistributedVirtualSwitch.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getDistributedVirtualSwitch.js","sourceRoot":"","sources":["../getDistributedVirtualSwitch.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAE1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kEAOC;AAqCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,2BAA2B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtF,CAAC;AAFD,8EAEC"}
|
package/getDynamic.d.ts
CHANGED
|
@@ -8,7 +8,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
-
* <!--Start PulumiCodeChooser -->
|
|
12
11
|
* ```typescript
|
|
13
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
14
13
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -18,11 +17,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
18
17
|
* });
|
|
19
18
|
* const tag1 = vsphere.getTag({
|
|
20
19
|
* name: "FirstTag",
|
|
21
|
-
* categoryId:
|
|
20
|
+
* categoryId: cat.id,
|
|
22
21
|
* });
|
|
23
22
|
* const tag2 = vsphere.getTag({
|
|
24
23
|
* name: "SecondTag",
|
|
25
|
-
* categoryId:
|
|
24
|
+
* categoryId: cat.id,
|
|
26
25
|
* });
|
|
27
26
|
* const dyn = Promise.all([tag1, tag1]).then(([tag1, tag11]) => vsphere.getDynamic({
|
|
28
27
|
* filters: [
|
|
@@ -33,7 +32,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
33
32
|
* type: "Datacenter",
|
|
34
33
|
* }));
|
|
35
34
|
* ```
|
|
36
|
-
* <!--End PulumiCodeChooser -->
|
|
37
35
|
*/
|
|
38
36
|
export declare function getDynamic(args: GetDynamicArgs, opts?: pulumi.InvokeOptions): Promise<GetDynamicResult>;
|
|
39
37
|
/**
|
|
@@ -78,7 +76,6 @@ export interface GetDynamicResult {
|
|
|
78
76
|
*
|
|
79
77
|
* ## Example Usage
|
|
80
78
|
*
|
|
81
|
-
* <!--Start PulumiCodeChooser -->
|
|
82
79
|
* ```typescript
|
|
83
80
|
* import * as pulumi from "@pulumi/pulumi";
|
|
84
81
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -88,11 +85,11 @@ export interface GetDynamicResult {
|
|
|
88
85
|
* });
|
|
89
86
|
* const tag1 = vsphere.getTag({
|
|
90
87
|
* name: "FirstTag",
|
|
91
|
-
* categoryId:
|
|
88
|
+
* categoryId: cat.id,
|
|
92
89
|
* });
|
|
93
90
|
* const tag2 = vsphere.getTag({
|
|
94
91
|
* name: "SecondTag",
|
|
95
|
-
* categoryId:
|
|
92
|
+
* categoryId: cat.id,
|
|
96
93
|
* });
|
|
97
94
|
* const dyn = Promise.all([tag1, tag1]).then(([tag1, tag11]) => vsphere.getDynamic({
|
|
98
95
|
* filters: [
|
|
@@ -103,7 +100,6 @@ export interface GetDynamicResult {
|
|
|
103
100
|
* type: "Datacenter",
|
|
104
101
|
* }));
|
|
105
102
|
* ```
|
|
106
|
-
* <!--End PulumiCodeChooser -->
|
|
107
103
|
*/
|
|
108
104
|
export declare function getDynamicOutput(args: GetDynamicOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDynamicResult>;
|
|
109
105
|
/**
|
package/getDynamic.js
CHANGED
|
@@ -14,7 +14,6 @@ const utilities = require("./utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
17
|
-
* <!--Start PulumiCodeChooser -->
|
|
18
17
|
* ```typescript
|
|
19
18
|
* import * as pulumi from "@pulumi/pulumi";
|
|
20
19
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -24,11 +23,11 @@ const utilities = require("./utilities");
|
|
|
24
23
|
* });
|
|
25
24
|
* const tag1 = vsphere.getTag({
|
|
26
25
|
* name: "FirstTag",
|
|
27
|
-
* categoryId:
|
|
26
|
+
* categoryId: cat.id,
|
|
28
27
|
* });
|
|
29
28
|
* const tag2 = vsphere.getTag({
|
|
30
29
|
* name: "SecondTag",
|
|
31
|
-
* categoryId:
|
|
30
|
+
* categoryId: cat.id,
|
|
32
31
|
* });
|
|
33
32
|
* const dyn = Promise.all([tag1, tag1]).then(([tag1, tag11]) => vsphere.getDynamic({
|
|
34
33
|
* filters: [
|
|
@@ -39,7 +38,6 @@ const utilities = require("./utilities");
|
|
|
39
38
|
* type: "Datacenter",
|
|
40
39
|
* }));
|
|
41
40
|
* ```
|
|
42
|
-
* <!--End PulumiCodeChooser -->
|
|
43
41
|
*/
|
|
44
42
|
function getDynamic(args, opts) {
|
|
45
43
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -59,7 +57,6 @@ exports.getDynamic = getDynamic;
|
|
|
59
57
|
*
|
|
60
58
|
* ## Example Usage
|
|
61
59
|
*
|
|
62
|
-
* <!--Start PulumiCodeChooser -->
|
|
63
60
|
* ```typescript
|
|
64
61
|
* import * as pulumi from "@pulumi/pulumi";
|
|
65
62
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -69,11 +66,11 @@ exports.getDynamic = getDynamic;
|
|
|
69
66
|
* });
|
|
70
67
|
* const tag1 = vsphere.getTag({
|
|
71
68
|
* name: "FirstTag",
|
|
72
|
-
* categoryId:
|
|
69
|
+
* categoryId: cat.id,
|
|
73
70
|
* });
|
|
74
71
|
* const tag2 = vsphere.getTag({
|
|
75
72
|
* name: "SecondTag",
|
|
76
|
-
* categoryId:
|
|
73
|
+
* categoryId: cat.id,
|
|
77
74
|
* });
|
|
78
75
|
* const dyn = Promise.all([tag1, tag1]).then(([tag1, tag11]) => vsphere.getDynamic({
|
|
79
76
|
* filters: [
|
|
@@ -84,7 +81,6 @@ exports.getDynamic = getDynamic;
|
|
|
84
81
|
* type: "Datacenter",
|
|
85
82
|
* }));
|
|
86
83
|
* ```
|
|
87
|
-
* <!--End PulumiCodeChooser -->
|
|
88
84
|
*/
|
|
89
85
|
function getDynamicOutput(args, opts) {
|
|
90
86
|
return pulumi.output(args).apply((a) => getDynamic(a, opts));
|
package/getDynamic.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDynamic.js","sourceRoot":"","sources":["../getDynamic.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getDynamic.js","sourceRoot":"","sources":["../getDynamic.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC;AAoCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
package/getFolder.d.ts
CHANGED
|
@@ -5,7 +5,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
-
* <!--Start PulumiCodeChooser -->
|
|
9
8
|
* ```typescript
|
|
10
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
11
10
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -14,7 +13,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
13
|
* path: "/dc-01/datastore-01/folder-01",
|
|
15
14
|
* });
|
|
16
15
|
* ```
|
|
17
|
-
* <!--End PulumiCodeChooser -->
|
|
18
16
|
*/
|
|
19
17
|
export declare function getFolder(args: GetFolderArgs, opts?: pulumi.InvokeOptions): Promise<GetFolderResult>;
|
|
20
18
|
/**
|
|
@@ -46,7 +44,6 @@ export interface GetFolderResult {
|
|
|
46
44
|
*
|
|
47
45
|
* ## Example Usage
|
|
48
46
|
*
|
|
49
|
-
* <!--Start PulumiCodeChooser -->
|
|
50
47
|
* ```typescript
|
|
51
48
|
* import * as pulumi from "@pulumi/pulumi";
|
|
52
49
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -55,7 +52,6 @@ export interface GetFolderResult {
|
|
|
55
52
|
* path: "/dc-01/datastore-01/folder-01",
|
|
56
53
|
* });
|
|
57
54
|
* ```
|
|
58
|
-
* <!--End PulumiCodeChooser -->
|
|
59
55
|
*/
|
|
60
56
|
export declare function getFolderOutput(args: GetFolderOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFolderResult>;
|
|
61
57
|
/**
|
package/getFolder.js
CHANGED
|
@@ -11,7 +11,6 @@ const utilities = require("./utilities");
|
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
|
14
|
-
* <!--Start PulumiCodeChooser -->
|
|
15
14
|
* ```typescript
|
|
16
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
17
16
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -20,7 +19,6 @@ const utilities = require("./utilities");
|
|
|
20
19
|
* path: "/dc-01/datastore-01/folder-01",
|
|
21
20
|
* });
|
|
22
21
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
22
|
*/
|
|
25
23
|
function getFolder(args, opts) {
|
|
26
24
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -35,7 +33,6 @@ exports.getFolder = getFolder;
|
|
|
35
33
|
*
|
|
36
34
|
* ## Example Usage
|
|
37
35
|
*
|
|
38
|
-
* <!--Start PulumiCodeChooser -->
|
|
39
36
|
* ```typescript
|
|
40
37
|
* import * as pulumi from "@pulumi/pulumi";
|
|
41
38
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -44,7 +41,6 @@ exports.getFolder = getFolder;
|
|
|
44
41
|
* path: "/dc-01/datastore-01/folder-01",
|
|
45
42
|
* });
|
|
46
43
|
* ```
|
|
47
|
-
* <!--End PulumiCodeChooser -->
|
|
48
44
|
*/
|
|
49
45
|
function getFolderOutput(args, opts) {
|
|
50
46
|
return pulumi.output(args).apply((a) => getFolder(a, opts));
|
package/getFolder.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFolder.js","sourceRoot":"","sources":["../getFolder.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getFolder.js","sourceRoot":"","sources":["../getFolder.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IAEtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8BAMC;AA0BD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
|
@@ -8,7 +8,6 @@ import * as outputs from "./types/output";
|
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
-
* <!--Start PulumiCodeChooser -->
|
|
12
11
|
* ```typescript
|
|
13
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
14
13
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -17,7 +16,6 @@ import * as outputs from "./types/output";
|
|
|
17
16
|
* name: "linux-spec",
|
|
18
17
|
* });
|
|
19
18
|
* ```
|
|
20
|
-
* <!--End PulumiCodeChooser -->
|
|
21
19
|
*/
|
|
22
20
|
export declare function getGuestOsCustomization(args: GetGuestOsCustomizationArgs, opts?: pulumi.InvokeOptions): Promise<GetGuestOsCustomizationResult>;
|
|
23
21
|
/**
|
|
@@ -67,7 +65,6 @@ export interface GetGuestOsCustomizationResult {
|
|
|
67
65
|
*
|
|
68
66
|
* ## Example Usage
|
|
69
67
|
*
|
|
70
|
-
* <!--Start PulumiCodeChooser -->
|
|
71
68
|
* ```typescript
|
|
72
69
|
* import * as pulumi from "@pulumi/pulumi";
|
|
73
70
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -76,7 +73,6 @@ export interface GetGuestOsCustomizationResult {
|
|
|
76
73
|
* name: "linux-spec",
|
|
77
74
|
* });
|
|
78
75
|
* ```
|
|
79
|
-
* <!--End PulumiCodeChooser -->
|
|
80
76
|
*/
|
|
81
77
|
export declare function getGuestOsCustomizationOutput(args: GetGuestOsCustomizationOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGuestOsCustomizationResult>;
|
|
82
78
|
/**
|
|
@@ -13,7 +13,6 @@ const utilities = require("./utilities");
|
|
|
13
13
|
*
|
|
14
14
|
* ## Example Usage
|
|
15
15
|
*
|
|
16
|
-
* <!--Start PulumiCodeChooser -->
|
|
17
16
|
* ```typescript
|
|
18
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
19
18
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -22,7 +21,6 @@ const utilities = require("./utilities");
|
|
|
22
21
|
* name: "linux-spec",
|
|
23
22
|
* });
|
|
24
23
|
* ```
|
|
25
|
-
* <!--End PulumiCodeChooser -->
|
|
26
24
|
*/
|
|
27
25
|
function getGuestOsCustomization(args, opts) {
|
|
28
26
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -39,7 +37,6 @@ exports.getGuestOsCustomization = getGuestOsCustomization;
|
|
|
39
37
|
*
|
|
40
38
|
* ## Example Usage
|
|
41
39
|
*
|
|
42
|
-
* <!--Start PulumiCodeChooser -->
|
|
43
40
|
* ```typescript
|
|
44
41
|
* import * as pulumi from "@pulumi/pulumi";
|
|
45
42
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -48,7 +45,6 @@ exports.getGuestOsCustomization = getGuestOsCustomization;
|
|
|
48
45
|
* name: "linux-spec",
|
|
49
46
|
* });
|
|
50
47
|
* ```
|
|
51
|
-
* <!--End PulumiCodeChooser -->
|
|
52
48
|
*/
|
|
53
49
|
function getGuestOsCustomizationOutput(args, opts) {
|
|
54
50
|
return pulumi.output(args).apply((a) => getGuestOsCustomization(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGuestOsCustomization.js","sourceRoot":"","sources":["../getGuestOsCustomization.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getGuestOsCustomization.js","sourceRoot":"","sources":["../getGuestOsCustomization.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAElG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+DAA+D,EAAE;QAC1F,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AA0CD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClF,CAAC;AAFD,sEAEC"}
|
package/getHost.d.ts
CHANGED
|
@@ -6,7 +6,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
-
* <!--Start PulumiCodeChooser -->
|
|
10
9
|
* ```typescript
|
|
11
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
11
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -19,7 +18,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
18
|
* datacenterId: datacenter.id,
|
|
20
19
|
* }));
|
|
21
20
|
* ```
|
|
22
|
-
* <!--End PulumiCodeChooser -->
|
|
23
21
|
*/
|
|
24
22
|
export declare function getHost(args: GetHostArgs, opts?: pulumi.InvokeOptions): Promise<GetHostResult>;
|
|
25
23
|
/**
|
|
@@ -63,7 +61,6 @@ export interface GetHostResult {
|
|
|
63
61
|
*
|
|
64
62
|
* ## Example Usage
|
|
65
63
|
*
|
|
66
|
-
* <!--Start PulumiCodeChooser -->
|
|
67
64
|
* ```typescript
|
|
68
65
|
* import * as pulumi from "@pulumi/pulumi";
|
|
69
66
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -76,7 +73,6 @@ export interface GetHostResult {
|
|
|
76
73
|
* datacenterId: datacenter.id,
|
|
77
74
|
* }));
|
|
78
75
|
* ```
|
|
79
|
-
* <!--End PulumiCodeChooser -->
|
|
80
76
|
*/
|
|
81
77
|
export declare function getHostOutput(args: GetHostOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetHostResult>;
|
|
82
78
|
/**
|