@pulumi/juniper-mist 0.1.6 → 0.1.7

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 (254) hide show
  1. package/device/ap.d.ts +1 -0
  2. package/device/ap.js +1 -0
  3. package/device/ap.js.map +1 -1
  4. package/device/base.d.ts +1 -0
  5. package/device/base.js +1 -0
  6. package/device/base.js.map +1 -1
  7. package/device/gateway.d.ts +1 -0
  8. package/device/gateway.js +1 -0
  9. package/device/gateway.js.map +1 -1
  10. package/device/gatewayCluster.d.ts +4 -4
  11. package/device/gatewayCluster.js +4 -4
  12. package/device/getApStats.d.ts +12 -0
  13. package/device/getApStats.js +12 -0
  14. package/device/getApStats.js.map +1 -1
  15. package/device/getGatewayStats.d.ts +12 -0
  16. package/device/getGatewayStats.js +12 -0
  17. package/device/getGatewayStats.js.map +1 -1
  18. package/device/getSwitchStats.d.ts +16 -0
  19. package/device/getSwitchStats.js +16 -0
  20. package/device/getSwitchStats.js.map +1 -1
  21. package/device/image.d.ts +3 -0
  22. package/device/image.js +3 -0
  23. package/device/image.js.map +1 -1
  24. package/device/switch.d.ts +1 -0
  25. package/device/switch.js +1 -0
  26. package/device/switch.js.map +1 -1
  27. package/getConstAlarms.d.ts +2 -0
  28. package/getConstAlarms.js +2 -0
  29. package/getConstAlarms.js.map +1 -1
  30. package/getConstAppCategories.d.ts +2 -0
  31. package/getConstAppCategories.js +2 -0
  32. package/getConstAppCategories.js.map +1 -1
  33. package/getConstAppSubCategories.d.ts +2 -0
  34. package/getConstAppSubCategories.js +2 -0
  35. package/getConstAppSubCategories.js.map +1 -1
  36. package/getConstApplications.d.ts +10 -2
  37. package/getConstApplications.js +10 -2
  38. package/getConstApplications.js.map +1 -1
  39. package/getConstCountries.d.ts +2 -0
  40. package/getConstCountries.js +2 -0
  41. package/getConstCountries.js.map +1 -1
  42. package/getConstTrafficTypes.d.ts +4 -2
  43. package/getConstTrafficTypes.js +4 -2
  44. package/getConstTrafficTypes.js.map +1 -1
  45. package/getConstWebhooks.d.ts +4 -2
  46. package/getConstWebhooks.js +4 -2
  47. package/getConstWebhooks.js.map +1 -1
  48. package/org/alarmtemplate.d.ts +4 -3
  49. package/org/alarmtemplate.js +4 -3
  50. package/org/alarmtemplate.js.map +1 -1
  51. package/org/apitoken.d.ts +2 -1
  52. package/org/apitoken.js +2 -1
  53. package/org/apitoken.js.map +1 -1
  54. package/org/base.d.ts +1 -0
  55. package/org/base.js +1 -0
  56. package/org/base.js.map +1 -1
  57. package/org/deviceprofileAssign.d.ts +3 -2
  58. package/org/deviceprofileAssign.js +3 -2
  59. package/org/deviceprofileAssign.js.map +1 -1
  60. package/org/deviceprofileGateway.d.ts +1 -0
  61. package/org/deviceprofileGateway.js +1 -0
  62. package/org/deviceprofileGateway.js.map +1 -1
  63. package/org/evpnTopology.d.ts +2 -1
  64. package/org/evpnTopology.js +2 -1
  65. package/org/evpnTopology.js.map +1 -1
  66. package/org/gatewaytemplate.d.ts +1 -0
  67. package/org/gatewaytemplate.js +1 -0
  68. package/org/gatewaytemplate.js.map +1 -1
  69. package/org/getAlarmtemplates.d.ts +59 -0
  70. package/org/getAlarmtemplates.js +54 -0
  71. package/org/getAlarmtemplates.js.map +1 -0
  72. package/org/getDeviceprofilesAp.d.ts +4 -2
  73. package/org/getDeviceprofilesAp.js +4 -2
  74. package/org/getDeviceprofilesAp.js.map +1 -1
  75. package/org/getDeviceprofilesGateway.d.ts +8 -2
  76. package/org/getDeviceprofilesGateway.js +8 -2
  77. package/org/getDeviceprofilesGateway.js.map +1 -1
  78. package/org/getEvpnTopologies.d.ts +59 -0
  79. package/org/getEvpnTopologies.js +54 -0
  80. package/org/getEvpnTopologies.js.map +1 -0
  81. package/org/getGatewaytemplates.d.ts +2 -0
  82. package/org/getGatewaytemplates.js +2 -0
  83. package/org/getGatewaytemplates.js.map +1 -1
  84. package/org/getIdpprofiles.d.ts +8 -2
  85. package/org/getIdpprofiles.js +8 -2
  86. package/org/getIdpprofiles.js.map +1 -1
  87. package/org/getInventory.d.ts +14 -0
  88. package/org/getInventory.js +14 -0
  89. package/org/getInventory.js.map +1 -1
  90. package/org/getNacEndpoints.d.ts +87 -0
  91. package/org/getNacEndpoints.js +62 -0
  92. package/org/getNacEndpoints.js.map +1 -0
  93. package/org/getNacidpMetadata.d.ts +2 -0
  94. package/org/getNacidpMetadata.js +2 -0
  95. package/org/getNacidpMetadata.js.map +1 -1
  96. package/org/getNacrules.d.ts +2 -0
  97. package/org/getNacrules.js +2 -0
  98. package/org/getNacrules.js.map +1 -1
  99. package/org/getNactags.d.ts +6 -6
  100. package/org/getNactags.js +6 -4
  101. package/org/getNactags.js.map +1 -1
  102. package/org/getNetworks.d.ts +4 -2
  103. package/org/getNetworks.js +4 -2
  104. package/org/getNetworks.js.map +1 -1
  105. package/org/getNetworktemplates.d.ts +6 -2
  106. package/org/getNetworktemplates.js +6 -2
  107. package/org/getNetworktemplates.js.map +1 -1
  108. package/org/getPsks.d.ts +16 -10
  109. package/org/getPsks.js +16 -8
  110. package/org/getPsks.js.map +1 -1
  111. package/org/getRftemplates.d.ts +4 -2
  112. package/org/getRftemplates.js +4 -2
  113. package/org/getRftemplates.js.map +1 -1
  114. package/org/getServicepolicies.d.ts +12 -2
  115. package/org/getServicepolicies.js +12 -2
  116. package/org/getServicepolicies.js.map +1 -1
  117. package/org/getServices.d.ts +12 -2
  118. package/org/getServices.js +12 -2
  119. package/org/getServices.js.map +1 -1
  120. package/org/getSitegroups.d.ts +6 -2
  121. package/org/getSitegroups.js +6 -2
  122. package/org/getSitegroups.js.map +1 -1
  123. package/org/getSsoMetadata.d.ts +2 -0
  124. package/org/getSsoMetadata.js +2 -0
  125. package/org/getSsoMetadata.js.map +1 -1
  126. package/org/getSsoRoles.d.ts +63 -0
  127. package/org/getSsoRoles.js +58 -0
  128. package/org/getSsoRoles.js.map +1 -0
  129. package/org/getWebhooks.d.ts +8 -6
  130. package/org/getWebhooks.js +8 -4
  131. package/org/getWebhooks.js.map +1 -1
  132. package/org/getWlans.d.ts +59 -0
  133. package/org/getWlans.js +54 -0
  134. package/org/getWlans.js.map +1 -0
  135. package/org/getWlantemplates.d.ts +8 -2
  136. package/org/getWlantemplates.js +8 -2
  137. package/org/getWlantemplates.js.map +1 -1
  138. package/org/getWxtags.d.ts +22 -2
  139. package/org/getWxtags.js +22 -2
  140. package/org/getWxtags.js.map +1 -1
  141. package/org/idpprofile.d.ts +4 -1
  142. package/org/idpprofile.js +4 -1
  143. package/org/idpprofile.js.map +1 -1
  144. package/org/index.d.ts +18 -0
  145. package/org/index.js +22 -2
  146. package/org/index.js.map +1 -1
  147. package/org/inventory.d.ts +3 -5
  148. package/org/inventory.js +3 -5
  149. package/org/inventory.js.map +1 -1
  150. package/org/nacEndpoint.d.ts +105 -0
  151. package/org/nacEndpoint.js +106 -0
  152. package/org/nacEndpoint.js.map +1 -0
  153. package/org/nacidp.d.ts +2 -1
  154. package/org/nacidp.js +2 -1
  155. package/org/nacidp.js.map +1 -1
  156. package/org/nacrule.d.ts +1 -0
  157. package/org/nacrule.js +1 -0
  158. package/org/nacrule.js.map +1 -1
  159. package/org/nactag.d.ts +1 -0
  160. package/org/nactag.js +1 -0
  161. package/org/nactag.js.map +1 -1
  162. package/org/network.d.ts +2 -1
  163. package/org/network.js +2 -1
  164. package/org/network.js.map +1 -1
  165. package/org/networktemplate.d.ts +3 -1
  166. package/org/networktemplate.js +3 -1
  167. package/org/networktemplate.js.map +1 -1
  168. package/org/psk.d.ts +10 -0
  169. package/org/psk.js +10 -0
  170. package/org/psk.js.map +1 -1
  171. package/org/rftemplate.d.ts +2 -1
  172. package/org/rftemplate.js +2 -1
  173. package/org/rftemplate.js.map +1 -1
  174. package/org/service.d.ts +6 -1
  175. package/org/service.js +6 -1
  176. package/org/service.js.map +1 -1
  177. package/org/servicepolicy.d.ts +6 -1
  178. package/org/servicepolicy.js +6 -1
  179. package/org/servicepolicy.js.map +1 -1
  180. package/org/setting.d.ts +1 -0
  181. package/org/setting.js +1 -0
  182. package/org/setting.js.map +1 -1
  183. package/org/sitegroup.d.ts +3 -1
  184. package/org/sitegroup.js +3 -1
  185. package/org/sitegroup.js.map +1 -1
  186. package/org/sso.d.ts +4 -5
  187. package/org/sso.js +4 -5
  188. package/org/sso.js.map +1 -1
  189. package/org/ssoRole.d.ts +3 -2
  190. package/org/ssoRole.js +3 -2
  191. package/org/ssoRole.js.map +1 -1
  192. package/org/webhook.d.ts +4 -0
  193. package/org/webhook.js +4 -0
  194. package/org/webhook.js.map +1 -1
  195. package/org/wlan.d.ts +1 -0
  196. package/org/wlan.js +1 -0
  197. package/org/wlan.js.map +1 -1
  198. package/org/wlanPortalImage.d.ts +0 -1
  199. package/org/wlanPortalImage.js +0 -1
  200. package/org/wlanPortalImage.js.map +1 -1
  201. package/org/wlanPortalTemplate.d.ts +1 -0
  202. package/org/wlanPortalTemplate.js +1 -0
  203. package/org/wlanPortalTemplate.js.map +1 -1
  204. package/org/wlantemplate.d.ts +4 -1
  205. package/org/wlantemplate.js +4 -1
  206. package/org/wlantemplate.js.map +1 -1
  207. package/org/wxrule.d.ts +3 -1
  208. package/org/wxrule.js +3 -1
  209. package/org/wxrule.js.map +1 -1
  210. package/org/wxtag.d.ts +12 -1
  211. package/org/wxtag.js +12 -1
  212. package/org/wxtag.js.map +1 -1
  213. package/package.json +2 -2
  214. package/site/base.d.ts +1 -0
  215. package/site/base.js +1 -0
  216. package/site/base.js.map +1 -1
  217. package/site/evpnTopology.d.ts +1 -0
  218. package/site/evpnTopology.js +1 -0
  219. package/site/evpnTopology.js.map +1 -1
  220. package/site/getPsks.d.ts +16 -10
  221. package/site/getPsks.js +16 -8
  222. package/site/getPsks.js.map +1 -1
  223. package/site/getWebhooks.d.ts +8 -6
  224. package/site/getWebhooks.js +8 -4
  225. package/site/getWebhooks.js.map +1 -1
  226. package/site/getWlans.d.ts +59 -0
  227. package/site/getWlans.js +54 -0
  228. package/site/getWlans.js.map +1 -0
  229. package/site/index.d.ts +3 -0
  230. package/site/index.js +4 -1
  231. package/site/index.js.map +1 -1
  232. package/site/networktemplate.d.ts +1 -0
  233. package/site/networktemplate.js +1 -0
  234. package/site/networktemplate.js.map +1 -1
  235. package/site/psk.d.ts +9 -0
  236. package/site/psk.js +9 -0
  237. package/site/psk.js.map +1 -1
  238. package/site/setting.d.ts +19 -12
  239. package/site/setting.js +3 -0
  240. package/site/setting.js.map +1 -1
  241. package/site/webhook.d.ts +4 -0
  242. package/site/webhook.js +4 -0
  243. package/site/webhook.js.map +1 -1
  244. package/site/wlanPortalImage.d.ts +0 -1
  245. package/site/wlanPortalImage.js +0 -1
  246. package/site/wlanPortalImage.js.map +1 -1
  247. package/site/wxrule.d.ts +2 -1
  248. package/site/wxrule.js +2 -1
  249. package/site/wxrule.js.map +1 -1
  250. package/site/wxtag.d.ts +11 -1
  251. package/site/wxtag.js +11 -1
  252. package/site/wxtag.js.map +1 -1
  253. package/types/input.d.ts +97 -7
  254. package/types/output.d.ts +4799 -2262
@@ -7,6 +7,7 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the SSO Metadata information.
10
+ *
10
11
  * The provided information (`entityId`, `acsUrl`, `logoutUrl` and `metadata`) are the informationrequired to configure the IDP
11
12
  *
12
13
  * ## Example Usage
@@ -31,6 +32,7 @@ function getSsoMetadata(args, opts) {
31
32
  exports.getSsoMetadata = getSsoMetadata;
32
33
  /**
33
34
  * This data source provides the SSO Metadata information.
35
+ *
34
36
  * The provided information (`entityId`, `acsUrl`, `logoutUrl` and `metadata`) are the informationrequired to configure the IDP
35
37
  *
36
38
  * ## Example Usage
@@ -1 +1 @@
1
- {"version":3,"file":"getSsoMetadata.js","sourceRoot":"","sources":["../../org/getSsoMetadata.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAyBD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
1
+ {"version":3,"file":"getSsoMetadata.js","sourceRoot":"","sources":["../../org/getSsoMetadata.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAyBD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
@@ -0,0 +1,63 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * This resource provides the list of SSO Roles.
5
+ *
6
+ * SSO roles refer to the different functions assigned to users within a Single Sign-On (SSO) system.\
7
+ * These roles determine the tasks and actions that users can perform within the SSO system. There are typically predefined roles and custom roles in an SSO system.\
8
+ * Roles in SSO provide a well-defined separation of responsibility and visibility, allowing for granular-level access control on SSO objects..
9
+ *
10
+ * ## Example Usage
11
+ *
12
+ * ```typescript
13
+ * import * as pulumi from "@pulumi/pulumi";
14
+ * import * as junipermist from "@pulumi/junipermist";
15
+ *
16
+ * const ssoRoles = junipermist.org.getSsoRoles({
17
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
18
+ * });
19
+ * ```
20
+ */
21
+ export declare function getSsoRoles(args: GetSsoRolesArgs, opts?: pulumi.InvokeOptions): Promise<GetSsoRolesResult>;
22
+ /**
23
+ * A collection of arguments for invoking getSsoRoles.
24
+ */
25
+ export interface GetSsoRolesArgs {
26
+ orgId: string;
27
+ }
28
+ /**
29
+ * A collection of values returned by getSsoRoles.
30
+ */
31
+ export interface GetSsoRolesResult {
32
+ /**
33
+ * The provider-assigned unique ID for this managed resource.
34
+ */
35
+ readonly id: string;
36
+ readonly orgId: string;
37
+ readonly orgSsoRoles: outputs.org.GetSsoRolesOrgSsoRole[];
38
+ }
39
+ /**
40
+ * This resource provides the list of SSO Roles.
41
+ *
42
+ * SSO roles refer to the different functions assigned to users within a Single Sign-On (SSO) system.\
43
+ * These roles determine the tasks and actions that users can perform within the SSO system. There are typically predefined roles and custom roles in an SSO system.\
44
+ * Roles in SSO provide a well-defined separation of responsibility and visibility, allowing for granular-level access control on SSO objects..
45
+ *
46
+ * ## Example Usage
47
+ *
48
+ * ```typescript
49
+ * import * as pulumi from "@pulumi/pulumi";
50
+ * import * as junipermist from "@pulumi/junipermist";
51
+ *
52
+ * const ssoRoles = junipermist.org.getSsoRoles({
53
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
54
+ * });
55
+ * ```
56
+ */
57
+ export declare function getSsoRolesOutput(args: GetSsoRolesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSsoRolesResult>;
58
+ /**
59
+ * A collection of arguments for invoking getSsoRoles.
60
+ */
61
+ export interface GetSsoRolesOutputArgs {
62
+ orgId: pulumi.Input<string>;
63
+ }
@@ -0,0 +1,58 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
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.getSsoRolesOutput = exports.getSsoRoles = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * This resource provides the list of SSO Roles.
10
+ *
11
+ * SSO roles refer to the different functions assigned to users within a Single Sign-On (SSO) system.\
12
+ * These roles determine the tasks and actions that users can perform within the SSO system. There are typically predefined roles and custom roles in an SSO system.\
13
+ * Roles in SSO provide a well-defined separation of responsibility and visibility, allowing for granular-level access control on SSO objects..
14
+ *
15
+ * ## Example Usage
16
+ *
17
+ * ```typescript
18
+ * import * as pulumi from "@pulumi/pulumi";
19
+ * import * as junipermist from "@pulumi/junipermist";
20
+ *
21
+ * const ssoRoles = junipermist.org.getSsoRoles({
22
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
23
+ * });
24
+ * ```
25
+ */
26
+ function getSsoRoles(args, opts) {
27
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
28
+ return pulumi.runtime.invoke("junipermist:org/getSsoRoles:getSsoRoles", {
29
+ "orgId": args.orgId,
30
+ }, opts);
31
+ }
32
+ exports.getSsoRoles = getSsoRoles;
33
+ /**
34
+ * This resource provides the list of SSO Roles.
35
+ *
36
+ * SSO roles refer to the different functions assigned to users within a Single Sign-On (SSO) system.\
37
+ * These roles determine the tasks and actions that users can perform within the SSO system. There are typically predefined roles and custom roles in an SSO system.\
38
+ * Roles in SSO provide a well-defined separation of responsibility and visibility, allowing for granular-level access control on SSO objects..
39
+ *
40
+ * ## Example Usage
41
+ *
42
+ * ```typescript
43
+ * import * as pulumi from "@pulumi/pulumi";
44
+ * import * as junipermist from "@pulumi/junipermist";
45
+ *
46
+ * const ssoRoles = junipermist.org.getSsoRoles({
47
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
48
+ * });
49
+ * ```
50
+ */
51
+ function getSsoRolesOutput(args, opts) {
52
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
53
+ return pulumi.runtime.invokeOutput("junipermist:org/getSsoRoles:getSsoRoles", {
54
+ "orgId": args.orgId,
55
+ }, opts);
56
+ }
57
+ exports.getSsoRolesOutput = getSsoRolesOutput;
58
+ //# sourceMappingURL=getSsoRoles.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getSsoRoles.js","sourceRoot":"","sources":["../../org/getSsoRoles.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AAoBD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
@@ -3,6 +3,10 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * This data source provides the list of Org Webhooks.
5
5
  *
6
+ * A Webhook is a configuration that allows real-time events and data from the Org to be pushed to a provided url.\
7
+ * It enables the collection of information about various topics such as device events, alarms, and audits updates at the org level.\
8
+ * The Webhook can be set up and customized using the Mist API, allowing users to receive and analyze specific data from a particular site.
9
+ *
6
10
  * ## Example Usage
7
11
  *
8
12
  * ```typescript
@@ -19,9 +23,7 @@ export declare function getWebhooks(args: GetWebhooksArgs, opts?: pulumi.InvokeO
19
23
  * A collection of arguments for invoking getWebhooks.
20
24
  */
21
25
  export interface GetWebhooksArgs {
22
- limit?: number;
23
26
  orgId: string;
24
- page?: number;
25
27
  }
26
28
  /**
27
29
  * A collection of values returned by getWebhooks.
@@ -31,14 +33,16 @@ export interface GetWebhooksResult {
31
33
  * The provider-assigned unique ID for this managed resource.
32
34
  */
33
35
  readonly id: string;
34
- readonly limit?: number;
35
36
  readonly orgId: string;
36
37
  readonly orgWebhooks: outputs.org.GetWebhooksOrgWebhook[];
37
- readonly page?: number;
38
38
  }
39
39
  /**
40
40
  * This data source provides the list of Org Webhooks.
41
41
  *
42
+ * A Webhook is a configuration that allows real-time events and data from the Org to be pushed to a provided url.\
43
+ * It enables the collection of information about various topics such as device events, alarms, and audits updates at the org level.\
44
+ * The Webhook can be set up and customized using the Mist API, allowing users to receive and analyze specific data from a particular site.
45
+ *
42
46
  * ## Example Usage
43
47
  *
44
48
  * ```typescript
@@ -55,7 +59,5 @@ export declare function getWebhooksOutput(args: GetWebhooksOutputArgs, opts?: pu
55
59
  * A collection of arguments for invoking getWebhooks.
56
60
  */
57
61
  export interface GetWebhooksOutputArgs {
58
- limit?: pulumi.Input<number>;
59
62
  orgId: pulumi.Input<string>;
60
- page?: pulumi.Input<number>;
61
63
  }
@@ -8,6 +8,10 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the list of Org Webhooks.
10
10
  *
11
+ * A Webhook is a configuration that allows real-time events and data from the Org to be pushed to a provided url.\
12
+ * It enables the collection of information about various topics such as device events, alarms, and audits updates at the org level.\
13
+ * The Webhook can be set up and customized using the Mist API, allowing users to receive and analyze specific data from a particular site.
14
+ *
11
15
  * ## Example Usage
12
16
  *
13
17
  * ```typescript
@@ -22,15 +26,17 @@ const utilities = require("../utilities");
22
26
  function getWebhooks(args, opts) {
23
27
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
28
  return pulumi.runtime.invoke("junipermist:org/getWebhooks:getWebhooks", {
25
- "limit": args.limit,
26
29
  "orgId": args.orgId,
27
- "page": args.page,
28
30
  }, opts);
29
31
  }
30
32
  exports.getWebhooks = getWebhooks;
31
33
  /**
32
34
  * This data source provides the list of Org Webhooks.
33
35
  *
36
+ * A Webhook is a configuration that allows real-time events and data from the Org to be pushed to a provided url.\
37
+ * It enables the collection of information about various topics such as device events, alarms, and audits updates at the org level.\
38
+ * The Webhook can be set up and customized using the Mist API, allowing users to receive and analyze specific data from a particular site.
39
+ *
34
40
  * ## Example Usage
35
41
  *
36
42
  * ```typescript
@@ -45,9 +51,7 @@ exports.getWebhooks = getWebhooks;
45
51
  function getWebhooksOutput(args, opts) {
46
52
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
47
53
  return pulumi.runtime.invokeOutput("junipermist:org/getWebhooks:getWebhooks", {
48
- "limit": args.limit,
49
54
  "orgId": args.orgId,
50
- "page": args.page,
51
55
  }, opts);
52
56
  }
53
57
  exports.getWebhooksOutput = getWebhooksOutput;
@@ -1 +1 @@
1
- {"version":3,"file":"getWebhooks.js","sourceRoot":"","sources":["../../org/getWebhooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kCAOC;AAwBD;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC"}
1
+ {"version":3,"file":"getWebhooks.js","sourceRoot":"","sources":["../../org/getWebhooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AAoBD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
@@ -0,0 +1,59 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * This data source provides the list of Org Wlans.
5
+ *
6
+ * The WLAN object contains all the required configuration to broadcast an SSID (Authentication, VLAN, ...)
7
+ *
8
+ * ## Example Usage
9
+ *
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as junipermist from "@pulumi/junipermist";
13
+ *
14
+ * const orgWlans = junipermist.org.getWlans({
15
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
16
+ * });
17
+ * ```
18
+ */
19
+ export declare function getWlans(args: GetWlansArgs, opts?: pulumi.InvokeOptions): Promise<GetWlansResult>;
20
+ /**
21
+ * A collection of arguments for invoking getWlans.
22
+ */
23
+ export interface GetWlansArgs {
24
+ orgId: string;
25
+ }
26
+ /**
27
+ * A collection of values returned by getWlans.
28
+ */
29
+ export interface GetWlansResult {
30
+ /**
31
+ * The provider-assigned unique ID for this managed resource.
32
+ */
33
+ readonly id: string;
34
+ readonly orgId: string;
35
+ readonly orgWlans: outputs.org.GetWlansOrgWlan[];
36
+ }
37
+ /**
38
+ * This data source provides the list of Org Wlans.
39
+ *
40
+ * The WLAN object contains all the required configuration to broadcast an SSID (Authentication, VLAN, ...)
41
+ *
42
+ * ## Example Usage
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as junipermist from "@pulumi/junipermist";
47
+ *
48
+ * const orgWlans = junipermist.org.getWlans({
49
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
50
+ * });
51
+ * ```
52
+ */
53
+ export declare function getWlansOutput(args: GetWlansOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetWlansResult>;
54
+ /**
55
+ * A collection of arguments for invoking getWlans.
56
+ */
57
+ export interface GetWlansOutputArgs {
58
+ orgId: pulumi.Input<string>;
59
+ }
@@ -0,0 +1,54 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
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.getWlansOutput = exports.getWlans = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * This data source provides the list of Org Wlans.
10
+ *
11
+ * The WLAN object contains all the required configuration to broadcast an SSID (Authentication, VLAN, ...)
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as junipermist from "@pulumi/junipermist";
18
+ *
19
+ * const orgWlans = junipermist.org.getWlans({
20
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
21
+ * });
22
+ * ```
23
+ */
24
+ function getWlans(args, opts) {
25
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
26
+ return pulumi.runtime.invoke("junipermist:org/getWlans:getWlans", {
27
+ "orgId": args.orgId,
28
+ }, opts);
29
+ }
30
+ exports.getWlans = getWlans;
31
+ /**
32
+ * This data source provides the list of Org Wlans.
33
+ *
34
+ * The WLAN object contains all the required configuration to broadcast an SSID (Authentication, VLAN, ...)
35
+ *
36
+ * ## Example Usage
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as junipermist from "@pulumi/junipermist";
41
+ *
42
+ * const orgWlans = junipermist.org.getWlans({
43
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
44
+ * });
45
+ * ```
46
+ */
47
+ function getWlansOutput(args, opts) {
48
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
49
+ return pulumi.runtime.invokeOutput("junipermist:org/getWlans:getWlans", {
50
+ "orgId": args.orgId,
51
+ }, opts);
52
+ }
53
+ exports.getWlansOutput = getWlansOutput;
54
+ //# sourceMappingURL=getWlans.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getWlans.js","sourceRoot":"","sources":["../../org/getWlans.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4BAKC;AAoBD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mCAAmC,EAAE;QACpE,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC"}
@@ -2,7 +2,10 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "../types/output";
3
3
  /**
4
4
  * This datasource provides the list of WLAN Templates in a Mist Organization.
5
- * A WLAN template is a collection of WLANs, tunneling policies, and wxlan policies. It is used to create and manage wlan configurations at an organizational level. WLAN templates allow for modular, scalable, and easy-to-manage configuration of ssids and their application to specific sites, site groups, or ap device profiles. They are valuable for automating configuration across multiple sites and profiles, making it easier to scale efficiently.
5
+ *
6
+ * A WLAN template is a collection of WLANs, tunneling policies, and wxlan policies. It is used to create and manage wlan configurations at an organizational level.\
7
+ * WLAN templates allow for modular, scalable, and easy-to-manage configuration of ssids and their application to specific sites, site groups, or ap device profiles.\
8
+ * They are valuable for automating configuration across multiple sites and profiles, making it easier to scale efficiently.
6
9
  *
7
10
  * ## Example Usage
8
11
  *
@@ -35,7 +38,10 @@ export interface GetWlantemplatesResult {
35
38
  }
36
39
  /**
37
40
  * This datasource provides the list of WLAN Templates in a Mist Organization.
38
- * A WLAN template is a collection of WLANs, tunneling policies, and wxlan policies. It is used to create and manage wlan configurations at an organizational level. WLAN templates allow for modular, scalable, and easy-to-manage configuration of ssids and their application to specific sites, site groups, or ap device profiles. They are valuable for automating configuration across multiple sites and profiles, making it easier to scale efficiently.
41
+ *
42
+ * A WLAN template is a collection of WLANs, tunneling policies, and wxlan policies. It is used to create and manage wlan configurations at an organizational level.\
43
+ * WLAN templates allow for modular, scalable, and easy-to-manage configuration of ssids and their application to specific sites, site groups, or ap device profiles.\
44
+ * They are valuable for automating configuration across multiple sites and profiles, making it easier to scale efficiently.
39
45
  *
40
46
  * ## Example Usage
41
47
  *
@@ -7,7 +7,10 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
9
  * This datasource provides the list of WLAN Templates in a Mist Organization.
10
- * A WLAN template is a collection of WLANs, tunneling policies, and wxlan policies. It is used to create and manage wlan configurations at an organizational level. WLAN templates allow for modular, scalable, and easy-to-manage configuration of ssids and their application to specific sites, site groups, or ap device profiles. They are valuable for automating configuration across multiple sites and profiles, making it easier to scale efficiently.
10
+ *
11
+ * A WLAN template is a collection of WLANs, tunneling policies, and wxlan policies. It is used to create and manage wlan configurations at an organizational level.\
12
+ * WLAN templates allow for modular, scalable, and easy-to-manage configuration of ssids and their application to specific sites, site groups, or ap device profiles.\
13
+ * They are valuable for automating configuration across multiple sites and profiles, making it easier to scale efficiently.
11
14
  *
12
15
  * ## Example Usage
13
16
  *
@@ -29,7 +32,10 @@ function getWlantemplates(args, opts) {
29
32
  exports.getWlantemplates = getWlantemplates;
30
33
  /**
31
34
  * This datasource provides the list of WLAN Templates in a Mist Organization.
32
- * A WLAN template is a collection of WLANs, tunneling policies, and wxlan policies. It is used to create and manage wlan configurations at an organizational level. WLAN templates allow for modular, scalable, and easy-to-manage configuration of ssids and their application to specific sites, site groups, or ap device profiles. They are valuable for automating configuration across multiple sites and profiles, making it easier to scale efficiently.
35
+ *
36
+ * A WLAN template is a collection of WLANs, tunneling policies, and wxlan policies. It is used to create and manage wlan configurations at an organizational level.\
37
+ * WLAN templates allow for modular, scalable, and easy-to-manage configuration of ssids and their application to specific sites, site groups, or ap device profiles.\
38
+ * They are valuable for automating configuration across multiple sites and profiles, making it easier to scale efficiently.
33
39
  *
34
40
  * ## Example Usage
35
41
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getWlantemplates.js","sourceRoot":"","sources":["../../org/getWlantemplates.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;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,mDAAmD,EAAE;QAC9E,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AAoBD;;;;;;;;;;;;;;GAcG;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,mDAAmD,EAAE;QACpF,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
1
+ {"version":3,"file":"getWlantemplates.js","sourceRoot":"","sources":["../../org/getWlantemplates.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;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,mDAAmD,EAAE;QAC9E,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AAoBD;;;;;;;;;;;;;;;;;GAiBG;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,mDAAmD,EAAE;QACpF,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
@@ -2,7 +2,17 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "../types/output";
3
3
  /**
4
4
  * This resource provides the list of Org WxLan tags (labels).
5
- * A WxTag is a label or tag used in the mist system to classify and categorize applications, users, and resources for the purpose of creating policies and making network management decisions.They can be used * within the WxRules to create filtering rules, or assign specific VLAN * in the WLANs configuration to assign a WLAN to specific APs * to identify unknown application used by Wi-Fi clients
5
+ * A WxTag is a label or tag used in the mist system to classify and categorize applications, users, and resources for the purpose of creating policies and making network management decisions.They can be used
6
+ * * within the Org WxRules to create filtering rules:
7
+ * * `mist_org_wxrule.dst_allow_wxtags`
8
+ * * `mist_org_wxrule.dst_deny_wxtags`
9
+ * * `mist_org_wxrule.dst_wxtags`
10
+ * * `mist_org_wxrule.src_wxtags`
11
+ * * within the Org WxRules to assign specific VLAN:
12
+ * * `mist_org_wxrule.apply_tags`
13
+ * * in the WLANs configuration to assign a WLAN to specific APs:
14
+ * * `mist_org_wlan.wxtag_ids`
15
+ * * to identify unknown application used by Wi-Fi clients
6
16
  *
7
17
  * ## Example Usage
8
18
  *
@@ -35,7 +45,17 @@ export interface GetWxtagsResult {
35
45
  }
36
46
  /**
37
47
  * This resource provides the list of Org WxLan tags (labels).
38
- * A WxTag is a label or tag used in the mist system to classify and categorize applications, users, and resources for the purpose of creating policies and making network management decisions.They can be used * within the WxRules to create filtering rules, or assign specific VLAN * in the WLANs configuration to assign a WLAN to specific APs * to identify unknown application used by Wi-Fi clients
48
+ * A WxTag is a label or tag used in the mist system to classify and categorize applications, users, and resources for the purpose of creating policies and making network management decisions.They can be used
49
+ * * within the Org WxRules to create filtering rules:
50
+ * * `mist_org_wxrule.dst_allow_wxtags`
51
+ * * `mist_org_wxrule.dst_deny_wxtags`
52
+ * * `mist_org_wxrule.dst_wxtags`
53
+ * * `mist_org_wxrule.src_wxtags`
54
+ * * within the Org WxRules to assign specific VLAN:
55
+ * * `mist_org_wxrule.apply_tags`
56
+ * * in the WLANs configuration to assign a WLAN to specific APs:
57
+ * * `mist_org_wlan.wxtag_ids`
58
+ * * to identify unknown application used by Wi-Fi clients
39
59
  *
40
60
  * ## Example Usage
41
61
  *
package/org/getWxtags.js CHANGED
@@ -7,7 +7,17 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
9
  * This resource provides the list of Org WxLan tags (labels).
10
- * A WxTag is a label or tag used in the mist system to classify and categorize applications, users, and resources for the purpose of creating policies and making network management decisions.They can be used * within the WxRules to create filtering rules, or assign specific VLAN * in the WLANs configuration to assign a WLAN to specific APs * to identify unknown application used by Wi-Fi clients
10
+ * A WxTag is a label or tag used in the mist system to classify and categorize applications, users, and resources for the purpose of creating policies and making network management decisions.They can be used
11
+ * * within the Org WxRules to create filtering rules:
12
+ * * `mist_org_wxrule.dst_allow_wxtags`
13
+ * * `mist_org_wxrule.dst_deny_wxtags`
14
+ * * `mist_org_wxrule.dst_wxtags`
15
+ * * `mist_org_wxrule.src_wxtags`
16
+ * * within the Org WxRules to assign specific VLAN:
17
+ * * `mist_org_wxrule.apply_tags`
18
+ * * in the WLANs configuration to assign a WLAN to specific APs:
19
+ * * `mist_org_wlan.wxtag_ids`
20
+ * * to identify unknown application used by Wi-Fi clients
11
21
  *
12
22
  * ## Example Usage
13
23
  *
@@ -29,7 +39,17 @@ function getWxtags(args, opts) {
29
39
  exports.getWxtags = getWxtags;
30
40
  /**
31
41
  * This resource provides the list of Org WxLan tags (labels).
32
- * A WxTag is a label or tag used in the mist system to classify and categorize applications, users, and resources for the purpose of creating policies and making network management decisions.They can be used * within the WxRules to create filtering rules, or assign specific VLAN * in the WLANs configuration to assign a WLAN to specific APs * to identify unknown application used by Wi-Fi clients
42
+ * A WxTag is a label or tag used in the mist system to classify and categorize applications, users, and resources for the purpose of creating policies and making network management decisions.They can be used
43
+ * * within the Org WxRules to create filtering rules:
44
+ * * `mist_org_wxrule.dst_allow_wxtags`
45
+ * * `mist_org_wxrule.dst_deny_wxtags`
46
+ * * `mist_org_wxrule.dst_wxtags`
47
+ * * `mist_org_wxrule.src_wxtags`
48
+ * * within the Org WxRules to assign specific VLAN:
49
+ * * `mist_org_wxrule.apply_tags`
50
+ * * in the WLANs configuration to assign a WLAN to specific APs:
51
+ * * `mist_org_wlan.wxtag_ids`
52
+ * * to identify unknown application used by Wi-Fi clients
33
53
  *
34
54
  * ## Example Usage
35
55
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getWxtags.js","sourceRoot":"","sources":["../../org/getWxtags.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AAoBD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qCAAqC,EAAE;QACtE,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
1
+ {"version":3,"file":"getWxtags.js","sourceRoot":"","sources":["../../org/getWxtags.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AAoBD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qCAAqC,EAAE;QACtE,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
@@ -3,7 +3,10 @@ import * as inputs from "../types/input";
3
3
  import * as outputs from "../types/output";
4
4
  /**
5
5
  * This resource manages WAN Assurance Idp Profiles.
6
- * An IDP Profile is a configuration setting that defines the behavior and actions of an intrusion detection and prevention (IDP) system.It specifies how the idp system should detect and respond to potential security threats or attacks on a network.The profile includes rules and policies that determine which types of traffic or attacks should be monitored,what actions should be taken when a threat is detected, and any exceptions or exclusions for specific destinations or attack types.
6
+ *
7
+ * An IDP Profile is a configuration setting that defines the behavior and actions of an intrusion detection and prevention (IDP) system. It specifies how the idp system should detect and respond to potential security threats or attacks on a network.
8
+ *
9
+ * The profile includes rules and policies that determine which types of traffic or attacks should be monitored, what actions should be taken when a threat is detected, and any exceptions or exclusions for specific destinations or attack types.
7
10
  *
8
11
  * ## Import
9
12
  *
package/org/idpprofile.js CHANGED
@@ -7,7 +7,10 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
9
  * This resource manages WAN Assurance Idp Profiles.
10
- * An IDP Profile is a configuration setting that defines the behavior and actions of an intrusion detection and prevention (IDP) system.It specifies how the idp system should detect and respond to potential security threats or attacks on a network.The profile includes rules and policies that determine which types of traffic or attacks should be monitored,what actions should be taken when a threat is detected, and any exceptions or exclusions for specific destinations or attack types.
10
+ *
11
+ * An IDP Profile is a configuration setting that defines the behavior and actions of an intrusion detection and prevention (IDP) system. It specifies how the idp system should detect and respond to potential security threats or attacks on a network.
12
+ *
13
+ * The profile includes rules and policies that determine which types of traffic or attacks should be monitored, what actions should be taken when a threat is detected, and any exceptions or exclusions for specific destinations or attack types.
11
14
  *
12
15
  * ## Import
13
16
  *
@@ -1 +1 @@
1
- {"version":3,"file":"idpprofile.js","sourceRoot":"","sources":["../../org/idpprofile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IAkBD,YAAY,IAAY,EAAE,WAA8C,EAAE,IAAmC;QACzG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0C,CAAC;YACzD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;aAAM;YACH,MAAM,IAAI,GAAG,WAAyC,CAAC;YACvD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/D,CAAC;;AApEL,gCAqEC;AAvDG,gBAAgB;AACO,uBAAY,GAAG,uCAAuC,CAAC"}
1
+ {"version":3,"file":"idpprofile.js","sourceRoot":"","sources":["../../org/idpprofile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IAkBD,YAAY,IAAY,EAAE,WAA8C,EAAE,IAAmC;QACzG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0C,CAAC;YACzD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;aAAM;YACH,MAAM,IAAI,GAAG,WAAyC,CAAC;YACvD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/D,CAAC;;AApEL,gCAqEC;AAvDG,gBAAgB;AACO,uBAAY,GAAG,uCAAuC,CAAC"}
package/org/index.d.ts CHANGED
@@ -22,12 +22,18 @@ export declare const EvpnTopology: typeof import("./evpnTopology").EvpnTopology;
22
22
  export { GatewaytemplateArgs, GatewaytemplateState } from "./gatewaytemplate";
23
23
  export type Gatewaytemplate = import("./gatewaytemplate").Gatewaytemplate;
24
24
  export declare const Gatewaytemplate: typeof import("./gatewaytemplate").Gatewaytemplate;
25
+ export { GetAlarmtemplatesArgs, GetAlarmtemplatesResult, GetAlarmtemplatesOutputArgs } from "./getAlarmtemplates";
26
+ export declare const getAlarmtemplates: typeof import("./getAlarmtemplates").getAlarmtemplates;
27
+ export declare const getAlarmtemplatesOutput: typeof import("./getAlarmtemplates").getAlarmtemplatesOutput;
25
28
  export { GetDeviceprofilesApArgs, GetDeviceprofilesApResult, GetDeviceprofilesApOutputArgs } from "./getDeviceprofilesAp";
26
29
  export declare const getDeviceprofilesAp: typeof import("./getDeviceprofilesAp").getDeviceprofilesAp;
27
30
  export declare const getDeviceprofilesApOutput: typeof import("./getDeviceprofilesAp").getDeviceprofilesApOutput;
28
31
  export { GetDeviceprofilesGatewayArgs, GetDeviceprofilesGatewayResult, GetDeviceprofilesGatewayOutputArgs } from "./getDeviceprofilesGateway";
29
32
  export declare const getDeviceprofilesGateway: typeof import("./getDeviceprofilesGateway").getDeviceprofilesGateway;
30
33
  export declare const getDeviceprofilesGatewayOutput: typeof import("./getDeviceprofilesGateway").getDeviceprofilesGatewayOutput;
34
+ export { GetEvpnTopologiesArgs, GetEvpnTopologiesResult, GetEvpnTopologiesOutputArgs } from "./getEvpnTopologies";
35
+ export declare const getEvpnTopologies: typeof import("./getEvpnTopologies").getEvpnTopologies;
36
+ export declare const getEvpnTopologiesOutput: typeof import("./getEvpnTopologies").getEvpnTopologiesOutput;
31
37
  export { GetGatewaytemplatesArgs, GetGatewaytemplatesResult, GetGatewaytemplatesOutputArgs } from "./getGatewaytemplates";
32
38
  export declare const getGatewaytemplates: typeof import("./getGatewaytemplates").getGatewaytemplates;
33
39
  export declare const getGatewaytemplatesOutput: typeof import("./getGatewaytemplates").getGatewaytemplatesOutput;
@@ -37,6 +43,9 @@ export declare const getIdpprofilesOutput: typeof import("./getIdpprofiles").get
37
43
  export { GetInventoryArgs, GetInventoryResult, GetInventoryOutputArgs } from "./getInventory";
38
44
  export declare const getInventory: typeof import("./getInventory").getInventory;
39
45
  export declare const getInventoryOutput: typeof import("./getInventory").getInventoryOutput;
46
+ export { GetNacEndpointsArgs, GetNacEndpointsResult, GetNacEndpointsOutputArgs } from "./getNacEndpoints";
47
+ export declare const getNacEndpoints: typeof import("./getNacEndpoints").getNacEndpoints;
48
+ export declare const getNacEndpointsOutput: typeof import("./getNacEndpoints").getNacEndpointsOutput;
40
49
  export { GetNacidpMetadataArgs, GetNacidpMetadataResult, GetNacidpMetadataOutputArgs } from "./getNacidpMetadata";
41
50
  export declare const getNacidpMetadata: typeof import("./getNacidpMetadata").getNacidpMetadata;
42
51
  export declare const getNacidpMetadataOutput: typeof import("./getNacidpMetadata").getNacidpMetadataOutput;
@@ -70,12 +79,18 @@ export declare const getSitegroupsOutput: typeof import("./getSitegroups").getSi
70
79
  export { GetSsoMetadataArgs, GetSsoMetadataResult, GetSsoMetadataOutputArgs } from "./getSsoMetadata";
71
80
  export declare const getSsoMetadata: typeof import("./getSsoMetadata").getSsoMetadata;
72
81
  export declare const getSsoMetadataOutput: typeof import("./getSsoMetadata").getSsoMetadataOutput;
82
+ export { GetSsoRolesArgs, GetSsoRolesResult, GetSsoRolesOutputArgs } from "./getSsoRoles";
83
+ export declare const getSsoRoles: typeof import("./getSsoRoles").getSsoRoles;
84
+ export declare const getSsoRolesOutput: typeof import("./getSsoRoles").getSsoRolesOutput;
73
85
  export { GetVpnsArgs, GetVpnsResult, GetVpnsOutputArgs } from "./getVpns";
74
86
  export declare const getVpns: typeof import("./getVpns").getVpns;
75
87
  export declare const getVpnsOutput: typeof import("./getVpns").getVpnsOutput;
76
88
  export { GetWebhooksArgs, GetWebhooksResult, GetWebhooksOutputArgs } from "./getWebhooks";
77
89
  export declare const getWebhooks: typeof import("./getWebhooks").getWebhooks;
78
90
  export declare const getWebhooksOutput: typeof import("./getWebhooks").getWebhooksOutput;
91
+ export { GetWlansArgs, GetWlansResult, GetWlansOutputArgs } from "./getWlans";
92
+ export declare const getWlans: typeof import("./getWlans").getWlans;
93
+ export declare const getWlansOutput: typeof import("./getWlans").getWlansOutput;
79
94
  export { GetWlantemplatesArgs, GetWlantemplatesResult, GetWlantemplatesOutputArgs } from "./getWlantemplates";
80
95
  export declare const getWlantemplates: typeof import("./getWlantemplates").getWlantemplates;
81
96
  export declare const getWlantemplatesOutput: typeof import("./getWlantemplates").getWlantemplatesOutput;
@@ -88,6 +103,9 @@ export declare const Idpprofile: typeof import("./idpprofile").Idpprofile;
88
103
  export { InventoryArgs, InventoryState } from "./inventory";
89
104
  export type Inventory = import("./inventory").Inventory;
90
105
  export declare const Inventory: typeof import("./inventory").Inventory;
106
+ export { NacEndpointArgs, NacEndpointState } from "./nacEndpoint";
107
+ export type NacEndpoint = import("./nacEndpoint").NacEndpoint;
108
+ export declare const NacEndpoint: typeof import("./nacEndpoint").NacEndpoint;
91
109
  export { NacidpArgs, NacidpState } from "./nacidp";
92
110
  export type Nacidp = import("./nacidp").Nacidp;
93
111
  export declare const Nacidp: typeof import("./nacidp").Nacidp;