@pulumi/sdwan 0.5.0 → 0.5.1

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 (371) hide show
  1. package/applicationAwareRoutingPolicyDefinition.d.ts +62 -0
  2. package/applicationAwareRoutingPolicyDefinition.js +29 -0
  3. package/applicationAwareRoutingPolicyDefinition.js.map +1 -1
  4. package/applicationPriorityQosPolicy.d.ts +18 -0
  5. package/applicationPriorityQosPolicy.js +18 -0
  6. package/applicationPriorityQosPolicy.js.map +1 -1
  7. package/applicationPriorityTrafficPolicyPolicy.d.ts +26 -0
  8. package/applicationPriorityTrafficPolicyPolicy.js +26 -0
  9. package/applicationPriorityTrafficPolicyPolicy.js.map +1 -1
  10. package/asPathListPolicyObject.d.ts +12 -0
  11. package/asPathListPolicyObject.js +12 -0
  12. package/asPathListPolicyObject.js.map +1 -1
  13. package/cedgeAaaFeatureTemplate.d.ts +82 -0
  14. package/cedgeAaaFeatureTemplate.js +82 -0
  15. package/cedgeAaaFeatureTemplate.js.map +1 -1
  16. package/cedgeIgmpFeatureTemplate.d.ts +18 -0
  17. package/cedgeIgmpFeatureTemplate.js +18 -0
  18. package/cedgeIgmpFeatureTemplate.js.map +1 -1
  19. package/cedgePimFeatureTemplate.d.ts +41 -0
  20. package/cedgePimFeatureTemplate.js +41 -0
  21. package/cedgePimFeatureTemplate.js.map +1 -1
  22. package/cellularControllerFeatureTemplate.d.ts +21 -0
  23. package/cellularControllerFeatureTemplate.js +21 -0
  24. package/cellularControllerFeatureTemplate.js.map +1 -1
  25. package/cflowdPolicyDefinition.d.ts +27 -0
  26. package/cflowdPolicyDefinition.js +27 -0
  27. package/cflowdPolicyDefinition.js.map +1 -1
  28. package/ciscoBfdFeatureTemplate.d.ts +21 -0
  29. package/ciscoBfdFeatureTemplate.js +21 -0
  30. package/ciscoBfdFeatureTemplate.js.map +1 -1
  31. package/ciscoDhcpServerFeatureTemplate.d.ts +31 -0
  32. package/ciscoDhcpServerFeatureTemplate.js +31 -0
  33. package/ciscoDhcpServerFeatureTemplate.js.map +1 -1
  34. package/ciscoNtpFeatureTemplate.d.ts +27 -0
  35. package/ciscoNtpFeatureTemplate.js +27 -0
  36. package/ciscoNtpFeatureTemplate.js.map +1 -1
  37. package/ciscoOmpFeatureTemplate.d.ts +31 -0
  38. package/ciscoOmpFeatureTemplate.js +31 -0
  39. package/ciscoOmpFeatureTemplate.js.map +1 -1
  40. package/ciscoOspfFeatureTemplate.d.ts +62 -0
  41. package/ciscoOspfFeatureTemplate.js +62 -0
  42. package/ciscoOspfFeatureTemplate.js.map +1 -1
  43. package/ciscoOspfv3FeatureTemplate.d.ts +112 -0
  44. package/ciscoOspfv3FeatureTemplate.js +112 -0
  45. package/ciscoOspfv3FeatureTemplate.js.map +1 -1
  46. package/ciscoSecureInternetGatewayFeatureTemplate.d.ts +84 -0
  47. package/ciscoSecureInternetGatewayFeatureTemplate.js +84 -0
  48. package/ciscoSecureInternetGatewayFeatureTemplate.js.map +1 -1
  49. package/ciscoSecurityFeatureTemplate.d.ts +43 -0
  50. package/ciscoSecurityFeatureTemplate.js +43 -0
  51. package/ciscoSecurityFeatureTemplate.js.map +1 -1
  52. package/ciscoSnmpFeatureTemplate.d.ts +47 -0
  53. package/ciscoSnmpFeatureTemplate.js +47 -0
  54. package/ciscoSnmpFeatureTemplate.js.map +1 -1
  55. package/ciscoSystemFeatureTemplate.d.ts +58 -0
  56. package/ciscoSystemFeatureTemplate.js +58 -0
  57. package/ciscoSystemFeatureTemplate.js.map +1 -1
  58. package/ciscoThousandeyesFeatureTemplate.d.ts +24 -0
  59. package/ciscoThousandeyesFeatureTemplate.js +24 -0
  60. package/ciscoThousandeyesFeatureTemplate.js.map +1 -1
  61. package/ciscoTrustsecFeatureTemplate.d.ts +37 -0
  62. package/ciscoTrustsecFeatureTemplate.js +37 -0
  63. package/ciscoTrustsecFeatureTemplate.js.map +1 -1
  64. package/ciscoVpnInterfaceFeatureTemplate.d.ts +186 -0
  65. package/ciscoVpnInterfaceFeatureTemplate.js +186 -0
  66. package/ciscoVpnInterfaceFeatureTemplate.js.map +1 -1
  67. package/ciscoVpnInterfaceGreFeatureTemplate.d.ts +29 -0
  68. package/ciscoVpnInterfaceGreFeatureTemplate.js +29 -0
  69. package/ciscoVpnInterfaceGreFeatureTemplate.js.map +1 -1
  70. package/ciscoWirelessLanFeatureTemplate.d.ts +32 -0
  71. package/ciscoWirelessLanFeatureTemplate.js +32 -0
  72. package/ciscoWirelessLanFeatureTemplate.js.map +1 -1
  73. package/customControlTopologyPolicyDefinition.d.ts +29 -0
  74. package/customControlTopologyPolicyDefinition.js +29 -0
  75. package/customControlTopologyPolicyDefinition.js.map +1 -1
  76. package/eigrpFeatureTemplate.d.ts +35 -0
  77. package/eigrpFeatureTemplate.js +35 -0
  78. package/eigrpFeatureTemplate.js.map +1 -1
  79. package/getApplicationAwareRoutingPolicyDefinition.d.ts +12 -0
  80. package/getApplicationAwareRoutingPolicyDefinition.js.map +1 -1
  81. package/getPolicyObjectSecurityProtocolList.d.ts +86 -0
  82. package/getPolicyObjectSecurityProtocolList.js +54 -0
  83. package/getPolicyObjectSecurityProtocolList.js.map +1 -0
  84. package/getPolicyObjectUnifiedAdvancedInspectionProfile.d.ts +89 -0
  85. package/getPolicyObjectUnifiedAdvancedInspectionProfile.js +54 -0
  86. package/getPolicyObjectUnifiedAdvancedInspectionProfile.js.map +1 -0
  87. package/getPolicyObjectUnifiedAdvancedMalwareProtection.d.ts +91 -0
  88. package/getPolicyObjectUnifiedAdvancedMalwareProtection.js +54 -0
  89. package/getPolicyObjectUnifiedAdvancedMalwareProtection.js.map +1 -0
  90. package/getPolicyObjectUnifiedIntrusionPrevention.d.ts +101 -0
  91. package/getPolicyObjectUnifiedIntrusionPrevention.js +54 -0
  92. package/getPolicyObjectUnifiedIntrusionPrevention.js.map +1 -0
  93. package/getPolicyObjectUnifiedTlsSslDecryption.d.ts +107 -0
  94. package/getPolicyObjectUnifiedTlsSslDecryption.js +54 -0
  95. package/getPolicyObjectUnifiedTlsSslDecryption.js.map +1 -0
  96. package/getPolicyObjectUnifiedTlsSslProfile.d.ts +93 -0
  97. package/getPolicyObjectUnifiedTlsSslProfile.js +54 -0
  98. package/getPolicyObjectUnifiedTlsSslProfile.js.map +1 -0
  99. package/getPolicyObjectUnifiedUrlFiltering.d.ts +94 -0
  100. package/getPolicyObjectUnifiedUrlFiltering.js +54 -0
  101. package/getPolicyObjectUnifiedUrlFiltering.js.map +1 -0
  102. package/hubAndSpokeTopologyPolicyDefinition.d.ts +24 -0
  103. package/hubAndSpokeTopologyPolicyDefinition.js +24 -0
  104. package/hubAndSpokeTopologyPolicyDefinition.js.map +1 -1
  105. package/index.d.ts +42 -0
  106. package/index.js +66 -10
  107. package/index.js.map +1 -1
  108. package/intrusionPreventionPolicyDefinition.d.ts +20 -0
  109. package/intrusionPreventionPolicyDefinition.js +20 -0
  110. package/intrusionPreventionPolicyDefinition.js.map +1 -1
  111. package/ipsSignatureListPolicyObject.d.ts +13 -0
  112. package/ipsSignatureListPolicyObject.js +13 -0
  113. package/ipsSignatureListPolicyObject.js.map +1 -1
  114. package/ipv4AclPolicyDefinition.d.ts +27 -0
  115. package/ipv4AclPolicyDefinition.js +27 -0
  116. package/ipv4AclPolicyDefinition.js.map +1 -1
  117. package/ipv4DeviceAclPolicyDefinition.d.ts +24 -0
  118. package/ipv4DeviceAclPolicyDefinition.js +24 -0
  119. package/ipv4DeviceAclPolicyDefinition.js.map +1 -1
  120. package/ipv6AclPolicyDefinition.d.ts +27 -0
  121. package/ipv6AclPolicyDefinition.js +27 -0
  122. package/ipv6AclPolicyDefinition.js.map +1 -1
  123. package/ipv6DeviceAclPolicyDefinition.d.ts +24 -0
  124. package/ipv6DeviceAclPolicyDefinition.js +24 -0
  125. package/ipv6DeviceAclPolicyDefinition.js.map +1 -1
  126. package/meshTopologyPolicyDefinition.d.ts +15 -0
  127. package/meshTopologyPolicyDefinition.js +15 -0
  128. package/meshTopologyPolicyDefinition.js.map +1 -1
  129. package/otherThousandeyesFeature.d.ts +23 -0
  130. package/otherThousandeyesFeature.js +23 -0
  131. package/otherThousandeyesFeature.js.map +1 -1
  132. package/otherUcseFeature.d.ts +25 -0
  133. package/otherUcseFeature.js +25 -0
  134. package/otherUcseFeature.js.map +1 -1
  135. package/package.json +2 -2
  136. package/policyObjectAsPathList.d.ts +15 -0
  137. package/policyObjectAsPathList.js +15 -0
  138. package/policyObjectAsPathList.js.map +1 -1
  139. package/policyObjectDataIpv4PrefixList.d.ts +15 -0
  140. package/policyObjectDataIpv4PrefixList.js +15 -0
  141. package/policyObjectDataIpv4PrefixList.js.map +1 -1
  142. package/policyObjectDataIpv6PrefixList.d.ts +15 -0
  143. package/policyObjectDataIpv6PrefixList.js +15 -0
  144. package/policyObjectDataIpv6PrefixList.js.map +1 -1
  145. package/policyObjectExtendedCommunityList.d.ts +14 -0
  146. package/policyObjectExtendedCommunityList.js +14 -0
  147. package/policyObjectExtendedCommunityList.js.map +1 -1
  148. package/policyObjectIpv4PrefixList.d.ts +17 -0
  149. package/policyObjectIpv4PrefixList.js +17 -0
  150. package/policyObjectIpv4PrefixList.js.map +1 -1
  151. package/policyObjectIpv6PrefixList.d.ts +17 -0
  152. package/policyObjectIpv6PrefixList.js +17 -0
  153. package/policyObjectIpv6PrefixList.js.map +1 -1
  154. package/policyObjectMirror.d.ts +15 -0
  155. package/policyObjectMirror.js +15 -0
  156. package/policyObjectMirror.js.map +1 -1
  157. package/policyObjectPolicer.d.ts +16 -0
  158. package/policyObjectPolicer.js +16 -0
  159. package/policyObjectPolicer.js.map +1 -1
  160. package/policyObjectSecurityDataIpv4PrefixList.d.ts +14 -0
  161. package/policyObjectSecurityDataIpv4PrefixList.js +14 -0
  162. package/policyObjectSecurityDataIpv4PrefixList.js.map +1 -1
  163. package/policyObjectSecurityIpsSignature.d.ts +15 -0
  164. package/policyObjectSecurityIpsSignature.js +15 -0
  165. package/policyObjectSecurityIpsSignature.js.map +1 -1
  166. package/policyObjectSecurityLocalDomainList.d.ts +14 -0
  167. package/policyObjectSecurityLocalDomainList.js +14 -0
  168. package/policyObjectSecurityLocalDomainList.js.map +1 -1
  169. package/policyObjectSecurityProtocolList.d.ts +115 -0
  170. package/policyObjectSecurityProtocolList.js +93 -0
  171. package/policyObjectSecurityProtocolList.js.map +1 -0
  172. package/policyObjectSecurityScalableGroupTagList.d.ts +15 -0
  173. package/policyObjectSecurityScalableGroupTagList.js +15 -0
  174. package/policyObjectSecurityScalableGroupTagList.js.map +1 -1
  175. package/policyObjectSlaClassList.d.ts +18 -0
  176. package/policyObjectSlaClassList.js +18 -0
  177. package/policyObjectSlaClassList.js.map +1 -1
  178. package/policyObjectStandardCommunityList.d.ts +14 -0
  179. package/policyObjectStandardCommunityList.js +14 -0
  180. package/policyObjectStandardCommunityList.js.map +1 -1
  181. package/policyObjectTlocList.d.ts +17 -0
  182. package/policyObjectTlocList.js +17 -0
  183. package/policyObjectTlocList.js.map +1 -1
  184. package/policyObjectUnifiedAdvancedInspectionProfile.d.ts +136 -0
  185. package/policyObjectUnifiedAdvancedInspectionProfile.js +103 -0
  186. package/policyObjectUnifiedAdvancedInspectionProfile.js.map +1 -0
  187. package/policyObjectUnifiedAdvancedMalwareProtection.d.ts +195 -0
  188. package/policyObjectUnifiedAdvancedMalwareProtection.js +118 -0
  189. package/policyObjectUnifiedAdvancedMalwareProtection.js.map +1 -0
  190. package/policyObjectUnifiedIntrusionPrevention.d.ts +172 -0
  191. package/policyObjectUnifiedIntrusionPrevention.js +109 -0
  192. package/policyObjectUnifiedIntrusionPrevention.js.map +1 -0
  193. package/policyObjectUnifiedTlsSslDecryption.d.ts +265 -0
  194. package/policyObjectUnifiedTlsSslDecryption.js +154 -0
  195. package/policyObjectUnifiedTlsSslDecryption.js.map +1 -0
  196. package/policyObjectUnifiedTlsSslProfile.d.ts +167 -0
  197. package/policyObjectUnifiedTlsSslProfile.js +127 -0
  198. package/policyObjectUnifiedTlsSslProfile.js.map +1 -0
  199. package/policyObjectUnifiedUrlFiltering.d.ts +200 -0
  200. package/policyObjectUnifiedUrlFiltering.js +129 -0
  201. package/policyObjectUnifiedUrlFiltering.js.map +1 -0
  202. package/qosMapPolicyDefinition.d.ts +19 -0
  203. package/qosMapPolicyDefinition.js +19 -0
  204. package/qosMapPolicyDefinition.js.map +1 -1
  205. package/regionListPolicyObject.d.ts +12 -0
  206. package/regionListPolicyObject.js +12 -0
  207. package/regionListPolicyObject.js.map +1 -1
  208. package/rewriteRulePolicyDefinition.d.ts +16 -0
  209. package/rewriteRulePolicyDefinition.js +16 -0
  210. package/rewriteRulePolicyDefinition.js.map +1 -1
  211. package/routePolicyDefinition.d.ts +26 -0
  212. package/routePolicyDefinition.js +26 -0
  213. package/routePolicyDefinition.js.map +1 -1
  214. package/ruleSetPolicyDefinition.d.ts +23 -0
  215. package/ruleSetPolicyDefinition.js +23 -0
  216. package/ruleSetPolicyDefinition.js.map +1 -1
  217. package/securityAppHostingFeatureTemplate.d.ts +22 -0
  218. package/securityAppHostingFeatureTemplate.js +22 -0
  219. package/securityAppHostingFeatureTemplate.js.map +1 -1
  220. package/securityPolicy.d.ts +21 -0
  221. package/securityPolicy.js +21 -0
  222. package/securityPolicy.js.map +1 -1
  223. package/serviceDhcpServerFeature.d.ts +28 -0
  224. package/serviceDhcpServerFeature.js +28 -0
  225. package/serviceDhcpServerFeature.js.map +1 -1
  226. package/serviceIpv4AclFeature.d.ts +31 -0
  227. package/serviceIpv4AclFeature.js +31 -0
  228. package/serviceIpv4AclFeature.js.map +1 -1
  229. package/serviceLanVpnInterfaceEthernetFeature.d.ts +86 -0
  230. package/serviceLanVpnInterfaceEthernetFeature.js +86 -0
  231. package/serviceLanVpnInterfaceEthernetFeature.js.map +1 -1
  232. package/serviceLanVpnInterfaceSviFeature.d.ts +75 -0
  233. package/serviceLanVpnInterfaceSviFeature.js +75 -0
  234. package/serviceLanVpnInterfaceSviFeature.js.map +1 -1
  235. package/serviceMulticastFeature.d.ts +63 -0
  236. package/serviceMulticastFeature.js +63 -0
  237. package/serviceMulticastFeature.js.map +1 -1
  238. package/serviceObjectTrackerGroupFeature.d.ts +16 -0
  239. package/serviceObjectTrackerGroupFeature.js +16 -0
  240. package/serviceObjectTrackerGroupFeature.js.map +1 -1
  241. package/serviceRoutingBgpFeature.d.ts +98 -0
  242. package/serviceRoutingBgpFeature.js +98 -0
  243. package/serviceRoutingBgpFeature.js.map +1 -1
  244. package/serviceRoutingEigrpFeature.d.ts +32 -0
  245. package/serviceRoutingEigrpFeature.js +32 -0
  246. package/serviceRoutingEigrpFeature.js.map +1 -1
  247. package/serviceRoutingOspfFeature.d.ts +56 -0
  248. package/serviceRoutingOspfFeature.js +56 -0
  249. package/serviceRoutingOspfFeature.js.map +1 -1
  250. package/serviceRoutingOspfv3Ipv4Feature.d.ts +52 -0
  251. package/serviceRoutingOspfv3Ipv4Feature.js +52 -0
  252. package/serviceRoutingOspfv3Ipv4Feature.js.map +1 -1
  253. package/serviceRoutingOspfv3Ipv6Feature.d.ts +50 -0
  254. package/serviceRoutingOspfv3Ipv6Feature.js +50 -0
  255. package/serviceRoutingOspfv3Ipv6Feature.js.map +1 -1
  256. package/serviceSwitchportFeature.d.ts +40 -0
  257. package/serviceSwitchportFeature.js +40 -0
  258. package/serviceSwitchportFeature.js.map +1 -1
  259. package/serviceTrackerGroupFeature.d.ts +15 -0
  260. package/serviceTrackerGroupFeature.js +15 -0
  261. package/serviceTrackerGroupFeature.js.map +1 -1
  262. package/serviceWirelessLanFeature.d.ts +27 -0
  263. package/serviceWirelessLanFeature.js +27 -0
  264. package/serviceWirelessLanFeature.js.map +1 -1
  265. package/siteListPolicyObject.d.ts +12 -0
  266. package/siteListPolicyObject.js +12 -0
  267. package/siteListPolicyObject.js.map +1 -1
  268. package/systemBasicFeature.d.ts +48 -0
  269. package/systemBasicFeature.js +48 -0
  270. package/systemBasicFeature.js.map +1 -1
  271. package/systemBfdFeature.d.ts +21 -0
  272. package/systemBfdFeature.js +21 -0
  273. package/systemBfdFeature.js.map +1 -1
  274. package/systemIpv4DeviceAccessFeature.d.ts +18 -0
  275. package/systemIpv4DeviceAccessFeature.js +18 -0
  276. package/systemIpv4DeviceAccessFeature.js.map +1 -1
  277. package/systemIpv6DeviceAccessFeature.d.ts +18 -0
  278. package/systemIpv6DeviceAccessFeature.js +18 -0
  279. package/systemIpv6DeviceAccessFeature.js.map +1 -1
  280. package/systemLoggingFeature.d.ts +37 -0
  281. package/systemLoggingFeature.js +37 -0
  282. package/systemLoggingFeature.js.map +1 -1
  283. package/systemNtpFeature.d.ts +27 -0
  284. package/systemNtpFeature.js +27 -0
  285. package/systemNtpFeature.js.map +1 -1
  286. package/systemSecurityFeature.d.ts +36 -0
  287. package/systemSecurityFeature.js +36 -0
  288. package/systemSecurityFeature.js.map +1 -1
  289. package/systemSnmpFeature.d.ts +48 -0
  290. package/systemSnmpFeature.js +48 -0
  291. package/systemSnmpFeature.js.map +1 -1
  292. package/tlocListPolicyObject.d.ts +15 -0
  293. package/tlocListPolicyObject.js +15 -0
  294. package/tlocListPolicyObject.js.map +1 -1
  295. package/trafficDataPolicyDefinition.d.ts +26 -0
  296. package/trafficDataPolicyDefinition.js +26 -0
  297. package/trafficDataPolicyDefinition.js.map +1 -1
  298. package/transportIpv4AclFeature.d.ts +31 -0
  299. package/transportIpv4AclFeature.js +31 -0
  300. package/transportIpv4AclFeature.js.map +1 -1
  301. package/transportIpv6TrackerGroupFeature.d.ts +16 -0
  302. package/transportIpv6TrackerGroupFeature.js +16 -0
  303. package/transportIpv6TrackerGroupFeature.js.map +1 -1
  304. package/transportManagementVpnFeature.d.ts +37 -0
  305. package/transportManagementVpnFeature.js +37 -0
  306. package/transportManagementVpnFeature.js.map +1 -1
  307. package/transportManagementVpnInterfaceEthernetFeature.d.ts +43 -0
  308. package/transportManagementVpnInterfaceEthernetFeature.js +43 -0
  309. package/transportManagementVpnInterfaceEthernetFeature.js.map +1 -1
  310. package/transportRoutingBgpFeature.d.ts +102 -0
  311. package/transportRoutingBgpFeature.js +102 -0
  312. package/transportRoutingBgpFeature.js.map +1 -1
  313. package/transportRoutingOspfFeature.d.ts +56 -0
  314. package/transportRoutingOspfFeature.js +56 -0
  315. package/transportRoutingOspfFeature.js.map +1 -1
  316. package/transportRoutingOspfv3Ipv4Feature.d.ts +52 -0
  317. package/transportRoutingOspfv3Ipv4Feature.js +52 -0
  318. package/transportRoutingOspfv3Ipv4Feature.js.map +1 -1
  319. package/transportRoutingOspfv3Ipv6Feature.d.ts +50 -0
  320. package/transportRoutingOspfv3Ipv6Feature.js +50 -0
  321. package/transportRoutingOspfv3Ipv6Feature.js.map +1 -1
  322. package/transportT1E1ControllerFeature.d.ts +27 -0
  323. package/transportT1E1ControllerFeature.js +27 -0
  324. package/transportT1E1ControllerFeature.js.map +1 -1
  325. package/transportTrackerGroupFeature.d.ts +15 -0
  326. package/transportTrackerGroupFeature.js +15 -0
  327. package/transportTrackerGroupFeature.js.map +1 -1
  328. package/transportWanVpnFeature.d.ts +47 -0
  329. package/transportWanVpnFeature.js +47 -0
  330. package/transportWanVpnFeature.js.map +1 -1
  331. package/transportWanVpnInterfaceCellularFeature.d.ts +77 -0
  332. package/transportWanVpnInterfaceCellularFeature.js +77 -0
  333. package/transportWanVpnInterfaceCellularFeature.js.map +1 -1
  334. package/transportWanVpnInterfaceEthernetFeature.d.ts +115 -0
  335. package/transportWanVpnInterfaceEthernetFeature.js +115 -0
  336. package/transportWanVpnInterfaceEthernetFeature.js.map +1 -1
  337. package/types/input.d.ts +28 -3
  338. package/types/output.d.ts +48 -4
  339. package/urlFilteringPolicyDefinition.d.ts +22 -0
  340. package/urlFilteringPolicyDefinition.js +22 -0
  341. package/urlFilteringPolicyDefinition.js.map +1 -1
  342. package/vpnInterfaceCellularFeatureTemplate.d.ts +109 -0
  343. package/vpnInterfaceCellularFeatureTemplate.js +109 -0
  344. package/vpnInterfaceCellularFeatureTemplate.js.map +1 -1
  345. package/vpnInterfaceDslIpoeFeatureTemplate.d.ts +120 -0
  346. package/vpnInterfaceDslIpoeFeatureTemplate.js +120 -0
  347. package/vpnInterfaceDslIpoeFeatureTemplate.js.map +1 -1
  348. package/vpnInterfaceDslPppoaFeatureTemplate.d.ts +127 -0
  349. package/vpnInterfaceDslPppoaFeatureTemplate.js +127 -0
  350. package/vpnInterfaceDslPppoaFeatureTemplate.js.map +1 -1
  351. package/vpnInterfaceDslPppoeFeatureTemplate.d.ts +119 -0
  352. package/vpnInterfaceDslPppoeFeatureTemplate.js +119 -0
  353. package/vpnInterfaceDslPppoeFeatureTemplate.js.map +1 -1
  354. package/vpnInterfaceEthernetPppoeFeatureTemplate.d.ts +109 -0
  355. package/vpnInterfaceEthernetPppoeFeatureTemplate.js +109 -0
  356. package/vpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -1
  357. package/vpnInterfaceSviFeatureTemplate.d.ts +83 -0
  358. package/vpnInterfaceSviFeatureTemplate.js +83 -0
  359. package/vpnInterfaceSviFeatureTemplate.js.map +1 -1
  360. package/vpnInterfaceT1E1SerialFeatureTemplate.d.ts +81 -0
  361. package/vpnInterfaceT1E1SerialFeatureTemplate.js +81 -0
  362. package/vpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -1
  363. package/vpnListPolicyObject.d.ts +12 -0
  364. package/vpnListPolicyObject.js +12 -0
  365. package/vpnListPolicyObject.js.map +1 -1
  366. package/vpnMembershipPolicyDefinition.d.ts +14 -0
  367. package/vpnMembershipPolicyDefinition.js +14 -0
  368. package/vpnMembershipPolicyDefinition.js.map +1 -1
  369. package/zoneBasedFirewallPolicyDefinition.d.ts +29 -0
  370. package/zoneBasedFirewallPolicyDefinition.js +29 -0
  371. package/zoneBasedFirewallPolicyDefinition.js.map +1 -1
@@ -0,0 +1,167 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This resource can manage a Policy Object Unified TLS SSL Profile Policy_object.
4
+ * - Minimum SD-WAN Manager version: `20.12.0`
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as sdwan from "@pulumi/sdwan";
11
+ *
12
+ * const example = new sdwan.PolicyObjectUnifiedTlsSslProfile("example", {
13
+ * name: "Example",
14
+ * description: "My Example",
15
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
16
+ * decryptCategories: ["alcohol-and-tobacco"],
17
+ * noDecryptCategories: ["abortion"],
18
+ * passThroughCategories: ["auctions"],
19
+ * reputation: true,
20
+ * decryptThreshold: "moderate-risk",
21
+ * thresholdCategories: "moderate-risk",
22
+ * failDecrypt: true,
23
+ * urlAllowListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
24
+ * urlBlockListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
25
+ * });
26
+ * ```
27
+ *
28
+ * ## Import
29
+ *
30
+ * The `pulumi import` command can be used, for example:
31
+ *
32
+ * Expected import identifier with the format: "policy_object_unified_tls_ssl_profile_id,feature_profile_id"
33
+ *
34
+ * ```sh
35
+ * $ pulumi import sdwan:index/policyObjectUnifiedTlsSslProfile:PolicyObjectUnifiedTlsSslProfile example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
36
+ * ```
37
+ */
38
+ export declare class PolicyObjectUnifiedTlsSslProfile extends pulumi.CustomResource {
39
+ /**
40
+ * Get an existing PolicyObjectUnifiedTlsSslProfile resource's state with the given name, ID, and optional extra
41
+ * properties used to qualify the lookup.
42
+ *
43
+ * @param name The _unique_ name of the resulting resource.
44
+ * @param id The _unique_ provider ID of the resource to lookup.
45
+ * @param state Any extra arguments used during the lookup.
46
+ * @param opts Optional settings to control the behavior of the CustomResource.
47
+ */
48
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PolicyObjectUnifiedTlsSslProfileState, opts?: pulumi.CustomResourceOptions): PolicyObjectUnifiedTlsSslProfile;
49
+ /**
50
+ * Returns true if the given object is an instance of PolicyObjectUnifiedTlsSslProfile. This is designed to work even
51
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
52
+ */
53
+ static isInstance(obj: any): obj is PolicyObjectUnifiedTlsSslProfile;
54
+ readonly decryptCategories: pulumi.Output<string[]>;
55
+ /**
56
+ * , Attribute conditional on `reputation` being equal to `true`
57
+ * - Choices: `high-risk`, `low-risk`, `moderate-risk`, `suspicious`, `trustworthy`
58
+ */
59
+ readonly decryptThreshold: pulumi.Output<string | undefined>;
60
+ /**
61
+ * The description of the Policy_object
62
+ */
63
+ readonly description: pulumi.Output<string | undefined>;
64
+ readonly failDecrypt: pulumi.Output<boolean>;
65
+ /**
66
+ * Feature Profile ID
67
+ */
68
+ readonly featureProfileId: pulumi.Output<string>;
69
+ /**
70
+ * The name of the Policy_object
71
+ */
72
+ readonly name: pulumi.Output<string>;
73
+ readonly noDecryptCategories: pulumi.Output<string[]>;
74
+ readonly passThroughCategories: pulumi.Output<string[]>;
75
+ readonly reputation: pulumi.Output<boolean>;
76
+ /**
77
+ * , Attribute conditional on `reputation` being equal to `true`
78
+ * - Choices: `high-risk`, `low-risk`, `moderate-risk`, `suspicious`, `trustworthy`
79
+ */
80
+ readonly thresholdCategories: pulumi.Output<string | undefined>;
81
+ readonly urlAllowListId: pulumi.Output<string | undefined>;
82
+ readonly urlBlockListId: pulumi.Output<string | undefined>;
83
+ /**
84
+ * The version of the Policy_object
85
+ */
86
+ readonly version: pulumi.Output<number>;
87
+ /**
88
+ * Create a PolicyObjectUnifiedTlsSslProfile resource with the given unique name, arguments, and options.
89
+ *
90
+ * @param name The _unique_ name of the resource.
91
+ * @param args The arguments to use to populate this resource's properties.
92
+ * @param opts A bag of options that control this resource's behavior.
93
+ */
94
+ constructor(name: string, args: PolicyObjectUnifiedTlsSslProfileArgs, opts?: pulumi.CustomResourceOptions);
95
+ }
96
+ /**
97
+ * Input properties used for looking up and filtering PolicyObjectUnifiedTlsSslProfile resources.
98
+ */
99
+ export interface PolicyObjectUnifiedTlsSslProfileState {
100
+ decryptCategories?: pulumi.Input<pulumi.Input<string>[]>;
101
+ /**
102
+ * , Attribute conditional on `reputation` being equal to `true`
103
+ * - Choices: `high-risk`, `low-risk`, `moderate-risk`, `suspicious`, `trustworthy`
104
+ */
105
+ decryptThreshold?: pulumi.Input<string>;
106
+ /**
107
+ * The description of the Policy_object
108
+ */
109
+ description?: pulumi.Input<string>;
110
+ failDecrypt?: pulumi.Input<boolean>;
111
+ /**
112
+ * Feature Profile ID
113
+ */
114
+ featureProfileId?: pulumi.Input<string>;
115
+ /**
116
+ * The name of the Policy_object
117
+ */
118
+ name?: pulumi.Input<string>;
119
+ noDecryptCategories?: pulumi.Input<pulumi.Input<string>[]>;
120
+ passThroughCategories?: pulumi.Input<pulumi.Input<string>[]>;
121
+ reputation?: pulumi.Input<boolean>;
122
+ /**
123
+ * , Attribute conditional on `reputation` being equal to `true`
124
+ * - Choices: `high-risk`, `low-risk`, `moderate-risk`, `suspicious`, `trustworthy`
125
+ */
126
+ thresholdCategories?: pulumi.Input<string>;
127
+ urlAllowListId?: pulumi.Input<string>;
128
+ urlBlockListId?: pulumi.Input<string>;
129
+ /**
130
+ * The version of the Policy_object
131
+ */
132
+ version?: pulumi.Input<number>;
133
+ }
134
+ /**
135
+ * The set of arguments for constructing a PolicyObjectUnifiedTlsSslProfile resource.
136
+ */
137
+ export interface PolicyObjectUnifiedTlsSslProfileArgs {
138
+ decryptCategories: pulumi.Input<pulumi.Input<string>[]>;
139
+ /**
140
+ * , Attribute conditional on `reputation` being equal to `true`
141
+ * - Choices: `high-risk`, `low-risk`, `moderate-risk`, `suspicious`, `trustworthy`
142
+ */
143
+ decryptThreshold?: pulumi.Input<string>;
144
+ /**
145
+ * The description of the Policy_object
146
+ */
147
+ description?: pulumi.Input<string>;
148
+ failDecrypt: pulumi.Input<boolean>;
149
+ /**
150
+ * Feature Profile ID
151
+ */
152
+ featureProfileId: pulumi.Input<string>;
153
+ /**
154
+ * The name of the Policy_object
155
+ */
156
+ name?: pulumi.Input<string>;
157
+ noDecryptCategories: pulumi.Input<pulumi.Input<string>[]>;
158
+ passThroughCategories: pulumi.Input<pulumi.Input<string>[]>;
159
+ reputation: pulumi.Input<boolean>;
160
+ /**
161
+ * , Attribute conditional on `reputation` being equal to `true`
162
+ * - Choices: `high-risk`, `low-risk`, `moderate-risk`, `suspicious`, `trustworthy`
163
+ */
164
+ thresholdCategories?: pulumi.Input<string>;
165
+ urlAllowListId?: pulumi.Input<string>;
166
+ urlBlockListId?: pulumi.Input<string>;
167
+ }
@@ -0,0 +1,127 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.PolicyObjectUnifiedTlsSslProfile = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This resource can manage a Policy Object Unified TLS SSL Profile Policy_object.
10
+ * - Minimum SD-WAN Manager version: `20.12.0`
11
+ *
12
+ * ## Example Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as sdwan from "@pulumi/sdwan";
17
+ *
18
+ * const example = new sdwan.PolicyObjectUnifiedTlsSslProfile("example", {
19
+ * name: "Example",
20
+ * description: "My Example",
21
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
22
+ * decryptCategories: ["alcohol-and-tobacco"],
23
+ * noDecryptCategories: ["abortion"],
24
+ * passThroughCategories: ["auctions"],
25
+ * reputation: true,
26
+ * decryptThreshold: "moderate-risk",
27
+ * thresholdCategories: "moderate-risk",
28
+ * failDecrypt: true,
29
+ * urlAllowListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
30
+ * urlBlockListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
31
+ * });
32
+ * ```
33
+ *
34
+ * ## Import
35
+ *
36
+ * The `pulumi import` command can be used, for example:
37
+ *
38
+ * Expected import identifier with the format: "policy_object_unified_tls_ssl_profile_id,feature_profile_id"
39
+ *
40
+ * ```sh
41
+ * $ pulumi import sdwan:index/policyObjectUnifiedTlsSslProfile:PolicyObjectUnifiedTlsSslProfile example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
42
+ * ```
43
+ */
44
+ class PolicyObjectUnifiedTlsSslProfile extends pulumi.CustomResource {
45
+ /**
46
+ * Get an existing PolicyObjectUnifiedTlsSslProfile resource's state with the given name, ID, and optional extra
47
+ * properties used to qualify the lookup.
48
+ *
49
+ * @param name The _unique_ name of the resulting resource.
50
+ * @param id The _unique_ provider ID of the resource to lookup.
51
+ * @param state Any extra arguments used during the lookup.
52
+ * @param opts Optional settings to control the behavior of the CustomResource.
53
+ */
54
+ static get(name, id, state, opts) {
55
+ return new PolicyObjectUnifiedTlsSslProfile(name, state, { ...opts, id: id });
56
+ }
57
+ /**
58
+ * Returns true if the given object is an instance of PolicyObjectUnifiedTlsSslProfile. This is designed to work even
59
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
60
+ */
61
+ static isInstance(obj) {
62
+ if (obj === undefined || obj === null) {
63
+ return false;
64
+ }
65
+ return obj['__pulumiType'] === PolicyObjectUnifiedTlsSslProfile.__pulumiType;
66
+ }
67
+ constructor(name, argsOrState, opts) {
68
+ let resourceInputs = {};
69
+ opts = opts || {};
70
+ if (opts.id) {
71
+ const state = argsOrState;
72
+ resourceInputs["decryptCategories"] = state?.decryptCategories;
73
+ resourceInputs["decryptThreshold"] = state?.decryptThreshold;
74
+ resourceInputs["description"] = state?.description;
75
+ resourceInputs["failDecrypt"] = state?.failDecrypt;
76
+ resourceInputs["featureProfileId"] = state?.featureProfileId;
77
+ resourceInputs["name"] = state?.name;
78
+ resourceInputs["noDecryptCategories"] = state?.noDecryptCategories;
79
+ resourceInputs["passThroughCategories"] = state?.passThroughCategories;
80
+ resourceInputs["reputation"] = state?.reputation;
81
+ resourceInputs["thresholdCategories"] = state?.thresholdCategories;
82
+ resourceInputs["urlAllowListId"] = state?.urlAllowListId;
83
+ resourceInputs["urlBlockListId"] = state?.urlBlockListId;
84
+ resourceInputs["version"] = state?.version;
85
+ }
86
+ else {
87
+ const args = argsOrState;
88
+ if (args?.decryptCategories === undefined && !opts.urn) {
89
+ throw new Error("Missing required property 'decryptCategories'");
90
+ }
91
+ if (args?.failDecrypt === undefined && !opts.urn) {
92
+ throw new Error("Missing required property 'failDecrypt'");
93
+ }
94
+ if (args?.featureProfileId === undefined && !opts.urn) {
95
+ throw new Error("Missing required property 'featureProfileId'");
96
+ }
97
+ if (args?.noDecryptCategories === undefined && !opts.urn) {
98
+ throw new Error("Missing required property 'noDecryptCategories'");
99
+ }
100
+ if (args?.passThroughCategories === undefined && !opts.urn) {
101
+ throw new Error("Missing required property 'passThroughCategories'");
102
+ }
103
+ if (args?.reputation === undefined && !opts.urn) {
104
+ throw new Error("Missing required property 'reputation'");
105
+ }
106
+ resourceInputs["decryptCategories"] = args?.decryptCategories;
107
+ resourceInputs["decryptThreshold"] = args?.decryptThreshold;
108
+ resourceInputs["description"] = args?.description;
109
+ resourceInputs["failDecrypt"] = args?.failDecrypt;
110
+ resourceInputs["featureProfileId"] = args?.featureProfileId;
111
+ resourceInputs["name"] = args?.name;
112
+ resourceInputs["noDecryptCategories"] = args?.noDecryptCategories;
113
+ resourceInputs["passThroughCategories"] = args?.passThroughCategories;
114
+ resourceInputs["reputation"] = args?.reputation;
115
+ resourceInputs["thresholdCategories"] = args?.thresholdCategories;
116
+ resourceInputs["urlAllowListId"] = args?.urlAllowListId;
117
+ resourceInputs["urlBlockListId"] = args?.urlBlockListId;
118
+ resourceInputs["version"] = undefined /*out*/;
119
+ }
120
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
121
+ super(PolicyObjectUnifiedTlsSslProfile.__pulumiType, name, resourceInputs, opts);
122
+ }
123
+ }
124
+ exports.PolicyObjectUnifiedTlsSslProfile = PolicyObjectUnifiedTlsSslProfile;
125
+ /** @internal */
126
+ PolicyObjectUnifiedTlsSslProfile.__pulumiType = 'sdwan:index/policyObjectUnifiedTlsSslProfile:PolicyObjectUnifiedTlsSslProfile';
127
+ //# sourceMappingURL=policyObjectUnifiedTlsSslProfile.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"policyObjectUnifiedTlsSslProfile.js","sourceRoot":"","sources":["../policyObjectUnifiedTlsSslProfile.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,200 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This resource can manage a Policy Object Unified URL Filtering Policy_object.
4
+ * - Minimum SD-WAN Manager version: `20.12.0`
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as sdwan from "@pulumi/sdwan";
11
+ *
12
+ * const example = new sdwan.PolicyObjectUnifiedUrlFiltering("example", {
13
+ * name: "Example",
14
+ * description: "My Example",
15
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
16
+ * webCategoriesAction: "block",
17
+ * webCategories: ["confirmed-spam-sources"],
18
+ * webReputation: "suspicious",
19
+ * urlAllowListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
20
+ * urlBlockListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
21
+ * blockPageAction: "text",
22
+ * blockPageContents: "Access to the requested page has been denied. Please contact your Network Administrator",
23
+ * enableAlerts: true,
24
+ * alerts: ["blacklist"],
25
+ * });
26
+ * ```
27
+ *
28
+ * ## Import
29
+ *
30
+ * The `pulumi import` command can be used, for example:
31
+ *
32
+ * Expected import identifier with the format: "policy_object_unified_url_filtering_id,feature_profile_id"
33
+ *
34
+ * ```sh
35
+ * $ pulumi import sdwan:index/policyObjectUnifiedUrlFiltering:PolicyObjectUnifiedUrlFiltering example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
36
+ * ```
37
+ */
38
+ export declare class PolicyObjectUnifiedUrlFiltering extends pulumi.CustomResource {
39
+ /**
40
+ * Get an existing PolicyObjectUnifiedUrlFiltering resource's state with the given name, ID, and optional extra
41
+ * properties used to qualify the lookup.
42
+ *
43
+ * @param name The _unique_ name of the resulting resource.
44
+ * @param id The _unique_ provider ID of the resource to lookup.
45
+ * @param state Any extra arguments used during the lookup.
46
+ * @param opts Optional settings to control the behavior of the CustomResource.
47
+ */
48
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PolicyObjectUnifiedUrlFilteringState, opts?: pulumi.CustomResourceOptions): PolicyObjectUnifiedUrlFiltering;
49
+ /**
50
+ * Returns true if the given object is an instance of PolicyObjectUnifiedUrlFiltering. This is designed to work even
51
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
52
+ */
53
+ static isInstance(obj: any): obj is PolicyObjectUnifiedUrlFiltering;
54
+ /**
55
+ * , Attribute conditional on `enableAlerts` being equal to `true`
56
+ */
57
+ readonly alerts: pulumi.Output<string[] | undefined>;
58
+ /**
59
+ * - Choices: `text`, `redirect-url`
60
+ */
61
+ readonly blockPageAction: pulumi.Output<string>;
62
+ /**
63
+ * , Attribute conditional on `blockPageAction` being equal to `text`
64
+ */
65
+ readonly blockPageContents: pulumi.Output<string | undefined>;
66
+ /**
67
+ * The description of the Policy_object
68
+ */
69
+ readonly description: pulumi.Output<string | undefined>;
70
+ readonly enableAlerts: pulumi.Output<boolean>;
71
+ /**
72
+ * Feature Profile ID
73
+ */
74
+ readonly featureProfileId: pulumi.Output<string>;
75
+ /**
76
+ * The name of the Policy_object
77
+ */
78
+ readonly name: pulumi.Output<string>;
79
+ /**
80
+ * , Attribute conditional on `blockPageAction` being equal to `redirect-url`
81
+ */
82
+ readonly redirectUrl: pulumi.Output<string | undefined>;
83
+ readonly urlAllowListId: pulumi.Output<string | undefined>;
84
+ readonly urlBlockListId: pulumi.Output<string | undefined>;
85
+ /**
86
+ * The version of the Policy_object
87
+ */
88
+ readonly version: pulumi.Output<number>;
89
+ readonly webCategories: pulumi.Output<string[]>;
90
+ /**
91
+ * - Choices: `block`, `allow`
92
+ */
93
+ readonly webCategoriesAction: pulumi.Output<string>;
94
+ /**
95
+ * - Choices: `high-risk`, `low-risk`, `moderate-risk`, `suspicious`, `trustworthy`
96
+ */
97
+ readonly webReputation: pulumi.Output<string>;
98
+ /**
99
+ * Create a PolicyObjectUnifiedUrlFiltering resource with the given unique name, arguments, and options.
100
+ *
101
+ * @param name The _unique_ name of the resource.
102
+ * @param args The arguments to use to populate this resource's properties.
103
+ * @param opts A bag of options that control this resource's behavior.
104
+ */
105
+ constructor(name: string, args: PolicyObjectUnifiedUrlFilteringArgs, opts?: pulumi.CustomResourceOptions);
106
+ }
107
+ /**
108
+ * Input properties used for looking up and filtering PolicyObjectUnifiedUrlFiltering resources.
109
+ */
110
+ export interface PolicyObjectUnifiedUrlFilteringState {
111
+ /**
112
+ * , Attribute conditional on `enableAlerts` being equal to `true`
113
+ */
114
+ alerts?: pulumi.Input<pulumi.Input<string>[]>;
115
+ /**
116
+ * - Choices: `text`, `redirect-url`
117
+ */
118
+ blockPageAction?: pulumi.Input<string>;
119
+ /**
120
+ * , Attribute conditional on `blockPageAction` being equal to `text`
121
+ */
122
+ blockPageContents?: pulumi.Input<string>;
123
+ /**
124
+ * The description of the Policy_object
125
+ */
126
+ description?: pulumi.Input<string>;
127
+ enableAlerts?: pulumi.Input<boolean>;
128
+ /**
129
+ * Feature Profile ID
130
+ */
131
+ featureProfileId?: pulumi.Input<string>;
132
+ /**
133
+ * The name of the Policy_object
134
+ */
135
+ name?: pulumi.Input<string>;
136
+ /**
137
+ * , Attribute conditional on `blockPageAction` being equal to `redirect-url`
138
+ */
139
+ redirectUrl?: pulumi.Input<string>;
140
+ urlAllowListId?: pulumi.Input<string>;
141
+ urlBlockListId?: pulumi.Input<string>;
142
+ /**
143
+ * The version of the Policy_object
144
+ */
145
+ version?: pulumi.Input<number>;
146
+ webCategories?: pulumi.Input<pulumi.Input<string>[]>;
147
+ /**
148
+ * - Choices: `block`, `allow`
149
+ */
150
+ webCategoriesAction?: pulumi.Input<string>;
151
+ /**
152
+ * - Choices: `high-risk`, `low-risk`, `moderate-risk`, `suspicious`, `trustworthy`
153
+ */
154
+ webReputation?: pulumi.Input<string>;
155
+ }
156
+ /**
157
+ * The set of arguments for constructing a PolicyObjectUnifiedUrlFiltering resource.
158
+ */
159
+ export interface PolicyObjectUnifiedUrlFilteringArgs {
160
+ /**
161
+ * , Attribute conditional on `enableAlerts` being equal to `true`
162
+ */
163
+ alerts?: pulumi.Input<pulumi.Input<string>[]>;
164
+ /**
165
+ * - Choices: `text`, `redirect-url`
166
+ */
167
+ blockPageAction: pulumi.Input<string>;
168
+ /**
169
+ * , Attribute conditional on `blockPageAction` being equal to `text`
170
+ */
171
+ blockPageContents?: pulumi.Input<string>;
172
+ /**
173
+ * The description of the Policy_object
174
+ */
175
+ description?: pulumi.Input<string>;
176
+ enableAlerts: pulumi.Input<boolean>;
177
+ /**
178
+ * Feature Profile ID
179
+ */
180
+ featureProfileId: pulumi.Input<string>;
181
+ /**
182
+ * The name of the Policy_object
183
+ */
184
+ name?: pulumi.Input<string>;
185
+ /**
186
+ * , Attribute conditional on `blockPageAction` being equal to `redirect-url`
187
+ */
188
+ redirectUrl?: pulumi.Input<string>;
189
+ urlAllowListId?: pulumi.Input<string>;
190
+ urlBlockListId?: pulumi.Input<string>;
191
+ webCategories: pulumi.Input<pulumi.Input<string>[]>;
192
+ /**
193
+ * - Choices: `block`, `allow`
194
+ */
195
+ webCategoriesAction: pulumi.Input<string>;
196
+ /**
197
+ * - Choices: `high-risk`, `low-risk`, `moderate-risk`, `suspicious`, `trustworthy`
198
+ */
199
+ webReputation: pulumi.Input<string>;
200
+ }
@@ -0,0 +1,129 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.PolicyObjectUnifiedUrlFiltering = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This resource can manage a Policy Object Unified URL Filtering Policy_object.
10
+ * - Minimum SD-WAN Manager version: `20.12.0`
11
+ *
12
+ * ## Example Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as sdwan from "@pulumi/sdwan";
17
+ *
18
+ * const example = new sdwan.PolicyObjectUnifiedUrlFiltering("example", {
19
+ * name: "Example",
20
+ * description: "My Example",
21
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
22
+ * webCategoriesAction: "block",
23
+ * webCategories: ["confirmed-spam-sources"],
24
+ * webReputation: "suspicious",
25
+ * urlAllowListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
26
+ * urlBlockListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
27
+ * blockPageAction: "text",
28
+ * blockPageContents: "Access to the requested page has been denied. Please contact your Network Administrator",
29
+ * enableAlerts: true,
30
+ * alerts: ["blacklist"],
31
+ * });
32
+ * ```
33
+ *
34
+ * ## Import
35
+ *
36
+ * The `pulumi import` command can be used, for example:
37
+ *
38
+ * Expected import identifier with the format: "policy_object_unified_url_filtering_id,feature_profile_id"
39
+ *
40
+ * ```sh
41
+ * $ pulumi import sdwan:index/policyObjectUnifiedUrlFiltering:PolicyObjectUnifiedUrlFiltering example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
42
+ * ```
43
+ */
44
+ class PolicyObjectUnifiedUrlFiltering extends pulumi.CustomResource {
45
+ /**
46
+ * Get an existing PolicyObjectUnifiedUrlFiltering resource's state with the given name, ID, and optional extra
47
+ * properties used to qualify the lookup.
48
+ *
49
+ * @param name The _unique_ name of the resulting resource.
50
+ * @param id The _unique_ provider ID of the resource to lookup.
51
+ * @param state Any extra arguments used during the lookup.
52
+ * @param opts Optional settings to control the behavior of the CustomResource.
53
+ */
54
+ static get(name, id, state, opts) {
55
+ return new PolicyObjectUnifiedUrlFiltering(name, state, { ...opts, id: id });
56
+ }
57
+ /**
58
+ * Returns true if the given object is an instance of PolicyObjectUnifiedUrlFiltering. This is designed to work even
59
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
60
+ */
61
+ static isInstance(obj) {
62
+ if (obj === undefined || obj === null) {
63
+ return false;
64
+ }
65
+ return obj['__pulumiType'] === PolicyObjectUnifiedUrlFiltering.__pulumiType;
66
+ }
67
+ constructor(name, argsOrState, opts) {
68
+ let resourceInputs = {};
69
+ opts = opts || {};
70
+ if (opts.id) {
71
+ const state = argsOrState;
72
+ resourceInputs["alerts"] = state?.alerts;
73
+ resourceInputs["blockPageAction"] = state?.blockPageAction;
74
+ resourceInputs["blockPageContents"] = state?.blockPageContents;
75
+ resourceInputs["description"] = state?.description;
76
+ resourceInputs["enableAlerts"] = state?.enableAlerts;
77
+ resourceInputs["featureProfileId"] = state?.featureProfileId;
78
+ resourceInputs["name"] = state?.name;
79
+ resourceInputs["redirectUrl"] = state?.redirectUrl;
80
+ resourceInputs["urlAllowListId"] = state?.urlAllowListId;
81
+ resourceInputs["urlBlockListId"] = state?.urlBlockListId;
82
+ resourceInputs["version"] = state?.version;
83
+ resourceInputs["webCategories"] = state?.webCategories;
84
+ resourceInputs["webCategoriesAction"] = state?.webCategoriesAction;
85
+ resourceInputs["webReputation"] = state?.webReputation;
86
+ }
87
+ else {
88
+ const args = argsOrState;
89
+ if (args?.blockPageAction === undefined && !opts.urn) {
90
+ throw new Error("Missing required property 'blockPageAction'");
91
+ }
92
+ if (args?.enableAlerts === undefined && !opts.urn) {
93
+ throw new Error("Missing required property 'enableAlerts'");
94
+ }
95
+ if (args?.featureProfileId === undefined && !opts.urn) {
96
+ throw new Error("Missing required property 'featureProfileId'");
97
+ }
98
+ if (args?.webCategories === undefined && !opts.urn) {
99
+ throw new Error("Missing required property 'webCategories'");
100
+ }
101
+ if (args?.webCategoriesAction === undefined && !opts.urn) {
102
+ throw new Error("Missing required property 'webCategoriesAction'");
103
+ }
104
+ if (args?.webReputation === undefined && !opts.urn) {
105
+ throw new Error("Missing required property 'webReputation'");
106
+ }
107
+ resourceInputs["alerts"] = args?.alerts;
108
+ resourceInputs["blockPageAction"] = args?.blockPageAction;
109
+ resourceInputs["blockPageContents"] = args?.blockPageContents;
110
+ resourceInputs["description"] = args?.description;
111
+ resourceInputs["enableAlerts"] = args?.enableAlerts;
112
+ resourceInputs["featureProfileId"] = args?.featureProfileId;
113
+ resourceInputs["name"] = args?.name;
114
+ resourceInputs["redirectUrl"] = args?.redirectUrl;
115
+ resourceInputs["urlAllowListId"] = args?.urlAllowListId;
116
+ resourceInputs["urlBlockListId"] = args?.urlBlockListId;
117
+ resourceInputs["webCategories"] = args?.webCategories;
118
+ resourceInputs["webCategoriesAction"] = args?.webCategoriesAction;
119
+ resourceInputs["webReputation"] = args?.webReputation;
120
+ resourceInputs["version"] = undefined /*out*/;
121
+ }
122
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
123
+ super(PolicyObjectUnifiedUrlFiltering.__pulumiType, name, resourceInputs, opts);
124
+ }
125
+ }
126
+ exports.PolicyObjectUnifiedUrlFiltering = PolicyObjectUnifiedUrlFiltering;
127
+ /** @internal */
128
+ PolicyObjectUnifiedUrlFiltering.__pulumiType = 'sdwan:index/policyObjectUnifiedUrlFiltering:PolicyObjectUnifiedUrlFiltering';
129
+ //# sourceMappingURL=policyObjectUnifiedUrlFiltering.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"policyObjectUnifiedUrlFiltering.js","sourceRoot":"","sources":["../policyObjectUnifiedUrlFiltering.ts"],"names":[],"mappings":"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"}
@@ -6,6 +6,25 @@ import * as outputs from "./types/output";
6
6
  *
7
7
  * ## Example Usage
8
8
  *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as sdwan from "@pulumi/sdwan";
12
+ *
13
+ * const example = new sdwan.QosMapPolicyDefinition("example", {
14
+ * name: "Example",
15
+ * description: "My description",
16
+ * qosSchedulers: [{
17
+ * queue: 6,
18
+ * classMapId: "2081c2f4-3f9f-4fee-8078-dcc8904e368d",
19
+ * bandwidthPercent: 10,
20
+ * bufferPercent: 10,
21
+ * burst: 100000,
22
+ * dropType: "red-drop",
23
+ * schedulingType: "wrr",
24
+ * }],
25
+ * });
26
+ * ```
27
+ *
9
28
  * ## Import
10
29
  *
11
30
  * The `pulumi import` command can be used, for example: