@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/getHost.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";
|
|
@@ -25,7 +24,6 @@ const utilities = require("./utilities");
|
|
|
25
24
|
* datacenterId: datacenter.id,
|
|
26
25
|
* }));
|
|
27
26
|
* ```
|
|
28
|
-
* <!--End PulumiCodeChooser -->
|
|
29
27
|
*/
|
|
30
28
|
function getHost(args, opts) {
|
|
31
29
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -42,7 +40,6 @@ exports.getHost = getHost;
|
|
|
42
40
|
*
|
|
43
41
|
* ## Example Usage
|
|
44
42
|
*
|
|
45
|
-
* <!--Start PulumiCodeChooser -->
|
|
46
43
|
* ```typescript
|
|
47
44
|
* import * as pulumi from "@pulumi/pulumi";
|
|
48
45
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -55,7 +52,6 @@ exports.getHost = getHost;
|
|
|
55
52
|
* datacenterId: datacenter.id,
|
|
56
53
|
* }));
|
|
57
54
|
* ```
|
|
58
|
-
* <!--End PulumiCodeChooser -->
|
|
59
55
|
*/
|
|
60
56
|
function getHostOutput(args, opts) {
|
|
61
57
|
return pulumi.output(args).apply((a) => getHost(a, opts));
|
package/getHost.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getHost.js","sourceRoot":"","sources":["../getHost.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getHost.js","sourceRoot":"","sources":["../getHost.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;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,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0BAOC;AAqCD;;;;;;;;;;;;;;;;;;;GAmBG;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/getHostPciDevice.d.ts
CHANGED
|
@@ -8,7 +8,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
*
|
|
9
9
|
* ### With Vendor ID And Class ID
|
|
10
10
|
*
|
|
11
|
-
* <!--Start PulumiCodeChooser -->
|
|
12
11
|
* ```typescript
|
|
13
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
14
13
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -26,28 +25,25 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
26
25
|
* vendorId: "456",
|
|
27
26
|
* }));
|
|
28
27
|
* ```
|
|
29
|
-
* <!--End PulumiCodeChooser -->
|
|
30
28
|
*
|
|
31
29
|
* ### With Name Regular Expression
|
|
32
30
|
*
|
|
33
|
-
* <!--Start PulumiCodeChooser -->
|
|
34
31
|
* ```typescript
|
|
35
32
|
* import * as pulumi from "@pulumi/pulumi";
|
|
36
33
|
* import * as vsphere from "@pulumi/vsphere";
|
|
37
34
|
*
|
|
38
35
|
* const datacenter = vsphere.getDatacenter({
|
|
39
|
-
*
|
|
36
|
+
* name: "dc-01",
|
|
40
37
|
* });
|
|
41
38
|
* const host = datacenter.then(datacenter => vsphere.getHost({
|
|
42
|
-
*
|
|
43
|
-
*
|
|
39
|
+
* name: "esxi-01.example.com",
|
|
40
|
+
* datacenterId: datacenter.id,
|
|
44
41
|
* }));
|
|
45
42
|
* const dev = host.then(host => vsphere.getHostPciDevice({
|
|
46
|
-
*
|
|
47
|
-
*
|
|
43
|
+
* hostId: host.id,
|
|
44
|
+
* nameRegex: "MMC",
|
|
48
45
|
* }));
|
|
49
46
|
* ```
|
|
50
|
-
* <!--End PulumiCodeChooser -->
|
|
51
47
|
*/
|
|
52
48
|
export declare function getHostPciDevice(args: GetHostPciDeviceArgs, opts?: pulumi.InvokeOptions): Promise<GetHostPciDeviceResult>;
|
|
53
49
|
/**
|
|
@@ -102,7 +98,6 @@ export interface GetHostPciDeviceResult {
|
|
|
102
98
|
*
|
|
103
99
|
* ### With Vendor ID And Class ID
|
|
104
100
|
*
|
|
105
|
-
* <!--Start PulumiCodeChooser -->
|
|
106
101
|
* ```typescript
|
|
107
102
|
* import * as pulumi from "@pulumi/pulumi";
|
|
108
103
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -120,28 +115,25 @@ export interface GetHostPciDeviceResult {
|
|
|
120
115
|
* vendorId: "456",
|
|
121
116
|
* }));
|
|
122
117
|
* ```
|
|
123
|
-
* <!--End PulumiCodeChooser -->
|
|
124
118
|
*
|
|
125
119
|
* ### With Name Regular Expression
|
|
126
120
|
*
|
|
127
|
-
* <!--Start PulumiCodeChooser -->
|
|
128
121
|
* ```typescript
|
|
129
122
|
* import * as pulumi from "@pulumi/pulumi";
|
|
130
123
|
* import * as vsphere from "@pulumi/vsphere";
|
|
131
124
|
*
|
|
132
125
|
* const datacenter = vsphere.getDatacenter({
|
|
133
|
-
*
|
|
126
|
+
* name: "dc-01",
|
|
134
127
|
* });
|
|
135
128
|
* const host = datacenter.then(datacenter => vsphere.getHost({
|
|
136
|
-
*
|
|
137
|
-
*
|
|
129
|
+
* name: "esxi-01.example.com",
|
|
130
|
+
* datacenterId: datacenter.id,
|
|
138
131
|
* }));
|
|
139
132
|
* const dev = host.then(host => vsphere.getHostPciDevice({
|
|
140
|
-
*
|
|
141
|
-
*
|
|
133
|
+
* hostId: host.id,
|
|
134
|
+
* nameRegex: "MMC",
|
|
142
135
|
* }));
|
|
143
136
|
* ```
|
|
144
|
-
* <!--End PulumiCodeChooser -->
|
|
145
137
|
*/
|
|
146
138
|
export declare function getHostPciDeviceOutput(args: GetHostPciDeviceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetHostPciDeviceResult>;
|
|
147
139
|
/**
|
package/getHostPciDevice.js
CHANGED
|
@@ -14,7 +14,6 @@ const utilities = require("./utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* ### With Vendor ID And Class ID
|
|
16
16
|
*
|
|
17
|
-
* <!--Start PulumiCodeChooser -->
|
|
18
17
|
* ```typescript
|
|
19
18
|
* import * as pulumi from "@pulumi/pulumi";
|
|
20
19
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -32,28 +31,25 @@ const utilities = require("./utilities");
|
|
|
32
31
|
* vendorId: "456",
|
|
33
32
|
* }));
|
|
34
33
|
* ```
|
|
35
|
-
* <!--End PulumiCodeChooser -->
|
|
36
34
|
*
|
|
37
35
|
* ### With Name Regular Expression
|
|
38
36
|
*
|
|
39
|
-
* <!--Start PulumiCodeChooser -->
|
|
40
37
|
* ```typescript
|
|
41
38
|
* import * as pulumi from "@pulumi/pulumi";
|
|
42
39
|
* import * as vsphere from "@pulumi/vsphere";
|
|
43
40
|
*
|
|
44
41
|
* const datacenter = vsphere.getDatacenter({
|
|
45
|
-
*
|
|
42
|
+
* name: "dc-01",
|
|
46
43
|
* });
|
|
47
44
|
* const host = datacenter.then(datacenter => vsphere.getHost({
|
|
48
|
-
*
|
|
49
|
-
*
|
|
45
|
+
* name: "esxi-01.example.com",
|
|
46
|
+
* datacenterId: datacenter.id,
|
|
50
47
|
* }));
|
|
51
48
|
* const dev = host.then(host => vsphere.getHostPciDevice({
|
|
52
|
-
*
|
|
53
|
-
*
|
|
49
|
+
* hostId: host.id,
|
|
50
|
+
* nameRegex: "MMC",
|
|
54
51
|
* }));
|
|
55
52
|
* ```
|
|
56
|
-
* <!--End PulumiCodeChooser -->
|
|
57
53
|
*/
|
|
58
54
|
function getHostPciDevice(args, opts) {
|
|
59
55
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -74,7 +70,6 @@ exports.getHostPciDevice = getHostPciDevice;
|
|
|
74
70
|
*
|
|
75
71
|
* ### With Vendor ID And Class ID
|
|
76
72
|
*
|
|
77
|
-
* <!--Start PulumiCodeChooser -->
|
|
78
73
|
* ```typescript
|
|
79
74
|
* import * as pulumi from "@pulumi/pulumi";
|
|
80
75
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -92,28 +87,25 @@ exports.getHostPciDevice = getHostPciDevice;
|
|
|
92
87
|
* vendorId: "456",
|
|
93
88
|
* }));
|
|
94
89
|
* ```
|
|
95
|
-
* <!--End PulumiCodeChooser -->
|
|
96
90
|
*
|
|
97
91
|
* ### With Name Regular Expression
|
|
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 datacenter = vsphere.getDatacenter({
|
|
105
|
-
*
|
|
98
|
+
* name: "dc-01",
|
|
106
99
|
* });
|
|
107
100
|
* const host = datacenter.then(datacenter => vsphere.getHost({
|
|
108
|
-
*
|
|
109
|
-
*
|
|
101
|
+
* name: "esxi-01.example.com",
|
|
102
|
+
* datacenterId: datacenter.id,
|
|
110
103
|
* }));
|
|
111
104
|
* const dev = host.then(host => vsphere.getHostPciDevice({
|
|
112
|
-
*
|
|
113
|
-
*
|
|
105
|
+
* hostId: host.id,
|
|
106
|
+
* nameRegex: "MMC",
|
|
114
107
|
* }));
|
|
115
108
|
* ```
|
|
116
|
-
* <!--End PulumiCodeChooser -->
|
|
117
109
|
*/
|
|
118
110
|
function getHostPciDeviceOutput(args, opts) {
|
|
119
111
|
return pulumi.output(args).apply((a) => getHostPciDevice(a, opts));
|
package/getHostPciDevice.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getHostPciDevice.js","sourceRoot":"","sources":["../getHostPciDevice.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getHostPciDevice.js","sourceRoot":"","sources":["../getHostPciDevice.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4CASC;AA8CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;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/getHostThumbprint.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";
|
|
@@ -16,7 +15,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
16
15
|
* address: "esxi-01.example.com",
|
|
17
16
|
* });
|
|
18
17
|
* ```
|
|
19
|
-
* <!--End PulumiCodeChooser -->
|
|
20
18
|
*/
|
|
21
19
|
export declare function getHostThumbprint(args: GetHostThumbprintArgs, opts?: pulumi.InvokeOptions): Promise<GetHostThumbprintResult>;
|
|
22
20
|
/**
|
|
@@ -58,7 +56,6 @@ export interface GetHostThumbprintResult {
|
|
|
58
56
|
*
|
|
59
57
|
* ## Example Usage
|
|
60
58
|
*
|
|
61
|
-
* <!--Start PulumiCodeChooser -->
|
|
62
59
|
* ```typescript
|
|
63
60
|
* import * as pulumi from "@pulumi/pulumi";
|
|
64
61
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -67,7 +64,6 @@ export interface GetHostThumbprintResult {
|
|
|
67
64
|
* address: "esxi-01.example.com",
|
|
68
65
|
* });
|
|
69
66
|
* ```
|
|
70
|
-
* <!--End PulumiCodeChooser -->
|
|
71
67
|
*/
|
|
72
68
|
export declare function getHostThumbprintOutput(args: GetHostThumbprintOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetHostThumbprintResult>;
|
|
73
69
|
/**
|
package/getHostThumbprint.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";
|
|
@@ -22,7 +21,6 @@ const utilities = require("./utilities");
|
|
|
22
21
|
* address: "esxi-01.example.com",
|
|
23
22
|
* });
|
|
24
23
|
* ```
|
|
25
|
-
* <!--End PulumiCodeChooser -->
|
|
26
24
|
*/
|
|
27
25
|
function getHostThumbprint(args, opts) {
|
|
28
26
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -41,7 +39,6 @@ exports.getHostThumbprint = getHostThumbprint;
|
|
|
41
39
|
*
|
|
42
40
|
* ## Example Usage
|
|
43
41
|
*
|
|
44
|
-
* <!--Start PulumiCodeChooser -->
|
|
45
42
|
* ```typescript
|
|
46
43
|
* import * as pulumi from "@pulumi/pulumi";
|
|
47
44
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -50,7 +47,6 @@ exports.getHostThumbprint = getHostThumbprint;
|
|
|
50
47
|
* address: "esxi-01.example.com",
|
|
51
48
|
* });
|
|
52
49
|
* ```
|
|
53
|
-
* <!--End PulumiCodeChooser -->
|
|
54
50
|
*/
|
|
55
51
|
function getHostThumbprintOutput(args, opts) {
|
|
56
52
|
return pulumi.output(args).apply((a) => getHostThumbprint(a, opts));
|
package/getHostThumbprint.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getHostThumbprint.js","sourceRoot":"","sources":["../getHostThumbprint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getHostThumbprint.js","sourceRoot":"","sources":["../getHostThumbprint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8CAQC;AAkCD;;;;;;;;;;;;;;;;GAgBG;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"}
|
package/getHostVgpuProfile.d.ts
CHANGED
|
@@ -8,7 +8,6 @@ import * as outputs from "./types/output";
|
|
|
8
8
|
*
|
|
9
9
|
* ### To Return All VGPU Profiles
|
|
10
10
|
*
|
|
11
|
-
* <!--Start PulumiCodeChooser -->
|
|
12
11
|
* ```typescript
|
|
13
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
14
13
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -24,11 +23,9 @@ import * as outputs from "./types/output";
|
|
|
24
23
|
* hostId: host.id,
|
|
25
24
|
* }));
|
|
26
25
|
* ```
|
|
27
|
-
* <!--End PulumiCodeChooser -->
|
|
28
26
|
*
|
|
29
27
|
* ### With VGPU Profile Name_regex
|
|
30
28
|
*
|
|
31
|
-
* <!--Start PulumiCodeChooser -->
|
|
32
29
|
* ```typescript
|
|
33
30
|
* import * as pulumi from "@pulumi/pulumi";
|
|
34
31
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -45,7 +42,6 @@ import * as outputs from "./types/output";
|
|
|
45
42
|
* nameRegex: "a100",
|
|
46
43
|
* }));
|
|
47
44
|
* ```
|
|
48
|
-
* <!--End PulumiCodeChooser -->
|
|
49
45
|
*/
|
|
50
46
|
export declare function getHostVgpuProfile(args: GetHostVgpuProfileArgs, opts?: pulumi.InvokeOptions): Promise<GetHostVgpuProfileResult>;
|
|
51
47
|
/**
|
|
@@ -95,7 +91,6 @@ export interface GetHostVgpuProfileResult {
|
|
|
95
91
|
*
|
|
96
92
|
* ### To Return All VGPU Profiles
|
|
97
93
|
*
|
|
98
|
-
* <!--Start PulumiCodeChooser -->
|
|
99
94
|
* ```typescript
|
|
100
95
|
* import * as pulumi from "@pulumi/pulumi";
|
|
101
96
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -111,11 +106,9 @@ export interface GetHostVgpuProfileResult {
|
|
|
111
106
|
* hostId: host.id,
|
|
112
107
|
* }));
|
|
113
108
|
* ```
|
|
114
|
-
* <!--End PulumiCodeChooser -->
|
|
115
109
|
*
|
|
116
110
|
* ### With VGPU Profile Name_regex
|
|
117
111
|
*
|
|
118
|
-
* <!--Start PulumiCodeChooser -->
|
|
119
112
|
* ```typescript
|
|
120
113
|
* import * as pulumi from "@pulumi/pulumi";
|
|
121
114
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -132,7 +125,6 @@ export interface GetHostVgpuProfileResult {
|
|
|
132
125
|
* nameRegex: "a100",
|
|
133
126
|
* }));
|
|
134
127
|
* ```
|
|
135
|
-
* <!--End PulumiCodeChooser -->
|
|
136
128
|
*/
|
|
137
129
|
export declare function getHostVgpuProfileOutput(args: GetHostVgpuProfileOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetHostVgpuProfileResult>;
|
|
138
130
|
/**
|
package/getHostVgpuProfile.js
CHANGED
|
@@ -13,7 +13,6 @@ const utilities = require("./utilities");
|
|
|
13
13
|
*
|
|
14
14
|
* ### To Return All VGPU Profiles
|
|
15
15
|
*
|
|
16
|
-
* <!--Start PulumiCodeChooser -->
|
|
17
16
|
* ```typescript
|
|
18
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
19
18
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -29,11 +28,9 @@ const utilities = require("./utilities");
|
|
|
29
28
|
* hostId: host.id,
|
|
30
29
|
* }));
|
|
31
30
|
* ```
|
|
32
|
-
* <!--End PulumiCodeChooser -->
|
|
33
31
|
*
|
|
34
32
|
* ### With VGPU Profile Name_regex
|
|
35
33
|
*
|
|
36
|
-
* <!--Start PulumiCodeChooser -->
|
|
37
34
|
* ```typescript
|
|
38
35
|
* import * as pulumi from "@pulumi/pulumi";
|
|
39
36
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -50,7 +47,6 @@ const utilities = require("./utilities");
|
|
|
50
47
|
* nameRegex: "a100",
|
|
51
48
|
* }));
|
|
52
49
|
* ```
|
|
53
|
-
* <!--End PulumiCodeChooser -->
|
|
54
50
|
*/
|
|
55
51
|
function getHostVgpuProfile(args, opts) {
|
|
56
52
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -68,7 +64,6 @@ exports.getHostVgpuProfile = getHostVgpuProfile;
|
|
|
68
64
|
*
|
|
69
65
|
* ### To Return All VGPU Profiles
|
|
70
66
|
*
|
|
71
|
-
* <!--Start PulumiCodeChooser -->
|
|
72
67
|
* ```typescript
|
|
73
68
|
* import * as pulumi from "@pulumi/pulumi";
|
|
74
69
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -84,11 +79,9 @@ exports.getHostVgpuProfile = getHostVgpuProfile;
|
|
|
84
79
|
* hostId: host.id,
|
|
85
80
|
* }));
|
|
86
81
|
* ```
|
|
87
|
-
* <!--End PulumiCodeChooser -->
|
|
88
82
|
*
|
|
89
83
|
* ### With VGPU Profile Name_regex
|
|
90
84
|
*
|
|
91
|
-
* <!--Start PulumiCodeChooser -->
|
|
92
85
|
* ```typescript
|
|
93
86
|
* import * as pulumi from "@pulumi/pulumi";
|
|
94
87
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -105,7 +98,6 @@ exports.getHostVgpuProfile = getHostVgpuProfile;
|
|
|
105
98
|
* nameRegex: "a100",
|
|
106
99
|
* }));
|
|
107
100
|
* ```
|
|
108
|
-
* <!--End PulumiCodeChooser -->
|
|
109
101
|
*/
|
|
110
102
|
function getHostVgpuProfileOutput(args, opts) {
|
|
111
103
|
return pulumi.output(args).apply((a) => getHostVgpuProfile(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getHostVgpuProfile.js","sourceRoot":"","sources":["../getHostVgpuProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getHostVgpuProfile.js","sourceRoot":"","sources":["../getHostVgpuProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IAExF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gDAOC;AA0CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,4DAEC"}
|
package/getLicense.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
|
* licenseKey: "00000-00000-00000-00000-00000",
|
|
15
14
|
* });
|
|
16
15
|
* ```
|
|
17
|
-
* <!--End PulumiCodeChooser -->
|
|
18
16
|
*/
|
|
19
17
|
export declare function getLicense(args: GetLicenseArgs, opts?: pulumi.InvokeOptions): Promise<GetLicenseResult>;
|
|
20
18
|
/**
|
|
@@ -61,7 +59,6 @@ export interface GetLicenseResult {
|
|
|
61
59
|
*
|
|
62
60
|
* ## Example Usage
|
|
63
61
|
*
|
|
64
|
-
* <!--Start PulumiCodeChooser -->
|
|
65
62
|
* ```typescript
|
|
66
63
|
* import * as pulumi from "@pulumi/pulumi";
|
|
67
64
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -70,7 +67,6 @@ export interface GetLicenseResult {
|
|
|
70
67
|
* licenseKey: "00000-00000-00000-00000-00000",
|
|
71
68
|
* });
|
|
72
69
|
* ```
|
|
73
|
-
* <!--End PulumiCodeChooser -->
|
|
74
70
|
*/
|
|
75
71
|
export declare function getLicenseOutput(args: GetLicenseOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetLicenseResult>;
|
|
76
72
|
/**
|
package/getLicense.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
|
* licenseKey: "00000-00000-00000-00000-00000",
|
|
21
20
|
* });
|
|
22
21
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
22
|
*/
|
|
25
23
|
function getLicense(args, opts) {
|
|
26
24
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -35,7 +33,6 @@ exports.getLicense = getLicense;
|
|
|
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.getLicense = getLicense;
|
|
|
44
41
|
* licenseKey: "00000-00000-00000-00000-00000",
|
|
45
42
|
* });
|
|
46
43
|
* ```
|
|
47
|
-
* <!--End PulumiCodeChooser -->
|
|
48
44
|
*/
|
|
49
45
|
function getLicenseOutput(args, opts) {
|
|
50
46
|
return pulumi.output(args).apply((a) => getLicense(a, opts));
|
package/getLicense.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getLicense.js","sourceRoot":"","sources":["../getLicense.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getLicense.js","sourceRoot":"","sources":["../getLicense.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;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,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AAuCD;;;;;;;;;;;;;;GAcG;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/getNetwork.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";
|
|
@@ -21,7 +20,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
20
|
* datacenterId: datacenter.id,
|
|
22
21
|
* }));
|
|
23
22
|
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
23
|
*/
|
|
26
24
|
export declare function getNetwork(args: GetNetworkArgs, opts?: pulumi.InvokeOptions): Promise<GetNetworkResult>;
|
|
27
25
|
/**
|
|
@@ -75,7 +73,6 @@ export interface GetNetworkResult {
|
|
|
75
73
|
*
|
|
76
74
|
* ## Example Usage
|
|
77
75
|
*
|
|
78
|
-
* <!--Start PulumiCodeChooser -->
|
|
79
76
|
* ```typescript
|
|
80
77
|
* import * as pulumi from "@pulumi/pulumi";
|
|
81
78
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -88,7 +85,6 @@ export interface GetNetworkResult {
|
|
|
88
85
|
* datacenterId: datacenter.id,
|
|
89
86
|
* }));
|
|
90
87
|
* ```
|
|
91
|
-
* <!--End PulumiCodeChooser -->
|
|
92
88
|
*/
|
|
93
89
|
export declare function getNetworkOutput(args: GetNetworkOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetNetworkResult>;
|
|
94
90
|
/**
|
package/getNetwork.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";
|
|
@@ -27,7 +26,6 @@ const utilities = require("./utilities");
|
|
|
27
26
|
* datacenterId: datacenter.id,
|
|
28
27
|
* }));
|
|
29
28
|
* ```
|
|
30
|
-
* <!--End PulumiCodeChooser -->
|
|
31
29
|
*/
|
|
32
30
|
function getNetwork(args, opts) {
|
|
33
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -47,7 +45,6 @@ exports.getNetwork = getNetwork;
|
|
|
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";
|
|
@@ -60,7 +57,6 @@ exports.getNetwork = getNetwork;
|
|
|
60
57
|
* datacenterId: datacenter.id,
|
|
61
58
|
* }));
|
|
62
59
|
* ```
|
|
63
|
-
* <!--End PulumiCodeChooser -->
|
|
64
60
|
*/
|
|
65
61
|
function getNetworkOutput(args, opts) {
|
|
66
62
|
return pulumi.output(args).apply((a) => getNetwork(a, opts));
|
package/getNetwork.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNetwork.js","sourceRoot":"","sources":["../getNetwork.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getNetwork.js","sourceRoot":"","sources":["../getNetwork.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;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,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,8BAA8B,EAAE,IAAI,CAAC,4BAA4B;QACjE,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC;AA6CD;;;;;;;;;;;;;;;;;;;;;GAqBG;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/getPolicy.d.ts
CHANGED
|
@@ -9,7 +9,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
9
9
|
*
|
|
10
10
|
* ## Example Usage
|
|
11
11
|
*
|
|
12
|
-
* <!--Start PulumiCodeChooser -->
|
|
13
12
|
* ```typescript
|
|
14
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
14
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -21,7 +20,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
20
|
* name: "dev_silver_nonreplicated",
|
|
22
21
|
* });
|
|
23
22
|
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
23
|
*/
|
|
26
24
|
export declare function getPolicy(args: GetPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyResult>;
|
|
27
25
|
/**
|
|
@@ -53,7 +51,6 @@ export interface GetPolicyResult {
|
|
|
53
51
|
*
|
|
54
52
|
* ## Example Usage
|
|
55
53
|
*
|
|
56
|
-
* <!--Start PulumiCodeChooser -->
|
|
57
54
|
* ```typescript
|
|
58
55
|
* import * as pulumi from "@pulumi/pulumi";
|
|
59
56
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -65,7 +62,6 @@ export interface GetPolicyResult {
|
|
|
65
62
|
* name: "dev_silver_nonreplicated",
|
|
66
63
|
* });
|
|
67
64
|
* ```
|
|
68
|
-
* <!--End PulumiCodeChooser -->
|
|
69
65
|
*/
|
|
70
66
|
export declare function getPolicyOutput(args: GetPolicyOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPolicyResult>;
|
|
71
67
|
/**
|
package/getPolicy.js
CHANGED
|
@@ -15,7 +15,6 @@ const utilities = require("./utilities");
|
|
|
15
15
|
*
|
|
16
16
|
* ## Example Usage
|
|
17
17
|
*
|
|
18
|
-
* <!--Start PulumiCodeChooser -->
|
|
19
18
|
* ```typescript
|
|
20
19
|
* import * as pulumi from "@pulumi/pulumi";
|
|
21
20
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -27,7 +26,6 @@ const utilities = require("./utilities");
|
|
|
27
26
|
* name: "dev_silver_nonreplicated",
|
|
28
27
|
* });
|
|
29
28
|
* ```
|
|
30
|
-
* <!--End PulumiCodeChooser -->
|
|
31
29
|
*/
|
|
32
30
|
function getPolicy(args, opts) {
|
|
33
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -46,7 +44,6 @@ exports.getPolicy = getPolicy;
|
|
|
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";
|
|
@@ -58,7 +55,6 @@ exports.getPolicy = getPolicy;
|
|
|
58
55
|
* name: "dev_silver_nonreplicated",
|
|
59
56
|
* });
|
|
60
57
|
* ```
|
|
61
|
-
* <!--End PulumiCodeChooser -->
|
|
62
58
|
*/
|
|
63
59
|
function getPolicyOutput(args, opts) {
|
|
64
60
|
return pulumi.output(args).apply((a) => getPolicy(a, opts));
|
package/getPolicy.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPolicy.js","sourceRoot":"","sources":["../getPolicy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPolicy.js","sourceRoot":"","sources":["../getPolicy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;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;AAsBD;;;;;;;;;;;;;;;;;;;;;GAqBG;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"}
|