@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/getHost.d.ts
CHANGED
|
@@ -6,7 +6,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
-
* <!--Start PulumiCodeChooser -->
|
|
10
9
|
* ```typescript
|
|
11
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
11
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -19,7 +18,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
18
|
* datacenterId: datacenter.id,
|
|
20
19
|
* }));
|
|
21
20
|
* ```
|
|
22
|
-
* <!--End PulumiCodeChooser -->
|
|
23
21
|
*/
|
|
24
22
|
export declare function getHost(args: GetHostArgs, opts?: pulumi.InvokeOptions): Promise<GetHostResult>;
|
|
25
23
|
/**
|
|
@@ -63,7 +61,6 @@ export interface GetHostResult {
|
|
|
63
61
|
*
|
|
64
62
|
* ## Example Usage
|
|
65
63
|
*
|
|
66
|
-
* <!--Start PulumiCodeChooser -->
|
|
67
64
|
* ```typescript
|
|
68
65
|
* import * as pulumi from "@pulumi/pulumi";
|
|
69
66
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -76,7 +73,6 @@ export interface GetHostResult {
|
|
|
76
73
|
* datacenterId: datacenter.id,
|
|
77
74
|
* }));
|
|
78
75
|
* ```
|
|
79
|
-
* <!--End PulumiCodeChooser -->
|
|
80
76
|
*/
|
|
81
77
|
export declare function getHostOutput(args: GetHostOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetHostResult>;
|
|
82
78
|
/**
|
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"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* The `vsphere.getHostBaseImages` data source can be used to get the list of ESXi
|
|
4
|
+
* base images available for cluster software management.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as vsphere from "@pulumi/vsphere";
|
|
11
|
+
*
|
|
12
|
+
* const baseImages = vsphere.getHostBaseImages({});
|
|
13
|
+
* ```
|
|
14
|
+
*/
|
|
15
|
+
export declare function getHostBaseImages(opts?: pulumi.InvokeOptions): Promise<GetHostBaseImagesResult>;
|
|
16
|
+
/**
|
|
17
|
+
* A collection of values returned by getHostBaseImages.
|
|
18
|
+
*/
|
|
19
|
+
export interface GetHostBaseImagesResult {
|
|
20
|
+
/**
|
|
21
|
+
* The provider-assigned unique ID for this managed resource.
|
|
22
|
+
*/
|
|
23
|
+
readonly id: string;
|
|
24
|
+
/**
|
|
25
|
+
* The ESXi version identifier for the image
|
|
26
|
+
*/
|
|
27
|
+
readonly versions: string[];
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* The `vsphere.getHostBaseImages` data source can be used to get the list of ESXi
|
|
31
|
+
* base images available for cluster software management.
|
|
32
|
+
*
|
|
33
|
+
* ## Example Usage
|
|
34
|
+
*
|
|
35
|
+
* ```typescript
|
|
36
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
37
|
+
* import * as vsphere from "@pulumi/vsphere";
|
|
38
|
+
*
|
|
39
|
+
* const baseImages = vsphere.getHostBaseImages({});
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
export declare function getHostBaseImagesOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetHostBaseImagesResult>;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getHostBaseImagesOutput = exports.getHostBaseImages = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* The `vsphere.getHostBaseImages` data source can be used to get the list of ESXi
|
|
10
|
+
* base images available for cluster software management.
|
|
11
|
+
*
|
|
12
|
+
* ## Example Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as vsphere from "@pulumi/vsphere";
|
|
17
|
+
*
|
|
18
|
+
* const baseImages = vsphere.getHostBaseImages({});
|
|
19
|
+
* ```
|
|
20
|
+
*/
|
|
21
|
+
function getHostBaseImages(opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invoke("vsphere:index/getHostBaseImages:getHostBaseImages", {}, opts);
|
|
24
|
+
}
|
|
25
|
+
exports.getHostBaseImages = getHostBaseImages;
|
|
26
|
+
/**
|
|
27
|
+
* The `vsphere.getHostBaseImages` data source can be used to get the list of ESXi
|
|
28
|
+
* base images available for cluster software management.
|
|
29
|
+
*
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as vsphere from "@pulumi/vsphere";
|
|
35
|
+
*
|
|
36
|
+
* const baseImages = vsphere.getHostBaseImages({});
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
function getHostBaseImagesOutput(opts) {
|
|
40
|
+
return pulumi.output(getHostBaseImages(opts));
|
|
41
|
+
}
|
|
42
|
+
exports.getHostBaseImagesOutput = getHostBaseImagesOutput;
|
|
43
|
+
//# sourceMappingURL=getHostBaseImages.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getHostBaseImages.js","sourceRoot":"","sources":["../getHostBaseImages.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IAEzD,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,EACjF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AAeD;;;;;;;;;;;;GAYG;AACH,SAAgB,uBAAuB,CAAC,IAA2B;IAC/D,OAAO,MAAM,CAAC,MAAM,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAA;AACjD,CAAC;AAFD,0DAEC"}
|
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
|
/**
|
|
@@ -63,7 +59,8 @@ export interface GetHostPciDeviceArgs {
|
|
|
63
59
|
*/
|
|
64
60
|
classId?: string;
|
|
65
61
|
/**
|
|
66
|
-
* The [managed object reference ID][docs-about-morefs] of
|
|
62
|
+
* The [managed object reference ID][docs-about-morefs] of
|
|
63
|
+
* a host.
|
|
67
64
|
*/
|
|
68
65
|
hostId: string;
|
|
69
66
|
/**
|
|
@@ -102,7 +99,6 @@ export interface GetHostPciDeviceResult {
|
|
|
102
99
|
*
|
|
103
100
|
* ### With Vendor ID And Class ID
|
|
104
101
|
*
|
|
105
|
-
* <!--Start PulumiCodeChooser -->
|
|
106
102
|
* ```typescript
|
|
107
103
|
* import * as pulumi from "@pulumi/pulumi";
|
|
108
104
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -120,28 +116,25 @@ export interface GetHostPciDeviceResult {
|
|
|
120
116
|
* vendorId: "456",
|
|
121
117
|
* }));
|
|
122
118
|
* ```
|
|
123
|
-
* <!--End PulumiCodeChooser -->
|
|
124
119
|
*
|
|
125
120
|
* ### With Name Regular Expression
|
|
126
121
|
*
|
|
127
|
-
* <!--Start PulumiCodeChooser -->
|
|
128
122
|
* ```typescript
|
|
129
123
|
* import * as pulumi from "@pulumi/pulumi";
|
|
130
124
|
* import * as vsphere from "@pulumi/vsphere";
|
|
131
125
|
*
|
|
132
126
|
* const datacenter = vsphere.getDatacenter({
|
|
133
|
-
*
|
|
127
|
+
* name: "dc-01",
|
|
134
128
|
* });
|
|
135
129
|
* const host = datacenter.then(datacenter => vsphere.getHost({
|
|
136
|
-
*
|
|
137
|
-
*
|
|
130
|
+
* name: "esxi-01.example.com",
|
|
131
|
+
* datacenterId: datacenter.id,
|
|
138
132
|
* }));
|
|
139
133
|
* const dev = host.then(host => vsphere.getHostPciDevice({
|
|
140
|
-
*
|
|
141
|
-
*
|
|
134
|
+
* hostId: host.id,
|
|
135
|
+
* nameRegex: "MMC",
|
|
142
136
|
* }));
|
|
143
137
|
* ```
|
|
144
|
-
* <!--End PulumiCodeChooser -->
|
|
145
138
|
*/
|
|
146
139
|
export declare function getHostPciDeviceOutput(args: GetHostPciDeviceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetHostPciDeviceResult>;
|
|
147
140
|
/**
|
|
@@ -157,7 +150,8 @@ export interface GetHostPciDeviceOutputArgs {
|
|
|
157
150
|
*/
|
|
158
151
|
classId?: pulumi.Input<string>;
|
|
159
152
|
/**
|
|
160
|
-
* The [managed object reference ID][docs-about-morefs] of
|
|
153
|
+
* The [managed object reference ID][docs-about-morefs] of
|
|
154
|
+
* a host.
|
|
161
155
|
*/
|
|
162
156
|
hostId: pulumi.Input<string>;
|
|
163
157
|
/**
|
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;AA+CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* The `vsphereThumbprint` data source can be used to discover the host
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
3
|
+
* The `vsphereThumbprint` data source can be used to discover the host thumbprint
|
|
4
|
+
* of an ESXi host. This can be used when adding the `vsphere.Host` resource. If
|
|
5
|
+
* the ESXi host is using a certificate chain, the first one returned will be used
|
|
6
|
+
* to generate the thumbprint.
|
|
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
|
/**
|
|
@@ -24,8 +22,8 @@ export declare function getHostThumbprint(args: GetHostThumbprintArgs, opts?: pu
|
|
|
24
22
|
*/
|
|
25
23
|
export interface GetHostThumbprintArgs {
|
|
26
24
|
/**
|
|
27
|
-
* The address of the ESXi host to retrieve the
|
|
28
|
-
*
|
|
25
|
+
* The address of the ESXi host to retrieve the thumbprint
|
|
26
|
+
* from.
|
|
29
27
|
*/
|
|
30
28
|
address: string;
|
|
31
29
|
/**
|
|
@@ -51,14 +49,13 @@ export interface GetHostThumbprintResult {
|
|
|
51
49
|
readonly port?: string;
|
|
52
50
|
}
|
|
53
51
|
/**
|
|
54
|
-
* The `vsphereThumbprint` data source can be used to discover the host
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
*
|
|
52
|
+
* The `vsphereThumbprint` data source can be used to discover the host thumbprint
|
|
53
|
+
* of an ESXi host. This can be used when adding the `vsphere.Host` resource. If
|
|
54
|
+
* the ESXi host is using a certificate chain, the first one returned will be used
|
|
55
|
+
* to generate the thumbprint.
|
|
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
|
/**
|
|
@@ -75,8 +71,8 @@ export declare function getHostThumbprintOutput(args: GetHostThumbprintOutputArg
|
|
|
75
71
|
*/
|
|
76
72
|
export interface GetHostThumbprintOutputArgs {
|
|
77
73
|
/**
|
|
78
|
-
* The address of the ESXi host to retrieve the
|
|
79
|
-
*
|
|
74
|
+
* The address of the ESXi host to retrieve the thumbprint
|
|
75
|
+
* from.
|
|
80
76
|
*/
|
|
81
77
|
address: pulumi.Input<string>;
|
|
82
78
|
/**
|
package/getHostThumbprint.js
CHANGED
|
@@ -6,14 +6,13 @@ exports.getHostThumbprintOutput = exports.getHostThumbprint = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* The `vsphereThumbprint` data source can be used to discover the host
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
9
|
+
* The `vsphereThumbprint` data source can be used to discover the host thumbprint
|
|
10
|
+
* of an ESXi host. This can be used when adding the `vsphere.Host` resource. If
|
|
11
|
+
* the ESXi host is using a certificate chain, the first one returned will be used
|
|
12
|
+
* to generate the thumbprint.
|
|
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 || {});
|
|
@@ -34,14 +32,13 @@ function getHostThumbprint(args, opts) {
|
|
|
34
32
|
}
|
|
35
33
|
exports.getHostThumbprint = getHostThumbprint;
|
|
36
34
|
/**
|
|
37
|
-
* The `vsphereThumbprint` data source can be used to discover the host
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
35
|
+
* The `vsphereThumbprint` data source can be used to discover the host thumbprint
|
|
36
|
+
* of an ESXi host. This can be used when adding the `vsphere.Host` resource. If
|
|
37
|
+
* the ESXi host is using a certificate chain, the first one returned will be used
|
|
38
|
+
* to generate the thumbprint.
|
|
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
|
/**
|
|
@@ -53,7 +49,8 @@ export declare function getHostVgpuProfile(args: GetHostVgpuProfileArgs, opts?:
|
|
|
53
49
|
*/
|
|
54
50
|
export interface GetHostVgpuProfileArgs {
|
|
55
51
|
/**
|
|
56
|
-
* The [managed object reference ID][docs-about-morefs] of
|
|
52
|
+
* The [managed object reference ID][docs-about-morefs] of
|
|
53
|
+
* a host.
|
|
57
54
|
*/
|
|
58
55
|
hostId: string;
|
|
59
56
|
/**
|
|
@@ -95,7 +92,6 @@ export interface GetHostVgpuProfileResult {
|
|
|
95
92
|
*
|
|
96
93
|
* ### To Return All VGPU Profiles
|
|
97
94
|
*
|
|
98
|
-
* <!--Start PulumiCodeChooser -->
|
|
99
95
|
* ```typescript
|
|
100
96
|
* import * as pulumi from "@pulumi/pulumi";
|
|
101
97
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -111,11 +107,9 @@ export interface GetHostVgpuProfileResult {
|
|
|
111
107
|
* hostId: host.id,
|
|
112
108
|
* }));
|
|
113
109
|
* ```
|
|
114
|
-
* <!--End PulumiCodeChooser -->
|
|
115
110
|
*
|
|
116
111
|
* ### With VGPU Profile Name_regex
|
|
117
112
|
*
|
|
118
|
-
* <!--Start PulumiCodeChooser -->
|
|
119
113
|
* ```typescript
|
|
120
114
|
* import * as pulumi from "@pulumi/pulumi";
|
|
121
115
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -132,7 +126,6 @@ export interface GetHostVgpuProfileResult {
|
|
|
132
126
|
* nameRegex: "a100",
|
|
133
127
|
* }));
|
|
134
128
|
* ```
|
|
135
|
-
* <!--End PulumiCodeChooser -->
|
|
136
129
|
*/
|
|
137
130
|
export declare function getHostVgpuProfileOutput(args: GetHostVgpuProfileOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetHostVgpuProfileResult>;
|
|
138
131
|
/**
|
|
@@ -140,7 +133,8 @@ export declare function getHostVgpuProfileOutput(args: GetHostVgpuProfileOutputA
|
|
|
140
133
|
*/
|
|
141
134
|
export interface GetHostVgpuProfileOutputArgs {
|
|
142
135
|
/**
|
|
143
|
-
* The [managed object reference ID][docs-about-morefs] of
|
|
136
|
+
* The [managed object reference ID][docs-about-morefs] of
|
|
137
|
+
* a host.
|
|
144
138
|
*/
|
|
145
139
|
hostId: pulumi.Input<string>;
|
|
146
140
|
/**
|
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;AA2CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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
|
/**
|
|
@@ -36,7 +34,8 @@ export interface GetLicenseResult {
|
|
|
36
34
|
readonly editionKey: string;
|
|
37
35
|
readonly id: string;
|
|
38
36
|
/**
|
|
39
|
-
* A map of key/value pairs attached as labels (tags) to the license
|
|
37
|
+
* A map of key/value pairs attached as labels (tags) to the license
|
|
38
|
+
* key.
|
|
40
39
|
*/
|
|
41
40
|
readonly labels: {
|
|
42
41
|
[key: string]: string;
|
|
@@ -61,7 +60,6 @@ export interface GetLicenseResult {
|
|
|
61
60
|
*
|
|
62
61
|
* ## Example Usage
|
|
63
62
|
*
|
|
64
|
-
* <!--Start PulumiCodeChooser -->
|
|
65
63
|
* ```typescript
|
|
66
64
|
* import * as pulumi from "@pulumi/pulumi";
|
|
67
65
|
* import * as vsphere from "@pulumi/vsphere";
|
|
@@ -70,7 +68,6 @@ export interface GetLicenseResult {
|
|
|
70
68
|
* licenseKey: "00000-00000-00000-00000-00000",
|
|
71
69
|
* });
|
|
72
70
|
* ```
|
|
73
|
-
* <!--End PulumiCodeChooser -->
|
|
74
71
|
*/
|
|
75
72
|
export declare function getLicenseOutput(args: GetLicenseOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetLicenseResult>;
|
|
76
73
|
/**
|