@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
@@ -2,7 +2,8 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "../types/output";
3
3
  /**
4
4
  * This data source provides the list of AP Device Profiles.
5
- * AP Device profiles for aps are used to specify a configuration that can be applied to a select set of aps from any site in the organization. They allow for efficient application of configurations based on ap groups, wlan groups, RF settings, and sites. Device profiles enable various use cases such as activating ethernet passthrough, applying different rf settings, applying mesh configuration, activating specific features like esl or vble, and more.
5
+ *
6
+ * AP Device profiles are used to specify a configuration that can be applied to a select set of aps from any site in the organization. They are providing efficient application of configurations based on ap groups, wlan groups, RF settings, and sites. Device profiles enable various use cases such as activating ethernet passthrough, applying different rf settings, applying mesh configuration, activating specific features like esl or vble, and more.
6
7
  *
7
8
  * ## Example Usage
8
9
  *
@@ -35,7 +36,8 @@ export interface GetDeviceprofilesApResult {
35
36
  }
36
37
  /**
37
38
  * This data source provides the list of AP Device Profiles.
38
- * AP Device profiles for aps are used to specify a configuration that can be applied to a select set of aps from any site in the organization. They allow for efficient application of configurations based on ap groups, wlan groups, RF settings, and sites. Device profiles enable various use cases such as activating ethernet passthrough, applying different rf settings, applying mesh configuration, activating specific features like esl or vble, and more.
39
+ *
40
+ * AP Device profiles are used to specify a configuration that can be applied to a select set of aps from any site in the organization. They are providing efficient application of configurations based on ap groups, wlan groups, RF settings, and sites. Device profiles enable various use cases such as activating ethernet passthrough, applying different rf settings, applying mesh configuration, activating specific features like esl or vble, and more.
39
41
  *
40
42
  * ## Example Usage
41
43
  *
@@ -7,7 +7,8 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the list of AP Device Profiles.
10
- * AP Device profiles for aps are used to specify a configuration that can be applied to a select set of aps from any site in the organization. They allow for efficient application of configurations based on ap groups, wlan groups, RF settings, and sites. Device profiles enable various use cases such as activating ethernet passthrough, applying different rf settings, applying mesh configuration, activating specific features like esl or vble, and more.
10
+ *
11
+ * AP Device profiles are used to specify a configuration that can be applied to a select set of aps from any site in the organization. They are providing efficient application of configurations based on ap groups, wlan groups, RF settings, and sites. Device profiles enable various use cases such as activating ethernet passthrough, applying different rf settings, applying mesh configuration, activating specific features like esl or vble, and more.
11
12
  *
12
13
  * ## Example Usage
13
14
  *
@@ -29,7 +30,8 @@ function getDeviceprofilesAp(args, opts) {
29
30
  exports.getDeviceprofilesAp = getDeviceprofilesAp;
30
31
  /**
31
32
  * This data source provides the list of AP Device Profiles.
32
- * AP Device profiles for aps are used to specify a configuration that can be applied to a select set of aps from any site in the organization. They allow for efficient application of configurations based on ap groups, wlan groups, RF settings, and sites. Device profiles enable various use cases such as activating ethernet passthrough, applying different rf settings, applying mesh configuration, activating specific features like esl or vble, and more.
33
+ *
34
+ * AP Device profiles are used to specify a configuration that can be applied to a select set of aps from any site in the organization. They are providing efficient application of configurations based on ap groups, wlan groups, RF settings, and sites. Device profiles enable various use cases such as activating ethernet passthrough, applying different rf settings, applying mesh configuration, activating specific features like esl or vble, and more.
33
35
  *
34
36
  * ## Example Usage
35
37
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getDeviceprofilesAp.js","sourceRoot":"","sources":["../../org/getDeviceprofilesAp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAoBD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
1
+ {"version":3,"file":"getDeviceprofilesAp.js","sourceRoot":"","sources":["../../org/getDeviceprofilesAp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAoBD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
@@ -2,7 +2,10 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "../types/output";
3
3
  /**
4
4
  * This provides the list of Gateway Device Profiles (Hub Profile).
5
- * A HUB profile is a configuration profile that automates the creation of overlay networks and defines the attributes of a hub device in a network. It includes settings for wan interfaces, lan interfaces, dns servers, traffic steering preferences, application policies, and routing options. HUB profiles are used to create consistent configurations for hub devices and ensure efficient connectivity between hubs and spokes in a network.
5
+ *
6
+ * A HUB profile is a configuration profile that automates the creation of overlay networks and defines the attributes of a hub device in a network. It includes settings for wan interfaces, lan interfaces, dns servers, traffic steering preferences, application policies, and routing options.
7
+ *
8
+ * HUB profiles are used to create consistent configurations for hub devices and ensure efficient connectivity between hubs and spokes in a network.
6
9
  *
7
10
  * ## Example Usage
8
11
  *
@@ -35,7 +38,10 @@ export interface GetDeviceprofilesGatewayResult {
35
38
  }
36
39
  /**
37
40
  * This provides the list of Gateway Device Profiles (Hub Profile).
38
- * A HUB profile is a configuration profile that automates the creation of overlay networks and defines the attributes of a hub device in a network. It includes settings for wan interfaces, lan interfaces, dns servers, traffic steering preferences, application policies, and routing options. HUB profiles are used to create consistent configurations for hub devices and ensure efficient connectivity between hubs and spokes in a network.
41
+ *
42
+ * A HUB profile is a configuration profile that automates the creation of overlay networks and defines the attributes of a hub device in a network. It includes settings for wan interfaces, lan interfaces, dns servers, traffic steering preferences, application policies, and routing options.
43
+ *
44
+ * HUB profiles are used to create consistent configurations for hub devices and ensure efficient connectivity between hubs and spokes in a network.
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 provides the list of Gateway Device Profiles (Hub Profile).
10
- * A HUB profile is a configuration profile that automates the creation of overlay networks and defines the attributes of a hub device in a network. It includes settings for wan interfaces, lan interfaces, dns servers, traffic steering preferences, application policies, and routing options. HUB profiles are used to create consistent configurations for hub devices and ensure efficient connectivity between hubs and spokes in a network.
10
+ *
11
+ * A HUB profile is a configuration profile that automates the creation of overlay networks and defines the attributes of a hub device in a network. It includes settings for wan interfaces, lan interfaces, dns servers, traffic steering preferences, application policies, and routing options.
12
+ *
13
+ * HUB profiles are used to create consistent configurations for hub devices and ensure efficient connectivity between hubs and spokes in a network.
11
14
  *
12
15
  * ## Example Usage
13
16
  *
@@ -29,7 +32,10 @@ function getDeviceprofilesGateway(args, opts) {
29
32
  exports.getDeviceprofilesGateway = getDeviceprofilesGateway;
30
33
  /**
31
34
  * This provides the list of Gateway Device Profiles (Hub Profile).
32
- * A HUB profile is a configuration profile that automates the creation of overlay networks and defines the attributes of a hub device in a network. It includes settings for wan interfaces, lan interfaces, dns servers, traffic steering preferences, application policies, and routing options. HUB profiles are used to create consistent configurations for hub devices and ensure efficient connectivity between hubs and spokes in a network.
35
+ *
36
+ * A HUB profile is a configuration profile that automates the creation of overlay networks and defines the attributes of a hub device in a network. It includes settings for wan interfaces, lan interfaces, dns servers, traffic steering preferences, application policies, and routing options.
37
+ *
38
+ * HUB profiles are used to create consistent configurations for hub devices and ensure efficient connectivity between hubs and spokes in a network.
33
39
  *
34
40
  * ## Example Usage
35
41
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getDeviceprofilesGateway.js","sourceRoot":"","sources":["../../org/getDeviceprofilesGateway.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mEAAmE,EAAE;QAC9F,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4DAKC;AAoBD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mEAAmE,EAAE;QACpG,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wEAKC"}
1
+ {"version":3,"file":"getDeviceprofilesGateway.js","sourceRoot":"","sources":["../../org/getDeviceprofilesGateway.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mEAAmE,EAAE;QAC9F,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4DAKC;AAoBD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mEAAmE,EAAE;QACpG,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wEAKC"}
@@ -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 Evpn Topologies
5
+ *
6
+ * EVPN allows an alternative but more efficient LAN architecture utilizing VxLAN / MP-BGP to separate the control plane (MAC / IP Learning) from the forwarding plane.
7
+ *
8
+ * ## Example Usage
9
+ *
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as junipermist from "@pulumi/junipermist";
13
+ *
14
+ * const orgEvpnTopologies = junipermist.org.getEvpnTopologies({
15
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
16
+ * });
17
+ * ```
18
+ */
19
+ export declare function getEvpnTopologies(args: GetEvpnTopologiesArgs, opts?: pulumi.InvokeOptions): Promise<GetEvpnTopologiesResult>;
20
+ /**
21
+ * A collection of arguments for invoking getEvpnTopologies.
22
+ */
23
+ export interface GetEvpnTopologiesArgs {
24
+ orgId: string;
25
+ }
26
+ /**
27
+ * A collection of values returned by getEvpnTopologies.
28
+ */
29
+ export interface GetEvpnTopologiesResult {
30
+ /**
31
+ * The provider-assigned unique ID for this managed resource.
32
+ */
33
+ readonly id: string;
34
+ readonly orgEvpnTopologies: outputs.org.GetEvpnTopologiesOrgEvpnTopology[];
35
+ readonly orgId: string;
36
+ }
37
+ /**
38
+ * This data source provides the list of Org Evpn Topologies
39
+ *
40
+ * EVPN allows an alternative but more efficient LAN architecture utilizing VxLAN / MP-BGP to separate the control plane (MAC / IP Learning) from the forwarding plane.
41
+ *
42
+ * ## Example Usage
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as junipermist from "@pulumi/junipermist";
47
+ *
48
+ * const orgEvpnTopologies = junipermist.org.getEvpnTopologies({
49
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
50
+ * });
51
+ * ```
52
+ */
53
+ export declare function getEvpnTopologiesOutput(args: GetEvpnTopologiesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEvpnTopologiesResult>;
54
+ /**
55
+ * A collection of arguments for invoking getEvpnTopologies.
56
+ */
57
+ export interface GetEvpnTopologiesOutputArgs {
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.getEvpnTopologiesOutput = exports.getEvpnTopologies = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * This data source provides the list of Org Evpn Topologies
10
+ *
11
+ * EVPN allows an alternative but more efficient LAN architecture utilizing VxLAN / MP-BGP to separate the control plane (MAC / IP Learning) from the forwarding plane.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as junipermist from "@pulumi/junipermist";
18
+ *
19
+ * const orgEvpnTopologies = junipermist.org.getEvpnTopologies({
20
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
21
+ * });
22
+ * ```
23
+ */
24
+ function getEvpnTopologies(args, opts) {
25
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
26
+ return pulumi.runtime.invoke("junipermist:org/getEvpnTopologies:getEvpnTopologies", {
27
+ "orgId": args.orgId,
28
+ }, opts);
29
+ }
30
+ exports.getEvpnTopologies = getEvpnTopologies;
31
+ /**
32
+ * This data source provides the list of Org Evpn Topologies
33
+ *
34
+ * EVPN allows an alternative but more efficient LAN architecture utilizing VxLAN / MP-BGP to separate the control plane (MAC / IP Learning) from the forwarding plane.
35
+ *
36
+ * ## Example Usage
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as junipermist from "@pulumi/junipermist";
41
+ *
42
+ * const orgEvpnTopologies = junipermist.org.getEvpnTopologies({
43
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
44
+ * });
45
+ * ```
46
+ */
47
+ function getEvpnTopologiesOutput(args, opts) {
48
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
49
+ return pulumi.runtime.invokeOutput("junipermist:org/getEvpnTopologies:getEvpnTopologies", {
50
+ "orgId": args.orgId,
51
+ }, opts);
52
+ }
53
+ exports.getEvpnTopologiesOutput = getEvpnTopologiesOutput;
54
+ //# sourceMappingURL=getEvpnTopologies.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEvpnTopologies.js","sourceRoot":"","sources":["../../org/getEvpnTopologies.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,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,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AAoBD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,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,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
@@ -2,6 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "../types/output";
3
3
  /**
4
4
  * This data source provides the list of Gateway Templates.
5
+ *
5
6
  * A Gateway template can be used to define generic gateway configuration at the org level andbe applied to one or multiple Sites. It works like a blueprint of the network of the site.
6
7
  *
7
8
  * ## Example Usage
@@ -35,6 +36,7 @@ export interface GetGatewaytemplatesResult {
35
36
  }
36
37
  /**
37
38
  * This data source provides the list of Gateway Templates.
39
+ *
38
40
  * A Gateway template can be used to define generic gateway configuration at the org level andbe applied to one or multiple Sites. It works like a blueprint of the network of the site.
39
41
  *
40
42
  * ## Example Usage
@@ -7,6 +7,7 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the list of Gateway Templates.
10
+ *
10
11
  * A Gateway template can be used to define generic gateway configuration at the org level andbe applied to one or multiple Sites. It works like a blueprint of the network of the site.
11
12
  *
12
13
  * ## Example Usage
@@ -29,6 +30,7 @@ function getGatewaytemplates(args, opts) {
29
30
  exports.getGatewaytemplates = getGatewaytemplates;
30
31
  /**
31
32
  * This data source provides the list of Gateway Templates.
33
+ *
32
34
  * A Gateway template can be used to define generic gateway configuration at the org level andbe applied to one or multiple Sites. It works like a blueprint of the network of the site.
33
35
  *
34
36
  * ## Example Usage
@@ -1 +1 @@
1
- {"version":3,"file":"getGatewaytemplates.js","sourceRoot":"","sources":["../../org/getGatewaytemplates.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAoBD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
1
+ {"version":3,"file":"getGatewaytemplates.js","sourceRoot":"","sources":["../../org/getGatewaytemplates.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAoBD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
@@ -2,7 +2,10 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "../types/output";
3
3
  /**
4
4
  * This data source provides the list of WAN Assurance IDP Profiles.
5
- * 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.
5
+ *
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.
7
+ *
8
+ * 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
9
  *
7
10
  * ## Example Usage
8
11
  *
@@ -35,7 +38,10 @@ export interface GetIdpprofilesResult {
35
38
  }
36
39
  /**
37
40
  * This data source provides the list of WAN Assurance IDP Profiles.
38
- * 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.
41
+ *
42
+ * 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.
43
+ *
44
+ * 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.
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 data source provides the list of 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
  * ## Example Usage
13
16
  *
@@ -29,7 +32,10 @@ function getIdpprofiles(args, opts) {
29
32
  exports.getIdpprofiles = getIdpprofiles;
30
33
  /**
31
34
  * This data source provides the list of WAN Assurance IDP Profiles.
32
- * 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.
35
+ *
36
+ * 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.
37
+ *
38
+ * 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.
33
39
  *
34
40
  * ## Example Usage
35
41
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getIdpprofiles.js","sourceRoot":"","sources":["../../org/getIdpprofiles.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;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;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AAoBD;;;;;;;;;;;;;;GAcG;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;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
1
+ {"version":3,"file":"getIdpprofiles.js","sourceRoot":"","sources":["../../org/getIdpprofiles.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;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;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AAoBD;;;;;;;;;;;;;;;;;GAiBG;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;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
@@ -11,6 +11,13 @@ import * as outputs from "../types/output";
11
11
  *
12
12
  * const inventory = junipermist.org.getInventory({
13
13
  * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
14
+ * mac: "485a0d000000",
15
+ * model: "EX4100-F-12P",
16
+ * serial: "F00000000000",
17
+ * unassigned: false,
18
+ * vc: true,
19
+ * vcMac: "485a0d000001",
20
+ * siteId: "4a422ae5-7ca0-4599-87a3-8e49aa63685f",
14
21
  * });
15
22
  * ```
16
23
  */
@@ -102,6 +109,13 @@ export interface GetInventoryResult {
102
109
  *
103
110
  * const inventory = junipermist.org.getInventory({
104
111
  * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
112
+ * mac: "485a0d000000",
113
+ * model: "EX4100-F-12P",
114
+ * serial: "F00000000000",
115
+ * unassigned: false,
116
+ * vc: true,
117
+ * vcMac: "485a0d000001",
118
+ * siteId: "4a422ae5-7ca0-4599-87a3-8e49aa63685f",
105
119
  * });
106
120
  * ```
107
121
  */
@@ -16,6 +16,13 @@ const utilities = require("../utilities");
16
16
  *
17
17
  * const inventory = junipermist.org.getInventory({
18
18
  * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
19
+ * mac: "485a0d000000",
20
+ * model: "EX4100-F-12P",
21
+ * serial: "F00000000000",
22
+ * unassigned: false,
23
+ * vc: true,
24
+ * vcMac: "485a0d000001",
25
+ * siteId: "4a422ae5-7ca0-4599-87a3-8e49aa63685f",
19
26
  * });
20
27
  * ```
21
28
  */
@@ -44,6 +51,13 @@ exports.getInventory = getInventory;
44
51
  *
45
52
  * const inventory = junipermist.org.getInventory({
46
53
  * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
54
+ * mac: "485a0d000000",
55
+ * model: "EX4100-F-12P",
56
+ * serial: "F00000000000",
57
+ * unassigned: false,
58
+ * vc: true,
59
+ * vcMac: "485a0d000001",
60
+ * siteId: "4a422ae5-7ca0-4599-87a3-8e49aa63685f",
47
61
  * });
48
62
  * ```
49
63
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getInventory.js","sourceRoot":"","sources":["../../org/getInventory.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oCAYC;AA+ED;;;;;;;;;;;;;GAaG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,gDAYC"}
1
+ {"version":3,"file":"getInventory.js","sourceRoot":"","sources":["../../org/getInventory.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oCAYC;AA+ED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,gDAYC"}
@@ -0,0 +1,87 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * This data source provides the list of NAC Endpoints (User MACs).
5
+ *
6
+ * NAC Endpoints (User MACs) provide a database of endpoints identified by their MAC addresses. They can be used assign each endpoint with various attributes, such as name, VLAN, role and client label. Once an endpoint is labeled, the label name can be used to create `junipermist.org.Nactag` resource as match criteria.
7
+ *
8
+ * ## Example Usage
9
+ *
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as junipermist from "@pulumi/junipermist";
13
+ *
14
+ * const nacEndpoints = junipermist.org.getNacEndpoints({
15
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
16
+ * mac: "4a422a000000",
17
+ * labels: ["label_one"],
18
+ * });
19
+ * ```
20
+ */
21
+ export declare function getNacEndpoints(args: GetNacEndpointsArgs, opts?: pulumi.InvokeOptions): Promise<GetNacEndpointsResult>;
22
+ /**
23
+ * A collection of arguments for invoking getNacEndpoints.
24
+ */
25
+ export interface GetNacEndpointsArgs {
26
+ /**
27
+ * optional, array of strings of labels
28
+ */
29
+ labels?: string[];
30
+ /**
31
+ * partial/full MAC addres
32
+ */
33
+ mac?: string;
34
+ orgId: string;
35
+ }
36
+ /**
37
+ * A collection of values returned by getNacEndpoints.
38
+ */
39
+ export interface GetNacEndpointsResult {
40
+ /**
41
+ * The provider-assigned unique ID for this managed resource.
42
+ */
43
+ readonly id: string;
44
+ /**
45
+ * optional, array of strings of labels
46
+ */
47
+ readonly labels?: string[];
48
+ /**
49
+ * partial/full MAC addres
50
+ */
51
+ readonly mac?: string;
52
+ readonly orgId: string;
53
+ readonly orgUsermacs: outputs.org.GetNacEndpointsOrgUsermac[];
54
+ }
55
+ /**
56
+ * This data source provides the list of NAC Endpoints (User MACs).
57
+ *
58
+ * NAC Endpoints (User MACs) provide a database of endpoints identified by their MAC addresses. They can be used assign each endpoint with various attributes, such as name, VLAN, role and client label. Once an endpoint is labeled, the label name can be used to create `junipermist.org.Nactag` resource as match criteria.
59
+ *
60
+ * ## Example Usage
61
+ *
62
+ * ```typescript
63
+ * import * as pulumi from "@pulumi/pulumi";
64
+ * import * as junipermist from "@pulumi/junipermist";
65
+ *
66
+ * const nacEndpoints = junipermist.org.getNacEndpoints({
67
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
68
+ * mac: "4a422a000000",
69
+ * labels: ["label_one"],
70
+ * });
71
+ * ```
72
+ */
73
+ export declare function getNacEndpointsOutput(args: GetNacEndpointsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetNacEndpointsResult>;
74
+ /**
75
+ * A collection of arguments for invoking getNacEndpoints.
76
+ */
77
+ export interface GetNacEndpointsOutputArgs {
78
+ /**
79
+ * optional, array of strings of labels
80
+ */
81
+ labels?: pulumi.Input<pulumi.Input<string>[]>;
82
+ /**
83
+ * partial/full MAC addres
84
+ */
85
+ mac?: pulumi.Input<string>;
86
+ orgId: pulumi.Input<string>;
87
+ }
@@ -0,0 +1,62 @@
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.getNacEndpointsOutput = exports.getNacEndpoints = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * This data source provides the list of NAC Endpoints (User MACs).
10
+ *
11
+ * NAC Endpoints (User MACs) provide a database of endpoints identified by their MAC addresses. They can be used assign each endpoint with various attributes, such as name, VLAN, role and client label. Once an endpoint is labeled, the label name can be used to create `junipermist.org.Nactag` resource as match criteria.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as junipermist from "@pulumi/junipermist";
18
+ *
19
+ * const nacEndpoints = junipermist.org.getNacEndpoints({
20
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
21
+ * mac: "4a422a000000",
22
+ * labels: ["label_one"],
23
+ * });
24
+ * ```
25
+ */
26
+ function getNacEndpoints(args, opts) {
27
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
28
+ return pulumi.runtime.invoke("junipermist:org/getNacEndpoints:getNacEndpoints", {
29
+ "labels": args.labels,
30
+ "mac": args.mac,
31
+ "orgId": args.orgId,
32
+ }, opts);
33
+ }
34
+ exports.getNacEndpoints = getNacEndpoints;
35
+ /**
36
+ * This data source provides the list of NAC Endpoints (User MACs).
37
+ *
38
+ * NAC Endpoints (User MACs) provide a database of endpoints identified by their MAC addresses. They can be used assign each endpoint with various attributes, such as name, VLAN, role and client label. Once an endpoint is labeled, the label name can be used to create `junipermist.org.Nactag` resource as match criteria.
39
+ *
40
+ * ## Example Usage
41
+ *
42
+ * ```typescript
43
+ * import * as pulumi from "@pulumi/pulumi";
44
+ * import * as junipermist from "@pulumi/junipermist";
45
+ *
46
+ * const nacEndpoints = junipermist.org.getNacEndpoints({
47
+ * orgId: "15fca2ac-b1a6-47cc-9953-cc6906281550",
48
+ * mac: "4a422a000000",
49
+ * labels: ["label_one"],
50
+ * });
51
+ * ```
52
+ */
53
+ function getNacEndpointsOutput(args, opts) {
54
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
55
+ return pulumi.runtime.invokeOutput("junipermist:org/getNacEndpoints:getNacEndpoints", {
56
+ "labels": args.labels,
57
+ "mac": args.mac,
58
+ "orgId": args.orgId,
59
+ }, opts);
60
+ }
61
+ exports.getNacEndpointsOutput = getNacEndpointsOutput;
62
+ //# sourceMappingURL=getNacEndpoints.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getNacEndpoints.js","sourceRoot":"","sources":["../../org/getNacEndpoints.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC;AAoCD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iDAAiD,EAAE;QAClF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sDAOC"}
@@ -1,6 +1,7 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * This data source provides the NAC IDP Metadata information.
4
+ *
4
5
  * The provided information (`entityId`, `acsUrl`, `logoutUrl` and `metadata`) are the informationrequired to configure the IDP
5
6
  *
6
7
  * ## Example Usage
@@ -40,6 +41,7 @@ export interface GetNacidpMetadataResult {
40
41
  }
41
42
  /**
42
43
  * This data source provides the NAC IDP Metadata information.
44
+ *
43
45
  * The provided information (`entityId`, `acsUrl`, `logoutUrl` and `metadata`) are the informationrequired to configure the IDP
44
46
  *
45
47
  * ## Example Usage
@@ -7,6 +7,7 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the NAC IDP 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 getNacidpMetadata(args, opts) {
31
32
  exports.getNacidpMetadata = getNacidpMetadata;
32
33
  /**
33
34
  * This data source provides the NAC IDP 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":"getNacidpMetadata.js","sourceRoot":"","sources":["../../org/getNacidpMetadata.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,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,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AAyBD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,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,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
1
+ {"version":3,"file":"getNacidpMetadata.js","sourceRoot":"","sources":["../../org/getNacidpMetadata.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,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,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AAyBD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,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,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
@@ -2,6 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "../types/output";
3
3
  /**
4
4
  * This data source provides the list of NAC Rules (Auth Policies).
5
+ *
5
6
  * A NAC Rule defines a list of critera (NAC Tag) the network client must match to execute the Rule, an action (Allow/Deny)and a list of RADIUS Attributes (NAC Tags) to return
6
7
  *
7
8
  * ## Example Usage
@@ -35,6 +36,7 @@ export interface GetNacrulesResult {
35
36
  }
36
37
  /**
37
38
  * This data source provides the list of NAC Rules (Auth Policies).
39
+ *
38
40
  * A NAC Rule defines a list of critera (NAC Tag) the network client must match to execute the Rule, an action (Allow/Deny)and a list of RADIUS Attributes (NAC Tags) to return
39
41
  *
40
42
  * ## Example Usage
@@ -7,6 +7,7 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
9
  * This data source provides the list of NAC Rules (Auth Policies).
10
+ *
10
11
  * A NAC Rule defines a list of critera (NAC Tag) the network client must match to execute the Rule, an action (Allow/Deny)and a list of RADIUS Attributes (NAC Tags) to return
11
12
  *
12
13
  * ## Example Usage
@@ -29,6 +30,7 @@ function getNacrules(args, opts) {
29
30
  exports.getNacrules = getNacrules;
30
31
  /**
31
32
  * This data source provides the list of NAC Rules (Auth Policies).
33
+ *
32
34
  * A NAC Rule defines a list of critera (NAC Tag) the network client must match to execute the Rule, an action (Allow/Deny)and a list of RADIUS Attributes (NAC Tags) to return
33
35
  *
34
36
  * ## Example Usage
@@ -1 +1 @@
1
- {"version":3,"file":"getNacrules.js","sourceRoot":"","sources":["../../org/getNacrules.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;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;;;;;;;;;;;;;;GAcG;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"}
1
+ {"version":3,"file":"getNacrules.js","sourceRoot":"","sources":["../../org/getNacrules.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;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;;;;;;;;;;;;;;;GAeG;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"}