@pulumi/scm 1.0.0-alpha.1762562132 → 1.0.0-alpha.1762844275
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/address.d.ts +3 -3
- package/address.js +3 -3
- package/addressGroup.d.ts +2 -2
- package/addressGroup.js +2 -2
- package/{aggregateEthernetInterface.d.ts → aggregateInterface.d.ts} +26 -24
- package/{aggregateEthernetInterface.js → aggregateInterface.js} +13 -11
- package/aggregateInterface.js.map +1 -0
- package/antiSpywareSignature.d.ts +3 -3
- package/appOverrideRule.d.ts +128 -3
- package/appOverrideRule.js +95 -0
- package/appOverrideRule.js.map +1 -1
- package/applicationFilter.d.ts +16 -0
- package/applicationFilter.js +16 -0
- package/applicationFilter.js.map +1 -1
- package/authenticationRule.d.ts +123 -0
- package/authenticationRule.js +103 -0
- package/authenticationRule.js.map +1 -1
- package/bgpRouteMapRedistribution.d.ts +6 -6
- package/certificateProfile.d.ts +29 -0
- package/certificateProfile.js +29 -0
- package/certificateProfile.js.map +1 -1
- package/decryptionProfile.d.ts +139 -0
- package/decryptionProfile.js +139 -0
- package/decryptionProfile.js.map +1 -1
- package/decryptionRule.d.ts +139 -0
- package/decryptionRule.js +119 -0
- package/decryptionRule.js.map +1 -1
- package/dnsProxy.d.ts +6 -6
- package/dnsSecurityProfile.d.ts +2 -0
- package/dnsSecurityProfile.js +2 -0
- package/dnsSecurityProfile.js.map +1 -1
- package/dynamicUserGroup.d.ts +3 -3
- package/dynamicUserGroup.js +3 -3
- package/ethernetInterface.d.ts +13 -11
- package/ethernetInterface.js +2 -0
- package/ethernetInterface.js.map +1 -1
- package/externalDynamicList.d.ts +80 -0
- package/externalDynamicList.js +80 -0
- package/externalDynamicList.js.map +1 -1
- package/folder.d.ts +60 -0
- package/folder.js +60 -0
- package/folder.js.map +1 -1
- package/getAddressGroupList.d.ts +4 -4
- package/getAddressGroupList.js +4 -4
- package/getAddressList.d.ts +4 -4
- package/getAddressList.js +4 -4
- package/getAggregateInterface.d.ts +116 -0
- package/getAggregateInterface.js +68 -0
- package/getAggregateInterface.js.map +1 -0
- package/{getAggregateEthernetInterfaceList.d.ts → getAggregateInterfaceList.d.ts} +35 -9
- package/getAggregateInterfaceList.js +66 -0
- package/getAggregateInterfaceList.js.map +1 -0
- package/getAntiSpywareProfileList.d.ts +2 -2
- package/getAntiSpywareProfileList.js +2 -2
- package/getAntiSpywareSignature.d.ts +1 -1
- package/getAntiSpywareSignatureList.d.ts +2 -2
- package/getAntiSpywareSignatureList.js +2 -2
- package/getAppOverrideRule.d.ts +65 -1
- package/getAppOverrideRule.js +52 -0
- package/getAppOverrideRule.js.map +1 -1
- package/getAppOverrideRuleList.d.ts +48 -2
- package/getAppOverrideRuleList.js +36 -2
- package/getAppOverrideRuleList.js.map +1 -1
- package/getApplicationGroupList.d.ts +4 -4
- package/getApplicationGroupList.js +4 -4
- package/getApplicationList.d.ts +2 -2
- package/getApplicationList.js +2 -2
- package/getAuthenticationRule.d.ts +74 -0
- package/getAuthenticationRule.js +62 -0
- package/getAuthenticationRule.js.map +1 -1
- package/getAuthenticationRuleList.d.ts +50 -2
- package/getAuthenticationRuleList.js +38 -2
- package/getAuthenticationRuleList.js.map +1 -1
- package/getBgpRouteMapRedistribution.d.ts +7 -7
- package/getCertificateProfileList.d.ts +2 -2
- package/getCertificateProfileList.js +2 -2
- package/getDecryptionProfile.d.ts +40 -0
- package/getDecryptionProfile.js +40 -0
- package/getDecryptionProfile.js.map +1 -1
- package/getDecryptionProfileList.d.ts +32 -0
- package/getDecryptionProfileList.js +32 -0
- package/getDecryptionProfileList.js.map +1 -1
- package/getDecryptionRule.d.ts +74 -0
- package/getDecryptionRule.js +62 -0
- package/getDecryptionRule.js.map +1 -1
- package/getDecryptionRuleList.d.ts +48 -2
- package/getDecryptionRuleList.js +36 -2
- package/getDecryptionRuleList.js.map +1 -1
- package/getDnsProxy.d.ts +1 -1
- package/getDnsSecurityProfile.d.ts +40 -0
- package/getDnsSecurityProfile.js +40 -0
- package/getDnsSecurityProfile.js.map +1 -1
- package/getDnsSecurityProfileList.d.ts +32 -0
- package/getDnsSecurityProfileList.js +32 -0
- package/getDnsSecurityProfileList.js.map +1 -1
- package/getDynamicUserGroupList.d.ts +4 -4
- package/getDynamicUserGroupList.js +4 -4
- package/getEthernetInterface.d.ts +40 -2
- package/getEthernetInterface.js +38 -0
- package/getEthernetInterface.js.map +1 -1
- package/getEthernetInterfaceList.d.ts +26 -0
- package/getEthernetInterfaceList.js +26 -0
- package/getEthernetInterfaceList.js.map +1 -1
- package/getExternalDynamicListList.d.ts +4 -4
- package/getExternalDynamicListList.js +4 -4
- package/getFolder.d.ts +36 -0
- package/getFolder.js +36 -0
- package/getFolder.js.map +1 -1
- package/getHipObjectList.d.ts +4 -4
- package/getHipObjectList.js +4 -4
- package/getHipProfileList.d.ts +4 -4
- package/getHipProfileList.js +4 -4
- package/getInterfaceManagementProfile.d.ts +89 -8
- package/getInterfaceManagementProfile.js +80 -0
- package/getInterfaceManagementProfile.js.map +1 -1
- package/getInterfaceManagementProfileList.d.ts +42 -0
- package/getInterfaceManagementProfileList.js +42 -0
- package/getInterfaceManagementProfileList.js.map +1 -1
- package/getLayer2Subinterface.d.ts +42 -2
- package/getLayer2Subinterface.js +40 -0
- package/getLayer2Subinterface.js.map +1 -1
- package/getLayer2SubinterfaceList.d.ts +26 -0
- package/getLayer2SubinterfaceList.js +26 -0
- package/getLayer2SubinterfaceList.js.map +1 -1
- package/getLayer3Subinterface.d.ts +45 -3
- package/getLayer3Subinterface.js +42 -0
- package/getLayer3Subinterface.js.map +1 -1
- package/getLayer3SubinterfaceList.d.ts +26 -0
- package/getLayer3SubinterfaceList.js +26 -0
- package/getLayer3SubinterfaceList.js.map +1 -1
- package/getLogicalRouter.d.ts +38 -0
- package/getLogicalRouter.js +38 -0
- package/getLogicalRouter.js.map +1 -1
- package/getLogicalRouterList.d.ts +40 -0
- package/getLogicalRouterList.js +30 -0
- package/getLogicalRouterList.js.map +1 -1
- package/getLoopbackInterface.d.ts +49 -7
- package/getLoopbackInterface.js +38 -0
- package/getLoopbackInterface.js.map +1 -1
- package/getLoopbackInterfaceList.d.ts +26 -0
- package/getLoopbackInterfaceList.js +26 -0
- package/getLoopbackInterfaceList.js.map +1 -1
- package/getNatRule.d.ts +86 -14
- package/getNatRule.js +76 -0
- package/getNatRule.js.map +1 -1
- package/getNatRuleList.d.ts +52 -2
- package/getNatRuleList.js +40 -2
- package/getNatRuleList.js.map +1 -1
- package/getPbfRule.d.ts +88 -0
- package/getPbfRule.js +88 -0
- package/getPbfRule.js.map +1 -1
- package/getPbfRuleList.d.ts +34 -0
- package/getPbfRuleList.js +34 -0
- package/getPbfRuleList.js.map +1 -1
- package/getQosPolicyRule.d.ts +72 -0
- package/getQosPolicyRule.js +60 -0
- package/getQosPolicyRule.js.map +1 -1
- package/getQosPolicyRuleList.d.ts +48 -2
- package/getQosPolicyRuleList.js +36 -2
- package/getQosPolicyRuleList.js.map +1 -1
- package/getRadiusServerProfile.d.ts +54 -0
- package/getRadiusServerProfile.js +54 -0
- package/getRadiusServerProfile.js.map +1 -1
- package/getSdwanTrafficDistributionProfile.d.ts +1 -1
- package/getSecurityRule.d.ts +106 -0
- package/getSecurityRule.js +94 -0
- package/getSecurityRule.js.map +1 -1
- package/getSecurityRuleList.d.ts +46 -2
- package/getSecurityRuleList.js +34 -2
- package/getSecurityRuleList.js.map +1 -1
- package/getServiceConnection.d.ts +177 -1
- package/getServiceConnection.js +176 -0
- package/getServiceConnection.js.map +1 -1
- package/getServiceConnectionGroup.d.ts +208 -0
- package/getServiceConnectionGroup.js +208 -0
- package/getServiceConnectionGroup.js.map +1 -1
- package/getServiceGroupList.d.ts +2 -2
- package/getServiceGroupList.js +2 -2
- package/getServiceList.d.ts +4 -4
- package/getServiceList.js +4 -4
- package/getSnippet.d.ts +48 -0
- package/getSnippet.js +48 -0
- package/getSnippet.js.map +1 -1
- package/getSnippetList.d.ts +24 -0
- package/getSnippetList.js +24 -0
- package/getSnippetList.js.map +1 -1
- package/getTagList.d.ts +2 -2
- package/getTagList.js +2 -2
- package/getTunnelInterface.d.ts +42 -4
- package/getTunnelInterface.js +38 -0
- package/getTunnelInterface.js.map +1 -1
- package/getTunnelInterfaceList.d.ts +26 -0
- package/getTunnelInterfaceList.js +26 -0
- package/getTunnelInterfaceList.js.map +1 -1
- package/getUrlAccessProfileList.d.ts +2 -2
- package/getUrlAccessProfileList.js +2 -2
- package/getUrlCategoryList.d.ts +4 -4
- package/getUrlCategoryList.js +4 -4
- package/getVlanInterface.d.ts +46 -6
- package/getVlanInterface.js +40 -0
- package/getVlanInterface.js.map +1 -1
- package/getVlanInterfaceList.d.ts +26 -0
- package/getVlanInterfaceList.js +26 -0
- package/getVlanInterfaceList.js.map +1 -1
- package/getVulnerabilityProtectionProfileList.d.ts +2 -2
- package/getVulnerabilityProtectionProfileList.js +2 -2
- package/getVulnerabilityProtectionSignature.d.ts +41 -1
- package/getVulnerabilityProtectionSignature.js +40 -0
- package/getVulnerabilityProtectionSignature.js.map +1 -1
- package/getVulnerabilityProtectionSignatureList.d.ts +32 -0
- package/getVulnerabilityProtectionSignatureList.js +32 -0
- package/getVulnerabilityProtectionSignatureList.js.map +1 -1
- package/getZone.d.ts +44 -0
- package/getZone.js +44 -0
- package/getZone.js.map +1 -1
- package/getZoneList.d.ts +26 -0
- package/getZoneList.js +26 -0
- package/getZoneList.js.map +1 -1
- package/ikeGateway.d.ts +49 -0
- package/ikeGateway.js +49 -0
- package/ikeGateway.js.map +1 -1
- package/index.d.ts +9 -9
- package/index.js +12 -12
- package/index.js.map +1 -1
- package/interfaceManagementProfile.d.ts +56 -24
- package/interfaceManagementProfile.js +30 -0
- package/interfaceManagementProfile.js.map +1 -1
- package/ipsecCryptoProfile.d.ts +28 -0
- package/ipsecCryptoProfile.js +28 -0
- package/ipsecCryptoProfile.js.map +1 -1
- package/ipsecTunnel.d.ts +66 -0
- package/ipsecTunnel.js +66 -0
- package/ipsecTunnel.js.map +1 -1
- package/layer2Subinterface.d.ts +36 -7
- package/layer2Subinterface.js +32 -0
- package/layer2Subinterface.js.map +1 -1
- package/layer3Subinterface.d.ts +70 -11
- package/layer3Subinterface.js +59 -0
- package/layer3Subinterface.js.map +1 -1
- package/logicalRouter.d.ts +2 -0
- package/logicalRouter.js +2 -0
- package/logicalRouter.js.map +1 -1
- package/loopbackInterface.d.ts +58 -15
- package/loopbackInterface.js +35 -2
- package/loopbackInterface.js.map +1 -1
- package/natRule.d.ts +135 -42
- package/natRule.js +121 -8
- package/natRule.js.map +1 -1
- package/package.json +2 -2
- package/pbfRule.d.ts +89 -0
- package/pbfRule.js +89 -0
- package/pbfRule.js.map +1 -1
- package/qosPolicyRule.d.ts +95 -0
- package/qosPolicyRule.js +75 -0
- package/qosPolicyRule.js.map +1 -1
- package/radiusServerProfile.d.ts +38 -0
- package/radiusServerProfile.js +38 -0
- package/radiusServerProfile.js.map +1 -1
- package/remoteNetwork.d.ts +81 -0
- package/remoteNetwork.js +81 -0
- package/remoteNetwork.js.map +1 -1
- package/sdwanTrafficDistributionProfile.d.ts +4 -4
- package/securityRule.d.ts +181 -0
- package/securityRule.js +161 -0
- package/securityRule.js.map +1 -1
- package/serviceConnection.d.ts +82 -3
- package/serviceConnection.js +81 -2
- package/serviceConnection.js.map +1 -1
- package/serviceConnectionGroup.d.ts +100 -0
- package/serviceConnectionGroup.js +100 -0
- package/serviceConnectionGroup.js.map +1 -1
- package/serviceGroup.d.ts +2 -2
- package/serviceGroup.js +2 -2
- package/snippet.d.ts +23 -0
- package/snippet.js +23 -0
- package/snippet.js.map +1 -1
- package/tag.d.ts +3 -3
- package/tag.js +3 -3
- package/tunnelInterface.d.ts +42 -12
- package/tunnelInterface.js +32 -2
- package/tunnelInterface.js.map +1 -1
- package/types/input.d.ts +607 -335
- package/types/output.d.ts +1945 -1069
- package/vlanInterface.d.ts +40 -20
- package/vlanInterface.js +20 -0
- package/vlanInterface.js.map +1 -1
- package/vulnerabilityProtectionSignature.d.ts +12 -10
- package/vulnerabilityProtectionSignature.js +14 -0
- package/vulnerabilityProtectionSignature.js.map +1 -1
- package/zone.d.ts +71 -0
- package/zone.js +71 -0
- package/zone.js.map +1 -1
- package/aggregateEthernetInterface.js.map +0 -1
- package/getAggregateEthernetInterface.d.ts +0 -78
- package/getAggregateEthernetInterface.js +0 -30
- package/getAggregateEthernetInterface.js.map +0 -1
- package/getAggregateEthernetInterfaceList.js +0 -40
- package/getAggregateEthernetInterfaceList.js.map +0 -1
package/ethernetInterface.d.ts
CHANGED
|
@@ -3,6 +3,8 @@ import * as inputs from "./types/input";
|
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
5
|
* EthernetInterface resource
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
6
8
|
*/
|
|
7
9
|
export declare class EthernetInterface extends pulumi.CustomResource {
|
|
8
10
|
/**
|
|
@@ -25,7 +27,7 @@ export declare class EthernetInterface extends pulumi.CustomResource {
|
|
|
25
27
|
*/
|
|
26
28
|
readonly comment: pulumi.Output<string | undefined>;
|
|
27
29
|
/**
|
|
28
|
-
* Default
|
|
30
|
+
* Default interface assignment
|
|
29
31
|
*/
|
|
30
32
|
readonly defaultValue: pulumi.Output<string | undefined>;
|
|
31
33
|
/**
|
|
@@ -47,21 +49,21 @@ export declare class EthernetInterface extends pulumi.CustomResource {
|
|
|
47
49
|
*/
|
|
48
50
|
readonly layer2: pulumi.Output<outputs.EthernetInterfaceLayer2 | undefined>;
|
|
49
51
|
/**
|
|
50
|
-
*
|
|
52
|
+
* Ethernet Interface Layer 3 configuration
|
|
51
53
|
*/
|
|
52
54
|
readonly layer3: pulumi.Output<outputs.EthernetInterfaceLayer3>;
|
|
53
55
|
/**
|
|
54
56
|
* Link duplex
|
|
55
57
|
*/
|
|
56
|
-
readonly linkDuplex: pulumi.Output<string
|
|
58
|
+
readonly linkDuplex: pulumi.Output<string>;
|
|
57
59
|
/**
|
|
58
60
|
* Link speed
|
|
59
61
|
*/
|
|
60
|
-
readonly linkSpeed: pulumi.Output<string
|
|
62
|
+
readonly linkSpeed: pulumi.Output<string>;
|
|
61
63
|
/**
|
|
62
64
|
* Link state
|
|
63
65
|
*/
|
|
64
|
-
readonly linkState: pulumi.Output<string
|
|
66
|
+
readonly linkState: pulumi.Output<string>;
|
|
65
67
|
/**
|
|
66
68
|
* Interface name
|
|
67
69
|
*/
|
|
@@ -69,7 +71,7 @@ export declare class EthernetInterface extends pulumi.CustomResource {
|
|
|
69
71
|
/**
|
|
70
72
|
* Poe
|
|
71
73
|
*/
|
|
72
|
-
readonly poe: pulumi.Output<outputs.EthernetInterfacePoe
|
|
74
|
+
readonly poe: pulumi.Output<outputs.EthernetInterfacePoe>;
|
|
73
75
|
/**
|
|
74
76
|
* The snippet in which the resource is defined
|
|
75
77
|
*/
|
|
@@ -77,7 +79,7 @@ export declare class EthernetInterface extends pulumi.CustomResource {
|
|
|
77
79
|
/**
|
|
78
80
|
* Tap
|
|
79
81
|
*/
|
|
80
|
-
readonly tap: pulumi.Output<outputs.EthernetInterfaceTap>;
|
|
82
|
+
readonly tap: pulumi.Output<outputs.EthernetInterfaceTap | undefined>;
|
|
81
83
|
readonly tfid: pulumi.Output<string>;
|
|
82
84
|
/**
|
|
83
85
|
* Create a EthernetInterface resource with the given unique name, arguments, and options.
|
|
@@ -97,7 +99,7 @@ export interface EthernetInterfaceState {
|
|
|
97
99
|
*/
|
|
98
100
|
comment?: pulumi.Input<string>;
|
|
99
101
|
/**
|
|
100
|
-
* Default
|
|
102
|
+
* Default interface assignment
|
|
101
103
|
*/
|
|
102
104
|
defaultValue?: pulumi.Input<string>;
|
|
103
105
|
/**
|
|
@@ -119,7 +121,7 @@ export interface EthernetInterfaceState {
|
|
|
119
121
|
*/
|
|
120
122
|
layer2?: pulumi.Input<inputs.EthernetInterfaceLayer2>;
|
|
121
123
|
/**
|
|
122
|
-
*
|
|
124
|
+
* Ethernet Interface Layer 3 configuration
|
|
123
125
|
*/
|
|
124
126
|
layer3?: pulumi.Input<inputs.EthernetInterfaceLayer3>;
|
|
125
127
|
/**
|
|
@@ -161,7 +163,7 @@ export interface EthernetInterfaceArgs {
|
|
|
161
163
|
*/
|
|
162
164
|
comment?: pulumi.Input<string>;
|
|
163
165
|
/**
|
|
164
|
-
* Default
|
|
166
|
+
* Default interface assignment
|
|
165
167
|
*/
|
|
166
168
|
defaultValue?: pulumi.Input<string>;
|
|
167
169
|
/**
|
|
@@ -177,7 +179,7 @@ export interface EthernetInterfaceArgs {
|
|
|
177
179
|
*/
|
|
178
180
|
layer2?: pulumi.Input<inputs.EthernetInterfaceLayer2>;
|
|
179
181
|
/**
|
|
180
|
-
*
|
|
182
|
+
* Ethernet Interface Layer 3 configuration
|
|
181
183
|
*/
|
|
182
184
|
layer3?: pulumi.Input<inputs.EthernetInterfaceLayer3>;
|
|
183
185
|
/**
|
package/ethernetInterface.js
CHANGED
package/ethernetInterface.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ethernetInterface.js","sourceRoot":"","sources":["../ethernetInterface.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"ethernetInterface.js","sourceRoot":"","sources":["../ethernetInterface.ts"],"names":[],"mappings":"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"}
|
package/externalDynamicList.d.ts
CHANGED
|
@@ -5,6 +5,86 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
* ExternalDynamicList resource
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as scm from "@pulumi/scm";
|
|
12
|
+
*
|
|
13
|
+
* // This resource creates a domain-based External Dynamic List (EDL).
|
|
14
|
+
* // The EDL will fetch a list of domains from the specified URL daily.
|
|
15
|
+
* const scmEdl1 = new scm.ExternalDynamicList("scm_edl_1", {
|
|
16
|
+
* folder: "All",
|
|
17
|
+
* name: "scm_edl_1",
|
|
18
|
+
* type: {
|
|
19
|
+
* domain: {
|
|
20
|
+
* description: "List of malicious domains to block, updated daily.",
|
|
21
|
+
* url: "http://some-threat-feed.com/domains.txt",
|
|
22
|
+
* recurring: {
|
|
23
|
+
* daily: {
|
|
24
|
+
* at: "03",
|
|
25
|
+
* },
|
|
26
|
+
* },
|
|
27
|
+
* },
|
|
28
|
+
* },
|
|
29
|
+
* });
|
|
30
|
+
* const scmEdl2 = new scm.ExternalDynamicList("scm_edl_2", {
|
|
31
|
+
* folder: "All",
|
|
32
|
+
* name: "scm_edl_2",
|
|
33
|
+
* type: {
|
|
34
|
+
* ip: {
|
|
35
|
+
* description: "IP threat feed with basic auth, updated hourly.",
|
|
36
|
+
* url: "https://threats.example.com/ips.txt",
|
|
37
|
+
* recurring: {
|
|
38
|
+
* hourly: {},
|
|
39
|
+
* },
|
|
40
|
+
* },
|
|
41
|
+
* },
|
|
42
|
+
* });
|
|
43
|
+
* const scmEdl3 = new scm.ExternalDynamicList("scm_edl_3", {
|
|
44
|
+
* folder: "All",
|
|
45
|
+
* name: "scm_edl_3",
|
|
46
|
+
* type: {
|
|
47
|
+
* url: {
|
|
48
|
+
* description: "List of phishing URLs, updated every Monday at 2 AM.",
|
|
49
|
+
* url: "https://phish-block.example.com/urls.txt",
|
|
50
|
+
* recurring: {
|
|
51
|
+
* weekly: {
|
|
52
|
+
* dayOfWeek: "monday",
|
|
53
|
+
* at: "02",
|
|
54
|
+
* },
|
|
55
|
+
* },
|
|
56
|
+
* },
|
|
57
|
+
* },
|
|
58
|
+
* });
|
|
59
|
+
* const scmEdl4 = new scm.ExternalDynamicList("scm_edl_4", {
|
|
60
|
+
* folder: "All",
|
|
61
|
+
* name: "scm_edl_4",
|
|
62
|
+
* type: {
|
|
63
|
+
* predefinedIp: {
|
|
64
|
+
* description: "Palo Alto Networks-provided list of high-risk IP addresses.",
|
|
65
|
+
* url: "panw-highrisk-ip-list",
|
|
66
|
+
* },
|
|
67
|
+
* },
|
|
68
|
+
* });
|
|
69
|
+
* const scmEdl5 = new scm.ExternalDynamicList("scm_edl_5", {
|
|
70
|
+
* folder: "All",
|
|
71
|
+
* name: "scm_edl_5",
|
|
72
|
+
* type: {
|
|
73
|
+
* ip: {
|
|
74
|
+
* description: "IP threat feed that requires authentication.",
|
|
75
|
+
* url: "https://secure-feed.example.com/ips.txt",
|
|
76
|
+
* certificateProfile: "test-cert-list-qekwys",
|
|
77
|
+
* auth: {
|
|
78
|
+
* username: "my-api-user",
|
|
79
|
+
* password: "a-very-secret-password-123!",
|
|
80
|
+
* },
|
|
81
|
+
* recurring: {
|
|
82
|
+
* fiveMinute: {},
|
|
83
|
+
* },
|
|
84
|
+
* },
|
|
85
|
+
* },
|
|
86
|
+
* });
|
|
87
|
+
* ```
|
|
8
88
|
*/
|
|
9
89
|
export declare class ExternalDynamicList extends pulumi.CustomResource {
|
|
10
90
|
/**
|
package/externalDynamicList.js
CHANGED
|
@@ -9,6 +9,86 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* ExternalDynamicList resource
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as scm from "@pulumi/scm";
|
|
16
|
+
*
|
|
17
|
+
* // This resource creates a domain-based External Dynamic List (EDL).
|
|
18
|
+
* // The EDL will fetch a list of domains from the specified URL daily.
|
|
19
|
+
* const scmEdl1 = new scm.ExternalDynamicList("scm_edl_1", {
|
|
20
|
+
* folder: "All",
|
|
21
|
+
* name: "scm_edl_1",
|
|
22
|
+
* type: {
|
|
23
|
+
* domain: {
|
|
24
|
+
* description: "List of malicious domains to block, updated daily.",
|
|
25
|
+
* url: "http://some-threat-feed.com/domains.txt",
|
|
26
|
+
* recurring: {
|
|
27
|
+
* daily: {
|
|
28
|
+
* at: "03",
|
|
29
|
+
* },
|
|
30
|
+
* },
|
|
31
|
+
* },
|
|
32
|
+
* },
|
|
33
|
+
* });
|
|
34
|
+
* const scmEdl2 = new scm.ExternalDynamicList("scm_edl_2", {
|
|
35
|
+
* folder: "All",
|
|
36
|
+
* name: "scm_edl_2",
|
|
37
|
+
* type: {
|
|
38
|
+
* ip: {
|
|
39
|
+
* description: "IP threat feed with basic auth, updated hourly.",
|
|
40
|
+
* url: "https://threats.example.com/ips.txt",
|
|
41
|
+
* recurring: {
|
|
42
|
+
* hourly: {},
|
|
43
|
+
* },
|
|
44
|
+
* },
|
|
45
|
+
* },
|
|
46
|
+
* });
|
|
47
|
+
* const scmEdl3 = new scm.ExternalDynamicList("scm_edl_3", {
|
|
48
|
+
* folder: "All",
|
|
49
|
+
* name: "scm_edl_3",
|
|
50
|
+
* type: {
|
|
51
|
+
* url: {
|
|
52
|
+
* description: "List of phishing URLs, updated every Monday at 2 AM.",
|
|
53
|
+
* url: "https://phish-block.example.com/urls.txt",
|
|
54
|
+
* recurring: {
|
|
55
|
+
* weekly: {
|
|
56
|
+
* dayOfWeek: "monday",
|
|
57
|
+
* at: "02",
|
|
58
|
+
* },
|
|
59
|
+
* },
|
|
60
|
+
* },
|
|
61
|
+
* },
|
|
62
|
+
* });
|
|
63
|
+
* const scmEdl4 = new scm.ExternalDynamicList("scm_edl_4", {
|
|
64
|
+
* folder: "All",
|
|
65
|
+
* name: "scm_edl_4",
|
|
66
|
+
* type: {
|
|
67
|
+
* predefinedIp: {
|
|
68
|
+
* description: "Palo Alto Networks-provided list of high-risk IP addresses.",
|
|
69
|
+
* url: "panw-highrisk-ip-list",
|
|
70
|
+
* },
|
|
71
|
+
* },
|
|
72
|
+
* });
|
|
73
|
+
* const scmEdl5 = new scm.ExternalDynamicList("scm_edl_5", {
|
|
74
|
+
* folder: "All",
|
|
75
|
+
* name: "scm_edl_5",
|
|
76
|
+
* type: {
|
|
77
|
+
* ip: {
|
|
78
|
+
* description: "IP threat feed that requires authentication.",
|
|
79
|
+
* url: "https://secure-feed.example.com/ips.txt",
|
|
80
|
+
* certificateProfile: "test-cert-list-qekwys",
|
|
81
|
+
* auth: {
|
|
82
|
+
* username: "my-api-user",
|
|
83
|
+
* password: "a-very-secret-password-123!",
|
|
84
|
+
* },
|
|
85
|
+
* recurring: {
|
|
86
|
+
* fiveMinute: {},
|
|
87
|
+
* },
|
|
88
|
+
* },
|
|
89
|
+
* },
|
|
90
|
+
* });
|
|
91
|
+
* ```
|
|
12
92
|
*/
|
|
13
93
|
class ExternalDynamicList extends pulumi.CustomResource {
|
|
14
94
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"externalDynamicList.js","sourceRoot":"","sources":["../externalDynamicList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"externalDynamicList.js","sourceRoot":"","sources":["../externalDynamicList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoFG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1E,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,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IAoCD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,iBAAiB,CAAC,EAAE,CAAC;QACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AAxFL,kDAyFC;AA3EG,gBAAgB;AACO,gCAAY,GAAG,mDAAmD,CAAC"}
|
package/folder.d.ts
CHANGED
|
@@ -1,6 +1,66 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
3
|
* Folder resource
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as scm from "@pulumi/scm";
|
|
10
|
+
*
|
|
11
|
+
* //
|
|
12
|
+
* // Creates a folder under the "All Firewalls" aka "ngfw-shared" folder
|
|
13
|
+
* //
|
|
14
|
+
* const scmFolderExample = new scm.Folder("scm_folder_example", {
|
|
15
|
+
* name: "scm_folder_example",
|
|
16
|
+
* parent: "ngfw-shared",
|
|
17
|
+
* description: "Managed by Pulumi",
|
|
18
|
+
* });
|
|
19
|
+
* //
|
|
20
|
+
* // Creates a folder under the "scm_folder_example" folder created beforehand
|
|
21
|
+
* //
|
|
22
|
+
* const scmNestedFolderExample = new scm.Folder("scm_nested_folder_example", {
|
|
23
|
+
* name: "scm_nested_folder_example",
|
|
24
|
+
* parent: "scm_folder_example",
|
|
25
|
+
* description: "Managed by Pulumi",
|
|
26
|
+
* }, {
|
|
27
|
+
* dependsOn: [scmFolderExample],
|
|
28
|
+
* });
|
|
29
|
+
* //
|
|
30
|
+
* // Creates a snippet that will be associated to a folder
|
|
31
|
+
* //
|
|
32
|
+
* const scmSnippetExample = new scm.Snippet("scm_snippet_example", {
|
|
33
|
+
* name: "scm_snippet_example",
|
|
34
|
+
* description: "Managed by Pulumi",
|
|
35
|
+
* });
|
|
36
|
+
* //
|
|
37
|
+
* // Creates a folder with an attached snippet
|
|
38
|
+
* //
|
|
39
|
+
* const scmFolderWithSnippets = new scm.Folder("scm_folder_with_snippets", {
|
|
40
|
+
* name: "scm_folder_with_snippets",
|
|
41
|
+
* parent: "ngfw-shared",
|
|
42
|
+
* description: "Managed by Pulumi",
|
|
43
|
+
* snippets: [scmSnippetExample.name],
|
|
44
|
+
* });
|
|
45
|
+
* //
|
|
46
|
+
* // Creates a label that will be associated to a folder
|
|
47
|
+
* //
|
|
48
|
+
* const scmLabelExample = new scm.Label("scm_label_example", {
|
|
49
|
+
* name: "scm_label_example",
|
|
50
|
+
* description: "Managed by Pulumi",
|
|
51
|
+
* });
|
|
52
|
+
* //
|
|
53
|
+
* // Creates a folder with an attached label
|
|
54
|
+
* //
|
|
55
|
+
* const scmFolderWithLabel = new scm.Folder("scm_folder_with_label", {
|
|
56
|
+
* name: "scm_folder_with_label",
|
|
57
|
+
* parent: "ngfw-shared",
|
|
58
|
+
* description: "Managed by Pulumi",
|
|
59
|
+
* labels: [scmLabelExample.name],
|
|
60
|
+
* }, {
|
|
61
|
+
* dependsOn: [scmLabelExample],
|
|
62
|
+
* });
|
|
63
|
+
* ```
|
|
4
64
|
*/
|
|
5
65
|
export declare class Folder extends pulumi.CustomResource {
|
|
6
66
|
/**
|
package/folder.js
CHANGED
|
@@ -7,6 +7,66 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* Folder resource
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as scm from "@pulumi/scm";
|
|
16
|
+
*
|
|
17
|
+
* //
|
|
18
|
+
* // Creates a folder under the "All Firewalls" aka "ngfw-shared" folder
|
|
19
|
+
* //
|
|
20
|
+
* const scmFolderExample = new scm.Folder("scm_folder_example", {
|
|
21
|
+
* name: "scm_folder_example",
|
|
22
|
+
* parent: "ngfw-shared",
|
|
23
|
+
* description: "Managed by Pulumi",
|
|
24
|
+
* });
|
|
25
|
+
* //
|
|
26
|
+
* // Creates a folder under the "scm_folder_example" folder created beforehand
|
|
27
|
+
* //
|
|
28
|
+
* const scmNestedFolderExample = new scm.Folder("scm_nested_folder_example", {
|
|
29
|
+
* name: "scm_nested_folder_example",
|
|
30
|
+
* parent: "scm_folder_example",
|
|
31
|
+
* description: "Managed by Pulumi",
|
|
32
|
+
* }, {
|
|
33
|
+
* dependsOn: [scmFolderExample],
|
|
34
|
+
* });
|
|
35
|
+
* //
|
|
36
|
+
* // Creates a snippet that will be associated to a folder
|
|
37
|
+
* //
|
|
38
|
+
* const scmSnippetExample = new scm.Snippet("scm_snippet_example", {
|
|
39
|
+
* name: "scm_snippet_example",
|
|
40
|
+
* description: "Managed by Pulumi",
|
|
41
|
+
* });
|
|
42
|
+
* //
|
|
43
|
+
* // Creates a folder with an attached snippet
|
|
44
|
+
* //
|
|
45
|
+
* const scmFolderWithSnippets = new scm.Folder("scm_folder_with_snippets", {
|
|
46
|
+
* name: "scm_folder_with_snippets",
|
|
47
|
+
* parent: "ngfw-shared",
|
|
48
|
+
* description: "Managed by Pulumi",
|
|
49
|
+
* snippets: [scmSnippetExample.name],
|
|
50
|
+
* });
|
|
51
|
+
* //
|
|
52
|
+
* // Creates a label that will be associated to a folder
|
|
53
|
+
* //
|
|
54
|
+
* const scmLabelExample = new scm.Label("scm_label_example", {
|
|
55
|
+
* name: "scm_label_example",
|
|
56
|
+
* description: "Managed by Pulumi",
|
|
57
|
+
* });
|
|
58
|
+
* //
|
|
59
|
+
* // Creates a folder with an attached label
|
|
60
|
+
* //
|
|
61
|
+
* const scmFolderWithLabel = new scm.Folder("scm_folder_with_label", {
|
|
62
|
+
* name: "scm_folder_with_label",
|
|
63
|
+
* parent: "ngfw-shared",
|
|
64
|
+
* description: "Managed by Pulumi",
|
|
65
|
+
* labels: [scmLabelExample.name],
|
|
66
|
+
* }, {
|
|
67
|
+
* dependsOn: [scmLabelExample],
|
|
68
|
+
* });
|
|
69
|
+
* ```
|
|
10
70
|
*/
|
|
11
71
|
class Folder extends pulumi.CustomResource {
|
|
12
72
|
/**
|
package/folder.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"folder.js","sourceRoot":"","sources":["../folder.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"folder.js","sourceRoot":"","sources":["../folder.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8DG;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;IAgCD,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,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,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,WAAqC,CAAC;YACnD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;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;;AAnFL,wBAoFC;AAtEG,gBAAgB;AACO,mBAAY,GAAG,yBAAyB,CAAC"}
|
package/getAddressGroupList.d.ts
CHANGED
|
@@ -13,11 +13,11 @@ import * as outputs from "./types/output";
|
|
|
13
13
|
* // and return all filters in the "Shared" folder.
|
|
14
14
|
* // 1. Use a single data block to fetch ALL addresses in the "Shared" folder.
|
|
15
15
|
* const allShared = scm.getAddressGroupList({
|
|
16
|
-
* folder: "
|
|
16
|
+
* folder: "All",
|
|
17
17
|
* });
|
|
18
18
|
* export const addressGroupsDataSourceResultsFromList = allShared.then(allShared => .reduce((__obj, addr) => ({ ...__obj, [addr.id]: addr })));
|
|
19
19
|
* const paginatedAddressGroupsExample = scm.getAddressGroupList({
|
|
20
|
-
* folder: "
|
|
20
|
+
* folder: "All",
|
|
21
21
|
* limit: 5,
|
|
22
22
|
* offset: 0,
|
|
23
23
|
* });
|
|
@@ -113,11 +113,11 @@ export interface GetAddressGroupListResult {
|
|
|
113
113
|
* // and return all filters in the "Shared" folder.
|
|
114
114
|
* // 1. Use a single data block to fetch ALL addresses in the "Shared" folder.
|
|
115
115
|
* const allShared = scm.getAddressGroupList({
|
|
116
|
-
* folder: "
|
|
116
|
+
* folder: "All",
|
|
117
117
|
* });
|
|
118
118
|
* export const addressGroupsDataSourceResultsFromList = allShared.then(allShared => .reduce((__obj, addr) => ({ ...__obj, [addr.id]: addr })));
|
|
119
119
|
* const paginatedAddressGroupsExample = scm.getAddressGroupList({
|
|
120
|
-
* folder: "
|
|
120
|
+
* folder: "All",
|
|
121
121
|
* limit: 5,
|
|
122
122
|
* offset: 0,
|
|
123
123
|
* });
|
package/getAddressGroupList.js
CHANGED
|
@@ -18,11 +18,11 @@ const utilities = require("./utilities");
|
|
|
18
18
|
* // and return all filters in the "Shared" folder.
|
|
19
19
|
* // 1. Use a single data block to fetch ALL addresses in the "Shared" folder.
|
|
20
20
|
* const allShared = scm.getAddressGroupList({
|
|
21
|
-
* folder: "
|
|
21
|
+
* folder: "All",
|
|
22
22
|
* });
|
|
23
23
|
* export const addressGroupsDataSourceResultsFromList = allShared.then(allShared => .reduce((__obj, addr) => ({ ...__obj, [addr.id]: addr })));
|
|
24
24
|
* const paginatedAddressGroupsExample = scm.getAddressGroupList({
|
|
25
|
-
* folder: "
|
|
25
|
+
* folder: "All",
|
|
26
26
|
* limit: 5,
|
|
27
27
|
* offset: 0,
|
|
28
28
|
* });
|
|
@@ -59,11 +59,11 @@ exports.getAddressGroupList = getAddressGroupList;
|
|
|
59
59
|
* // and return all filters in the "Shared" folder.
|
|
60
60
|
* // 1. Use a single data block to fetch ALL addresses in the "Shared" folder.
|
|
61
61
|
* const allShared = scm.getAddressGroupList({
|
|
62
|
-
* folder: "
|
|
62
|
+
* folder: "All",
|
|
63
63
|
* });
|
|
64
64
|
* export const addressGroupsDataSourceResultsFromList = allShared.then(allShared => .reduce((__obj, addr) => ({ ...__obj, [addr.id]: addr })));
|
|
65
65
|
* const paginatedAddressGroupsExample = scm.getAddressGroupList({
|
|
66
|
-
* folder: "
|
|
66
|
+
* folder: "All",
|
|
67
67
|
* limit: 5,
|
|
68
68
|
* offset: 0,
|
|
69
69
|
* });
|
package/getAddressList.d.ts
CHANGED
|
@@ -13,11 +13,11 @@ import * as outputs from "./types/output";
|
|
|
13
13
|
* // and return all filters in the "Shared" folder.
|
|
14
14
|
* // 1. Use a single data block to fetch ALL addresses in the "Shared" folder.
|
|
15
15
|
* const allShared = scm.getAddressList({
|
|
16
|
-
* folder: "
|
|
16
|
+
* folder: "All",
|
|
17
17
|
* });
|
|
18
18
|
* export const addressDataSourceResultsFromList = allShared.then(allShared => .reduce((__obj, addr) => ({ ...__obj, [addr.id]: addr })));
|
|
19
19
|
* const paginatedAddressesExample = scm.getAddressList({
|
|
20
|
-
* folder: "
|
|
20
|
+
* folder: "All",
|
|
21
21
|
* limit: 5,
|
|
22
22
|
* offset: 0,
|
|
23
23
|
* });
|
|
@@ -113,11 +113,11 @@ export interface GetAddressListResult {
|
|
|
113
113
|
* // and return all filters in the "Shared" folder.
|
|
114
114
|
* // 1. Use a single data block to fetch ALL addresses in the "Shared" folder.
|
|
115
115
|
* const allShared = scm.getAddressList({
|
|
116
|
-
* folder: "
|
|
116
|
+
* folder: "All",
|
|
117
117
|
* });
|
|
118
118
|
* export const addressDataSourceResultsFromList = allShared.then(allShared => .reduce((__obj, addr) => ({ ...__obj, [addr.id]: addr })));
|
|
119
119
|
* const paginatedAddressesExample = scm.getAddressList({
|
|
120
|
-
* folder: "
|
|
120
|
+
* folder: "All",
|
|
121
121
|
* limit: 5,
|
|
122
122
|
* offset: 0,
|
|
123
123
|
* });
|
package/getAddressList.js
CHANGED
|
@@ -18,11 +18,11 @@ const utilities = require("./utilities");
|
|
|
18
18
|
* // and return all filters in the "Shared" folder.
|
|
19
19
|
* // 1. Use a single data block to fetch ALL addresses in the "Shared" folder.
|
|
20
20
|
* const allShared = scm.getAddressList({
|
|
21
|
-
* folder: "
|
|
21
|
+
* folder: "All",
|
|
22
22
|
* });
|
|
23
23
|
* export const addressDataSourceResultsFromList = allShared.then(allShared => .reduce((__obj, addr) => ({ ...__obj, [addr.id]: addr })));
|
|
24
24
|
* const paginatedAddressesExample = scm.getAddressList({
|
|
25
|
-
* folder: "
|
|
25
|
+
* folder: "All",
|
|
26
26
|
* limit: 5,
|
|
27
27
|
* offset: 0,
|
|
28
28
|
* });
|
|
@@ -59,11 +59,11 @@ exports.getAddressList = getAddressList;
|
|
|
59
59
|
* // and return all filters in the "Shared" folder.
|
|
60
60
|
* // 1. Use a single data block to fetch ALL addresses in the "Shared" folder.
|
|
61
61
|
* const allShared = scm.getAddressList({
|
|
62
|
-
* folder: "
|
|
62
|
+
* folder: "All",
|
|
63
63
|
* });
|
|
64
64
|
* export const addressDataSourceResultsFromList = allShared.then(allShared => .reduce((__obj, addr) => ({ ...__obj, [addr.id]: addr })));
|
|
65
65
|
* const paginatedAddressesExample = scm.getAddressList({
|
|
66
|
-
* folder: "
|
|
66
|
+
* folder: "All",
|
|
67
67
|
* limit: 5,
|
|
68
68
|
* offset: 0,
|
|
69
69
|
* });
|