@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/getResourcePool.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
|
* ### Specifying the Root Resource Pool for a Standalone ESXi Host
|
|
26
24
|
*
|
|
@@ -32,17 +30,15 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
30
|
* explicitly created. This resource pool is referred to as the
|
|
33
31
|
* _root resource pool_ and can be looked up by specifying the path.
|
|
34
32
|
*
|
|
35
|
-
* <!--Start PulumiCodeChooser -->
|
|
36
33
|
* ```typescript
|
|
37
34
|
* import * as pulumi from "@pulumi/pulumi";
|
|
38
35
|
* import * as vsphere from "@pulumi/vsphere";
|
|
39
36
|
*
|
|
40
37
|
* const pool = vsphere.getResourcePool({
|
|
41
38
|
* name: "esxi-01.example.com/Resources",
|
|
42
|
-
* datacenterId:
|
|
39
|
+
* datacenterId: datacenter.id,
|
|
43
40
|
* });
|
|
44
41
|
* ```
|
|
45
|
-
* <!--End PulumiCodeChooser -->
|
|
46
42
|
*
|
|
47
43
|
* For more information on the root resource pool, see [Managing Resource Pools][vmware-docs-resource-pools] in the vSphere documentation.
|
|
48
44
|
*
|
|
@@ -90,7 +86,6 @@ export interface GetResourcePoolResult {
|
|
|
90
86
|
*
|
|
91
87
|
* ## Example Usage
|
|
92
88
|
*
|
|
93
|
-
* <!--Start PulumiCodeChooser -->
|
|
94
89
|
* ```typescript
|
|
95
90
|
* import * as pulumi from "@pulumi/pulumi";
|
|
96
91
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -103,7 +98,6 @@ export interface GetResourcePoolResult {
|
|
|
103
98
|
* datacenterId: datacenter.id,
|
|
104
99
|
* }));
|
|
105
100
|
* ```
|
|
106
|
-
* <!--End PulumiCodeChooser -->
|
|
107
101
|
*
|
|
108
102
|
* ### Specifying the Root Resource Pool for a Standalone ESXi Host
|
|
109
103
|
*
|
|
@@ -115,17 +109,15 @@ export interface GetResourcePoolResult {
|
|
|
115
109
|
* explicitly created. This resource pool is referred to as the
|
|
116
110
|
* _root resource pool_ and can be looked up by specifying the path.
|
|
117
111
|
*
|
|
118
|
-
* <!--Start PulumiCodeChooser -->
|
|
119
112
|
* ```typescript
|
|
120
113
|
* import * as pulumi from "@pulumi/pulumi";
|
|
121
114
|
* import * as vsphere from "@pulumi/vsphere";
|
|
122
115
|
*
|
|
123
116
|
* const pool = vsphere.getResourcePool({
|
|
124
117
|
* name: "esxi-01.example.com/Resources",
|
|
125
|
-
* datacenterId:
|
|
118
|
+
* datacenterId: datacenter.id,
|
|
126
119
|
* });
|
|
127
120
|
* ```
|
|
128
|
-
* <!--End PulumiCodeChooser -->
|
|
129
121
|
*
|
|
130
122
|
* For more information on the root resource pool, see [Managing Resource Pools][vmware-docs-resource-pools] in the vSphere documentation.
|
|
131
123
|
*
|
package/getResourcePool.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
|
* ### Specifying the Root Resource Pool for a Standalone ESXi Host
|
|
32
30
|
*
|
|
@@ -38,17 +36,15 @@ const utilities = require("./utilities");
|
|
|
38
36
|
* explicitly created. This resource pool is referred to as the
|
|
39
37
|
* _root resource pool_ and can be looked up by specifying the path.
|
|
40
38
|
*
|
|
41
|
-
* <!--Start PulumiCodeChooser -->
|
|
42
39
|
* ```typescript
|
|
43
40
|
* import * as pulumi from "@pulumi/pulumi";
|
|
44
41
|
* import * as vsphere from "@pulumi/vsphere";
|
|
45
42
|
*
|
|
46
43
|
* const pool = vsphere.getResourcePool({
|
|
47
44
|
* name: "esxi-01.example.com/Resources",
|
|
48
|
-
* datacenterId:
|
|
45
|
+
* datacenterId: datacenter.id,
|
|
49
46
|
* });
|
|
50
47
|
* ```
|
|
51
|
-
* <!--End PulumiCodeChooser -->
|
|
52
48
|
*
|
|
53
49
|
* For more information on the root resource pool, see [Managing Resource Pools][vmware-docs-resource-pools] in the vSphere documentation.
|
|
54
50
|
*
|
|
@@ -71,7 +67,6 @@ exports.getResourcePool = getResourcePool;
|
|
|
71
67
|
*
|
|
72
68
|
* ## Example Usage
|
|
73
69
|
*
|
|
74
|
-
* <!--Start PulumiCodeChooser -->
|
|
75
70
|
* ```typescript
|
|
76
71
|
* import * as pulumi from "@pulumi/pulumi";
|
|
77
72
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -84,7 +79,6 @@ exports.getResourcePool = getResourcePool;
|
|
|
84
79
|
* datacenterId: datacenter.id,
|
|
85
80
|
* }));
|
|
86
81
|
* ```
|
|
87
|
-
* <!--End PulumiCodeChooser -->
|
|
88
82
|
*
|
|
89
83
|
* ### Specifying the Root Resource Pool for a Standalone ESXi Host
|
|
90
84
|
*
|
|
@@ -96,17 +90,15 @@ exports.getResourcePool = getResourcePool;
|
|
|
96
90
|
* explicitly created. This resource pool is referred to as the
|
|
97
91
|
* _root resource pool_ and can be looked up by specifying the path.
|
|
98
92
|
*
|
|
99
|
-
* <!--Start PulumiCodeChooser -->
|
|
100
93
|
* ```typescript
|
|
101
94
|
* import * as pulumi from "@pulumi/pulumi";
|
|
102
95
|
* import * as vsphere from "@pulumi/vsphere";
|
|
103
96
|
*
|
|
104
97
|
* const pool = vsphere.getResourcePool({
|
|
105
98
|
* name: "esxi-01.example.com/Resources",
|
|
106
|
-
* datacenterId:
|
|
99
|
+
* datacenterId: datacenter.id,
|
|
107
100
|
* });
|
|
108
101
|
* ```
|
|
109
|
-
* <!--End PulumiCodeChooser -->
|
|
110
102
|
*
|
|
111
103
|
* For more information on the root resource pool, see [Managing Resource Pools][vmware-docs-resource-pools] in the vSphere documentation.
|
|
112
104
|
*
|
package/getResourcePool.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getResourcePool.js","sourceRoot":"","sources":["../getResourcePool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getResourcePool.js","sourceRoot":"","sources":["../getResourcePool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC;AAoCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
|
package/getRole.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
|
* label: "Terraform to vSphere Integration Role",
|
|
15
14
|
* });
|
|
16
15
|
* ```
|
|
17
|
-
* <!--End PulumiCodeChooser -->
|
|
18
16
|
*/
|
|
19
17
|
export declare function getRole(args: GetRoleArgs, opts?: pulumi.InvokeOptions): Promise<GetRoleResult>;
|
|
20
18
|
/**
|
|
@@ -63,7 +61,6 @@ export interface GetRoleResult {
|
|
|
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";
|
|
@@ -72,7 +69,6 @@ export interface GetRoleResult {
|
|
|
72
69
|
* label: "Terraform to vSphere Integration Role",
|
|
73
70
|
* });
|
|
74
71
|
* ```
|
|
75
|
-
* <!--End PulumiCodeChooser -->
|
|
76
72
|
*/
|
|
77
73
|
export declare function getRoleOutput(args: GetRoleOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRoleResult>;
|
|
78
74
|
/**
|
package/getRole.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
|
* label: "Terraform to vSphere Integration Role",
|
|
21
20
|
* });
|
|
22
21
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
22
|
*/
|
|
25
23
|
function getRole(args, opts) {
|
|
26
24
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -38,7 +36,6 @@ exports.getRole = getRole;
|
|
|
38
36
|
*
|
|
39
37
|
* ## Example Usage
|
|
40
38
|
*
|
|
41
|
-
* <!--Start PulumiCodeChooser -->
|
|
42
39
|
* ```typescript
|
|
43
40
|
* import * as pulumi from "@pulumi/pulumi";
|
|
44
41
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -47,7 +44,6 @@ exports.getRole = getRole;
|
|
|
47
44
|
* label: "Terraform to vSphere Integration Role",
|
|
48
45
|
* });
|
|
49
46
|
* ```
|
|
50
|
-
* <!--End PulumiCodeChooser -->
|
|
51
47
|
*/
|
|
52
48
|
function getRoleOutput(args, opts) {
|
|
53
49
|
return pulumi.output(args).apply((a) => getRole(a, opts));
|
package/getRole.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRole.js","sourceRoot":"","sources":["../getRole.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getRole.js","sourceRoot":"","sources":["../getRole.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAElE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0BASC;AA2CD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,sCAEC"}
|
package/getTag.d.ts
CHANGED
|
@@ -11,7 +11,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
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";
|
|
@@ -24,7 +23,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
24
23
|
* categoryId: category.id,
|
|
25
24
|
* }));
|
|
26
25
|
* ```
|
|
27
|
-
* <!--End PulumiCodeChooser -->
|
|
28
26
|
*/
|
|
29
27
|
export declare function getTag(args: GetTagArgs, opts?: pulumi.InvokeOptions): Promise<GetTagResult>;
|
|
30
28
|
/**
|
|
@@ -65,7 +63,6 @@ export interface GetTagResult {
|
|
|
65
63
|
*
|
|
66
64
|
* ## Example Usage
|
|
67
65
|
*
|
|
68
|
-
* <!--Start PulumiCodeChooser -->
|
|
69
66
|
* ```typescript
|
|
70
67
|
* import * as pulumi from "@pulumi/pulumi";
|
|
71
68
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -78,7 +75,6 @@ export interface GetTagResult {
|
|
|
78
75
|
* categoryId: category.id,
|
|
79
76
|
* }));
|
|
80
77
|
* ```
|
|
81
|
-
* <!--End PulumiCodeChooser -->
|
|
82
78
|
*/
|
|
83
79
|
export declare function getTagOutput(args: GetTagOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetTagResult>;
|
|
84
80
|
/**
|
package/getTag.js
CHANGED
|
@@ -17,7 +17,6 @@ const utilities = require("./utilities");
|
|
|
17
17
|
*
|
|
18
18
|
* ## Example Usage
|
|
19
19
|
*
|
|
20
|
-
* <!--Start PulumiCodeChooser -->
|
|
21
20
|
* ```typescript
|
|
22
21
|
* import * as pulumi from "@pulumi/pulumi";
|
|
23
22
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -30,7 +29,6 @@ const utilities = require("./utilities");
|
|
|
30
29
|
* categoryId: category.id,
|
|
31
30
|
* }));
|
|
32
31
|
* ```
|
|
33
|
-
* <!--End PulumiCodeChooser -->
|
|
34
32
|
*/
|
|
35
33
|
function getTag(args, opts) {
|
|
36
34
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -52,7 +50,6 @@ exports.getTag = getTag;
|
|
|
52
50
|
*
|
|
53
51
|
* ## Example Usage
|
|
54
52
|
*
|
|
55
|
-
* <!--Start PulumiCodeChooser -->
|
|
56
53
|
* ```typescript
|
|
57
54
|
* import * as pulumi from "@pulumi/pulumi";
|
|
58
55
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -65,7 +62,6 @@ exports.getTag = getTag;
|
|
|
65
62
|
* categoryId: category.id,
|
|
66
63
|
* }));
|
|
67
64
|
* ```
|
|
68
|
-
* <!--End PulumiCodeChooser -->
|
|
69
65
|
*/
|
|
70
66
|
function getTagOutput(args, opts) {
|
|
71
67
|
return pulumi.output(args).apply((a) => getTag(a, opts));
|
package/getTag.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTag.js","sourceRoot":"","sources":["../getTag.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getTag.js","sourceRoot":"","sources":["../getTag.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAEhE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6BAA6B,EAAE;QACxD,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wBAOC;AA6BD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,oCAEC"}
|
package/getTagCategory.d.ts
CHANGED
|
@@ -11,7 +11,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
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 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
20
19
|
* name: "example-category",
|
|
21
20
|
* });
|
|
22
21
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
22
|
*/
|
|
25
23
|
export declare function getTagCategory(args: GetTagCategoryArgs, opts?: pulumi.InvokeOptions): Promise<GetTagCategoryResult>;
|
|
26
24
|
/**
|
|
@@ -57,7 +55,6 @@ export interface GetTagCategoryResult {
|
|
|
57
55
|
*
|
|
58
56
|
* ## Example Usage
|
|
59
57
|
*
|
|
60
|
-
* <!--Start PulumiCodeChooser -->
|
|
61
58
|
* ```typescript
|
|
62
59
|
* import * as pulumi from "@pulumi/pulumi";
|
|
63
60
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -66,7 +63,6 @@ export interface GetTagCategoryResult {
|
|
|
66
63
|
* name: "example-category",
|
|
67
64
|
* });
|
|
68
65
|
* ```
|
|
69
|
-
* <!--End PulumiCodeChooser -->
|
|
70
66
|
*/
|
|
71
67
|
export declare function getTagCategoryOutput(args: GetTagCategoryOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetTagCategoryResult>;
|
|
72
68
|
/**
|
package/getTagCategory.js
CHANGED
|
@@ -17,7 +17,6 @@ const utilities = require("./utilities");
|
|
|
17
17
|
*
|
|
18
18
|
* ## Example Usage
|
|
19
19
|
*
|
|
20
|
-
* <!--Start PulumiCodeChooser -->
|
|
21
20
|
* ```typescript
|
|
22
21
|
* import * as pulumi from "@pulumi/pulumi";
|
|
23
22
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -26,7 +25,6 @@ const utilities = require("./utilities");
|
|
|
26
25
|
* name: "example-category",
|
|
27
26
|
* });
|
|
28
27
|
* ```
|
|
29
|
-
* <!--End PulumiCodeChooser -->
|
|
30
28
|
*/
|
|
31
29
|
function getTagCategory(args, opts) {
|
|
32
30
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -47,7 +45,6 @@ exports.getTagCategory = getTagCategory;
|
|
|
47
45
|
*
|
|
48
46
|
* ## Example Usage
|
|
49
47
|
*
|
|
50
|
-
* <!--Start PulumiCodeChooser -->
|
|
51
48
|
* ```typescript
|
|
52
49
|
* import * as pulumi from "@pulumi/pulumi";
|
|
53
50
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -56,7 +53,6 @@ exports.getTagCategory = getTagCategory;
|
|
|
56
53
|
* name: "example-category",
|
|
57
54
|
* });
|
|
58
55
|
* ```
|
|
59
|
-
* <!--End PulumiCodeChooser -->
|
|
60
56
|
*/
|
|
61
57
|
function getTagCategoryOutput(args, opts) {
|
|
62
58
|
return pulumi.output(args).apply((a) => getTagCategory(a, opts));
|
package/getTagCategory.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTagCategory.js","sourceRoot":"","sources":["../getTagCategory.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getTagCategory.js","sourceRoot":"","sources":["../getTagCategory.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAEhF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAyBD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,oDAEC"}
|
package/getVappContainer.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 getVappContainer(args: GetVappContainerArgs, opts?: pulumi.InvokeOptions): Promise<GetVappContainerResult>;
|
|
26
24
|
/**
|
|
@@ -57,7 +55,6 @@ export interface GetVappContainerResult {
|
|
|
57
55
|
*
|
|
58
56
|
* ## Example Usage
|
|
59
57
|
*
|
|
60
|
-
* <!--Start PulumiCodeChooser -->
|
|
61
58
|
* ```typescript
|
|
62
59
|
* import * as pulumi from "@pulumi/pulumi";
|
|
63
60
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -70,7 +67,6 @@ export interface GetVappContainerResult {
|
|
|
70
67
|
* datacenterId: datacenter.id,
|
|
71
68
|
* }));
|
|
72
69
|
* ```
|
|
73
|
-
* <!--End PulumiCodeChooser -->
|
|
74
70
|
*/
|
|
75
71
|
export declare function getVappContainerOutput(args: GetVappContainerOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVappContainerResult>;
|
|
76
72
|
/**
|
package/getVappContainer.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 getVappContainer(args, opts) {
|
|
32
30
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -44,7 +42,6 @@ exports.getVappContainer = getVappContainer;
|
|
|
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.getVappContainer = getVappContainer;
|
|
|
57
54
|
* datacenterId: datacenter.id,
|
|
58
55
|
* }));
|
|
59
56
|
* ```
|
|
60
|
-
* <!--End PulumiCodeChooser -->
|
|
61
57
|
*/
|
|
62
58
|
function getVappContainerOutput(args, opts) {
|
|
63
59
|
return pulumi.output(args).apply((a) => getVappContainer(a, opts));
|
package/getVappContainer.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVappContainer.js","sourceRoot":"","sources":["../getVappContainer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getVappContainer.js","sourceRoot":"","sources":["../getVappContainer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IAEpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC;AA6BD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
|
package/getVirtualMachine.d.ts
CHANGED
|
@@ -13,7 +13,6 @@ import * as outputs from "./types/output";
|
|
|
13
13
|
* In the following example, a virtual machine template is returned by its
|
|
14
14
|
* unique name within the `vsphere.Datacenter`.
|
|
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,11 +25,9 @@ import * as outputs from "./types/output";
|
|
|
26
25
|
* datacenterId: datacenter.id,
|
|
27
26
|
* }));
|
|
28
27
|
* ```
|
|
29
|
-
* <!--End PulumiCodeChooser -->
|
|
30
28
|
* In the following example, each virtual machine template is returned by its
|
|
31
29
|
* unique full path within the `vsphere.Datacenter`.
|
|
32
30
|
*
|
|
33
|
-
* <!--Start PulumiCodeChooser -->
|
|
34
31
|
* ```typescript
|
|
35
32
|
* import * as pulumi from "@pulumi/pulumi";
|
|
36
33
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -47,7 +44,6 @@ import * as outputs from "./types/output";
|
|
|
47
44
|
* datacenterId: datacenter.id,
|
|
48
45
|
* }));
|
|
49
46
|
* ```
|
|
50
|
-
* <!--End PulumiCodeChooser -->
|
|
51
47
|
*/
|
|
52
48
|
export declare function getVirtualMachine(args?: GetVirtualMachineArgs, opts?: pulumi.InvokeOptions): Promise<GetVirtualMachineResult>;
|
|
53
49
|
/**
|
|
@@ -326,7 +322,6 @@ export interface GetVirtualMachineResult {
|
|
|
326
322
|
* In the following example, a virtual machine template is returned by its
|
|
327
323
|
* unique name within the `vsphere.Datacenter`.
|
|
328
324
|
*
|
|
329
|
-
* <!--Start PulumiCodeChooser -->
|
|
330
325
|
* ```typescript
|
|
331
326
|
* import * as pulumi from "@pulumi/pulumi";
|
|
332
327
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -339,11 +334,9 @@ export interface GetVirtualMachineResult {
|
|
|
339
334
|
* datacenterId: datacenter.id,
|
|
340
335
|
* }));
|
|
341
336
|
* ```
|
|
342
|
-
* <!--End PulumiCodeChooser -->
|
|
343
337
|
* In the following example, each virtual machine template is returned by its
|
|
344
338
|
* unique full path within the `vsphere.Datacenter`.
|
|
345
339
|
*
|
|
346
|
-
* <!--Start PulumiCodeChooser -->
|
|
347
340
|
* ```typescript
|
|
348
341
|
* import * as pulumi from "@pulumi/pulumi";
|
|
349
342
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -360,7 +353,6 @@ export interface GetVirtualMachineResult {
|
|
|
360
353
|
* datacenterId: datacenter.id,
|
|
361
354
|
* }));
|
|
362
355
|
* ```
|
|
363
|
-
* <!--End PulumiCodeChooser -->
|
|
364
356
|
*/
|
|
365
357
|
export declare function getVirtualMachineOutput(args?: GetVirtualMachineOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVirtualMachineResult>;
|
|
366
358
|
/**
|
package/getVirtualMachine.js
CHANGED
|
@@ -17,7 +17,6 @@ const utilities = require("./utilities");
|
|
|
17
17
|
* In the following example, a virtual machine template is returned by its
|
|
18
18
|
* unique name within the `vsphere.Datacenter`.
|
|
19
19
|
*
|
|
20
|
-
* <!--Start PulumiCodeChooser -->
|
|
21
20
|
* ```typescript
|
|
22
21
|
* import * as pulumi from "@pulumi/pulumi";
|
|
23
22
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -30,11 +29,9 @@ const utilities = require("./utilities");
|
|
|
30
29
|
* datacenterId: datacenter.id,
|
|
31
30
|
* }));
|
|
32
31
|
* ```
|
|
33
|
-
* <!--End PulumiCodeChooser -->
|
|
34
32
|
* In the following example, each virtual machine template is returned by its
|
|
35
33
|
* unique full path within the `vsphere.Datacenter`.
|
|
36
34
|
*
|
|
37
|
-
* <!--Start PulumiCodeChooser -->
|
|
38
35
|
* ```typescript
|
|
39
36
|
* import * as pulumi from "@pulumi/pulumi";
|
|
40
37
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -51,7 +48,6 @@ const utilities = require("./utilities");
|
|
|
51
48
|
* datacenterId: datacenter.id,
|
|
52
49
|
* }));
|
|
53
50
|
* ```
|
|
54
|
-
* <!--End PulumiCodeChooser -->
|
|
55
51
|
*/
|
|
56
52
|
function getVirtualMachine(args, opts) {
|
|
57
53
|
args = args || {};
|
|
@@ -127,7 +123,6 @@ exports.getVirtualMachine = getVirtualMachine;
|
|
|
127
123
|
* In the following example, a virtual machine template is returned by its
|
|
128
124
|
* unique name within the `vsphere.Datacenter`.
|
|
129
125
|
*
|
|
130
|
-
* <!--Start PulumiCodeChooser -->
|
|
131
126
|
* ```typescript
|
|
132
127
|
* import * as pulumi from "@pulumi/pulumi";
|
|
133
128
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -140,11 +135,9 @@ exports.getVirtualMachine = getVirtualMachine;
|
|
|
140
135
|
* datacenterId: datacenter.id,
|
|
141
136
|
* }));
|
|
142
137
|
* ```
|
|
143
|
-
* <!--End PulumiCodeChooser -->
|
|
144
138
|
* In the following example, each virtual machine template is returned by its
|
|
145
139
|
* unique full path within the `vsphere.Datacenter`.
|
|
146
140
|
*
|
|
147
|
-
* <!--Start PulumiCodeChooser -->
|
|
148
141
|
* ```typescript
|
|
149
142
|
* import * as pulumi from "@pulumi/pulumi";
|
|
150
143
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -161,7 +154,6 @@ exports.getVirtualMachine = getVirtualMachine;
|
|
|
161
154
|
* datacenterId: datacenter.id,
|
|
162
155
|
* }));
|
|
163
156
|
* ```
|
|
164
|
-
* <!--End PulumiCodeChooser -->
|
|
165
157
|
*/
|
|
166
158
|
function getVirtualMachineOutput(args, opts) {
|
|
167
159
|
return pulumi.output(args).apply((a) => getVirtualMachine(a, opts));
|
package/getVirtualMachine.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVirtualMachine.js","sourceRoot":"","sources":["../getVirtualMachine.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getVirtualMachine.js","sourceRoot":"","sources":["../getVirtualMachine.ts"],"names":[],"mappings":"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"}
|
package/getVmfsDisks.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";
|
|
@@ -25,7 +24,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
25
24
|
* filter: "mpx.vmhba1:C0:T[12]:L0",
|
|
26
25
|
* }));
|
|
27
26
|
* ```
|
|
28
|
-
* <!--End PulumiCodeChooser -->
|
|
29
27
|
*/
|
|
30
28
|
export declare function getVmfsDisks(args: GetVmfsDisksArgs, opts?: pulumi.InvokeOptions): Promise<GetVmfsDisksResult>;
|
|
31
29
|
/**
|
|
@@ -78,7 +76,6 @@ export interface GetVmfsDisksResult {
|
|
|
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";
|
|
@@ -96,7 +93,6 @@ export interface GetVmfsDisksResult {
|
|
|
96
93
|
* filter: "mpx.vmhba1:C0:T[12]:L0",
|
|
97
94
|
* }));
|
|
98
95
|
* ```
|
|
99
|
-
* <!--End PulumiCodeChooser -->
|
|
100
96
|
*/
|
|
101
97
|
export declare function getVmfsDisksOutput(args: GetVmfsDisksOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVmfsDisksResult>;
|
|
102
98
|
/**
|
package/getVmfsDisks.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";
|
|
@@ -31,7 +30,6 @@ const utilities = require("./utilities");
|
|
|
31
30
|
* filter: "mpx.vmhba1:C0:T[12]:L0",
|
|
32
31
|
* }));
|
|
33
32
|
* ```
|
|
34
|
-
* <!--End PulumiCodeChooser -->
|
|
35
33
|
*/
|
|
36
34
|
function getVmfsDisks(args, opts) {
|
|
37
35
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -50,7 +48,6 @@ exports.getVmfsDisks = getVmfsDisks;
|
|
|
50
48
|
*
|
|
51
49
|
* ## Example Usage
|
|
52
50
|
*
|
|
53
|
-
* <!--Start PulumiCodeChooser -->
|
|
54
51
|
* ```typescript
|
|
55
52
|
* import * as pulumi from "@pulumi/pulumi";
|
|
56
53
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -68,7 +65,6 @@ exports.getVmfsDisks = getVmfsDisks;
|
|
|
68
65
|
* filter: "mpx.vmhba1:C0:T[12]:L0",
|
|
69
66
|
* }));
|
|
70
67
|
* ```
|
|
71
|
-
* <!--End PulumiCodeChooser -->
|
|
72
68
|
*/
|
|
73
69
|
function getVmfsDisksOutput(args, opts) {
|
|
74
70
|
return pulumi.output(args).apply((a) => getVmfsDisks(a, opts));
|
package/getVmfsDisks.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVmfsDisks.js","sourceRoot":"","sources":["../getVmfsDisks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getVmfsDisks.js","sourceRoot":"","sources":["../getVmfsDisks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;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,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oCAQC;AA6CD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;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"}
|
|
@@ -5,6 +5,32 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
* The `vsphere.GuestOsCustomization` resource can be used to a customization specification for a guest operating system.
|
|
6
6
|
*
|
|
7
7
|
* > **NOTE:** The name attribute is unique identifier for the guest OS spec per VC.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as vsphere from "@pulumi/vsphere";
|
|
14
|
+
*
|
|
15
|
+
* const windowsCustomization = new vsphere.GuestOsCustomization("windows_customization", {
|
|
16
|
+
* name: "windows-spec",
|
|
17
|
+
* type: "Windows",
|
|
18
|
+
* spec: {
|
|
19
|
+
* windowsOptions: {
|
|
20
|
+
* runOnceCommandLists: [
|
|
21
|
+
* "command-1",
|
|
22
|
+
* "command-2",
|
|
23
|
+
* ],
|
|
24
|
+
* computerName: "windows",
|
|
25
|
+
* autoLogon: false,
|
|
26
|
+
* autoLogonCount: 0,
|
|
27
|
+
* adminPassword: "VMware1!",
|
|
28
|
+
* timeZone: 4,
|
|
29
|
+
* workgroup: "workgroup",
|
|
30
|
+
* },
|
|
31
|
+
* },
|
|
32
|
+
* });
|
|
33
|
+
* ```
|
|
8
34
|
*/
|
|
9
35
|
export declare class GuestOsCustomization extends pulumi.CustomResource {
|
|
10
36
|
/**
|