@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
package/types/input.d.ts CHANGED
@@ -8289,6 +8289,23 @@ Please update your configurations.
8289
8289
  * Required if `scope`==`sitegroup`
8290
8290
  */
8291
8291
  sitegroupId?: pulumi.Input<string>;
8292
+ /**
8293
+ * Custom roles restrict Org users to specific UI views. This is useful for limiting UI access of Org users. Custom roles restrict Org users to specific UI views. This is useful for limiting UI access of Org users.
8294
+ * You can define custom roles by adding the `views` attribute along with `role` when assigning privileges.
8295
+ * Below are the list of supported UI views. Note that this is UI only feature.
8296
+ *
8297
+ * | UI View | Required Role | Description |
8298
+ * | --- | --- | --- |
8299
+ * | `reporting` | `read` | full access to all analytics tools |
8300
+ * | `marketing` | `read` | can view analytics and location maps |
8301
+ * | `superObserver` | `read` | can view all the organization except the subscription page |
8302
+ * | `location` | `write` | can view and manage location maps, can view analytics |
8303
+ * | `security` | `write` | can view and manage site labels, policies and security |
8304
+ * | `switchAdmin` | `helpdesk` | can view and manage Switch ports, can view wired clients |
8305
+ * | `mxedgeAdmin` | `admin` | can view and manage Mist edges and Mist tunnels |
8306
+ * | `lobbyAdmin` | `admin` | full access to Org and Site Pre-shared keys |
8307
+ */
8308
+ views?: pulumi.Input<string>;
8292
8309
  }
8293
8310
  interface VpnPaths {
8294
8311
  /**
@@ -11016,19 +11033,38 @@ Please update your configurations.
11016
11033
  interface SettingConfigPushPolicyPushWindow {
11017
11034
  enabled?: pulumi.Input<boolean>;
11018
11035
  /**
11019
- * hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun).
11020
- *
11021
- * **Note**: If the dow is not defined then it\u2019\ s treated as 00:00-23:59.
11036
+ * Days/Hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun)
11022
11037
  */
11023
11038
  hours?: pulumi.Input<inputs.site.SettingConfigPushPolicyPushWindowHours>;
11024
11039
  }
11025
11040
  interface SettingConfigPushPolicyPushWindowHours {
11041
+ /**
11042
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11043
+ */
11026
11044
  fri?: pulumi.Input<string>;
11045
+ /**
11046
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11047
+ */
11027
11048
  mon?: pulumi.Input<string>;
11049
+ /**
11050
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11051
+ */
11028
11052
  sat?: pulumi.Input<string>;
11053
+ /**
11054
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11055
+ */
11029
11056
  sun?: pulumi.Input<string>;
11057
+ /**
11058
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11059
+ */
11030
11060
  thu?: pulumi.Input<string>;
11061
+ /**
11062
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11063
+ */
11031
11064
  tue?: pulumi.Input<string>;
11065
+ /**
11066
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11067
+ */
11032
11068
  wed?: pulumi.Input<string>;
11033
11069
  }
11034
11070
  interface SettingCriticalUrlMonitoring {
@@ -11040,15 +11076,16 @@ Please update your configurations.
11040
11076
  vlanId?: pulumi.Input<string>;
11041
11077
  }
11042
11078
  interface SettingEngagement {
11079
+ /**
11080
+ * name associated to each tag
11081
+ */
11043
11082
  dwellTagNames?: pulumi.Input<inputs.site.SettingEngagementDwellTagNames>;
11044
11083
  /**
11045
- * add tags to visits within the duration (in seconds), available tags (passerby, bounce, engaged, stationed)
11084
+ * add tags to visits within the duration (in seconds)
11046
11085
  */
11047
11086
  dwellTags?: pulumi.Input<inputs.site.SettingEngagementDwellTags>;
11048
11087
  /**
11049
- * hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun).
11050
- *
11051
- * **Note**: If the dow is not defined then it\u2019\ s treated as 00:00-23:59.
11088
+ * Days/Hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun)
11052
11089
  */
11053
11090
  hours?: pulumi.Input<inputs.site.SettingEngagementHours>;
11054
11091
  /**
@@ -11061,24 +11098,69 @@ Please update your configurations.
11061
11098
  minDwell?: pulumi.Input<number>;
11062
11099
  }
11063
11100
  interface SettingEngagementDwellTagNames {
11101
+ /**
11102
+ * Default to `Visitor`
11103
+ */
11064
11104
  bounce?: pulumi.Input<string>;
11105
+ /**
11106
+ * Default to `Associates`
11107
+ */
11065
11108
  engaged?: pulumi.Input<string>;
11109
+ /**
11110
+ * Default to `Passerby`
11111
+ */
11066
11112
  passerby?: pulumi.Input<string>;
11113
+ /**
11114
+ * Default to `Assets`
11115
+ */
11067
11116
  stationed?: pulumi.Input<string>;
11068
11117
  }
11069
11118
  interface SettingEngagementDwellTags {
11119
+ /**
11120
+ * Default to `301-14400`
11121
+ */
11070
11122
  bounce?: pulumi.Input<string>;
11123
+ /**
11124
+ * Default to `14401-28800`
11125
+ */
11071
11126
  engaged?: pulumi.Input<string>;
11127
+ /**
11128
+ * Default to `1-300`
11129
+ */
11072
11130
  passerby?: pulumi.Input<string>;
11131
+ /**
11132
+ * Default to `28801-42000`
11133
+ */
11073
11134
  stationed?: pulumi.Input<string>;
11074
11135
  }
11075
11136
  interface SettingEngagementHours {
11137
+ /**
11138
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11139
+ */
11076
11140
  fri?: pulumi.Input<string>;
11141
+ /**
11142
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11143
+ */
11077
11144
  mon?: pulumi.Input<string>;
11145
+ /**
11146
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11147
+ */
11078
11148
  sat?: pulumi.Input<string>;
11149
+ /**
11150
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11151
+ */
11079
11152
  sun?: pulumi.Input<string>;
11153
+ /**
11154
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11155
+ */
11080
11156
  thu?: pulumi.Input<string>;
11157
+ /**
11158
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11159
+ */
11081
11160
  tue?: pulumi.Input<string>;
11161
+ /**
11162
+ * Hour range of the day (e.g. `09:00-17:00`). If the hour is not defined then it's treated as 00:00-23:59.
11163
+ */
11082
11164
  wed?: pulumi.Input<string>;
11083
11165
  }
11084
11166
  interface SettingGatewayMgmt {
@@ -11188,6 +11270,14 @@ Please update your configurations.
11188
11270
  protocol?: pulumi.Input<string>;
11189
11271
  subnets: pulumi.Input<pulumi.Input<string>[]>;
11190
11272
  }
11273
+ interface SettingJuniperSrx {
11274
+ gateways?: pulumi.Input<pulumi.Input<inputs.site.SettingJuniperSrxGateway>[]>;
11275
+ sendMistNacUserInfo?: pulumi.Input<boolean>;
11276
+ }
11277
+ interface SettingJuniperSrxGateway {
11278
+ apiKey?: pulumi.Input<string>;
11279
+ apiUrl?: pulumi.Input<string>;
11280
+ }
11191
11281
  interface SettingLed {
11192
11282
  brightness?: pulumi.Input<number>;
11193
11283
  enabled?: pulumi.Input<boolean>;