@pulumi/vsphere 4.10.0 → 4.10.2-alpha.1720054582
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/computeCluster.d.ts +309 -633
- package/computeCluster.js +2 -0
- package/computeCluster.js.map +1 -1
- package/computeClusterVmAffinityRule.d.ts +14 -10
- package/computeClusterVmAffinityRule.js +14 -10
- package/computeClusterVmAffinityRule.js.map +1 -1
- package/datacenter.d.ts +14 -15
- package/datacenter.js +14 -6
- package/datacenter.js.map +1 -1
- package/datastoreCluster.d.ts +72 -162
- package/datastoreCluster.js.map +1 -1
- package/distributedPortGroup.d.ts +54 -78
- package/distributedPortGroup.js.map +1 -1
- package/distributedVirtualSwitch.d.ts +129 -351
- package/distributedVirtualSwitch.js.map +1 -1
- package/entityPermissions.d.ts +24 -15
- package/entityPermissions.js.map +1 -1
- package/file.d.ts +8 -12
- package/file.js +8 -12
- package/file.js.map +1 -1
- package/folder.d.ts +0 -9
- package/folder.js.map +1 -1
- package/getComputeCluster.d.ts +0 -4
- package/getComputeCluster.js +0 -4
- package/getComputeCluster.js.map +1 -1
- package/getComputeClusterHostGroup.d.ts +22 -22
- package/getComputeClusterHostGroup.js +16 -18
- package/getComputeClusterHostGroup.js.map +1 -1
- package/getContentLibrary.d.ts +10 -10
- package/getContentLibrary.js +10 -10
- package/getContentLibraryItem.d.ts +12 -8
- package/getContentLibraryItem.js +4 -4
- package/getContentLibraryItem.js.map +1 -1
- package/getCustomAttribute.d.ts +0 -4
- package/getCustomAttribute.js +0 -4
- package/getCustomAttribute.js.map +1 -1
- package/getDatacenter.d.ts +0 -4
- package/getDatacenter.js +0 -4
- package/getDatacenter.js.map +1 -1
- package/getDatastore.d.ts +9 -13
- package/getDatastore.js +0 -4
- package/getDatastore.js.map +1 -1
- package/getDatastoreCluster.d.ts +0 -4
- package/getDatastoreCluster.js +0 -4
- package/getDatastoreCluster.js.map +1 -1
- package/getDatastoreStats.d.ts +38 -44
- package/getDatastoreStats.js +16 -24
- package/getDatastoreStats.js.map +1 -1
- package/getDistributedVirtualSwitch.d.ts +2 -4
- package/getDistributedVirtualSwitch.js +2 -4
- package/getDistributedVirtualSwitch.js.map +1 -1
- package/getDynamic.d.ts +18 -20
- package/getDynamic.js +12 -14
- package/getDynamic.js.map +1 -1
- package/getFolder.d.ts +10 -6
- package/getFolder.js +10 -6
- package/getFolder.js.map +1 -1
- package/getGuestOsCustomization.d.ts +8 -51
- package/getGuestOsCustomization.js +4 -34
- package/getGuestOsCustomization.js.map +1 -1
- package/getHost.d.ts +0 -4
- package/getHost.js +0 -4
- package/getHost.js.map +1 -1
- package/getHostBaseImages.d.ts +42 -0
- package/getHostBaseImages.js +43 -0
- package/getHostBaseImages.js.map +1 -0
- package/getHostPciDevice.d.ts +14 -20
- package/getHostPciDevice.js +10 -18
- package/getHostPciDevice.js.map +1 -1
- package/getHostThumbprint.d.ts +12 -16
- package/getHostThumbprint.js +8 -12
- package/getHostThumbprint.js.map +1 -1
- package/getHostVgpuProfile.d.ts +4 -10
- package/getHostVgpuProfile.js +0 -8
- package/getHostVgpuProfile.js.map +1 -1
- package/getLicense.d.ts +2 -5
- package/getLicense.js +0 -4
- package/getLicense.js.map +1 -1
- package/getNetwork.d.ts +14 -18
- package/getNetwork.js +10 -14
- package/getNetwork.js.map +1 -1
- package/getPolicy.d.ts +0 -4
- package/getPolicy.js +0 -4
- package/getPolicy.js.map +1 -1
- package/getResourcePool.d.ts +14 -18
- package/getResourcePool.js +14 -18
- package/getResourcePool.js.map +1 -1
- package/getRole.d.ts +4 -8
- package/getRole.js +4 -8
- package/getRole.js.map +1 -1
- package/getTag.d.ts +0 -4
- package/getTag.js +0 -4
- package/getTag.js.map +1 -1
- package/getTagCategory.d.ts +0 -4
- package/getTagCategory.js +0 -4
- package/getTagCategory.js.map +1 -1
- package/getVappContainer.d.ts +0 -4
- package/getVappContainer.js +0 -4
- package/getVappContainer.js.map +1 -1
- package/getVirtualMachine.d.ts +48 -40
- package/getVirtualMachine.js +6 -12
- package/getVirtualMachine.js.map +1 -1
- package/getVmfsDisks.d.ts +0 -4
- package/getVmfsDisks.js +0 -4
- package/getVmfsDisks.js.map +1 -1
- package/guestOsCustomization.d.ts +26 -0
- package/guestOsCustomization.js +26 -0
- package/guestOsCustomization.js.map +1 -1
- package/haVmOverride.d.ts +81 -162
- package/haVmOverride.js.map +1 -1
- package/host.d.ts +0 -10
- package/host.js +0 -10
- package/host.js.map +1 -1
- package/hostPortGroup.d.ts +6 -12
- package/hostPortGroup.js +6 -12
- package/hostPortGroup.js.map +1 -1
- package/hostVirtualSwitch.d.ts +60 -123
- package/hostVirtualSwitch.js.map +1 -1
- package/index.d.ts +12 -0
- package/index.js +21 -2
- package/index.js.map +1 -1
- package/license.d.ts +0 -17
- package/license.js +0 -17
- package/license.js.map +1 -1
- package/nasDatastore.d.ts +3 -3
- package/offlineSoftwareDepot.d.ts +63 -0
- package/offlineSoftwareDepot.js +59 -0
- package/offlineSoftwareDepot.js.map +1 -0
- package/package.json +3 -2
- package/resourcePool.d.ts +28 -12
- package/resourcePool.js +28 -12
- package/resourcePool.js.map +1 -1
- package/supervisor.d.ts +292 -0
- package/supervisor.js +178 -0
- package/supervisor.js.map +1 -0
- package/types/input.d.ts +172 -119
- package/types/output.d.ts +192 -134
- package/virtualDisk.d.ts +6 -6
- package/virtualMachine.d.ts +250 -361
- package/virtualMachine.js.map +1 -1
- package/virtualMachineClass.d.ts +143 -0
- package/virtualMachineClass.js +100 -0
- package/virtualMachineClass.js.map +1 -0
- package/virtualMachineSnapshot.d.ts +4 -6
- package/virtualMachineSnapshot.js +4 -6
- package/virtualMachineSnapshot.js.map +1 -1
- package/vmStoragePolicy.d.ts +29 -35
- package/vmStoragePolicy.js +29 -35
- package/vmStoragePolicy.js.map +1 -1
- package/vnic.d.ts +34 -42
- package/vnic.js +31 -39
- package/vnic.js.map +1 -1
- package/package.json.bak +0 -29
package/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;AAwCD;;;;;;;;;;;;;;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
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* The `vsphere.getNetwork` data source can be used to discover the ID of a network
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
*
|
|
3
|
+
* The `vsphere.getNetwork` data source can be used to discover the ID of a network in
|
|
4
|
+
* vSphere. This can be any network that can be used as the backing for a network
|
|
5
|
+
* interface for `vsphere.VirtualMachine` or any other vSphere resource that
|
|
6
|
+
* requires a network. This includes standard (host-based) port groups, distributed
|
|
7
|
+
* port groups, or opaque networks such as those managed by NSX.
|
|
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
|
/**
|
|
@@ -38,8 +36,8 @@ export interface GetNetworkArgs {
|
|
|
38
36
|
/**
|
|
39
37
|
* For distributed port group type
|
|
40
38
|
* network objects, the ID of the distributed virtual switch for which the port
|
|
41
|
-
* group belongs. It is useful to differentiate port groups with same name
|
|
42
|
-
*
|
|
39
|
+
* group belongs. It is useful to differentiate port groups with same name using
|
|
40
|
+
* the distributed virtual switch ID.
|
|
43
41
|
*/
|
|
44
42
|
distributedVirtualSwitchUuid?: string;
|
|
45
43
|
/**
|
|
@@ -67,15 +65,14 @@ export interface GetNetworkResult {
|
|
|
67
65
|
readonly type: string;
|
|
68
66
|
}
|
|
69
67
|
/**
|
|
70
|
-
* The `vsphere.getNetwork` data source can be used to discover the ID of a network
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
68
|
+
* The `vsphere.getNetwork` data source can be used to discover the ID of a network in
|
|
69
|
+
* vSphere. This can be any network that can be used as the backing for a network
|
|
70
|
+
* interface for `vsphere.VirtualMachine` or any other vSphere resource that
|
|
71
|
+
* requires a network. This includes standard (host-based) port groups, distributed
|
|
72
|
+
* port groups, or opaque networks such as those managed by NSX.
|
|
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
|
/**
|
|
@@ -105,8 +101,8 @@ export interface GetNetworkOutputArgs {
|
|
|
105
101
|
/**
|
|
106
102
|
* For distributed port group type
|
|
107
103
|
* network objects, the ID of the distributed virtual switch for which the port
|
|
108
|
-
* group belongs. It is useful to differentiate port groups with same name
|
|
109
|
-
*
|
|
104
|
+
* group belongs. It is useful to differentiate port groups with same name using
|
|
105
|
+
* the distributed virtual switch ID.
|
|
110
106
|
*/
|
|
111
107
|
distributedVirtualSwitchUuid?: pulumi.Input<string>;
|
|
112
108
|
/**
|
package/getNetwork.js
CHANGED
|
@@ -6,15 +6,14 @@ exports.getNetworkOutput = exports.getNetwork = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* The `vsphere.getNetwork` data source can be used to discover the ID of a network
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
9
|
+
* The `vsphere.getNetwork` data source can be used to discover the ID of a network in
|
|
10
|
+
* vSphere. This can be any network that can be used as the backing for a network
|
|
11
|
+
* interface for `vsphere.VirtualMachine` or any other vSphere resource that
|
|
12
|
+
* requires a network. This includes standard (host-based) port groups, distributed
|
|
13
|
+
* port groups, or opaque networks such as those managed by NSX.
|
|
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 || {});
|
|
@@ -39,15 +37,14 @@ function getNetwork(args, opts) {
|
|
|
39
37
|
}
|
|
40
38
|
exports.getNetwork = getNetwork;
|
|
41
39
|
/**
|
|
42
|
-
* The `vsphere.getNetwork` data source can be used to discover the ID of a network
|
|
43
|
-
*
|
|
44
|
-
*
|
|
45
|
-
*
|
|
46
|
-
*
|
|
40
|
+
* The `vsphere.getNetwork` data source can be used to discover the ID of a network in
|
|
41
|
+
* vSphere. This can be any network that can be used as the backing for a network
|
|
42
|
+
* interface for `vsphere.VirtualMachine` or any other vSphere resource that
|
|
43
|
+
* requires a network. This includes standard (host-based) port groups, distributed
|
|
44
|
+
* port groups, or opaque networks such as those managed by NSX.
|
|
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"}
|
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
|
*
|
|
@@ -29,24 +27,24 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
29
27
|
* data source.
|
|
30
28
|
*
|
|
31
29
|
* All compute resources in vSphere have a resource pool, even if one has not been
|
|
32
|
-
* explicitly created. This resource pool is referred to as the
|
|
33
|
-
*
|
|
30
|
+
* explicitly created. This resource pool is referred to as the _root resource
|
|
31
|
+
* 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
|
-
* For more information on the root resource pool, see
|
|
43
|
+
* For more information on the root resource pool, see
|
|
44
|
+
* [Managing Resource Pools][vmware-docs-resource-pools] in the vSphere
|
|
45
|
+
* documentation.
|
|
48
46
|
*
|
|
49
|
-
* [vmware-docs-resource-pools]: https://docs.vmware.com/en/VMware-vSphere/
|
|
47
|
+
* [vmware-docs-resource-pools]: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-60077B40-66FF-4625-934A-641703ED7601.html
|
|
50
48
|
*/
|
|
51
49
|
export declare function getResourcePool(args?: GetResourcePoolArgs, opts?: pulumi.InvokeOptions): Promise<GetResourcePoolResult>;
|
|
52
50
|
/**
|
|
@@ -90,7 +88,6 @@ export interface GetResourcePoolResult {
|
|
|
90
88
|
*
|
|
91
89
|
* ## Example Usage
|
|
92
90
|
*
|
|
93
|
-
* <!--Start PulumiCodeChooser -->
|
|
94
91
|
* ```typescript
|
|
95
92
|
* import * as pulumi from "@pulumi/pulumi";
|
|
96
93
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -103,7 +100,6 @@ export interface GetResourcePoolResult {
|
|
|
103
100
|
* datacenterId: datacenter.id,
|
|
104
101
|
* }));
|
|
105
102
|
* ```
|
|
106
|
-
* <!--End PulumiCodeChooser -->
|
|
107
103
|
*
|
|
108
104
|
* ### Specifying the Root Resource Pool for a Standalone ESXi Host
|
|
109
105
|
*
|
|
@@ -112,24 +108,24 @@ export interface GetResourcePoolResult {
|
|
|
112
108
|
* data source.
|
|
113
109
|
*
|
|
114
110
|
* All compute resources in vSphere have a resource pool, even if one has not been
|
|
115
|
-
* explicitly created. This resource pool is referred to as the
|
|
116
|
-
*
|
|
111
|
+
* explicitly created. This resource pool is referred to as the _root resource
|
|
112
|
+
* pool_ and can be looked up by specifying the path.
|
|
117
113
|
*
|
|
118
|
-
* <!--Start PulumiCodeChooser -->
|
|
119
114
|
* ```typescript
|
|
120
115
|
* import * as pulumi from "@pulumi/pulumi";
|
|
121
116
|
* import * as vsphere from "@pulumi/vsphere";
|
|
122
117
|
*
|
|
123
118
|
* const pool = vsphere.getResourcePool({
|
|
124
119
|
* name: "esxi-01.example.com/Resources",
|
|
125
|
-
* datacenterId:
|
|
120
|
+
* datacenterId: datacenter.id,
|
|
126
121
|
* });
|
|
127
122
|
* ```
|
|
128
|
-
* <!--End PulumiCodeChooser -->
|
|
129
123
|
*
|
|
130
|
-
* For more information on the root resource pool, see
|
|
124
|
+
* For more information on the root resource pool, see
|
|
125
|
+
* [Managing Resource Pools][vmware-docs-resource-pools] in the vSphere
|
|
126
|
+
* documentation.
|
|
131
127
|
*
|
|
132
|
-
* [vmware-docs-resource-pools]: https://docs.vmware.com/en/VMware-vSphere/
|
|
128
|
+
* [vmware-docs-resource-pools]: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-60077B40-66FF-4625-934A-641703ED7601.html
|
|
133
129
|
*/
|
|
134
130
|
export declare function getResourcePoolOutput(args?: GetResourcePoolOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetResourcePoolResult>;
|
|
135
131
|
/**
|
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
|
*
|
|
@@ -35,24 +33,24 @@ const utilities = require("./utilities");
|
|
|
35
33
|
* data source.
|
|
36
34
|
*
|
|
37
35
|
* All compute resources in vSphere have a resource pool, even if one has not been
|
|
38
|
-
* explicitly created. This resource pool is referred to as the
|
|
39
|
-
*
|
|
36
|
+
* explicitly created. This resource pool is referred to as the _root resource
|
|
37
|
+
* 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
|
-
* For more information on the root resource pool, see
|
|
49
|
+
* For more information on the root resource pool, see
|
|
50
|
+
* [Managing Resource Pools][vmware-docs-resource-pools] in the vSphere
|
|
51
|
+
* documentation.
|
|
54
52
|
*
|
|
55
|
-
* [vmware-docs-resource-pools]: https://docs.vmware.com/en/VMware-vSphere/
|
|
53
|
+
* [vmware-docs-resource-pools]: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-60077B40-66FF-4625-934A-641703ED7601.html
|
|
56
54
|
*/
|
|
57
55
|
function getResourcePool(args, opts) {
|
|
58
56
|
args = args || {};
|
|
@@ -71,7 +69,6 @@ exports.getResourcePool = getResourcePool;
|
|
|
71
69
|
*
|
|
72
70
|
* ## Example Usage
|
|
73
71
|
*
|
|
74
|
-
* <!--Start PulumiCodeChooser -->
|
|
75
72
|
* ```typescript
|
|
76
73
|
* import * as pulumi from "@pulumi/pulumi";
|
|
77
74
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -84,7 +81,6 @@ exports.getResourcePool = getResourcePool;
|
|
|
84
81
|
* datacenterId: datacenter.id,
|
|
85
82
|
* }));
|
|
86
83
|
* ```
|
|
87
|
-
* <!--End PulumiCodeChooser -->
|
|
88
84
|
*
|
|
89
85
|
* ### Specifying the Root Resource Pool for a Standalone ESXi Host
|
|
90
86
|
*
|
|
@@ -93,24 +89,24 @@ exports.getResourcePool = getResourcePool;
|
|
|
93
89
|
* data source.
|
|
94
90
|
*
|
|
95
91
|
* All compute resources in vSphere have a resource pool, even if one has not been
|
|
96
|
-
* explicitly created. This resource pool is referred to as the
|
|
97
|
-
*
|
|
92
|
+
* explicitly created. This resource pool is referred to as the _root resource
|
|
93
|
+
* pool_ and can be looked up by specifying the path.
|
|
98
94
|
*
|
|
99
|
-
* <!--Start PulumiCodeChooser -->
|
|
100
95
|
* ```typescript
|
|
101
96
|
* import * as pulumi from "@pulumi/pulumi";
|
|
102
97
|
* import * as vsphere from "@pulumi/vsphere";
|
|
103
98
|
*
|
|
104
99
|
* const pool = vsphere.getResourcePool({
|
|
105
100
|
* name: "esxi-01.example.com/Resources",
|
|
106
|
-
* datacenterId:
|
|
101
|
+
* datacenterId: datacenter.id,
|
|
107
102
|
* });
|
|
108
103
|
* ```
|
|
109
|
-
* <!--End PulumiCodeChooser -->
|
|
110
104
|
*
|
|
111
|
-
* For more information on the root resource pool, see
|
|
105
|
+
* For more information on the root resource pool, see
|
|
106
|
+
* [Managing Resource Pools][vmware-docs-resource-pools] in the vSphere
|
|
107
|
+
* documentation.
|
|
112
108
|
*
|
|
113
|
-
* [vmware-docs-resource-pools]: https://docs.vmware.com/en/VMware-vSphere/
|
|
109
|
+
* [vmware-docs-resource-pools]: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-60077B40-66FF-4625-934A-641703ED7601.html
|
|
114
110
|
*/
|
|
115
111
|
function getResourcePoolOutput(args, opts) {
|
|
116
112
|
return pulumi.output(args).apply((a) => getResourcePool(a, opts));
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;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
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* The `vsphere.Role` data source can be used to discover the `id` and privileges
|
|
4
|
-
* with a role given its name or display label.
|
|
3
|
+
* The `vsphere.Role` data source can be used to discover the `id` and privileges
|
|
4
|
+
* associated with a role given its name or display label.
|
|
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
|
/**
|
|
@@ -58,12 +56,11 @@ export interface GetRoleResult {
|
|
|
58
56
|
readonly rolePrivileges?: string[];
|
|
59
57
|
}
|
|
60
58
|
/**
|
|
61
|
-
* The `vsphere.Role` data source can be used to discover the `id` and privileges
|
|
62
|
-
* with a role given its name or display label.
|
|
59
|
+
* The `vsphere.Role` data source can be used to discover the `id` and privileges
|
|
60
|
+
* associated with a role given its name or display label.
|
|
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
|
@@ -6,12 +6,11 @@ exports.getRoleOutput = exports.getRole = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* The `vsphere.Role` data source can be used to discover the `id` and privileges
|
|
10
|
-
* with a role given its name or display label.
|
|
9
|
+
* The `vsphere.Role` data source can be used to discover the `id` and privileges
|
|
10
|
+
* associated with a role given its name or display label.
|
|
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 || {});
|
|
@@ -33,12 +31,11 @@ function getRole(args, opts) {
|
|
|
33
31
|
}
|
|
34
32
|
exports.getRole = getRole;
|
|
35
33
|
/**
|
|
36
|
-
* The `vsphere.Role` data source can be used to discover the `id` and privileges
|
|
37
|
-
* with a role given its name or display label.
|
|
34
|
+
* The `vsphere.Role` data source can be used to discover the `id` and privileges
|
|
35
|
+
* associated with a role given its name or display label.
|
|
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
|
/**
|