@pulumi/f5bigip 3.19.0 → 3.19.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/as3.d.ts +3 -6
- package/as3.js +20 -20
- package/as3.js.map +1 -1
- package/bigIqAs3.js +23 -23
- package/bigIqAs3.js.map +1 -1
- package/cm/device.js +11 -11
- package/cm/device.js.map +1 -1
- package/cm/deviceGroup.js +21 -21
- package/cm/deviceGroup.js.map +1 -1
- package/command.js +8 -8
- package/command.js.map +1 -1
- package/commonLicenseManageBigIq.js +38 -38
- package/commonLicenseManageBigIq.js.map +1 -1
- package/do.d.ts +3 -3
- package/do.js +18 -18
- package/do.js.map +1 -1
- package/eventServiceDiscovery.js +6 -6
- package/eventServiceDiscovery.js.map +1 -1
- package/fastApplication.js +8 -8
- package/fastApplication.js.map +1 -1
- package/fastHttpApp.js +42 -42
- package/fastHttpApp.js.map +1 -1
- package/fastHttpsApp.js +50 -50
- package/fastHttpsApp.js.map +1 -1
- package/fastTcpApp.js +32 -32
- package/fastTcpApp.js.map +1 -1
- package/fastTemplate.js +9 -9
- package/fastTemplate.js.map +1 -1
- package/fastUdpApp.js +44 -44
- package/fastUdpApp.js.map +1 -1
- package/ipsecPolicy.js +26 -26
- package/ipsecPolicy.js.map +1 -1
- package/ipsecProfile.js +10 -10
- package/ipsecProfile.js.map +1 -1
- package/ltm/cipherGroup.js +12 -12
- package/ltm/cipherGroup.js.map +1 -1
- package/ltm/cipherRule.js +13 -13
- package/ltm/cipherRule.js.map +1 -1
- package/ltm/dataGroup.js +13 -13
- package/ltm/dataGroup.js.map +1 -1
- package/ltm/irule.js +7 -7
- package/ltm/irule.js.map +1 -1
- package/ltm/monitor.d.ts +6 -24
- package/ltm/monitor.js +63 -63
- package/ltm/monitor.js.map +1 -1
- package/ltm/node.js +25 -25
- package/ltm/node.js.map +1 -1
- package/ltm/persistenceProfileCookie.d.ts +3 -6
- package/ltm/persistenceProfileCookie.js +39 -39
- package/ltm/persistenceProfileCookie.js.map +1 -1
- package/ltm/persistenceProfileDstAddr.d.ts +6 -12
- package/ltm/persistenceProfileDstAddr.js +25 -25
- package/ltm/persistenceProfileDstAddr.js.map +1 -1
- package/ltm/persistenceProfileSrcAddr.d.ts +6 -12
- package/ltm/persistenceProfileSrcAddr.js +27 -27
- package/ltm/persistenceProfileSrcAddr.js.map +1 -1
- package/ltm/persistenceProfileSsl.d.ts +3 -6
- package/ltm/persistenceProfileSsl.js +21 -21
- package/ltm/persistenceProfileSsl.js.map +1 -1
- package/ltm/policy.js +16 -16
- package/ltm/policy.js.map +1 -1
- package/ltm/pool.js +22 -22
- package/ltm/pool.js.map +1 -1
- package/ltm/poolAttachment.js +23 -23
- package/ltm/poolAttachment.js.map +1 -1
- package/ltm/profileBotDefense.d.ts +6 -12
- package/ltm/profileBotDefense.js +12 -12
- package/ltm/profileBotDefense.js.map +1 -1
- package/ltm/profileClientSsl.d.ts +12 -12
- package/ltm/profileClientSsl.js +118 -118
- package/ltm/profileClientSsl.js.map +1 -1
- package/ltm/profileFastHttp.js +24 -24
- package/ltm/profileFastHttp.js.map +1 -1
- package/ltm/profileFastL4.js +32 -32
- package/ltm/profileFastL4.js.map +1 -1
- package/ltm/profileFtp.d.ts +12 -24
- package/ltm/profileFtp.js +34 -34
- package/ltm/profileFtp.js.map +1 -1
- package/ltm/profileHttp.d.ts +3 -6
- package/ltm/profileHttp.js +60 -60
- package/ltm/profileHttp.js.map +1 -1
- package/ltm/profileHttp2.js +28 -28
- package/ltm/profileHttp2.js.map +1 -1
- package/ltm/profileHttpCompress.js +28 -28
- package/ltm/profileHttpCompress.js.map +1 -1
- package/ltm/profileOneConnect.js +22 -22
- package/ltm/profileOneConnect.js.map +1 -1
- package/ltm/profileRewrite.js +33 -33
- package/ltm/profileRewrite.js.map +1 -1
- package/ltm/profileRewriteUriRules.js +15 -15
- package/ltm/profileRewriteUriRules.js.map +1 -1
- package/ltm/profileServerSsl.d.ts +21 -21
- package/ltm/profileServerSsl.js +104 -104
- package/ltm/profileServerSsl.js.map +1 -1
- package/ltm/profileTcp.js +46 -46
- package/ltm/profileTcp.js.map +1 -1
- package/ltm/profileWebAcceleration.js +30 -30
- package/ltm/profileWebAcceleration.js.map +1 -1
- package/ltm/requestLogProfile.js +42 -42
- package/ltm/requestLogProfile.js.map +1 -1
- package/ltm/snat.js +25 -25
- package/ltm/snat.js.map +1 -1
- package/ltm/snatPool.js +7 -7
- package/ltm/snatPool.js.map +1 -1
- package/ltm/virtualAddress.js +18 -18
- package/ltm/virtualAddress.js.map +1 -1
- package/ltm/virtualServer.js +60 -60
- package/ltm/virtualServer.js.map +1 -1
- package/net/route.js +13 -13
- package/net/route.js.map +1 -1
- package/net/selfIp.js +14 -14
- package/net/selfIp.js.map +1 -1
- package/net/vlan.js +12 -12
- package/net/vlan.js.map +1 -1
- package/netIkePeer.d.ts +2 -0
- package/netIkePeer.js +73 -71
- package/netIkePeer.js.map +1 -1
- package/netTunnel.js +38 -38
- package/netTunnel.js.map +1 -1
- package/package.json +2 -2
- package/partition.js +8 -8
- package/partition.js.map +1 -1
- package/provider.js +13 -13
- package/provider.js.map +1 -1
- package/saasBotDefenseProfile.js +26 -26
- package/saasBotDefenseProfile.js.map +1 -1
- package/ssl/certificate.js +17 -17
- package/ssl/certificate.js.map +1 -1
- package/ssl/key.js +13 -13
- package/ssl/key.js.map +1 -1
- package/sslKeyCert.js +27 -27
- package/sslKeyCert.js.map +1 -1
- package/sys/bigIpLicense.js +7 -7
- package/sys/bigIpLicense.js.map +1 -1
- package/sys/dns.js +11 -11
- package/sys/dns.js.map +1 -1
- package/sys/iapp.js +37 -37
- package/sys/iapp.js.map +1 -1
- package/sys/ntp.js +9 -9
- package/sys/ntp.js.map +1 -1
- package/sys/ocsp.js +36 -36
- package/sys/ocsp.js.map +1 -1
- package/sys/provision.js +14 -14
- package/sys/provision.js.map +1 -1
- package/sys/snmp.js +7 -7
- package/sys/snmp.js.map +1 -1
- package/sys/snmpTraps.js +29 -29
- package/sys/snmpTraps.js.map +1 -1
- package/trafficSelector.js +24 -24
- package/trafficSelector.js.map +1 -1
- package/utilities.js +18 -29
- package/utilities.js.map +1 -1
- package/vcmp/guest.js +30 -30
- package/vcmp/guest.js.map +1 -1
- package/wafPolicy.d.ts +3 -9
- package/wafPolicy.js +56 -56
- package/wafPolicy.js.map +1 -1
package/as3.d.ts
CHANGED
|
@@ -393,8 +393,7 @@ export declare class As3 extends pulumi.CustomResource {
|
|
|
393
393
|
[key: string]: string;
|
|
394
394
|
} | undefined>;
|
|
395
395
|
/**
|
|
396
|
-
* Block for specifying tenant name and applications to delete from BIG-IP. **Mutually exclusive with `as3Json`**: only one
|
|
397
|
-
* of `deleteApps` or `as3Json` can be set in a resource block.
|
|
396
|
+
* Block for specifying tenant name and applications to delete from BIG-IP. **Mutually exclusive with `as3Json`**: only one of `deleteApps` or `as3Json` can be set in a resource block.
|
|
398
397
|
*/
|
|
399
398
|
readonly deleteApps: pulumi.Output<outputs.As3DeleteApps | undefined>;
|
|
400
399
|
/**
|
|
@@ -633,8 +632,7 @@ export interface As3State {
|
|
|
633
632
|
[key: string]: pulumi.Input<string>;
|
|
634
633
|
}>;
|
|
635
634
|
/**
|
|
636
|
-
* Block for specifying tenant name and applications to delete from BIG-IP. **Mutually exclusive with `as3Json`**: only one
|
|
637
|
-
* of `deleteApps` or `as3Json` can be set in a resource block.
|
|
635
|
+
* Block for specifying tenant name and applications to delete from BIG-IP. **Mutually exclusive with `as3Json`**: only one of `deleteApps` or `as3Json` can be set in a resource block.
|
|
638
636
|
*/
|
|
639
637
|
deleteApps?: pulumi.Input<inputs.As3DeleteApps>;
|
|
640
638
|
/**
|
|
@@ -865,8 +863,7 @@ export interface As3Args {
|
|
|
865
863
|
[key: string]: pulumi.Input<string>;
|
|
866
864
|
}>;
|
|
867
865
|
/**
|
|
868
|
-
* Block for specifying tenant name and applications to delete from BIG-IP. **Mutually exclusive with `as3Json`**: only one
|
|
869
|
-
* of `deleteApps` or `as3Json` can be set in a resource block.
|
|
866
|
+
* Block for specifying tenant name and applications to delete from BIG-IP. **Mutually exclusive with `as3Json`**: only one of `deleteApps` or `as3Json` can be set in a resource block.
|
|
870
867
|
*/
|
|
871
868
|
deleteApps?: pulumi.Input<inputs.As3DeleteApps>;
|
|
872
869
|
/**
|
package/as3.js
CHANGED
|
@@ -377,7 +377,7 @@ class As3 extends pulumi.CustomResource {
|
|
|
377
377
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
378
378
|
*/
|
|
379
379
|
static get(name, id, state, opts) {
|
|
380
|
-
return new As3(name, state,
|
|
380
|
+
return new As3(name, state, { ...opts, id: id });
|
|
381
381
|
}
|
|
382
382
|
/**
|
|
383
383
|
* Returns true if the given object is an instance of As3. This is designed to work even
|
|
@@ -394,28 +394,28 @@ class As3 extends pulumi.CustomResource {
|
|
|
394
394
|
opts = opts || {};
|
|
395
395
|
if (opts.id) {
|
|
396
396
|
const state = argsOrState;
|
|
397
|
-
resourceInputs["applicationList"] = state
|
|
398
|
-
resourceInputs["as3Json"] = state
|
|
399
|
-
resourceInputs["controls"] = state
|
|
400
|
-
resourceInputs["deleteApps"] = state
|
|
401
|
-
resourceInputs["ignoreMetadata"] = state
|
|
402
|
-
resourceInputs["perAppMode"] = state
|
|
403
|
-
resourceInputs["taskId"] = state
|
|
404
|
-
resourceInputs["tenantFilter"] = state
|
|
405
|
-
resourceInputs["tenantList"] = state
|
|
406
|
-
resourceInputs["tenantName"] = state
|
|
397
|
+
resourceInputs["applicationList"] = state?.applicationList;
|
|
398
|
+
resourceInputs["as3Json"] = state?.as3Json;
|
|
399
|
+
resourceInputs["controls"] = state?.controls;
|
|
400
|
+
resourceInputs["deleteApps"] = state?.deleteApps;
|
|
401
|
+
resourceInputs["ignoreMetadata"] = state?.ignoreMetadata;
|
|
402
|
+
resourceInputs["perAppMode"] = state?.perAppMode;
|
|
403
|
+
resourceInputs["taskId"] = state?.taskId;
|
|
404
|
+
resourceInputs["tenantFilter"] = state?.tenantFilter;
|
|
405
|
+
resourceInputs["tenantList"] = state?.tenantList;
|
|
406
|
+
resourceInputs["tenantName"] = state?.tenantName;
|
|
407
407
|
}
|
|
408
408
|
else {
|
|
409
409
|
const args = argsOrState;
|
|
410
|
-
resourceInputs["applicationList"] = args
|
|
411
|
-
resourceInputs["as3Json"] = args
|
|
412
|
-
resourceInputs["controls"] = args
|
|
413
|
-
resourceInputs["deleteApps"] = args
|
|
414
|
-
resourceInputs["ignoreMetadata"] = args
|
|
415
|
-
resourceInputs["taskId"] = args
|
|
416
|
-
resourceInputs["tenantFilter"] = args
|
|
417
|
-
resourceInputs["tenantList"] = args
|
|
418
|
-
resourceInputs["tenantName"] = args
|
|
410
|
+
resourceInputs["applicationList"] = args?.applicationList;
|
|
411
|
+
resourceInputs["as3Json"] = args?.as3Json;
|
|
412
|
+
resourceInputs["controls"] = args?.controls;
|
|
413
|
+
resourceInputs["deleteApps"] = args?.deleteApps;
|
|
414
|
+
resourceInputs["ignoreMetadata"] = args?.ignoreMetadata;
|
|
415
|
+
resourceInputs["taskId"] = args?.taskId;
|
|
416
|
+
resourceInputs["tenantFilter"] = args?.tenantFilter;
|
|
417
|
+
resourceInputs["tenantList"] = args?.tenantList;
|
|
418
|
+
resourceInputs["tenantName"] = args?.tenantName;
|
|
419
419
|
resourceInputs["perAppMode"] = undefined /*out*/;
|
|
420
420
|
}
|
|
421
421
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/as3.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"as3.js","sourceRoot":"","sources":["../as3.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwWG;AACH,MAAa,GAAI,SAAQ,MAAM,CAAC,cAAc;IAC1C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgB,EAAE,IAAmC;QAC9G,OAAO,IAAI,GAAG,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"as3.js","sourceRoot":"","sources":["../as3.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwWG;AACH,MAAa,GAAI,SAAQ,MAAM,CAAC,cAAc;IAC1C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgB,EAAE,IAAmC;QAC9G,OAAO,IAAI,GAAG,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,GAAG,CAAC,YAAY,CAAC;IACpD,CAAC;IA2OD,YAAY,IAAY,EAAE,WAAgC,EAAE,IAAmC;QAC3F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmC,CAAC;YAClD,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;SACpD;aAAM;YACH,MAAM,IAAI,GAAG,WAAkC,CAAC;YAChD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,GAAG,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxD,CAAC;;AAnSL,kBAoSC;AAtRG,gBAAgB;AACO,gBAAY,GAAG,uBAAuB,CAAC"}
|
package/bigIqAs3.js
CHANGED
|
@@ -39,7 +39,7 @@ class BigIqAs3 extends pulumi.CustomResource {
|
|
|
39
39
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
40
40
|
*/
|
|
41
41
|
static get(name, id, state, opts) {
|
|
42
|
-
return new BigIqAs3(name, state,
|
|
42
|
+
return new BigIqAs3(name, state, { ...opts, id: id });
|
|
43
43
|
}
|
|
44
44
|
/**
|
|
45
45
|
* Returns true if the given object is an instance of BigIqAs3. This is designed to work even
|
|
@@ -56,39 +56,39 @@ class BigIqAs3 extends pulumi.CustomResource {
|
|
|
56
56
|
opts = opts || {};
|
|
57
57
|
if (opts.id) {
|
|
58
58
|
const state = argsOrState;
|
|
59
|
-
resourceInputs["as3Json"] = state
|
|
60
|
-
resourceInputs["bigiqAddress"] = state
|
|
61
|
-
resourceInputs["bigiqLoginRef"] = state
|
|
62
|
-
resourceInputs["bigiqPassword"] = state
|
|
63
|
-
resourceInputs["bigiqPort"] = state
|
|
64
|
-
resourceInputs["bigiqTokenAuth"] = state
|
|
65
|
-
resourceInputs["bigiqUser"] = state
|
|
66
|
-
resourceInputs["ignoreMetadata"] = state
|
|
67
|
-
resourceInputs["tenantList"] = state
|
|
59
|
+
resourceInputs["as3Json"] = state?.as3Json;
|
|
60
|
+
resourceInputs["bigiqAddress"] = state?.bigiqAddress;
|
|
61
|
+
resourceInputs["bigiqLoginRef"] = state?.bigiqLoginRef;
|
|
62
|
+
resourceInputs["bigiqPassword"] = state?.bigiqPassword;
|
|
63
|
+
resourceInputs["bigiqPort"] = state?.bigiqPort;
|
|
64
|
+
resourceInputs["bigiqTokenAuth"] = state?.bigiqTokenAuth;
|
|
65
|
+
resourceInputs["bigiqUser"] = state?.bigiqUser;
|
|
66
|
+
resourceInputs["ignoreMetadata"] = state?.ignoreMetadata;
|
|
67
|
+
resourceInputs["tenantList"] = state?.tenantList;
|
|
68
68
|
}
|
|
69
69
|
else {
|
|
70
70
|
const args = argsOrState;
|
|
71
|
-
if (
|
|
71
|
+
if (args?.as3Json === undefined && !opts.urn) {
|
|
72
72
|
throw new Error("Missing required property 'as3Json'");
|
|
73
73
|
}
|
|
74
|
-
if (
|
|
74
|
+
if (args?.bigiqAddress === undefined && !opts.urn) {
|
|
75
75
|
throw new Error("Missing required property 'bigiqAddress'");
|
|
76
76
|
}
|
|
77
|
-
if (
|
|
77
|
+
if (args?.bigiqPassword === undefined && !opts.urn) {
|
|
78
78
|
throw new Error("Missing required property 'bigiqPassword'");
|
|
79
79
|
}
|
|
80
|
-
if (
|
|
80
|
+
if (args?.bigiqUser === undefined && !opts.urn) {
|
|
81
81
|
throw new Error("Missing required property 'bigiqUser'");
|
|
82
82
|
}
|
|
83
|
-
resourceInputs["as3Json"] = args
|
|
84
|
-
resourceInputs["bigiqAddress"] = args
|
|
85
|
-
resourceInputs["bigiqLoginRef"] =
|
|
86
|
-
resourceInputs["bigiqPassword"] =
|
|
87
|
-
resourceInputs["bigiqPort"] =
|
|
88
|
-
resourceInputs["bigiqTokenAuth"] =
|
|
89
|
-
resourceInputs["bigiqUser"] =
|
|
90
|
-
resourceInputs["ignoreMetadata"] = args
|
|
91
|
-
resourceInputs["tenantList"] = args
|
|
83
|
+
resourceInputs["as3Json"] = args?.as3Json;
|
|
84
|
+
resourceInputs["bigiqAddress"] = args?.bigiqAddress;
|
|
85
|
+
resourceInputs["bigiqLoginRef"] = args?.bigiqLoginRef ? pulumi.secret(args.bigiqLoginRef) : undefined;
|
|
86
|
+
resourceInputs["bigiqPassword"] = args?.bigiqPassword ? pulumi.secret(args.bigiqPassword) : undefined;
|
|
87
|
+
resourceInputs["bigiqPort"] = args?.bigiqPort ? pulumi.secret(args.bigiqPort) : undefined;
|
|
88
|
+
resourceInputs["bigiqTokenAuth"] = args?.bigiqTokenAuth ? pulumi.secret(args.bigiqTokenAuth) : undefined;
|
|
89
|
+
resourceInputs["bigiqUser"] = args?.bigiqUser ? pulumi.secret(args.bigiqUser) : undefined;
|
|
90
|
+
resourceInputs["ignoreMetadata"] = args?.ignoreMetadata;
|
|
91
|
+
resourceInputs["tenantList"] = args?.tenantList;
|
|
92
92
|
}
|
|
93
93
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
94
94
|
const secretOpts = { additionalSecretOutputs: ["bigiqLoginRef", "bigiqPassword", "bigiqPort", "bigiqTokenAuth", "bigiqUser"] };
|
package/bigIqAs3.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bigIqAs3.js","sourceRoot":"","sources":["../bigIqAs3.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"bigIqAs3.js","sourceRoot":"","sources":["../bigIqAs3.ts"],"names":[],"mappings":"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"}
|
package/cm/device.js
CHANGED
|
@@ -34,7 +34,7 @@ class Device extends pulumi.CustomResource {
|
|
|
34
34
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
35
35
|
*/
|
|
36
36
|
static get(name, id, state, opts) {
|
|
37
|
-
return new Device(name, state,
|
|
37
|
+
return new Device(name, state, { ...opts, id: id });
|
|
38
38
|
}
|
|
39
39
|
/**
|
|
40
40
|
* Returns true if the given object is an instance of Device. This is designed to work even
|
|
@@ -51,23 +51,23 @@ class Device extends pulumi.CustomResource {
|
|
|
51
51
|
opts = opts || {};
|
|
52
52
|
if (opts.id) {
|
|
53
53
|
const state = argsOrState;
|
|
54
|
-
resourceInputs["configsyncIp"] = state
|
|
55
|
-
resourceInputs["mirrorIp"] = state
|
|
56
|
-
resourceInputs["mirrorSecondaryIp"] = state
|
|
57
|
-
resourceInputs["name"] = state
|
|
54
|
+
resourceInputs["configsyncIp"] = state?.configsyncIp;
|
|
55
|
+
resourceInputs["mirrorIp"] = state?.mirrorIp;
|
|
56
|
+
resourceInputs["mirrorSecondaryIp"] = state?.mirrorSecondaryIp;
|
|
57
|
+
resourceInputs["name"] = state?.name;
|
|
58
58
|
}
|
|
59
59
|
else {
|
|
60
60
|
const args = argsOrState;
|
|
61
|
-
if (
|
|
61
|
+
if (args?.configsyncIp === undefined && !opts.urn) {
|
|
62
62
|
throw new Error("Missing required property 'configsyncIp'");
|
|
63
63
|
}
|
|
64
|
-
if (
|
|
64
|
+
if (args?.name === undefined && !opts.urn) {
|
|
65
65
|
throw new Error("Missing required property 'name'");
|
|
66
66
|
}
|
|
67
|
-
resourceInputs["configsyncIp"] = args
|
|
68
|
-
resourceInputs["mirrorIp"] = args
|
|
69
|
-
resourceInputs["mirrorSecondaryIp"] = args
|
|
70
|
-
resourceInputs["name"] = args
|
|
67
|
+
resourceInputs["configsyncIp"] = args?.configsyncIp;
|
|
68
|
+
resourceInputs["mirrorIp"] = args?.mirrorIp;
|
|
69
|
+
resourceInputs["mirrorSecondaryIp"] = args?.mirrorSecondaryIp;
|
|
70
|
+
resourceInputs["name"] = args?.name;
|
|
71
71
|
}
|
|
72
72
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
73
73
|
super(Device.__pulumiType, name, resourceInputs, opts);
|
package/cm/device.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"device.js","sourceRoot":"","sources":["../../cm/device.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"device.js","sourceRoot":"","sources":["../../cm/device.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;IA2BD,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;;AA7EL,wBA8EC;AAhEG,gBAAgB;AACO,mBAAY,GAAG,0BAA0B,CAAC"}
|
package/cm/deviceGroup.js
CHANGED
|
@@ -41,7 +41,7 @@ class DeviceGroup extends pulumi.CustomResource {
|
|
|
41
41
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
42
42
|
*/
|
|
43
43
|
static get(name, id, state, opts) {
|
|
44
|
-
return new DeviceGroup(name, state,
|
|
44
|
+
return new DeviceGroup(name, state, { ...opts, id: id });
|
|
45
45
|
}
|
|
46
46
|
/**
|
|
47
47
|
* Returns true if the given object is an instance of DeviceGroup. This is designed to work even
|
|
@@ -58,29 +58,29 @@ class DeviceGroup extends pulumi.CustomResource {
|
|
|
58
58
|
opts = opts || {};
|
|
59
59
|
if (opts.id) {
|
|
60
60
|
const state = argsOrState;
|
|
61
|
-
resourceInputs["autoSync"] = state
|
|
62
|
-
resourceInputs["description"] = state
|
|
63
|
-
resourceInputs["devices"] = state
|
|
64
|
-
resourceInputs["fullLoadOnSync"] = state
|
|
65
|
-
resourceInputs["incrementalConfig"] = state
|
|
66
|
-
resourceInputs["name"] = state
|
|
67
|
-
resourceInputs["networkFailover"] = state
|
|
68
|
-
resourceInputs["partition"] = state
|
|
69
|
-
resourceInputs["saveOnAutoSync"] = state
|
|
70
|
-
resourceInputs["type"] = state
|
|
61
|
+
resourceInputs["autoSync"] = state?.autoSync;
|
|
62
|
+
resourceInputs["description"] = state?.description;
|
|
63
|
+
resourceInputs["devices"] = state?.devices;
|
|
64
|
+
resourceInputs["fullLoadOnSync"] = state?.fullLoadOnSync;
|
|
65
|
+
resourceInputs["incrementalConfig"] = state?.incrementalConfig;
|
|
66
|
+
resourceInputs["name"] = state?.name;
|
|
67
|
+
resourceInputs["networkFailover"] = state?.networkFailover;
|
|
68
|
+
resourceInputs["partition"] = state?.partition;
|
|
69
|
+
resourceInputs["saveOnAutoSync"] = state?.saveOnAutoSync;
|
|
70
|
+
resourceInputs["type"] = state?.type;
|
|
71
71
|
}
|
|
72
72
|
else {
|
|
73
73
|
const args = argsOrState;
|
|
74
|
-
resourceInputs["autoSync"] = args
|
|
75
|
-
resourceInputs["description"] = args
|
|
76
|
-
resourceInputs["devices"] = args
|
|
77
|
-
resourceInputs["fullLoadOnSync"] = args
|
|
78
|
-
resourceInputs["incrementalConfig"] = args
|
|
79
|
-
resourceInputs["name"] = args
|
|
80
|
-
resourceInputs["networkFailover"] = args
|
|
81
|
-
resourceInputs["partition"] = args
|
|
82
|
-
resourceInputs["saveOnAutoSync"] = args
|
|
83
|
-
resourceInputs["type"] = args
|
|
74
|
+
resourceInputs["autoSync"] = args?.autoSync;
|
|
75
|
+
resourceInputs["description"] = args?.description;
|
|
76
|
+
resourceInputs["devices"] = args?.devices;
|
|
77
|
+
resourceInputs["fullLoadOnSync"] = args?.fullLoadOnSync;
|
|
78
|
+
resourceInputs["incrementalConfig"] = args?.incrementalConfig;
|
|
79
|
+
resourceInputs["name"] = args?.name;
|
|
80
|
+
resourceInputs["networkFailover"] = args?.networkFailover;
|
|
81
|
+
resourceInputs["partition"] = args?.partition;
|
|
82
|
+
resourceInputs["saveOnAutoSync"] = args?.saveOnAutoSync;
|
|
83
|
+
resourceInputs["type"] = args?.type;
|
|
84
84
|
}
|
|
85
85
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
86
86
|
super(DeviceGroup.__pulumiType, name, resourceInputs, opts);
|
package/cm/deviceGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deviceGroup.js","sourceRoot":"","sources":["../../cm/deviceGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"deviceGroup.js","sourceRoot":"","sources":["../../cm/deviceGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAmDD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AA3GL,kCA4GC;AA9FG,gBAAgB;AACO,wBAAY,GAAG,oCAAoC,CAAC"}
|
package/command.js
CHANGED
|
@@ -21,7 +21,7 @@ class Command extends pulumi.CustomResource {
|
|
|
21
21
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
22
22
|
*/
|
|
23
23
|
static get(name, id, state, opts) {
|
|
24
|
-
return new Command(name, state,
|
|
24
|
+
return new Command(name, state, { ...opts, id: id });
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
27
|
* Returns true if the given object is an instance of Command. This is designed to work even
|
|
@@ -38,18 +38,18 @@ class Command extends pulumi.CustomResource {
|
|
|
38
38
|
opts = opts || {};
|
|
39
39
|
if (opts.id) {
|
|
40
40
|
const state = argsOrState;
|
|
41
|
-
resourceInputs["commandResults"] = state
|
|
42
|
-
resourceInputs["commands"] = state
|
|
43
|
-
resourceInputs["when"] = state
|
|
41
|
+
resourceInputs["commandResults"] = state?.commandResults;
|
|
42
|
+
resourceInputs["commands"] = state?.commands;
|
|
43
|
+
resourceInputs["when"] = state?.when;
|
|
44
44
|
}
|
|
45
45
|
else {
|
|
46
46
|
const args = argsOrState;
|
|
47
|
-
if (
|
|
47
|
+
if (args?.commands === undefined && !opts.urn) {
|
|
48
48
|
throw new Error("Missing required property 'commands'");
|
|
49
49
|
}
|
|
50
|
-
resourceInputs["commandResults"] = args
|
|
51
|
-
resourceInputs["commands"] = args
|
|
52
|
-
resourceInputs["when"] = args
|
|
50
|
+
resourceInputs["commandResults"] = args?.commandResults;
|
|
51
|
+
resourceInputs["commands"] = args?.commands;
|
|
52
|
+
resourceInputs["when"] = args?.when;
|
|
53
53
|
}
|
|
54
54
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
55
55
|
super(Command.__pulumiType, name, resourceInputs, opts);
|
package/command.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command.js","sourceRoot":"","sources":["../command.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"command.js","sourceRoot":"","sources":["../command.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;IAoBD,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AAjEL,0BAkEC;AApDG,gBAAgB;AACO,oBAAY,GAAG,+BAA+B,CAAC"}
|
|
@@ -19,7 +19,7 @@ class CommonLicenseManageBigIq extends pulumi.CustomResource {
|
|
|
19
19
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
20
20
|
*/
|
|
21
21
|
static get(name, id, state, opts) {
|
|
22
|
-
return new CommonLicenseManageBigIq(name, state,
|
|
22
|
+
return new CommonLicenseManageBigIq(name, state, { ...opts, id: id });
|
|
23
23
|
}
|
|
24
24
|
/**
|
|
25
25
|
* Returns true if the given object is an instance of CommonLicenseManageBigIq. This is designed to work even
|
|
@@ -36,56 +36,56 @@ class CommonLicenseManageBigIq extends pulumi.CustomResource {
|
|
|
36
36
|
opts = opts || {};
|
|
37
37
|
if (opts.id) {
|
|
38
38
|
const state = argsOrState;
|
|
39
|
-
resourceInputs["assignmentType"] = state
|
|
40
|
-
resourceInputs["bigiqAddress"] = state
|
|
41
|
-
resourceInputs["bigiqLoginRef"] = state
|
|
42
|
-
resourceInputs["bigiqPassword"] = state
|
|
43
|
-
resourceInputs["bigiqPort"] = state
|
|
44
|
-
resourceInputs["bigiqTokenAuth"] = state
|
|
45
|
-
resourceInputs["bigiqUser"] = state
|
|
46
|
-
resourceInputs["deviceLicenseStatus"] = state
|
|
47
|
-
resourceInputs["hypervisor"] = state
|
|
48
|
-
resourceInputs["key"] = state
|
|
49
|
-
resourceInputs["licensePoolname"] = state
|
|
50
|
-
resourceInputs["macAddress"] = state
|
|
51
|
-
resourceInputs["skukeyword1"] = state
|
|
52
|
-
resourceInputs["skukeyword2"] = state
|
|
53
|
-
resourceInputs["tenant"] = state
|
|
54
|
-
resourceInputs["unitOfMeasure"] = state
|
|
39
|
+
resourceInputs["assignmentType"] = state?.assignmentType;
|
|
40
|
+
resourceInputs["bigiqAddress"] = state?.bigiqAddress;
|
|
41
|
+
resourceInputs["bigiqLoginRef"] = state?.bigiqLoginRef;
|
|
42
|
+
resourceInputs["bigiqPassword"] = state?.bigiqPassword;
|
|
43
|
+
resourceInputs["bigiqPort"] = state?.bigiqPort;
|
|
44
|
+
resourceInputs["bigiqTokenAuth"] = state?.bigiqTokenAuth;
|
|
45
|
+
resourceInputs["bigiqUser"] = state?.bigiqUser;
|
|
46
|
+
resourceInputs["deviceLicenseStatus"] = state?.deviceLicenseStatus;
|
|
47
|
+
resourceInputs["hypervisor"] = state?.hypervisor;
|
|
48
|
+
resourceInputs["key"] = state?.key;
|
|
49
|
+
resourceInputs["licensePoolname"] = state?.licensePoolname;
|
|
50
|
+
resourceInputs["macAddress"] = state?.macAddress;
|
|
51
|
+
resourceInputs["skukeyword1"] = state?.skukeyword1;
|
|
52
|
+
resourceInputs["skukeyword2"] = state?.skukeyword2;
|
|
53
|
+
resourceInputs["tenant"] = state?.tenant;
|
|
54
|
+
resourceInputs["unitOfMeasure"] = state?.unitOfMeasure;
|
|
55
55
|
}
|
|
56
56
|
else {
|
|
57
57
|
const args = argsOrState;
|
|
58
|
-
if (
|
|
58
|
+
if (args?.assignmentType === undefined && !opts.urn) {
|
|
59
59
|
throw new Error("Missing required property 'assignmentType'");
|
|
60
60
|
}
|
|
61
|
-
if (
|
|
61
|
+
if (args?.bigiqAddress === undefined && !opts.urn) {
|
|
62
62
|
throw new Error("Missing required property 'bigiqAddress'");
|
|
63
63
|
}
|
|
64
|
-
if (
|
|
64
|
+
if (args?.bigiqPassword === undefined && !opts.urn) {
|
|
65
65
|
throw new Error("Missing required property 'bigiqPassword'");
|
|
66
66
|
}
|
|
67
|
-
if (
|
|
67
|
+
if (args?.bigiqUser === undefined && !opts.urn) {
|
|
68
68
|
throw new Error("Missing required property 'bigiqUser'");
|
|
69
69
|
}
|
|
70
|
-
if (
|
|
70
|
+
if (args?.licensePoolname === undefined && !opts.urn) {
|
|
71
71
|
throw new Error("Missing required property 'licensePoolname'");
|
|
72
72
|
}
|
|
73
|
-
resourceInputs["assignmentType"] = args
|
|
74
|
-
resourceInputs["bigiqAddress"] = args
|
|
75
|
-
resourceInputs["bigiqLoginRef"] =
|
|
76
|
-
resourceInputs["bigiqPassword"] =
|
|
77
|
-
resourceInputs["bigiqPort"] =
|
|
78
|
-
resourceInputs["bigiqTokenAuth"] =
|
|
79
|
-
resourceInputs["bigiqUser"] =
|
|
80
|
-
resourceInputs["deviceLicenseStatus"] = args
|
|
81
|
-
resourceInputs["hypervisor"] = args
|
|
82
|
-
resourceInputs["key"] = args
|
|
83
|
-
resourceInputs["licensePoolname"] = args
|
|
84
|
-
resourceInputs["macAddress"] = args
|
|
85
|
-
resourceInputs["skukeyword1"] = args
|
|
86
|
-
resourceInputs["skukeyword2"] = args
|
|
87
|
-
resourceInputs["tenant"] = args
|
|
88
|
-
resourceInputs["unitOfMeasure"] = args
|
|
73
|
+
resourceInputs["assignmentType"] = args?.assignmentType;
|
|
74
|
+
resourceInputs["bigiqAddress"] = args?.bigiqAddress;
|
|
75
|
+
resourceInputs["bigiqLoginRef"] = args?.bigiqLoginRef ? pulumi.secret(args.bigiqLoginRef) : undefined;
|
|
76
|
+
resourceInputs["bigiqPassword"] = args?.bigiqPassword ? pulumi.secret(args.bigiqPassword) : undefined;
|
|
77
|
+
resourceInputs["bigiqPort"] = args?.bigiqPort ? pulumi.secret(args.bigiqPort) : undefined;
|
|
78
|
+
resourceInputs["bigiqTokenAuth"] = args?.bigiqTokenAuth ? pulumi.secret(args.bigiqTokenAuth) : undefined;
|
|
79
|
+
resourceInputs["bigiqUser"] = args?.bigiqUser ? pulumi.secret(args.bigiqUser) : undefined;
|
|
80
|
+
resourceInputs["deviceLicenseStatus"] = args?.deviceLicenseStatus;
|
|
81
|
+
resourceInputs["hypervisor"] = args?.hypervisor;
|
|
82
|
+
resourceInputs["key"] = args?.key;
|
|
83
|
+
resourceInputs["licensePoolname"] = args?.licensePoolname;
|
|
84
|
+
resourceInputs["macAddress"] = args?.macAddress;
|
|
85
|
+
resourceInputs["skukeyword1"] = args?.skukeyword1;
|
|
86
|
+
resourceInputs["skukeyword2"] = args?.skukeyword2;
|
|
87
|
+
resourceInputs["tenant"] = args?.tenant;
|
|
88
|
+
resourceInputs["unitOfMeasure"] = args?.unitOfMeasure;
|
|
89
89
|
}
|
|
90
90
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
91
91
|
const secretOpts = { additionalSecretOutputs: ["bigiqLoginRef", "bigiqPassword", "bigiqPort", "bigiqTokenAuth", "bigiqUser"] };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"commonLicenseManageBigIq.js","sourceRoot":"","sources":["../commonLicenseManageBigIq.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAC/D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqC,EAAE,IAAmC;QACnI,OAAO,IAAI,wBAAwB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"commonLicenseManageBigIq.js","sourceRoot":"","sources":["../commonLicenseManageBigIq.ts"],"names":[],"mappings":"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"}
|
package/do.d.ts
CHANGED
|
@@ -21,7 +21,7 @@ export declare class Do extends pulumi.CustomResource {
|
|
|
21
21
|
*/
|
|
22
22
|
readonly bigipAddress: pulumi.Output<string | undefined>;
|
|
23
23
|
/**
|
|
24
|
-
* Password of
|
|
24
|
+
* Password of BIGIP host to be used for this resource
|
|
25
25
|
*/
|
|
26
26
|
readonly bigipPassword: pulumi.Output<string | undefined>;
|
|
27
27
|
/**
|
|
@@ -71,7 +71,7 @@ export interface DoState {
|
|
|
71
71
|
*/
|
|
72
72
|
bigipAddress?: pulumi.Input<string>;
|
|
73
73
|
/**
|
|
74
|
-
* Password of
|
|
74
|
+
* Password of BIGIP host to be used for this resource
|
|
75
75
|
*/
|
|
76
76
|
bigipPassword?: pulumi.Input<string>;
|
|
77
77
|
/**
|
|
@@ -113,7 +113,7 @@ export interface DoArgs {
|
|
|
113
113
|
*/
|
|
114
114
|
bigipAddress?: pulumi.Input<string>;
|
|
115
115
|
/**
|
|
116
|
-
* Password of
|
|
116
|
+
* Password of BIGIP host to be used for this resource
|
|
117
117
|
*/
|
|
118
118
|
bigipPassword?: pulumi.Input<string>;
|
|
119
119
|
/**
|
package/do.js
CHANGED
|
@@ -16,7 +16,7 @@ class Do extends pulumi.CustomResource {
|
|
|
16
16
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
17
17
|
*/
|
|
18
18
|
static get(name, id, state, opts) {
|
|
19
|
-
return new Do(name, state,
|
|
19
|
+
return new Do(name, state, { ...opts, id: id });
|
|
20
20
|
}
|
|
21
21
|
/**
|
|
22
22
|
* Returns true if the given object is an instance of Do. This is designed to work even
|
|
@@ -33,28 +33,28 @@ class Do extends pulumi.CustomResource {
|
|
|
33
33
|
opts = opts || {};
|
|
34
34
|
if (opts.id) {
|
|
35
35
|
const state = argsOrState;
|
|
36
|
-
resourceInputs["bigipAddress"] = state
|
|
37
|
-
resourceInputs["bigipPassword"] = state
|
|
38
|
-
resourceInputs["bigipPort"] = state
|
|
39
|
-
resourceInputs["bigipTokenAuth"] = state
|
|
40
|
-
resourceInputs["bigipUser"] = state
|
|
41
|
-
resourceInputs["doJson"] = state
|
|
42
|
-
resourceInputs["tenantName"] = state
|
|
43
|
-
resourceInputs["timeout"] = state
|
|
36
|
+
resourceInputs["bigipAddress"] = state?.bigipAddress;
|
|
37
|
+
resourceInputs["bigipPassword"] = state?.bigipPassword;
|
|
38
|
+
resourceInputs["bigipPort"] = state?.bigipPort;
|
|
39
|
+
resourceInputs["bigipTokenAuth"] = state?.bigipTokenAuth;
|
|
40
|
+
resourceInputs["bigipUser"] = state?.bigipUser;
|
|
41
|
+
resourceInputs["doJson"] = state?.doJson;
|
|
42
|
+
resourceInputs["tenantName"] = state?.tenantName;
|
|
43
|
+
resourceInputs["timeout"] = state?.timeout;
|
|
44
44
|
}
|
|
45
45
|
else {
|
|
46
46
|
const args = argsOrState;
|
|
47
|
-
if (
|
|
47
|
+
if (args?.doJson === undefined && !opts.urn) {
|
|
48
48
|
throw new Error("Missing required property 'doJson'");
|
|
49
49
|
}
|
|
50
|
-
resourceInputs["bigipAddress"] = args
|
|
51
|
-
resourceInputs["bigipPassword"] =
|
|
52
|
-
resourceInputs["bigipPort"] = args
|
|
53
|
-
resourceInputs["bigipTokenAuth"] =
|
|
54
|
-
resourceInputs["bigipUser"] = args
|
|
55
|
-
resourceInputs["doJson"] = args
|
|
56
|
-
resourceInputs["tenantName"] = args
|
|
57
|
-
resourceInputs["timeout"] = args
|
|
50
|
+
resourceInputs["bigipAddress"] = args?.bigipAddress;
|
|
51
|
+
resourceInputs["bigipPassword"] = args?.bigipPassword ? pulumi.secret(args.bigipPassword) : undefined;
|
|
52
|
+
resourceInputs["bigipPort"] = args?.bigipPort;
|
|
53
|
+
resourceInputs["bigipTokenAuth"] = args?.bigipTokenAuth ? pulumi.secret(args.bigipTokenAuth) : undefined;
|
|
54
|
+
resourceInputs["bigipUser"] = args?.bigipUser;
|
|
55
|
+
resourceInputs["doJson"] = args?.doJson;
|
|
56
|
+
resourceInputs["tenantName"] = args?.tenantName;
|
|
57
|
+
resourceInputs["timeout"] = args?.timeout;
|
|
58
58
|
}
|
|
59
59
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
60
60
|
const secretOpts = { additionalSecretOutputs: ["bigipPassword", "bigipTokenAuth"] };
|