@pulumi/scm 1.0.0-alpha.1762562132 → 1.0.0-alpha.1762572739
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/getVlanInterface.d.ts
CHANGED
|
@@ -2,6 +2,26 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
4
|
* VlanInterface data source
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as scm from "@pulumi/scm";
|
|
11
|
+
*
|
|
12
|
+
* // Look up vlan interface by its ID.
|
|
13
|
+
* const scmVlanInterfaceDs = scm.getVlanInterface({
|
|
14
|
+
* id: "3f9382a3-5c93-46d9-ae06-a632c2d9ce0c",
|
|
15
|
+
* });
|
|
16
|
+
* export const vlanInterfaceDataSourceResults = {
|
|
17
|
+
* id: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.id),
|
|
18
|
+
* name: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.name),
|
|
19
|
+
* comment: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.comment),
|
|
20
|
+
* vlanTag: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.vlanTag),
|
|
21
|
+
* ip: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.ips),
|
|
22
|
+
* folder: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.folder),
|
|
23
|
+
* };
|
|
24
|
+
* ```
|
|
5
25
|
*/
|
|
6
26
|
export declare function getVlanInterface(args: GetVlanInterfaceArgs, opts?: pulumi.InvokeOptions): Promise<GetVlanInterfaceResult>;
|
|
7
27
|
/**
|
|
@@ -34,7 +54,7 @@ export interface GetVlanInterfaceResult {
|
|
|
34
54
|
*/
|
|
35
55
|
readonly ddnsConfig: outputs.GetVlanInterfaceDdnsConfig;
|
|
36
56
|
/**
|
|
37
|
-
* Default
|
|
57
|
+
* Default interface assignment
|
|
38
58
|
*/
|
|
39
59
|
readonly defaultValue: string;
|
|
40
60
|
/**
|
|
@@ -42,7 +62,7 @@ export interface GetVlanInterfaceResult {
|
|
|
42
62
|
*/
|
|
43
63
|
readonly device: string;
|
|
44
64
|
/**
|
|
45
|
-
*
|
|
65
|
+
* Vlan interfaces DHCP Client Object
|
|
46
66
|
*/
|
|
47
67
|
readonly dhcpClient: outputs.GetVlanInterfaceDhcpClient;
|
|
48
68
|
/**
|
|
@@ -58,9 +78,9 @@ export interface GetVlanInterfaceResult {
|
|
|
58
78
|
*/
|
|
59
79
|
readonly interfaceManagementProfile: string;
|
|
60
80
|
/**
|
|
61
|
-
*
|
|
81
|
+
* VLAN Interface IP Parent
|
|
62
82
|
*/
|
|
63
|
-
readonly ips:
|
|
83
|
+
readonly ips: outputs.GetVlanInterfaceIp[];
|
|
64
84
|
/**
|
|
65
85
|
* MTU
|
|
66
86
|
*/
|
|
@@ -75,12 +95,32 @@ export interface GetVlanInterfaceResult {
|
|
|
75
95
|
readonly snippet: string;
|
|
76
96
|
readonly tfid: string;
|
|
77
97
|
/**
|
|
78
|
-
*
|
|
98
|
+
* VLAN tag
|
|
79
99
|
*/
|
|
80
|
-
readonly vlanTag:
|
|
100
|
+
readonly vlanTag: string;
|
|
81
101
|
}
|
|
82
102
|
/**
|
|
83
103
|
* VlanInterface data source
|
|
104
|
+
*
|
|
105
|
+
* ## Example Usage
|
|
106
|
+
*
|
|
107
|
+
* ```typescript
|
|
108
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
109
|
+
* import * as scm from "@pulumi/scm";
|
|
110
|
+
*
|
|
111
|
+
* // Look up vlan interface by its ID.
|
|
112
|
+
* const scmVlanInterfaceDs = scm.getVlanInterface({
|
|
113
|
+
* id: "3f9382a3-5c93-46d9-ae06-a632c2d9ce0c",
|
|
114
|
+
* });
|
|
115
|
+
* export const vlanInterfaceDataSourceResults = {
|
|
116
|
+
* id: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.id),
|
|
117
|
+
* name: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.name),
|
|
118
|
+
* comment: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.comment),
|
|
119
|
+
* vlanTag: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.vlanTag),
|
|
120
|
+
* ip: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.ips),
|
|
121
|
+
* folder: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.folder),
|
|
122
|
+
* };
|
|
123
|
+
* ```
|
|
84
124
|
*/
|
|
85
125
|
export declare function getVlanInterfaceOutput(args: GetVlanInterfaceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVlanInterfaceResult>;
|
|
86
126
|
/**
|
package/getVlanInterface.js
CHANGED
|
@@ -7,6 +7,26 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* VlanInterface data source
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as scm from "@pulumi/scm";
|
|
16
|
+
*
|
|
17
|
+
* // Look up vlan interface by its ID.
|
|
18
|
+
* const scmVlanInterfaceDs = scm.getVlanInterface({
|
|
19
|
+
* id: "3f9382a3-5c93-46d9-ae06-a632c2d9ce0c",
|
|
20
|
+
* });
|
|
21
|
+
* export const vlanInterfaceDataSourceResults = {
|
|
22
|
+
* id: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.id),
|
|
23
|
+
* name: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.name),
|
|
24
|
+
* comment: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.comment),
|
|
25
|
+
* vlanTag: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.vlanTag),
|
|
26
|
+
* ip: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.ips),
|
|
27
|
+
* folder: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.folder),
|
|
28
|
+
* };
|
|
29
|
+
* ```
|
|
10
30
|
*/
|
|
11
31
|
function getVlanInterface(args, opts) {
|
|
12
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -18,6 +38,26 @@ function getVlanInterface(args, opts) {
|
|
|
18
38
|
exports.getVlanInterface = getVlanInterface;
|
|
19
39
|
/**
|
|
20
40
|
* VlanInterface data source
|
|
41
|
+
*
|
|
42
|
+
* ## Example Usage
|
|
43
|
+
*
|
|
44
|
+
* ```typescript
|
|
45
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
+
* import * as scm from "@pulumi/scm";
|
|
47
|
+
*
|
|
48
|
+
* // Look up vlan interface by its ID.
|
|
49
|
+
* const scmVlanInterfaceDs = scm.getVlanInterface({
|
|
50
|
+
* id: "3f9382a3-5c93-46d9-ae06-a632c2d9ce0c",
|
|
51
|
+
* });
|
|
52
|
+
* export const vlanInterfaceDataSourceResults = {
|
|
53
|
+
* id: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.id),
|
|
54
|
+
* name: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.name),
|
|
55
|
+
* comment: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.comment),
|
|
56
|
+
* vlanTag: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.vlanTag),
|
|
57
|
+
* ip: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.ips),
|
|
58
|
+
* folder: scmVlanInterfaceDs.then(scmVlanInterfaceDs => scmVlanInterfaceDs.folder),
|
|
59
|
+
* };
|
|
60
|
+
* ```
|
|
21
61
|
*/
|
|
22
62
|
function getVlanInterfaceOutput(args, opts) {
|
|
23
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/getVlanInterface.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVlanInterface.js","sourceRoot":"","sources":["../getVlanInterface.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getVlanInterface.js","sourceRoot":"","sources":["../getVlanInterface.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC;AA8ED;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC"}
|
|
@@ -2,6 +2,19 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
4
|
* Retrieves a listing of config items.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as scm from "@pulumi/scm";
|
|
11
|
+
*
|
|
12
|
+
* // Fetch a list of all vlan interfaces
|
|
13
|
+
* const allVlanInterfaces = scm.getVlanInterfaceList({
|
|
14
|
+
* folder: "ngfw-shared",
|
|
15
|
+
* });
|
|
16
|
+
* export const scmVlanInterfaceList = allVlanInterfaces.then(allVlanInterfaces => .reduce((__obj, interface) => ({ ...__obj, [_interface.name]: _interface })));
|
|
17
|
+
* ```
|
|
5
18
|
*/
|
|
6
19
|
export declare function getVlanInterfaceList(args?: GetVlanInterfaceListArgs, opts?: pulumi.InvokeOptions): Promise<GetVlanInterfaceListResult>;
|
|
7
20
|
/**
|
|
@@ -77,6 +90,19 @@ export interface GetVlanInterfaceListResult {
|
|
|
77
90
|
}
|
|
78
91
|
/**
|
|
79
92
|
* Retrieves a listing of config items.
|
|
93
|
+
*
|
|
94
|
+
* ## Example Usage
|
|
95
|
+
*
|
|
96
|
+
* ```typescript
|
|
97
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
98
|
+
* import * as scm from "@pulumi/scm";
|
|
99
|
+
*
|
|
100
|
+
* // Fetch a list of all vlan interfaces
|
|
101
|
+
* const allVlanInterfaces = scm.getVlanInterfaceList({
|
|
102
|
+
* folder: "ngfw-shared",
|
|
103
|
+
* });
|
|
104
|
+
* export const scmVlanInterfaceList = allVlanInterfaces.then(allVlanInterfaces => .reduce((__obj, interface) => ({ ...__obj, [_interface.name]: _interface })));
|
|
105
|
+
* ```
|
|
80
106
|
*/
|
|
81
107
|
export declare function getVlanInterfaceListOutput(args?: GetVlanInterfaceListOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVlanInterfaceListResult>;
|
|
82
108
|
/**
|
package/getVlanInterfaceList.js
CHANGED
|
@@ -7,6 +7,19 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* Retrieves a listing of config items.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as scm from "@pulumi/scm";
|
|
16
|
+
*
|
|
17
|
+
* // Fetch a list of all vlan interfaces
|
|
18
|
+
* const allVlanInterfaces = scm.getVlanInterfaceList({
|
|
19
|
+
* folder: "ngfw-shared",
|
|
20
|
+
* });
|
|
21
|
+
* export const scmVlanInterfaceList = allVlanInterfaces.then(allVlanInterfaces => .reduce((__obj, interface) => ({ ...__obj, [_interface.name]: _interface })));
|
|
22
|
+
* ```
|
|
10
23
|
*/
|
|
11
24
|
function getVlanInterfaceList(args, opts) {
|
|
12
25
|
args = args || {};
|
|
@@ -23,6 +36,19 @@ function getVlanInterfaceList(args, opts) {
|
|
|
23
36
|
exports.getVlanInterfaceList = getVlanInterfaceList;
|
|
24
37
|
/**
|
|
25
38
|
* Retrieves a listing of config items.
|
|
39
|
+
*
|
|
40
|
+
* ## Example Usage
|
|
41
|
+
*
|
|
42
|
+
* ```typescript
|
|
43
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
44
|
+
* import * as scm from "@pulumi/scm";
|
|
45
|
+
*
|
|
46
|
+
* // Fetch a list of all vlan interfaces
|
|
47
|
+
* const allVlanInterfaces = scm.getVlanInterfaceList({
|
|
48
|
+
* folder: "ngfw-shared",
|
|
49
|
+
* });
|
|
50
|
+
* export const scmVlanInterfaceList = allVlanInterfaces.then(allVlanInterfaces => .reduce((__obj, interface) => ({ ...__obj, [_interface.name]: _interface })));
|
|
51
|
+
* ```
|
|
26
52
|
*/
|
|
27
53
|
function getVlanInterfaceListOutput(args, opts) {
|
|
28
54
|
args = args || {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVlanInterfaceList.js","sourceRoot":"","sources":["../getVlanInterfaceList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getVlanInterfaceList.js","sourceRoot":"","sources":["../getVlanInterfaceList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oDAWC;AA0ED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAAiC;IAC/G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,gEAWC"}
|
|
@@ -14,7 +14,7 @@ import * as outputs from "./types/output";
|
|
|
14
14
|
* //
|
|
15
15
|
* // Example 1: Fetch a list of all SCM Vulnerability Protection Profile in the "Shared" folder.
|
|
16
16
|
* const allShared = scm.getVulnerabilityProtectionProfileList({
|
|
17
|
-
* folder: "
|
|
17
|
+
* folder: "All",
|
|
18
18
|
* });
|
|
19
19
|
* export const scmVulnerabilityProtectionProfileListAllShared = allShared.then(allShared => allShared.datas);
|
|
20
20
|
* ```
|
|
@@ -105,7 +105,7 @@ export interface GetVulnerabilityProtectionProfileListResult {
|
|
|
105
105
|
* //
|
|
106
106
|
* // Example 1: Fetch a list of all SCM Vulnerability Protection Profile in the "Shared" folder.
|
|
107
107
|
* const allShared = scm.getVulnerabilityProtectionProfileList({
|
|
108
|
-
* folder: "
|
|
108
|
+
* folder: "All",
|
|
109
109
|
* });
|
|
110
110
|
* export const scmVulnerabilityProtectionProfileListAllShared = allShared.then(allShared => allShared.datas);
|
|
111
111
|
* ```
|
|
@@ -19,7 +19,7 @@ const utilities = require("./utilities");
|
|
|
19
19
|
* //
|
|
20
20
|
* // Example 1: Fetch a list of all SCM Vulnerability Protection Profile in the "Shared" folder.
|
|
21
21
|
* const allShared = scm.getVulnerabilityProtectionProfileList({
|
|
22
|
-
* folder: "
|
|
22
|
+
* folder: "All",
|
|
23
23
|
* });
|
|
24
24
|
* export const scmVulnerabilityProtectionProfileListAllShared = allShared.then(allShared => allShared.datas);
|
|
25
25
|
* ```
|
|
@@ -51,7 +51,7 @@ exports.getVulnerabilityProtectionProfileList = getVulnerabilityProtectionProfil
|
|
|
51
51
|
* //
|
|
52
52
|
* // Example 1: Fetch a list of all SCM Vulnerability Protection Profile in the "Shared" folder.
|
|
53
53
|
* const allShared = scm.getVulnerabilityProtectionProfileList({
|
|
54
|
-
* folder: "
|
|
54
|
+
* folder: "All",
|
|
55
55
|
* });
|
|
56
56
|
* export const scmVulnerabilityProtectionProfileListAllShared = allShared.then(allShared => allShared.datas);
|
|
57
57
|
* ```
|
|
@@ -2,6 +2,26 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
4
|
* VulnerabilityProtectionSignature data source
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as scm from "@pulumi/scm";
|
|
11
|
+
*
|
|
12
|
+
* //
|
|
13
|
+
* // Data source to retrieve a single SCM Vulnerability Protection Signature object by its ID.
|
|
14
|
+
* //
|
|
15
|
+
* // Replace the ID with the UUID of the SCM Vulnerability Protection Signature you want to find.
|
|
16
|
+
* const scmVpSignature = scm.getVulnerabilityProtectionSignature({
|
|
17
|
+
* id: "f2a337e2-f3a6-45aa-9273-de3d216f8d9c",
|
|
18
|
+
* });
|
|
19
|
+
* export const scmVulnerabilityProtectionSignatureDetails = {
|
|
20
|
+
* signatureId: scmVpSignature.then(scmVpSignature => scmVpSignature.id),
|
|
21
|
+
* folder: scmVpSignature.then(scmVpSignature => scmVpSignature.folder),
|
|
22
|
+
* name: scmVpSignature.then(scmVpSignature => scmVpSignature.threatId),
|
|
23
|
+
* };
|
|
24
|
+
* ```
|
|
5
25
|
*/
|
|
6
26
|
export declare function getVulnerabilityProtectionSignature(args: GetVulnerabilityProtectionSignatureArgs, opts?: pulumi.InvokeOptions): Promise<GetVulnerabilityProtectionSignatureResult>;
|
|
7
27
|
/**
|
|
@@ -73,7 +93,7 @@ export interface GetVulnerabilityProtectionSignatureResult {
|
|
|
73
93
|
/**
|
|
74
94
|
* threat id range \n\n and \n\n
|
|
75
95
|
*/
|
|
76
|
-
readonly threatId:
|
|
96
|
+
readonly threatId: string;
|
|
77
97
|
/**
|
|
78
98
|
* Threatname
|
|
79
99
|
*/
|
|
@@ -85,6 +105,26 @@ export interface GetVulnerabilityProtectionSignatureResult {
|
|
|
85
105
|
}
|
|
86
106
|
/**
|
|
87
107
|
* VulnerabilityProtectionSignature data source
|
|
108
|
+
*
|
|
109
|
+
* ## Example Usage
|
|
110
|
+
*
|
|
111
|
+
* ```typescript
|
|
112
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
113
|
+
* import * as scm from "@pulumi/scm";
|
|
114
|
+
*
|
|
115
|
+
* //
|
|
116
|
+
* // Data source to retrieve a single SCM Vulnerability Protection Signature object by its ID.
|
|
117
|
+
* //
|
|
118
|
+
* // Replace the ID with the UUID of the SCM Vulnerability Protection Signature you want to find.
|
|
119
|
+
* const scmVpSignature = scm.getVulnerabilityProtectionSignature({
|
|
120
|
+
* id: "f2a337e2-f3a6-45aa-9273-de3d216f8d9c",
|
|
121
|
+
* });
|
|
122
|
+
* export const scmVulnerabilityProtectionSignatureDetails = {
|
|
123
|
+
* signatureId: scmVpSignature.then(scmVpSignature => scmVpSignature.id),
|
|
124
|
+
* folder: scmVpSignature.then(scmVpSignature => scmVpSignature.folder),
|
|
125
|
+
* name: scmVpSignature.then(scmVpSignature => scmVpSignature.threatId),
|
|
126
|
+
* };
|
|
127
|
+
* ```
|
|
88
128
|
*/
|
|
89
129
|
export declare function getVulnerabilityProtectionSignatureOutput(args: GetVulnerabilityProtectionSignatureOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVulnerabilityProtectionSignatureResult>;
|
|
90
130
|
/**
|
|
@@ -7,6 +7,26 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* VulnerabilityProtectionSignature data source
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as scm from "@pulumi/scm";
|
|
16
|
+
*
|
|
17
|
+
* //
|
|
18
|
+
* // Data source to retrieve a single SCM Vulnerability Protection Signature object by its ID.
|
|
19
|
+
* //
|
|
20
|
+
* // Replace the ID with the UUID of the SCM Vulnerability Protection Signature you want to find.
|
|
21
|
+
* const scmVpSignature = scm.getVulnerabilityProtectionSignature({
|
|
22
|
+
* id: "f2a337e2-f3a6-45aa-9273-de3d216f8d9c",
|
|
23
|
+
* });
|
|
24
|
+
* export const scmVulnerabilityProtectionSignatureDetails = {
|
|
25
|
+
* signatureId: scmVpSignature.then(scmVpSignature => scmVpSignature.id),
|
|
26
|
+
* folder: scmVpSignature.then(scmVpSignature => scmVpSignature.folder),
|
|
27
|
+
* name: scmVpSignature.then(scmVpSignature => scmVpSignature.threatId),
|
|
28
|
+
* };
|
|
29
|
+
* ```
|
|
10
30
|
*/
|
|
11
31
|
function getVulnerabilityProtectionSignature(args, opts) {
|
|
12
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -17,6 +37,26 @@ function getVulnerabilityProtectionSignature(args, opts) {
|
|
|
17
37
|
exports.getVulnerabilityProtectionSignature = getVulnerabilityProtectionSignature;
|
|
18
38
|
/**
|
|
19
39
|
* VulnerabilityProtectionSignature data source
|
|
40
|
+
*
|
|
41
|
+
* ## Example Usage
|
|
42
|
+
*
|
|
43
|
+
* ```typescript
|
|
44
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
45
|
+
* import * as scm from "@pulumi/scm";
|
|
46
|
+
*
|
|
47
|
+
* //
|
|
48
|
+
* // Data source to retrieve a single SCM Vulnerability Protection Signature object by its ID.
|
|
49
|
+
* //
|
|
50
|
+
* // Replace the ID with the UUID of the SCM Vulnerability Protection Signature you want to find.
|
|
51
|
+
* const scmVpSignature = scm.getVulnerabilityProtectionSignature({
|
|
52
|
+
* id: "f2a337e2-f3a6-45aa-9273-de3d216f8d9c",
|
|
53
|
+
* });
|
|
54
|
+
* export const scmVulnerabilityProtectionSignatureDetails = {
|
|
55
|
+
* signatureId: scmVpSignature.then(scmVpSignature => scmVpSignature.id),
|
|
56
|
+
* folder: scmVpSignature.then(scmVpSignature => scmVpSignature.folder),
|
|
57
|
+
* name: scmVpSignature.then(scmVpSignature => scmVpSignature.threatId),
|
|
58
|
+
* };
|
|
59
|
+
* ```
|
|
20
60
|
*/
|
|
21
61
|
function getVulnerabilityProtectionSignatureOutput(args, opts) {
|
|
22
62
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVulnerabilityProtectionSignature.js","sourceRoot":"","sources":["../getVulnerabilityProtectionSignature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getVulnerabilityProtectionSignature.js","sourceRoot":"","sources":["../getVulnerabilityProtectionSignature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mFAAmF,EAAE;QAC9G,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kFAKC;AAkFD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,yCAAyC,CAAC,IAAmD,EAAE,IAAiC;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mFAAmF,EAAE;QACpH,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8FAKC"}
|
|
@@ -2,6 +2,22 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
4
|
* Retrieves a listing of config items.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as scm from "@pulumi/scm";
|
|
11
|
+
*
|
|
12
|
+
* //
|
|
13
|
+
* // Data source to retrieve a list of SCM Vulnerability Protection Signature objects.
|
|
14
|
+
* //
|
|
15
|
+
* // Example 1: Fetch a list of all SCM Vulnerability Protection Signature in the "Shared" folder.
|
|
16
|
+
* const allShared = scm.getVulnerabilityProtectionSignatureList({
|
|
17
|
+
* folder: "All",
|
|
18
|
+
* });
|
|
19
|
+
* export const scmVulnerabilityProtectionSignatureListAllShared = allShared.then(allShared => allShared.datas);
|
|
20
|
+
* ```
|
|
5
21
|
*/
|
|
6
22
|
export declare function getVulnerabilityProtectionSignatureList(args?: GetVulnerabilityProtectionSignatureListArgs, opts?: pulumi.InvokeOptions): Promise<GetVulnerabilityProtectionSignatureListResult>;
|
|
7
23
|
/**
|
|
@@ -77,6 +93,22 @@ export interface GetVulnerabilityProtectionSignatureListResult {
|
|
|
77
93
|
}
|
|
78
94
|
/**
|
|
79
95
|
* Retrieves a listing of config items.
|
|
96
|
+
*
|
|
97
|
+
* ## Example Usage
|
|
98
|
+
*
|
|
99
|
+
* ```typescript
|
|
100
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
101
|
+
* import * as scm from "@pulumi/scm";
|
|
102
|
+
*
|
|
103
|
+
* //
|
|
104
|
+
* // Data source to retrieve a list of SCM Vulnerability Protection Signature objects.
|
|
105
|
+
* //
|
|
106
|
+
* // Example 1: Fetch a list of all SCM Vulnerability Protection Signature in the "Shared" folder.
|
|
107
|
+
* const allShared = scm.getVulnerabilityProtectionSignatureList({
|
|
108
|
+
* folder: "All",
|
|
109
|
+
* });
|
|
110
|
+
* export const scmVulnerabilityProtectionSignatureListAllShared = allShared.then(allShared => allShared.datas);
|
|
111
|
+
* ```
|
|
80
112
|
*/
|
|
81
113
|
export declare function getVulnerabilityProtectionSignatureListOutput(args?: GetVulnerabilityProtectionSignatureListOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVulnerabilityProtectionSignatureListResult>;
|
|
82
114
|
/**
|
|
@@ -7,6 +7,22 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* Retrieves a listing of config items.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as scm from "@pulumi/scm";
|
|
16
|
+
*
|
|
17
|
+
* //
|
|
18
|
+
* // Data source to retrieve a list of SCM Vulnerability Protection Signature objects.
|
|
19
|
+
* //
|
|
20
|
+
* // Example 1: Fetch a list of all SCM Vulnerability Protection Signature in the "Shared" folder.
|
|
21
|
+
* const allShared = scm.getVulnerabilityProtectionSignatureList({
|
|
22
|
+
* folder: "All",
|
|
23
|
+
* });
|
|
24
|
+
* export const scmVulnerabilityProtectionSignatureListAllShared = allShared.then(allShared => allShared.datas);
|
|
25
|
+
* ```
|
|
10
26
|
*/
|
|
11
27
|
function getVulnerabilityProtectionSignatureList(args, opts) {
|
|
12
28
|
args = args || {};
|
|
@@ -23,6 +39,22 @@ function getVulnerabilityProtectionSignatureList(args, opts) {
|
|
|
23
39
|
exports.getVulnerabilityProtectionSignatureList = getVulnerabilityProtectionSignatureList;
|
|
24
40
|
/**
|
|
25
41
|
* Retrieves a listing of config items.
|
|
42
|
+
*
|
|
43
|
+
* ## Example Usage
|
|
44
|
+
*
|
|
45
|
+
* ```typescript
|
|
46
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
47
|
+
* import * as scm from "@pulumi/scm";
|
|
48
|
+
*
|
|
49
|
+
* //
|
|
50
|
+
* // Data source to retrieve a list of SCM Vulnerability Protection Signature objects.
|
|
51
|
+
* //
|
|
52
|
+
* // Example 1: Fetch a list of all SCM Vulnerability Protection Signature in the "Shared" folder.
|
|
53
|
+
* const allShared = scm.getVulnerabilityProtectionSignatureList({
|
|
54
|
+
* folder: "All",
|
|
55
|
+
* });
|
|
56
|
+
* export const scmVulnerabilityProtectionSignatureListAllShared = allShared.then(allShared => allShared.datas);
|
|
57
|
+
* ```
|
|
26
58
|
*/
|
|
27
59
|
function getVulnerabilityProtectionSignatureListOutput(args, opts) {
|
|
28
60
|
args = args || {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVulnerabilityProtectionSignatureList.js","sourceRoot":"","sources":["../getVulnerabilityProtectionSignatureList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getVulnerabilityProtectionSignatureList.js","sourceRoot":"","sources":["../getVulnerabilityProtectionSignatureList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,uCAAuC,CAAC,IAAkD,EAAE,IAA2B;IACnI,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2FAA2F,EAAE;QACtH,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,0FAWC;AA0ED;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,6CAA6C,CAAC,IAAwD,EAAE,IAAiC;IACrJ,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2FAA2F,EAAE;QAC5H,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,sGAWC"}
|
package/getZone.d.ts
CHANGED
|
@@ -2,6 +2,28 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
4
|
* Zone data source
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as scm from "@pulumi/scm";
|
|
11
|
+
*
|
|
12
|
+
* // Look up zone by its ID.
|
|
13
|
+
* const scmZoneDs = scm.getZone({
|
|
14
|
+
* id: "50f1f0f3-a420-4989-9770-c927f1467a9a",
|
|
15
|
+
* });
|
|
16
|
+
* export const zoneDataSourceResults = {
|
|
17
|
+
* id: scmZoneDs.then(scmZoneDs => scmZoneDs.id),
|
|
18
|
+
* name: scmZoneDs.then(scmZoneDs => scmZoneDs.name),
|
|
19
|
+
* network: scmZoneDs.then(scmZoneDs => scmZoneDs.network),
|
|
20
|
+
* enableDeviceIdentification: scmZoneDs.then(scmZoneDs => scmZoneDs.enableDeviceIdentification),
|
|
21
|
+
* enableUserIdentification: scmZoneDs.then(scmZoneDs => scmZoneDs.enableUserIdentification),
|
|
22
|
+
* userAcl: scmZoneDs.then(scmZoneDs => scmZoneDs.userAcl),
|
|
23
|
+
* deviceAcl: scmZoneDs.then(scmZoneDs => scmZoneDs.deviceAcl),
|
|
24
|
+
* folder: scmZoneDs.then(scmZoneDs => scmZoneDs.folder),
|
|
25
|
+
* };
|
|
26
|
+
* ```
|
|
5
27
|
*/
|
|
6
28
|
export declare function getZone(args: GetZoneArgs, opts?: pulumi.InvokeOptions): Promise<GetZoneResult>;
|
|
7
29
|
/**
|
|
@@ -73,6 +95,28 @@ export interface GetZoneResult {
|
|
|
73
95
|
}
|
|
74
96
|
/**
|
|
75
97
|
* Zone data source
|
|
98
|
+
*
|
|
99
|
+
* ## Example Usage
|
|
100
|
+
*
|
|
101
|
+
* ```typescript
|
|
102
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
103
|
+
* import * as scm from "@pulumi/scm";
|
|
104
|
+
*
|
|
105
|
+
* // Look up zone by its ID.
|
|
106
|
+
* const scmZoneDs = scm.getZone({
|
|
107
|
+
* id: "50f1f0f3-a420-4989-9770-c927f1467a9a",
|
|
108
|
+
* });
|
|
109
|
+
* export const zoneDataSourceResults = {
|
|
110
|
+
* id: scmZoneDs.then(scmZoneDs => scmZoneDs.id),
|
|
111
|
+
* name: scmZoneDs.then(scmZoneDs => scmZoneDs.name),
|
|
112
|
+
* network: scmZoneDs.then(scmZoneDs => scmZoneDs.network),
|
|
113
|
+
* enableDeviceIdentification: scmZoneDs.then(scmZoneDs => scmZoneDs.enableDeviceIdentification),
|
|
114
|
+
* enableUserIdentification: scmZoneDs.then(scmZoneDs => scmZoneDs.enableUserIdentification),
|
|
115
|
+
* userAcl: scmZoneDs.then(scmZoneDs => scmZoneDs.userAcl),
|
|
116
|
+
* deviceAcl: scmZoneDs.then(scmZoneDs => scmZoneDs.deviceAcl),
|
|
117
|
+
* folder: scmZoneDs.then(scmZoneDs => scmZoneDs.folder),
|
|
118
|
+
* };
|
|
119
|
+
* ```
|
|
76
120
|
*/
|
|
77
121
|
export declare function getZoneOutput(args: GetZoneOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetZoneResult>;
|
|
78
122
|
/**
|
package/getZone.js
CHANGED
|
@@ -7,6 +7,28 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* Zone data source
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as scm from "@pulumi/scm";
|
|
16
|
+
*
|
|
17
|
+
* // Look up zone by its ID.
|
|
18
|
+
* const scmZoneDs = scm.getZone({
|
|
19
|
+
* id: "50f1f0f3-a420-4989-9770-c927f1467a9a",
|
|
20
|
+
* });
|
|
21
|
+
* export const zoneDataSourceResults = {
|
|
22
|
+
* id: scmZoneDs.then(scmZoneDs => scmZoneDs.id),
|
|
23
|
+
* name: scmZoneDs.then(scmZoneDs => scmZoneDs.name),
|
|
24
|
+
* network: scmZoneDs.then(scmZoneDs => scmZoneDs.network),
|
|
25
|
+
* enableDeviceIdentification: scmZoneDs.then(scmZoneDs => scmZoneDs.enableDeviceIdentification),
|
|
26
|
+
* enableUserIdentification: scmZoneDs.then(scmZoneDs => scmZoneDs.enableUserIdentification),
|
|
27
|
+
* userAcl: scmZoneDs.then(scmZoneDs => scmZoneDs.userAcl),
|
|
28
|
+
* deviceAcl: scmZoneDs.then(scmZoneDs => scmZoneDs.deviceAcl),
|
|
29
|
+
* folder: scmZoneDs.then(scmZoneDs => scmZoneDs.folder),
|
|
30
|
+
* };
|
|
31
|
+
* ```
|
|
10
32
|
*/
|
|
11
33
|
function getZone(args, opts) {
|
|
12
34
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -18,6 +40,28 @@ function getZone(args, opts) {
|
|
|
18
40
|
exports.getZone = getZone;
|
|
19
41
|
/**
|
|
20
42
|
* Zone data source
|
|
43
|
+
*
|
|
44
|
+
* ## Example Usage
|
|
45
|
+
*
|
|
46
|
+
* ```typescript
|
|
47
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
48
|
+
* import * as scm from "@pulumi/scm";
|
|
49
|
+
*
|
|
50
|
+
* // Look up zone by its ID.
|
|
51
|
+
* const scmZoneDs = scm.getZone({
|
|
52
|
+
* id: "50f1f0f3-a420-4989-9770-c927f1467a9a",
|
|
53
|
+
* });
|
|
54
|
+
* export const zoneDataSourceResults = {
|
|
55
|
+
* id: scmZoneDs.then(scmZoneDs => scmZoneDs.id),
|
|
56
|
+
* name: scmZoneDs.then(scmZoneDs => scmZoneDs.name),
|
|
57
|
+
* network: scmZoneDs.then(scmZoneDs => scmZoneDs.network),
|
|
58
|
+
* enableDeviceIdentification: scmZoneDs.then(scmZoneDs => scmZoneDs.enableDeviceIdentification),
|
|
59
|
+
* enableUserIdentification: scmZoneDs.then(scmZoneDs => scmZoneDs.enableUserIdentification),
|
|
60
|
+
* userAcl: scmZoneDs.then(scmZoneDs => scmZoneDs.userAcl),
|
|
61
|
+
* deviceAcl: scmZoneDs.then(scmZoneDs => scmZoneDs.deviceAcl),
|
|
62
|
+
* folder: scmZoneDs.then(scmZoneDs => scmZoneDs.folder),
|
|
63
|
+
* };
|
|
64
|
+
* ```
|
|
21
65
|
*/
|
|
22
66
|
function getZoneOutput(args, opts) {
|
|
23
67
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/getZone.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getZone.js","sourceRoot":"","sources":["../getZone.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getZone.js","sourceRoot":"","sources":["../getZone.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2BAA2B,EAAE;QACtD,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0BAMC;AAsED;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2BAA2B,EAAE;QAC5D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC"}
|
package/getZoneList.d.ts
CHANGED
|
@@ -2,6 +2,19 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
4
|
* Retrieves a listing of config items.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as scm from "@pulumi/scm";
|
|
11
|
+
*
|
|
12
|
+
* // Fetch a list of all zones
|
|
13
|
+
* const allZones = scm.getZoneList({
|
|
14
|
+
* folder: "ngfw-shared",
|
|
15
|
+
* });
|
|
16
|
+
* export const scmZoneList = allZones.then(allZones => .reduce((__obj, zone) => ({ ...__obj, [zone.name]: zone })));
|
|
17
|
+
* ```
|
|
5
18
|
*/
|
|
6
19
|
export declare function getZoneList(args?: GetZoneListArgs, opts?: pulumi.InvokeOptions): Promise<GetZoneListResult>;
|
|
7
20
|
/**
|
|
@@ -77,6 +90,19 @@ export interface GetZoneListResult {
|
|
|
77
90
|
}
|
|
78
91
|
/**
|
|
79
92
|
* Retrieves a listing of config items.
|
|
93
|
+
*
|
|
94
|
+
* ## Example Usage
|
|
95
|
+
*
|
|
96
|
+
* ```typescript
|
|
97
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
98
|
+
* import * as scm from "@pulumi/scm";
|
|
99
|
+
*
|
|
100
|
+
* // Fetch a list of all zones
|
|
101
|
+
* const allZones = scm.getZoneList({
|
|
102
|
+
* folder: "ngfw-shared",
|
|
103
|
+
* });
|
|
104
|
+
* export const scmZoneList = allZones.then(allZones => .reduce((__obj, zone) => ({ ...__obj, [zone.name]: zone })));
|
|
105
|
+
* ```
|
|
80
106
|
*/
|
|
81
107
|
export declare function getZoneListOutput(args?: GetZoneListOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetZoneListResult>;
|
|
82
108
|
/**
|