@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/fastUdpApp.js
CHANGED
|
@@ -19,7 +19,7 @@ class FastUdpApp 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 FastUdpApp(name, state,
|
|
22
|
+
return new FastUdpApp(name, state, { ...opts, id: id });
|
|
23
23
|
}
|
|
24
24
|
/**
|
|
25
25
|
* Returns true if the given object is an instance of FastUdpApp. This is designed to work even
|
|
@@ -36,56 +36,56 @@ class FastUdpApp extends pulumi.CustomResource {
|
|
|
36
36
|
opts = opts || {};
|
|
37
37
|
if (opts.id) {
|
|
38
38
|
const state = argsOrState;
|
|
39
|
-
resourceInputs["application"] = state
|
|
40
|
-
resourceInputs["enableFastl4"] = state
|
|
41
|
-
resourceInputs["existingMonitor"] = state
|
|
42
|
-
resourceInputs["existingPool"] = state
|
|
43
|
-
resourceInputs["existingProfile"] = state
|
|
44
|
-
resourceInputs["existingSnatPool"] = state
|
|
45
|
-
resourceInputs["fallbackPersistence"] = state
|
|
46
|
-
resourceInputs["fastUdpJson"] = state
|
|
47
|
-
resourceInputs["irules"] = state
|
|
48
|
-
resourceInputs["loadBalancingMode"] = state
|
|
49
|
-
resourceInputs["monitor"] = state
|
|
50
|
-
resourceInputs["persistenceProfile"] = state
|
|
51
|
-
resourceInputs["persistenceType"] = state
|
|
52
|
-
resourceInputs["poolMembers"] = state
|
|
53
|
-
resourceInputs["securityLogProfiles"] = state
|
|
54
|
-
resourceInputs["slowRampTime"] = state
|
|
55
|
-
resourceInputs["snatPoolAddresses"] = state
|
|
56
|
-
resourceInputs["tenant"] = state
|
|
57
|
-
resourceInputs["virtualServer"] = state
|
|
58
|
-
resourceInputs["vlansAlloweds"] = state
|
|
59
|
-
resourceInputs["vlansRejecteds"] = state
|
|
39
|
+
resourceInputs["application"] = state?.application;
|
|
40
|
+
resourceInputs["enableFastl4"] = state?.enableFastl4;
|
|
41
|
+
resourceInputs["existingMonitor"] = state?.existingMonitor;
|
|
42
|
+
resourceInputs["existingPool"] = state?.existingPool;
|
|
43
|
+
resourceInputs["existingProfile"] = state?.existingProfile;
|
|
44
|
+
resourceInputs["existingSnatPool"] = state?.existingSnatPool;
|
|
45
|
+
resourceInputs["fallbackPersistence"] = state?.fallbackPersistence;
|
|
46
|
+
resourceInputs["fastUdpJson"] = state?.fastUdpJson;
|
|
47
|
+
resourceInputs["irules"] = state?.irules;
|
|
48
|
+
resourceInputs["loadBalancingMode"] = state?.loadBalancingMode;
|
|
49
|
+
resourceInputs["monitor"] = state?.monitor;
|
|
50
|
+
resourceInputs["persistenceProfile"] = state?.persistenceProfile;
|
|
51
|
+
resourceInputs["persistenceType"] = state?.persistenceType;
|
|
52
|
+
resourceInputs["poolMembers"] = state?.poolMembers;
|
|
53
|
+
resourceInputs["securityLogProfiles"] = state?.securityLogProfiles;
|
|
54
|
+
resourceInputs["slowRampTime"] = state?.slowRampTime;
|
|
55
|
+
resourceInputs["snatPoolAddresses"] = state?.snatPoolAddresses;
|
|
56
|
+
resourceInputs["tenant"] = state?.tenant;
|
|
57
|
+
resourceInputs["virtualServer"] = state?.virtualServer;
|
|
58
|
+
resourceInputs["vlansAlloweds"] = state?.vlansAlloweds;
|
|
59
|
+
resourceInputs["vlansRejecteds"] = state?.vlansRejecteds;
|
|
60
60
|
}
|
|
61
61
|
else {
|
|
62
62
|
const args = argsOrState;
|
|
63
|
-
if (
|
|
63
|
+
if (args?.application === undefined && !opts.urn) {
|
|
64
64
|
throw new Error("Missing required property 'application'");
|
|
65
65
|
}
|
|
66
|
-
if (
|
|
66
|
+
if (args?.tenant === undefined && !opts.urn) {
|
|
67
67
|
throw new Error("Missing required property 'tenant'");
|
|
68
68
|
}
|
|
69
|
-
resourceInputs["application"] = args
|
|
70
|
-
resourceInputs["enableFastl4"] = args
|
|
71
|
-
resourceInputs["existingMonitor"] = args
|
|
72
|
-
resourceInputs["existingPool"] = args
|
|
73
|
-
resourceInputs["existingProfile"] = args
|
|
74
|
-
resourceInputs["existingSnatPool"] = args
|
|
75
|
-
resourceInputs["fallbackPersistence"] = args
|
|
76
|
-
resourceInputs["irules"] = args
|
|
77
|
-
resourceInputs["loadBalancingMode"] = args
|
|
78
|
-
resourceInputs["monitor"] = args
|
|
79
|
-
resourceInputs["persistenceProfile"] = args
|
|
80
|
-
resourceInputs["persistenceType"] = args
|
|
81
|
-
resourceInputs["poolMembers"] = args
|
|
82
|
-
resourceInputs["securityLogProfiles"] = args
|
|
83
|
-
resourceInputs["slowRampTime"] = args
|
|
84
|
-
resourceInputs["snatPoolAddresses"] = args
|
|
85
|
-
resourceInputs["tenant"] = args
|
|
86
|
-
resourceInputs["virtualServer"] = args
|
|
87
|
-
resourceInputs["vlansAlloweds"] = args
|
|
88
|
-
resourceInputs["vlansRejecteds"] = args
|
|
69
|
+
resourceInputs["application"] = args?.application;
|
|
70
|
+
resourceInputs["enableFastl4"] = args?.enableFastl4;
|
|
71
|
+
resourceInputs["existingMonitor"] = args?.existingMonitor;
|
|
72
|
+
resourceInputs["existingPool"] = args?.existingPool;
|
|
73
|
+
resourceInputs["existingProfile"] = args?.existingProfile;
|
|
74
|
+
resourceInputs["existingSnatPool"] = args?.existingSnatPool;
|
|
75
|
+
resourceInputs["fallbackPersistence"] = args?.fallbackPersistence;
|
|
76
|
+
resourceInputs["irules"] = args?.irules;
|
|
77
|
+
resourceInputs["loadBalancingMode"] = args?.loadBalancingMode;
|
|
78
|
+
resourceInputs["monitor"] = args?.monitor;
|
|
79
|
+
resourceInputs["persistenceProfile"] = args?.persistenceProfile;
|
|
80
|
+
resourceInputs["persistenceType"] = args?.persistenceType;
|
|
81
|
+
resourceInputs["poolMembers"] = args?.poolMembers;
|
|
82
|
+
resourceInputs["securityLogProfiles"] = args?.securityLogProfiles;
|
|
83
|
+
resourceInputs["slowRampTime"] = args?.slowRampTime;
|
|
84
|
+
resourceInputs["snatPoolAddresses"] = args?.snatPoolAddresses;
|
|
85
|
+
resourceInputs["tenant"] = args?.tenant;
|
|
86
|
+
resourceInputs["virtualServer"] = args?.virtualServer;
|
|
87
|
+
resourceInputs["vlansAlloweds"] = args?.vlansAlloweds;
|
|
88
|
+
resourceInputs["vlansRejecteds"] = args?.vlansRejecteds;
|
|
89
89
|
resourceInputs["fastUdpJson"] = undefined /*out*/;
|
|
90
90
|
}
|
|
91
91
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/fastUdpApp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fastUdpApp.js","sourceRoot":"","sources":["../fastUdpApp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"fastUdpApp.js","sourceRoot":"","sources":["../fastUdpApp.ts"],"names":[],"mappings":"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"}
|
package/ipsecPolicy.js
CHANGED
|
@@ -41,7 +41,7 @@ class IpsecPolicy 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 IpsecPolicy(name, state,
|
|
44
|
+
return new IpsecPolicy(name, state, { ...opts, id: id });
|
|
45
45
|
}
|
|
46
46
|
/**
|
|
47
47
|
* Returns true if the given object is an instance of IpsecPolicy. This is designed to work even
|
|
@@ -58,36 +58,36 @@ class IpsecPolicy extends pulumi.CustomResource {
|
|
|
58
58
|
opts = opts || {};
|
|
59
59
|
if (opts.id) {
|
|
60
60
|
const state = argsOrState;
|
|
61
|
-
resourceInputs["authAlgorithm"] = state
|
|
62
|
-
resourceInputs["description"] = state
|
|
63
|
-
resourceInputs["encryptAlgorithm"] = state
|
|
64
|
-
resourceInputs["ipcomp"] = state
|
|
65
|
-
resourceInputs["kbLifetime"] = state
|
|
66
|
-
resourceInputs["lifetime"] = state
|
|
67
|
-
resourceInputs["mode"] = state
|
|
68
|
-
resourceInputs["name"] = state
|
|
69
|
-
resourceInputs["perfectForwardSecrecy"] = state
|
|
70
|
-
resourceInputs["protocol"] = state
|
|
71
|
-
resourceInputs["tunnelLocalAddress"] = state
|
|
72
|
-
resourceInputs["tunnelRemoteAddress"] = state
|
|
61
|
+
resourceInputs["authAlgorithm"] = state?.authAlgorithm;
|
|
62
|
+
resourceInputs["description"] = state?.description;
|
|
63
|
+
resourceInputs["encryptAlgorithm"] = state?.encryptAlgorithm;
|
|
64
|
+
resourceInputs["ipcomp"] = state?.ipcomp;
|
|
65
|
+
resourceInputs["kbLifetime"] = state?.kbLifetime;
|
|
66
|
+
resourceInputs["lifetime"] = state?.lifetime;
|
|
67
|
+
resourceInputs["mode"] = state?.mode;
|
|
68
|
+
resourceInputs["name"] = state?.name;
|
|
69
|
+
resourceInputs["perfectForwardSecrecy"] = state?.perfectForwardSecrecy;
|
|
70
|
+
resourceInputs["protocol"] = state?.protocol;
|
|
71
|
+
resourceInputs["tunnelLocalAddress"] = state?.tunnelLocalAddress;
|
|
72
|
+
resourceInputs["tunnelRemoteAddress"] = state?.tunnelRemoteAddress;
|
|
73
73
|
}
|
|
74
74
|
else {
|
|
75
75
|
const args = argsOrState;
|
|
76
|
-
if (
|
|
76
|
+
if (args?.name === undefined && !opts.urn) {
|
|
77
77
|
throw new Error("Missing required property 'name'");
|
|
78
78
|
}
|
|
79
|
-
resourceInputs["authAlgorithm"] = args
|
|
80
|
-
resourceInputs["description"] = args
|
|
81
|
-
resourceInputs["encryptAlgorithm"] = args
|
|
82
|
-
resourceInputs["ipcomp"] = args
|
|
83
|
-
resourceInputs["kbLifetime"] = args
|
|
84
|
-
resourceInputs["lifetime"] = args
|
|
85
|
-
resourceInputs["mode"] = args
|
|
86
|
-
resourceInputs["name"] = args
|
|
87
|
-
resourceInputs["perfectForwardSecrecy"] = args
|
|
88
|
-
resourceInputs["protocol"] = args
|
|
89
|
-
resourceInputs["tunnelLocalAddress"] = args
|
|
90
|
-
resourceInputs["tunnelRemoteAddress"] = args
|
|
79
|
+
resourceInputs["authAlgorithm"] = args?.authAlgorithm;
|
|
80
|
+
resourceInputs["description"] = args?.description;
|
|
81
|
+
resourceInputs["encryptAlgorithm"] = args?.encryptAlgorithm;
|
|
82
|
+
resourceInputs["ipcomp"] = args?.ipcomp;
|
|
83
|
+
resourceInputs["kbLifetime"] = args?.kbLifetime;
|
|
84
|
+
resourceInputs["lifetime"] = args?.lifetime;
|
|
85
|
+
resourceInputs["mode"] = args?.mode;
|
|
86
|
+
resourceInputs["name"] = args?.name;
|
|
87
|
+
resourceInputs["perfectForwardSecrecy"] = args?.perfectForwardSecrecy;
|
|
88
|
+
resourceInputs["protocol"] = args?.protocol;
|
|
89
|
+
resourceInputs["tunnelLocalAddress"] = args?.tunnelLocalAddress;
|
|
90
|
+
resourceInputs["tunnelRemoteAddress"] = args?.tunnelRemoteAddress;
|
|
91
91
|
}
|
|
92
92
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
93
93
|
super(IpsecPolicy.__pulumiType, name, resourceInputs, opts);
|
package/ipsecPolicy.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ipsecPolicy.js","sourceRoot":"","sources":["../ipsecPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;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":"ipsecPolicy.js","sourceRoot":"","sources":["../ipsecPolicy.ts"],"names":[],"mappings":"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"}
|
package/ipsecProfile.js
CHANGED
|
@@ -32,7 +32,7 @@ class IpsecProfile extends pulumi.CustomResource {
|
|
|
32
32
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
33
33
|
*/
|
|
34
34
|
static get(name, id, state, opts) {
|
|
35
|
-
return new IpsecProfile(name, state,
|
|
35
|
+
return new IpsecProfile(name, state, { ...opts, id: id });
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
38
|
* Returns true if the given object is an instance of IpsecProfile. This is designed to work even
|
|
@@ -49,20 +49,20 @@ class IpsecProfile extends pulumi.CustomResource {
|
|
|
49
49
|
opts = opts || {};
|
|
50
50
|
if (opts.id) {
|
|
51
51
|
const state = argsOrState;
|
|
52
|
-
resourceInputs["description"] = state
|
|
53
|
-
resourceInputs["name"] = state
|
|
54
|
-
resourceInputs["parentProfile"] = state
|
|
55
|
-
resourceInputs["trafficSelector"] = state
|
|
52
|
+
resourceInputs["description"] = state?.description;
|
|
53
|
+
resourceInputs["name"] = state?.name;
|
|
54
|
+
resourceInputs["parentProfile"] = state?.parentProfile;
|
|
55
|
+
resourceInputs["trafficSelector"] = state?.trafficSelector;
|
|
56
56
|
}
|
|
57
57
|
else {
|
|
58
58
|
const args = argsOrState;
|
|
59
|
-
if (
|
|
59
|
+
if (args?.name === undefined && !opts.urn) {
|
|
60
60
|
throw new Error("Missing required property 'name'");
|
|
61
61
|
}
|
|
62
|
-
resourceInputs["description"] = args
|
|
63
|
-
resourceInputs["name"] = args
|
|
64
|
-
resourceInputs["parentProfile"] = args
|
|
65
|
-
resourceInputs["trafficSelector"] = args
|
|
62
|
+
resourceInputs["description"] = args?.description;
|
|
63
|
+
resourceInputs["name"] = args?.name;
|
|
64
|
+
resourceInputs["parentProfile"] = args?.parentProfile;
|
|
65
|
+
resourceInputs["trafficSelector"] = args?.trafficSelector;
|
|
66
66
|
}
|
|
67
67
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
68
68
|
super(IpsecProfile.__pulumiType, name, resourceInputs, opts);
|
package/ipsecProfile.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ipsecProfile.js","sourceRoot":"","sources":["../ipsecProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"ipsecProfile.js","sourceRoot":"","sources":["../ipsecProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IA2BD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;SAC9D;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AA1EL,oCA2EC;AA7DG,gBAAgB;AACO,yBAAY,GAAG,yCAAyC,CAAC"}
|
package/ltm/cipherGroup.js
CHANGED
|
@@ -42,7 +42,7 @@ class CipherGroup extends pulumi.CustomResource {
|
|
|
42
42
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
43
43
|
*/
|
|
44
44
|
static get(name, id, state, opts) {
|
|
45
|
-
return new CipherGroup(name, state,
|
|
45
|
+
return new CipherGroup(name, state, { ...opts, id: id });
|
|
46
46
|
}
|
|
47
47
|
/**
|
|
48
48
|
* Returns true if the given object is an instance of CipherGroup. This is designed to work even
|
|
@@ -59,22 +59,22 @@ class CipherGroup extends pulumi.CustomResource {
|
|
|
59
59
|
opts = opts || {};
|
|
60
60
|
if (opts.id) {
|
|
61
61
|
const state = argsOrState;
|
|
62
|
-
resourceInputs["allows"] = state
|
|
63
|
-
resourceInputs["description"] = state
|
|
64
|
-
resourceInputs["name"] = state
|
|
65
|
-
resourceInputs["ordering"] = state
|
|
66
|
-
resourceInputs["requires"] = state
|
|
62
|
+
resourceInputs["allows"] = state?.allows;
|
|
63
|
+
resourceInputs["description"] = state?.description;
|
|
64
|
+
resourceInputs["name"] = state?.name;
|
|
65
|
+
resourceInputs["ordering"] = state?.ordering;
|
|
66
|
+
resourceInputs["requires"] = state?.requires;
|
|
67
67
|
}
|
|
68
68
|
else {
|
|
69
69
|
const args = argsOrState;
|
|
70
|
-
if (
|
|
70
|
+
if (args?.name === undefined && !opts.urn) {
|
|
71
71
|
throw new Error("Missing required property 'name'");
|
|
72
72
|
}
|
|
73
|
-
resourceInputs["allows"] = args
|
|
74
|
-
resourceInputs["description"] = args
|
|
75
|
-
resourceInputs["name"] = args
|
|
76
|
-
resourceInputs["ordering"] = args
|
|
77
|
-
resourceInputs["requires"] = args
|
|
73
|
+
resourceInputs["allows"] = args?.allows;
|
|
74
|
+
resourceInputs["description"] = args?.description;
|
|
75
|
+
resourceInputs["name"] = args?.name;
|
|
76
|
+
resourceInputs["ordering"] = args?.ordering;
|
|
77
|
+
resourceInputs["requires"] = args?.requires;
|
|
78
78
|
}
|
|
79
79
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
80
80
|
super(CipherGroup.__pulumiType, name, resourceInputs, opts);
|
package/ltm/cipherGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cipherGroup.js","sourceRoot":"","sources":["../../ltm/cipherGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;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":"cipherGroup.js","sourceRoot":"","sources":["../../ltm/cipherGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;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;IA+BD,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,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;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;;AAhFL,kCAiFC;AAnEG,gBAAgB;AACO,wBAAY,GAAG,qCAAqC,CAAC"}
|
package/ltm/cipherRule.js
CHANGED
|
@@ -41,7 +41,7 @@ class CipherRule 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 CipherRule(name, state,
|
|
44
|
+
return new CipherRule(name, state, { ...opts, id: id });
|
|
45
45
|
}
|
|
46
46
|
/**
|
|
47
47
|
* Returns true if the given object is an instance of CipherRule. This is designed to work even
|
|
@@ -58,25 +58,25 @@ class CipherRule extends pulumi.CustomResource {
|
|
|
58
58
|
opts = opts || {};
|
|
59
59
|
if (opts.id) {
|
|
60
60
|
const state = argsOrState;
|
|
61
|
-
resourceInputs["cipher"] = state
|
|
62
|
-
resourceInputs["description"] = state
|
|
63
|
-
resourceInputs["dhGroups"] = state
|
|
64
|
-
resourceInputs["name"] = state
|
|
65
|
-
resourceInputs["signatureAlgorithms"] = state
|
|
61
|
+
resourceInputs["cipher"] = state?.cipher;
|
|
62
|
+
resourceInputs["description"] = state?.description;
|
|
63
|
+
resourceInputs["dhGroups"] = state?.dhGroups;
|
|
64
|
+
resourceInputs["name"] = state?.name;
|
|
65
|
+
resourceInputs["signatureAlgorithms"] = state?.signatureAlgorithms;
|
|
66
66
|
}
|
|
67
67
|
else {
|
|
68
68
|
const args = argsOrState;
|
|
69
|
-
if (
|
|
69
|
+
if (args?.cipher === undefined && !opts.urn) {
|
|
70
70
|
throw new Error("Missing required property 'cipher'");
|
|
71
71
|
}
|
|
72
|
-
if (
|
|
72
|
+
if (args?.name === undefined && !opts.urn) {
|
|
73
73
|
throw new Error("Missing required property 'name'");
|
|
74
74
|
}
|
|
75
|
-
resourceInputs["cipher"] = args
|
|
76
|
-
resourceInputs["description"] = args
|
|
77
|
-
resourceInputs["dhGroups"] = args
|
|
78
|
-
resourceInputs["name"] = args
|
|
79
|
-
resourceInputs["signatureAlgorithms"] = args
|
|
75
|
+
resourceInputs["cipher"] = args?.cipher;
|
|
76
|
+
resourceInputs["description"] = args?.description;
|
|
77
|
+
resourceInputs["dhGroups"] = args?.dhGroups;
|
|
78
|
+
resourceInputs["name"] = args?.name;
|
|
79
|
+
resourceInputs["signatureAlgorithms"] = args?.signatureAlgorithms;
|
|
80
80
|
}
|
|
81
81
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
82
82
|
super(CipherRule.__pulumiType, name, resourceInputs, opts);
|
package/ltm/cipherRule.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cipherRule.js","sourceRoot":"","sources":["../../ltm/cipherRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"cipherRule.js","sourceRoot":"","sources":["../../ltm/cipherRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjE,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,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IA+BD,YAAY,IAAY,EAAE,WAA8C,EAAE,IAAmC;QACzG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0C,CAAC;YACzD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;SACtE;aAAM;YACH,MAAM,IAAI,GAAG,WAAyC,CAAC;YACvD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;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,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;SACrE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/D,CAAC;;AAnFL,gCAoFC;AAtEG,gBAAgB;AACO,uBAAY,GAAG,mCAAmC,CAAC"}
|
package/ltm/dataGroup.js
CHANGED
|
@@ -21,7 +21,7 @@ class DataGroup 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 DataGroup(name, state,
|
|
24
|
+
return new DataGroup(name, state, { ...opts, id: id });
|
|
25
25
|
}
|
|
26
26
|
/**
|
|
27
27
|
* Returns true if the given object is an instance of DataGroup. This is designed to work even
|
|
@@ -38,25 +38,25 @@ class DataGroup extends pulumi.CustomResource {
|
|
|
38
38
|
opts = opts || {};
|
|
39
39
|
if (opts.id) {
|
|
40
40
|
const state = argsOrState;
|
|
41
|
-
resourceInputs["internal"] = state
|
|
42
|
-
resourceInputs["name"] = state
|
|
43
|
-
resourceInputs["records"] = state
|
|
44
|
-
resourceInputs["recordsSrc"] = state
|
|
45
|
-
resourceInputs["type"] = state
|
|
41
|
+
resourceInputs["internal"] = state?.internal;
|
|
42
|
+
resourceInputs["name"] = state?.name;
|
|
43
|
+
resourceInputs["records"] = state?.records;
|
|
44
|
+
resourceInputs["recordsSrc"] = state?.recordsSrc;
|
|
45
|
+
resourceInputs["type"] = state?.type;
|
|
46
46
|
}
|
|
47
47
|
else {
|
|
48
48
|
const args = argsOrState;
|
|
49
|
-
if (
|
|
49
|
+
if (args?.name === undefined && !opts.urn) {
|
|
50
50
|
throw new Error("Missing required property 'name'");
|
|
51
51
|
}
|
|
52
|
-
if (
|
|
52
|
+
if (args?.type === undefined && !opts.urn) {
|
|
53
53
|
throw new Error("Missing required property 'type'");
|
|
54
54
|
}
|
|
55
|
-
resourceInputs["internal"] = args
|
|
56
|
-
resourceInputs["name"] = args
|
|
57
|
-
resourceInputs["records"] = args
|
|
58
|
-
resourceInputs["recordsSrc"] = args
|
|
59
|
-
resourceInputs["type"] = args
|
|
55
|
+
resourceInputs["internal"] = args?.internal;
|
|
56
|
+
resourceInputs["name"] = args?.name;
|
|
57
|
+
resourceInputs["records"] = args?.records;
|
|
58
|
+
resourceInputs["recordsSrc"] = args?.recordsSrc;
|
|
59
|
+
resourceInputs["type"] = args?.type;
|
|
60
60
|
}
|
|
61
61
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
62
62
|
super(DataGroup.__pulumiType, name, resourceInputs, opts);
|
package/ltm/dataGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dataGroup.js","sourceRoot":"","sources":["../../ltm/dataGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;GAIG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;IAChD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsB,EAAE,IAAmC;QACpH,OAAO,IAAI,SAAS,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"dataGroup.js","sourceRoot":"","sources":["../../ltm/dataGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;GAIG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;IAChD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsB,EAAE,IAAmC;QACpH,OAAO,IAAI,SAAS,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAChE,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,SAAS,CAAC,YAAY,CAAC;IAC1D,CAAC;IAgCD,YAAY,IAAY,EAAE,WAA4C,EAAE,IAAmC;QACvG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAyC,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAwC,CAAC;YACtD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;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,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,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,SAAS,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC9D,CAAC;;AApFL,8BAqFC;AAvEG,gBAAgB;AACO,sBAAY,GAAG,iCAAiC,CAAC"}
|
package/ltm/irule.js
CHANGED
|
@@ -46,7 +46,7 @@ class IRule extends pulumi.CustomResource {
|
|
|
46
46
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
47
47
|
*/
|
|
48
48
|
static get(name, id, state, opts) {
|
|
49
|
-
return new IRule(name, state,
|
|
49
|
+
return new IRule(name, state, { ...opts, id: id });
|
|
50
50
|
}
|
|
51
51
|
/**
|
|
52
52
|
* Returns true if the given object is an instance of IRule. This is designed to work even
|
|
@@ -63,19 +63,19 @@ class IRule extends pulumi.CustomResource {
|
|
|
63
63
|
opts = opts || {};
|
|
64
64
|
if (opts.id) {
|
|
65
65
|
const state = argsOrState;
|
|
66
|
-
resourceInputs["irule"] = state
|
|
67
|
-
resourceInputs["name"] = state
|
|
66
|
+
resourceInputs["irule"] = state?.irule;
|
|
67
|
+
resourceInputs["name"] = state?.name;
|
|
68
68
|
}
|
|
69
69
|
else {
|
|
70
70
|
const args = argsOrState;
|
|
71
|
-
if (
|
|
71
|
+
if (args?.irule === undefined && !opts.urn) {
|
|
72
72
|
throw new Error("Missing required property 'irule'");
|
|
73
73
|
}
|
|
74
|
-
if (
|
|
74
|
+
if (args?.name === undefined && !opts.urn) {
|
|
75
75
|
throw new Error("Missing required property 'name'");
|
|
76
76
|
}
|
|
77
|
-
resourceInputs["irule"] = args
|
|
78
|
-
resourceInputs["name"] = args
|
|
77
|
+
resourceInputs["irule"] = args?.irule;
|
|
78
|
+
resourceInputs["name"] = args?.name;
|
|
79
79
|
}
|
|
80
80
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
81
81
|
super(IRule.__pulumiType, name, resourceInputs, opts);
|
package/ltm/irule.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"irule.js","sourceRoot":"","sources":["../../ltm/irule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"irule.js","sourceRoot":"","sources":["../../ltm/irule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5D,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAoC,EAAE,IAAmC;QAC/F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqC,CAAC;YACpD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAoC,CAAC;YAClD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;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,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,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,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;;AAjEL,sBAkEC;AApDG,gBAAgB;AACO,kBAAY,GAAG,yBAAyB,CAAC"}
|
package/ltm/monitor.d.ts
CHANGED
|
@@ -124,10 +124,7 @@ export declare class Monitor extends pulumi.CustomResource {
|
|
|
124
124
|
*/
|
|
125
125
|
readonly ipDscp: pulumi.Output<number>;
|
|
126
126
|
/**
|
|
127
|
-
* Specifies whether the target must include attributes in its response to be considered up. The options are no (Specifies
|
|
128
|
-
* that the system performs only a one-level search (based on the Filter setting), and does not require that the target
|
|
129
|
-
* returns any attributes.) and yes (Specifies that the system performs a sub-tree search, and if the target returns no
|
|
130
|
-
* attributes, the target is considered down.)
|
|
127
|
+
* Specifies whether the target must include attributes in its response to be considered up. The options are no (Specifies that the system performs only a one-level search (based on the Filter setting), and does not require that the target returns any attributes.) and yes (Specifies that the system performs a sub-tree search, and if the target returns no attributes, the target is considered down.)
|
|
131
128
|
*/
|
|
132
129
|
readonly mandatoryAttributes: pulumi.Output<string | undefined>;
|
|
133
130
|
/**
|
|
@@ -163,10 +160,7 @@ export declare class Monitor extends pulumi.CustomResource {
|
|
|
163
160
|
*/
|
|
164
161
|
readonly reverse: pulumi.Output<string>;
|
|
165
162
|
/**
|
|
166
|
-
* Specifies the secure communications protocol that the monitor uses to communicate with the target. The options are none
|
|
167
|
-
* (Specifies that the system does not use a security protocol for communications with the target.), ssl (Specifies that
|
|
168
|
-
* the system uses the SSL protocol for communications with the target.), and tls (Specifies that the system uses the TLS
|
|
169
|
-
* protocol for communications with the target.)
|
|
163
|
+
* Specifies the secure communications protocol that the monitor uses to communicate with the target. The options are none (Specifies that the system does not use a security protocol for communications with the target.), ssl (Specifies that the system uses the SSL protocol for communications with the target.), and tls (Specifies that the system uses the TLS protocol for communications with the target.)
|
|
170
164
|
*/
|
|
171
165
|
readonly security: pulumi.Output<string | undefined>;
|
|
172
166
|
/**
|
|
@@ -263,10 +257,7 @@ export interface MonitorState {
|
|
|
263
257
|
*/
|
|
264
258
|
ipDscp?: pulumi.Input<number>;
|
|
265
259
|
/**
|
|
266
|
-
* Specifies whether the target must include attributes in its response to be considered up. The options are no (Specifies
|
|
267
|
-
* that the system performs only a one-level search (based on the Filter setting), and does not require that the target
|
|
268
|
-
* returns any attributes.) and yes (Specifies that the system performs a sub-tree search, and if the target returns no
|
|
269
|
-
* attributes, the target is considered down.)
|
|
260
|
+
* Specifies whether the target must include attributes in its response to be considered up. The options are no (Specifies that the system performs only a one-level search (based on the Filter setting), and does not require that the target returns any attributes.) and yes (Specifies that the system performs a sub-tree search, and if the target returns no attributes, the target is considered down.)
|
|
270
261
|
*/
|
|
271
262
|
mandatoryAttributes?: pulumi.Input<string>;
|
|
272
263
|
/**
|
|
@@ -302,10 +293,7 @@ export interface MonitorState {
|
|
|
302
293
|
*/
|
|
303
294
|
reverse?: pulumi.Input<string>;
|
|
304
295
|
/**
|
|
305
|
-
* Specifies the secure communications protocol that the monitor uses to communicate with the target. The options are none
|
|
306
|
-
* (Specifies that the system does not use a security protocol for communications with the target.), ssl (Specifies that
|
|
307
|
-
* the system uses the SSL protocol for communications with the target.), and tls (Specifies that the system uses the TLS
|
|
308
|
-
* protocol for communications with the target.)
|
|
296
|
+
* Specifies the secure communications protocol that the monitor uses to communicate with the target. The options are none (Specifies that the system does not use a security protocol for communications with the target.), ssl (Specifies that the system uses the SSL protocol for communications with the target.), and tls (Specifies that the system uses the TLS protocol for communications with the target.)
|
|
309
297
|
*/
|
|
310
298
|
security?: pulumi.Input<string>;
|
|
311
299
|
/**
|
|
@@ -394,10 +382,7 @@ export interface MonitorArgs {
|
|
|
394
382
|
*/
|
|
395
383
|
ipDscp?: pulumi.Input<number>;
|
|
396
384
|
/**
|
|
397
|
-
* Specifies whether the target must include attributes in its response to be considered up. The options are no (Specifies
|
|
398
|
-
* that the system performs only a one-level search (based on the Filter setting), and does not require that the target
|
|
399
|
-
* returns any attributes.) and yes (Specifies that the system performs a sub-tree search, and if the target returns no
|
|
400
|
-
* attributes, the target is considered down.)
|
|
385
|
+
* Specifies whether the target must include attributes in its response to be considered up. The options are no (Specifies that the system performs only a one-level search (based on the Filter setting), and does not require that the target returns any attributes.) and yes (Specifies that the system performs a sub-tree search, and if the target returns no attributes, the target is considered down.)
|
|
401
386
|
*/
|
|
402
387
|
mandatoryAttributes?: pulumi.Input<string>;
|
|
403
388
|
/**
|
|
@@ -433,10 +418,7 @@ export interface MonitorArgs {
|
|
|
433
418
|
*/
|
|
434
419
|
reverse?: pulumi.Input<string>;
|
|
435
420
|
/**
|
|
436
|
-
* Specifies the secure communications protocol that the monitor uses to communicate with the target. The options are none
|
|
437
|
-
* (Specifies that the system does not use a security protocol for communications with the target.), ssl (Specifies that
|
|
438
|
-
* the system uses the SSL protocol for communications with the target.), and tls (Specifies that the system uses the TLS
|
|
439
|
-
* protocol for communications with the target.)
|
|
421
|
+
* Specifies the secure communications protocol that the monitor uses to communicate with the target. The options are none (Specifies that the system does not use a security protocol for communications with the target.), ssl (Specifies that the system uses the SSL protocol for communications with the target.), and tls (Specifies that the system uses the TLS protocol for communications with the target.)
|
|
440
422
|
*/
|
|
441
423
|
security?: pulumi.Input<string>;
|
|
442
424
|
/**
|