@pulumi/scm 1.0.5 → 1.0.6

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.
Files changed (111) hide show
  1. package/forwardingProfile.d.ts +294 -0
  2. package/forwardingProfile.js +247 -0
  3. package/forwardingProfile.js.map +1 -0
  4. package/forwardingProfileDestination.d.ts +190 -0
  5. package/forwardingProfileDestination.js +143 -0
  6. package/forwardingProfileDestination.js.map +1 -0
  7. package/forwardingProfileRegionalAndCustomProxy.d.ts +289 -0
  8. package/forwardingProfileRegionalAndCustomProxy.js +192 -0
  9. package/forwardingProfileRegionalAndCustomProxy.js.map +1 -0
  10. package/forwardingProfileSourceApplication.d.ts +161 -0
  11. package/forwardingProfileSourceApplication.js +129 -0
  12. package/forwardingProfileSourceApplication.js.map +1 -0
  13. package/forwardingProfileUserLocation.d.ts +172 -0
  14. package/forwardingProfileUserLocation.js +125 -0
  15. package/forwardingProfileUserLocation.js.map +1 -0
  16. package/getAddressGroupList.d.ts +4 -4
  17. package/getAddressGroupList.js +4 -4
  18. package/getAddressList.d.ts +4 -4
  19. package/getAddressList.js +4 -4
  20. package/getAggregateInterfaceList.d.ts +2 -2
  21. package/getAggregateInterfaceList.js +2 -2
  22. package/getApplicationGroupList.d.ts +4 -4
  23. package/getApplicationGroupList.js +4 -4
  24. package/getBgpAuthProfileList.d.ts +2 -2
  25. package/getBgpAuthProfileList.js +2 -2
  26. package/getBgpRedistributionProfileList.d.ts +2 -2
  27. package/getBgpRedistributionProfileList.js +2 -2
  28. package/getBgpRouteMapList.d.ts +2 -2
  29. package/getBgpRouteMapList.js +2 -2
  30. package/getConfigMatchListList.d.ts +2 -2
  31. package/getConfigMatchListList.js +2 -2
  32. package/getDevice.d.ts +267 -0
  33. package/getDevice.js +82 -0
  34. package/getDevice.js.map +1 -0
  35. package/getDeviceList.d.ts +171 -0
  36. package/getDeviceList.js +88 -0
  37. package/getDeviceList.js.map +1 -0
  38. package/getDynamicUserGroupList.d.ts +4 -4
  39. package/getDynamicUserGroupList.js +4 -4
  40. package/getEthernetInterfaceList.d.ts +2 -2
  41. package/getEthernetInterfaceList.js +2 -2
  42. package/getForwardingProfile.d.ts +137 -0
  43. package/getForwardingProfile.js +92 -0
  44. package/getForwardingProfile.js.map +1 -0
  45. package/getForwardingProfileDestination.d.ts +127 -0
  46. package/getForwardingProfileDestination.js +82 -0
  47. package/getForwardingProfileDestination.js.map +1 -0
  48. package/getForwardingProfileDestinationList.d.ts +163 -0
  49. package/getForwardingProfileDestinationList.js +90 -0
  50. package/getForwardingProfileDestinationList.js.map +1 -0
  51. package/getForwardingProfileList.d.ts +163 -0
  52. package/getForwardingProfileList.js +90 -0
  53. package/getForwardingProfileList.js.map +1 -0
  54. package/getForwardingProfileRegionalAndCustomProxy.d.ts +157 -0
  55. package/getForwardingProfileRegionalAndCustomProxy.js +92 -0
  56. package/getForwardingProfileRegionalAndCustomProxy.js.map +1 -0
  57. package/getForwardingProfileRegionalAndCustomProxyList.d.ts +163 -0
  58. package/getForwardingProfileRegionalAndCustomProxyList.js +90 -0
  59. package/getForwardingProfileRegionalAndCustomProxyList.js.map +1 -0
  60. package/getForwardingProfileSourceApplication.d.ts +98 -0
  61. package/getForwardingProfileSourceApplication.js +58 -0
  62. package/getForwardingProfileSourceApplication.js.map +1 -0
  63. package/getForwardingProfileSourceApplicationList.d.ts +113 -0
  64. package/getForwardingProfileSourceApplicationList.js +40 -0
  65. package/getForwardingProfileSourceApplicationList.js.map +1 -0
  66. package/getForwardingProfileUserLocation.d.ts +127 -0
  67. package/getForwardingProfileUserLocation.js +82 -0
  68. package/getForwardingProfileUserLocation.js.map +1 -0
  69. package/getForwardingProfileUserLocationList.d.ts +163 -0
  70. package/getForwardingProfileUserLocationList.js +90 -0
  71. package/getForwardingProfileUserLocationList.js.map +1 -0
  72. package/getGlobalprotectMatchListList.d.ts +2 -2
  73. package/getGlobalprotectMatchListList.js +2 -2
  74. package/getHipmatchMatchListList.d.ts +2 -2
  75. package/getHipmatchMatchListList.js +2 -2
  76. package/getIptagMatchListList.d.ts +2 -2
  77. package/getIptagMatchListList.js +2 -2
  78. package/getLayer2SubinterfaceList.d.ts +2 -2
  79. package/getLayer2SubinterfaceList.js +2 -2
  80. package/getLayer3SubinterfaceList.d.ts +2 -2
  81. package/getLayer3SubinterfaceList.js +2 -2
  82. package/getLogicalRouterList.d.ts +2 -2
  83. package/getLogicalRouterList.js +2 -2
  84. package/getLoopbackInterfaceList.d.ts +2 -2
  85. package/getLoopbackInterfaceList.js +2 -2
  86. package/getServiceConnection.d.ts +4 -0
  87. package/getServiceConnection.js.map +1 -1
  88. package/getServiceList.d.ts +2 -2
  89. package/getServiceList.js +2 -2
  90. package/getSystemMatchListList.d.ts +2 -2
  91. package/getSystemMatchListList.js +2 -2
  92. package/getTunnelInterfaceList.d.ts +2 -2
  93. package/getTunnelInterfaceList.js +2 -2
  94. package/getUseridMatchListList.d.ts +2 -2
  95. package/getUseridMatchListList.js +2 -2
  96. package/getVlanInterfaceList.d.ts +2 -2
  97. package/getVlanInterfaceList.js +2 -2
  98. package/getZoneList.d.ts +2 -2
  99. package/getZoneList.js +2 -2
  100. package/index.d.ts +51 -0
  101. package/index.js +74 -13
  102. package/index.js.map +1 -1
  103. package/package.json +2 -2
  104. package/securityRule.d.ts +27 -0
  105. package/securityRule.js +27 -0
  106. package/securityRule.js.map +1 -1
  107. package/serviceConnection.d.ts +12 -0
  108. package/serviceConnection.js +2 -0
  109. package/serviceConnection.js.map +1 -1
  110. package/types/input.d.ts +335 -1
  111. package/types/output.d.ts +1423 -1
@@ -0,0 +1,163 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
3
+ /**
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
+ * // This data source will call the "ListForwardingProfileRegionalAndCustomProxies" API endpoint
13
+ * // and return all forwarding profile regional and custom proxies in the "Mobile Users" folder.
14
+ * // 1. Use a single data block to fetch ALL forwarding profile regional and custom proxies in the "Mobile Users" folder.
15
+ * const allMobileUsers = scm.getForwardingProfileRegionalAndCustomProxyList({
16
+ * folder: "Mobile Users",
17
+ * });
18
+ * export const forwardingProfileRegionalAndCustomProxyDataSourceResultsFromList = allMobileUsers.then(allMobileUsers => .reduce((__obj, proxy) => ({ ...__obj, [proxy.id]: proxy }), {}));
19
+ * const paginatedProxiesExample = scm.getForwardingProfileRegionalAndCustomProxyList({
20
+ * folder: "Mobile Users",
21
+ * limit: 5,
22
+ * offset: 0,
23
+ * });
24
+ * export const paginatedProxies = paginatedProxiesExample.then(paginatedProxiesExample => .reduce((__obj, proxy) => ({ ...__obj, [proxy.id]: proxy }), {}));
25
+ * export const paginationProxiesDetails = {
26
+ * totalObjectsInFolder: paginatedProxiesExample.then(paginatedProxiesExample => paginatedProxiesExample.total),
27
+ * limitUsed: paginatedProxiesExample.then(paginatedProxiesExample => paginatedProxiesExample.limit),
28
+ * };
29
+ * ```
30
+ */
31
+ export declare function getForwardingProfileRegionalAndCustomProxyList(args?: GetForwardingProfileRegionalAndCustomProxyListArgs, opts?: pulumi.InvokeOptions): Promise<GetForwardingProfileRegionalAndCustomProxyListResult>;
32
+ /**
33
+ * A collection of arguments for invoking getForwardingProfileRegionalAndCustomProxyList.
34
+ */
35
+ export interface GetForwardingProfileRegionalAndCustomProxyListArgs {
36
+ /**
37
+ * The device of the item.
38
+ */
39
+ device?: string;
40
+ /**
41
+ * The folder of the item. Default: Shared.
42
+ */
43
+ folder?: string;
44
+ /**
45
+ * The max number of items to return. Default: 200.
46
+ */
47
+ limit?: number;
48
+ /**
49
+ * The name of the item.
50
+ */
51
+ name?: string;
52
+ /**
53
+ * The offset of the first item to return.
54
+ */
55
+ offset?: number;
56
+ /**
57
+ * The snippet of the item.
58
+ */
59
+ snippet?: string;
60
+ }
61
+ /**
62
+ * A collection of values returned by getForwardingProfileRegionalAndCustomProxyList.
63
+ */
64
+ export interface GetForwardingProfileRegionalAndCustomProxyListResult {
65
+ /**
66
+ * The data.
67
+ */
68
+ readonly datas: outputs.GetForwardingProfileRegionalAndCustomProxyListData[];
69
+ /**
70
+ * The device of the item.
71
+ */
72
+ readonly device?: string;
73
+ /**
74
+ * The folder of the item. Default: Shared.
75
+ */
76
+ readonly folder?: string;
77
+ /**
78
+ * The provider-assigned unique ID for this managed resource.
79
+ */
80
+ readonly id: string;
81
+ /**
82
+ * The max number of items to return. Default: 200.
83
+ */
84
+ readonly limit?: number;
85
+ /**
86
+ * The name of the item.
87
+ */
88
+ readonly name?: string;
89
+ /**
90
+ * The offset of the first item to return.
91
+ */
92
+ readonly offset?: number;
93
+ /**
94
+ * The snippet of the item.
95
+ */
96
+ readonly snippet?: string;
97
+ /**
98
+ * The Terraform ID.
99
+ */
100
+ readonly tfid: string;
101
+ /**
102
+ * The total number of items.
103
+ */
104
+ readonly total: number;
105
+ }
106
+ /**
107
+ * Retrieves a listing of config items.
108
+ *
109
+ * ## Example Usage
110
+ *
111
+ * ```typescript
112
+ * import * as pulumi from "@pulumi/pulumi";
113
+ * import * as scm from "@pulumi/scm";
114
+ *
115
+ * // This data source will call the "ListForwardingProfileRegionalAndCustomProxies" API endpoint
116
+ * // and return all forwarding profile regional and custom proxies in the "Mobile Users" folder.
117
+ * // 1. Use a single data block to fetch ALL forwarding profile regional and custom proxies in the "Mobile Users" folder.
118
+ * const allMobileUsers = scm.getForwardingProfileRegionalAndCustomProxyList({
119
+ * folder: "Mobile Users",
120
+ * });
121
+ * export const forwardingProfileRegionalAndCustomProxyDataSourceResultsFromList = allMobileUsers.then(allMobileUsers => .reduce((__obj, proxy) => ({ ...__obj, [proxy.id]: proxy }), {}));
122
+ * const paginatedProxiesExample = scm.getForwardingProfileRegionalAndCustomProxyList({
123
+ * folder: "Mobile Users",
124
+ * limit: 5,
125
+ * offset: 0,
126
+ * });
127
+ * export const paginatedProxies = paginatedProxiesExample.then(paginatedProxiesExample => .reduce((__obj, proxy) => ({ ...__obj, [proxy.id]: proxy }), {}));
128
+ * export const paginationProxiesDetails = {
129
+ * totalObjectsInFolder: paginatedProxiesExample.then(paginatedProxiesExample => paginatedProxiesExample.total),
130
+ * limitUsed: paginatedProxiesExample.then(paginatedProxiesExample => paginatedProxiesExample.limit),
131
+ * };
132
+ * ```
133
+ */
134
+ export declare function getForwardingProfileRegionalAndCustomProxyListOutput(args?: GetForwardingProfileRegionalAndCustomProxyListOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetForwardingProfileRegionalAndCustomProxyListResult>;
135
+ /**
136
+ * A collection of arguments for invoking getForwardingProfileRegionalAndCustomProxyList.
137
+ */
138
+ export interface GetForwardingProfileRegionalAndCustomProxyListOutputArgs {
139
+ /**
140
+ * The device of the item.
141
+ */
142
+ device?: pulumi.Input<string>;
143
+ /**
144
+ * The folder of the item. Default: Shared.
145
+ */
146
+ folder?: pulumi.Input<string>;
147
+ /**
148
+ * The max number of items to return. Default: 200.
149
+ */
150
+ limit?: pulumi.Input<number>;
151
+ /**
152
+ * The name of the item.
153
+ */
154
+ name?: pulumi.Input<string>;
155
+ /**
156
+ * The offset of the first item to return.
157
+ */
158
+ offset?: pulumi.Input<number>;
159
+ /**
160
+ * The snippet of the item.
161
+ */
162
+ snippet?: pulumi.Input<string>;
163
+ }
@@ -0,0 +1,90 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getForwardingProfileRegionalAndCustomProxyListOutput = exports.getForwardingProfileRegionalAndCustomProxyList = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
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
+ * // This data source will call the "ListForwardingProfileRegionalAndCustomProxies" API endpoint
18
+ * // and return all forwarding profile regional and custom proxies in the "Mobile Users" folder.
19
+ * // 1. Use a single data block to fetch ALL forwarding profile regional and custom proxies in the "Mobile Users" folder.
20
+ * const allMobileUsers = scm.getForwardingProfileRegionalAndCustomProxyList({
21
+ * folder: "Mobile Users",
22
+ * });
23
+ * export const forwardingProfileRegionalAndCustomProxyDataSourceResultsFromList = allMobileUsers.then(allMobileUsers => .reduce((__obj, proxy) => ({ ...__obj, [proxy.id]: proxy }), {}));
24
+ * const paginatedProxiesExample = scm.getForwardingProfileRegionalAndCustomProxyList({
25
+ * folder: "Mobile Users",
26
+ * limit: 5,
27
+ * offset: 0,
28
+ * });
29
+ * export const paginatedProxies = paginatedProxiesExample.then(paginatedProxiesExample => .reduce((__obj, proxy) => ({ ...__obj, [proxy.id]: proxy }), {}));
30
+ * export const paginationProxiesDetails = {
31
+ * totalObjectsInFolder: paginatedProxiesExample.then(paginatedProxiesExample => paginatedProxiesExample.total),
32
+ * limitUsed: paginatedProxiesExample.then(paginatedProxiesExample => paginatedProxiesExample.limit),
33
+ * };
34
+ * ```
35
+ */
36
+ function getForwardingProfileRegionalAndCustomProxyList(args, opts) {
37
+ args = args || {};
38
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
39
+ return pulumi.runtime.invoke("scm:index/getForwardingProfileRegionalAndCustomProxyList:getForwardingProfileRegionalAndCustomProxyList", {
40
+ "device": args.device,
41
+ "folder": args.folder,
42
+ "limit": args.limit,
43
+ "name": args.name,
44
+ "offset": args.offset,
45
+ "snippet": args.snippet,
46
+ }, opts);
47
+ }
48
+ exports.getForwardingProfileRegionalAndCustomProxyList = getForwardingProfileRegionalAndCustomProxyList;
49
+ /**
50
+ * Retrieves a listing of config items.
51
+ *
52
+ * ## Example Usage
53
+ *
54
+ * ```typescript
55
+ * import * as pulumi from "@pulumi/pulumi";
56
+ * import * as scm from "@pulumi/scm";
57
+ *
58
+ * // This data source will call the "ListForwardingProfileRegionalAndCustomProxies" API endpoint
59
+ * // and return all forwarding profile regional and custom proxies in the "Mobile Users" folder.
60
+ * // 1. Use a single data block to fetch ALL forwarding profile regional and custom proxies in the "Mobile Users" folder.
61
+ * const allMobileUsers = scm.getForwardingProfileRegionalAndCustomProxyList({
62
+ * folder: "Mobile Users",
63
+ * });
64
+ * export const forwardingProfileRegionalAndCustomProxyDataSourceResultsFromList = allMobileUsers.then(allMobileUsers => .reduce((__obj, proxy) => ({ ...__obj, [proxy.id]: proxy }), {}));
65
+ * const paginatedProxiesExample = scm.getForwardingProfileRegionalAndCustomProxyList({
66
+ * folder: "Mobile Users",
67
+ * limit: 5,
68
+ * offset: 0,
69
+ * });
70
+ * export const paginatedProxies = paginatedProxiesExample.then(paginatedProxiesExample => .reduce((__obj, proxy) => ({ ...__obj, [proxy.id]: proxy }), {}));
71
+ * export const paginationProxiesDetails = {
72
+ * totalObjectsInFolder: paginatedProxiesExample.then(paginatedProxiesExample => paginatedProxiesExample.total),
73
+ * limitUsed: paginatedProxiesExample.then(paginatedProxiesExample => paginatedProxiesExample.limit),
74
+ * };
75
+ * ```
76
+ */
77
+ function getForwardingProfileRegionalAndCustomProxyListOutput(args, opts) {
78
+ args = args || {};
79
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
80
+ return pulumi.runtime.invokeOutput("scm:index/getForwardingProfileRegionalAndCustomProxyList:getForwardingProfileRegionalAndCustomProxyList", {
81
+ "device": args.device,
82
+ "folder": args.folder,
83
+ "limit": args.limit,
84
+ "name": args.name,
85
+ "offset": args.offset,
86
+ "snippet": args.snippet,
87
+ }, opts);
88
+ }
89
+ exports.getForwardingProfileRegionalAndCustomProxyListOutput = getForwardingProfileRegionalAndCustomProxyListOutput;
90
+ //# sourceMappingURL=getForwardingProfileRegionalAndCustomProxyList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getForwardingProfileRegionalAndCustomProxyList.js","sourceRoot":"","sources":["../getForwardingProfileRegionalAndCustomProxyList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,8CAA8C,CAAC,IAAyD,EAAE,IAA2B;IACjJ,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,yGAAyG,EAAE;QACpI,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,wGAWC;AA6ED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,oDAAoD,CAAC,IAA+D,EAAE,IAAiC;IACnK,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,yGAAyG,EAAE;QAC1I,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,oHAWC"}
@@ -0,0 +1,98 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * ForwardingProfileSourceApplication data source
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as scm from "@pulumi/scm";
10
+ *
11
+ * // Look up a single forwarding profile source application by its ID.
12
+ * const example = scm.getForwardingProfileSourceApplication({
13
+ * id: "12345678-1234-1234-1234-123456789012",
14
+ * });
15
+ * export const forwardingProfileSourceApplicationResult = example;
16
+ * ```
17
+ */
18
+ export declare function getForwardingProfileSourceApplication(args: GetForwardingProfileSourceApplicationArgs, opts?: pulumi.InvokeOptions): Promise<GetForwardingProfileSourceApplicationResult>;
19
+ /**
20
+ * A collection of arguments for invoking getForwardingProfileSourceApplication.
21
+ */
22
+ export interface GetForwardingProfileSourceApplicationArgs {
23
+ /**
24
+ * The folder in which the resource is defined
25
+ */
26
+ folder?: string;
27
+ /**
28
+ * The id of the source application
29
+ */
30
+ id: string;
31
+ /**
32
+ * The unique name identifying the source application. Must be alphanumeric with allowed characters [0-9a-zA-Z._-]
33
+ */
34
+ name?: string;
35
+ }
36
+ /**
37
+ * A collection of values returned by getForwardingProfileSourceApplication.
38
+ */
39
+ export interface GetForwardingProfileSourceApplicationResult {
40
+ /**
41
+ * List of application names to be included in this source application profile
42
+ */
43
+ readonly applications: string[];
44
+ /**
45
+ * fowarding profile source application description
46
+ */
47
+ readonly description: string;
48
+ /**
49
+ * The folder in which the resource is defined
50
+ */
51
+ readonly folder: string;
52
+ /**
53
+ * The id of the source application
54
+ */
55
+ readonly id: string;
56
+ /**
57
+ * The unique name identifying the source application. Must be alphanumeric with allowed characters [0-9a-zA-Z._-]
58
+ */
59
+ readonly name: string;
60
+ /**
61
+ * The Terraform ID.
62
+ */
63
+ readonly tfid: string;
64
+ }
65
+ /**
66
+ * ForwardingProfileSourceApplication data source
67
+ *
68
+ * ## Example Usage
69
+ *
70
+ * ```typescript
71
+ * import * as pulumi from "@pulumi/pulumi";
72
+ * import * as scm from "@pulumi/scm";
73
+ *
74
+ * // Look up a single forwarding profile source application by its ID.
75
+ * const example = scm.getForwardingProfileSourceApplication({
76
+ * id: "12345678-1234-1234-1234-123456789012",
77
+ * });
78
+ * export const forwardingProfileSourceApplicationResult = example;
79
+ * ```
80
+ */
81
+ export declare function getForwardingProfileSourceApplicationOutput(args: GetForwardingProfileSourceApplicationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetForwardingProfileSourceApplicationResult>;
82
+ /**
83
+ * A collection of arguments for invoking getForwardingProfileSourceApplication.
84
+ */
85
+ export interface GetForwardingProfileSourceApplicationOutputArgs {
86
+ /**
87
+ * The folder in which the resource is defined
88
+ */
89
+ folder?: pulumi.Input<string>;
90
+ /**
91
+ * The id of the source application
92
+ */
93
+ id: pulumi.Input<string>;
94
+ /**
95
+ * The unique name identifying the source application. Must be alphanumeric with allowed characters [0-9a-zA-Z._-]
96
+ */
97
+ name?: pulumi.Input<string>;
98
+ }
@@ -0,0 +1,58 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getForwardingProfileSourceApplicationOutput = exports.getForwardingProfileSourceApplication = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * ForwardingProfileSourceApplication 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 a single forwarding profile source application by its ID.
18
+ * const example = scm.getForwardingProfileSourceApplication({
19
+ * id: "12345678-1234-1234-1234-123456789012",
20
+ * });
21
+ * export const forwardingProfileSourceApplicationResult = example;
22
+ * ```
23
+ */
24
+ function getForwardingProfileSourceApplication(args, opts) {
25
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
26
+ return pulumi.runtime.invoke("scm:index/getForwardingProfileSourceApplication:getForwardingProfileSourceApplication", {
27
+ "folder": args.folder,
28
+ "id": args.id,
29
+ "name": args.name,
30
+ }, opts);
31
+ }
32
+ exports.getForwardingProfileSourceApplication = getForwardingProfileSourceApplication;
33
+ /**
34
+ * ForwardingProfileSourceApplication data source
35
+ *
36
+ * ## Example Usage
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as scm from "@pulumi/scm";
41
+ *
42
+ * // Look up a single forwarding profile source application by its ID.
43
+ * const example = scm.getForwardingProfileSourceApplication({
44
+ * id: "12345678-1234-1234-1234-123456789012",
45
+ * });
46
+ * export const forwardingProfileSourceApplicationResult = example;
47
+ * ```
48
+ */
49
+ function getForwardingProfileSourceApplicationOutput(args, opts) {
50
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
51
+ return pulumi.runtime.invokeOutput("scm:index/getForwardingProfileSourceApplication:getForwardingProfileSourceApplication", {
52
+ "folder": args.folder,
53
+ "id": args.id,
54
+ "name": args.name,
55
+ }, opts);
56
+ }
57
+ exports.getForwardingProfileSourceApplicationOutput = getForwardingProfileSourceApplicationOutput;
58
+ //# sourceMappingURL=getForwardingProfileSourceApplication.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getForwardingProfileSourceApplication.js","sourceRoot":"","sources":["../getForwardingProfileSourceApplication.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAA2B;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uFAAuF,EAAE;QAClH,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sFAOC;AAiDD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAAiC;IAChJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uFAAuF,EAAE;QACxH,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kGAOC"}
@@ -0,0 +1,113 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
3
+ /**
4
+ * Retrieves a listing of config items.
5
+ */
6
+ export declare function getForwardingProfileSourceApplicationList(args?: GetForwardingProfileSourceApplicationListArgs, opts?: pulumi.InvokeOptions): Promise<GetForwardingProfileSourceApplicationListResult>;
7
+ /**
8
+ * A collection of arguments for invoking getForwardingProfileSourceApplicationList.
9
+ */
10
+ export interface GetForwardingProfileSourceApplicationListArgs {
11
+ /**
12
+ * The device of the item.
13
+ */
14
+ device?: string;
15
+ /**
16
+ * The folder of the item. Default: Shared.
17
+ */
18
+ folder?: string;
19
+ /**
20
+ * The max number of items to return. Default: 200.
21
+ */
22
+ limit?: number;
23
+ /**
24
+ * The name of the item.
25
+ */
26
+ name?: string;
27
+ /**
28
+ * The offset of the first item to return.
29
+ */
30
+ offset?: number;
31
+ /**
32
+ * The snippet of the item.
33
+ */
34
+ snippet?: string;
35
+ }
36
+ /**
37
+ * A collection of values returned by getForwardingProfileSourceApplicationList.
38
+ */
39
+ export interface GetForwardingProfileSourceApplicationListResult {
40
+ /**
41
+ * The data.
42
+ */
43
+ readonly datas: outputs.GetForwardingProfileSourceApplicationListData[];
44
+ /**
45
+ * The device of the item.
46
+ */
47
+ readonly device?: string;
48
+ /**
49
+ * The folder of the item. Default: Shared.
50
+ */
51
+ readonly folder?: string;
52
+ /**
53
+ * The provider-assigned unique ID for this managed resource.
54
+ */
55
+ readonly id: string;
56
+ /**
57
+ * The max number of items to return. Default: 200.
58
+ */
59
+ readonly limit?: number;
60
+ /**
61
+ * The name of the item.
62
+ */
63
+ readonly name?: string;
64
+ /**
65
+ * The offset of the first item to return.
66
+ */
67
+ readonly offset?: number;
68
+ /**
69
+ * The snippet of the item.
70
+ */
71
+ readonly snippet?: string;
72
+ /**
73
+ * The Terraform ID.
74
+ */
75
+ readonly tfid: string;
76
+ /**
77
+ * The total number of items.
78
+ */
79
+ readonly total: number;
80
+ }
81
+ /**
82
+ * Retrieves a listing of config items.
83
+ */
84
+ export declare function getForwardingProfileSourceApplicationListOutput(args?: GetForwardingProfileSourceApplicationListOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetForwardingProfileSourceApplicationListResult>;
85
+ /**
86
+ * A collection of arguments for invoking getForwardingProfileSourceApplicationList.
87
+ */
88
+ export interface GetForwardingProfileSourceApplicationListOutputArgs {
89
+ /**
90
+ * The device of the item.
91
+ */
92
+ device?: pulumi.Input<string>;
93
+ /**
94
+ * The folder of the item. Default: Shared.
95
+ */
96
+ folder?: pulumi.Input<string>;
97
+ /**
98
+ * The max number of items to return. Default: 200.
99
+ */
100
+ limit?: pulumi.Input<number>;
101
+ /**
102
+ * The name of the item.
103
+ */
104
+ name?: pulumi.Input<string>;
105
+ /**
106
+ * The offset of the first item to return.
107
+ */
108
+ offset?: pulumi.Input<number>;
109
+ /**
110
+ * The snippet of the item.
111
+ */
112
+ snippet?: pulumi.Input<string>;
113
+ }
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getForwardingProfileSourceApplicationListOutput = exports.getForwardingProfileSourceApplicationList = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * Retrieves a listing of config items.
10
+ */
11
+ function getForwardingProfileSourceApplicationList(args, opts) {
12
+ args = args || {};
13
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
14
+ return pulumi.runtime.invoke("scm:index/getForwardingProfileSourceApplicationList:getForwardingProfileSourceApplicationList", {
15
+ "device": args.device,
16
+ "folder": args.folder,
17
+ "limit": args.limit,
18
+ "name": args.name,
19
+ "offset": args.offset,
20
+ "snippet": args.snippet,
21
+ }, opts);
22
+ }
23
+ exports.getForwardingProfileSourceApplicationList = getForwardingProfileSourceApplicationList;
24
+ /**
25
+ * Retrieves a listing of config items.
26
+ */
27
+ function getForwardingProfileSourceApplicationListOutput(args, opts) {
28
+ args = args || {};
29
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
30
+ return pulumi.runtime.invokeOutput("scm:index/getForwardingProfileSourceApplicationList:getForwardingProfileSourceApplicationList", {
31
+ "device": args.device,
32
+ "folder": args.folder,
33
+ "limit": args.limit,
34
+ "name": args.name,
35
+ "offset": args.offset,
36
+ "snippet": args.snippet,
37
+ }, opts);
38
+ }
39
+ exports.getForwardingProfileSourceApplicationListOutput = getForwardingProfileSourceApplicationListOutput;
40
+ //# sourceMappingURL=getForwardingProfileSourceApplicationList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getForwardingProfileSourceApplicationList.js","sourceRoot":"","sources":["../getForwardingProfileSourceApplicationList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,yCAAyC,CAAC,IAAoD,EAAE,IAA2B;IACvI,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,+FAA+F,EAAE;QAC1H,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,8FAWC;AA6ED;;GAEG;AACH,SAAgB,+CAA+C,CAAC,IAA0D,EAAE,IAAiC;IACzJ,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,+FAA+F,EAAE;QAChI,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,0GAWC"}