@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,103 @@
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.PolicyObjectUnifiedAdvancedInspectionProfile = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This resource can manage a Policy Object Unified Advanced Inspection 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.PolicyObjectUnifiedAdvancedInspectionProfile("example", {
19
+ * name: "Example",
20
+ * description: "My Example",
21
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
22
+ * tlsDecryptionAction: "decrypt",
23
+ * intrusionPreventionListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
24
+ * urlFilteringListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
25
+ * advancedMalwareProtectionListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
26
+ * tlsSslProfileListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
27
+ * });
28
+ * ```
29
+ *
30
+ * ## Import
31
+ *
32
+ * The `pulumi import` command can be used, for example:
33
+ *
34
+ * Expected import identifier with the format: "policy_object_unified_advanced_inspection_profile_id,feature_profile_id"
35
+ *
36
+ * ```sh
37
+ * $ pulumi import sdwan:index/policyObjectUnifiedAdvancedInspectionProfile:PolicyObjectUnifiedAdvancedInspectionProfile example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
38
+ * ```
39
+ */
40
+ class PolicyObjectUnifiedAdvancedInspectionProfile extends pulumi.CustomResource {
41
+ /**
42
+ * Get an existing PolicyObjectUnifiedAdvancedInspectionProfile resource's state with the given name, ID, and optional extra
43
+ * properties used to qualify the lookup.
44
+ *
45
+ * @param name The _unique_ name of the resulting resource.
46
+ * @param id The _unique_ provider ID of the resource to lookup.
47
+ * @param state Any extra arguments used during the lookup.
48
+ * @param opts Optional settings to control the behavior of the CustomResource.
49
+ */
50
+ static get(name, id, state, opts) {
51
+ return new PolicyObjectUnifiedAdvancedInspectionProfile(name, state, { ...opts, id: id });
52
+ }
53
+ /**
54
+ * Returns true if the given object is an instance of PolicyObjectUnifiedAdvancedInspectionProfile. This is designed to work even
55
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
56
+ */
57
+ static isInstance(obj) {
58
+ if (obj === undefined || obj === null) {
59
+ return false;
60
+ }
61
+ return obj['__pulumiType'] === PolicyObjectUnifiedAdvancedInspectionProfile.__pulumiType;
62
+ }
63
+ constructor(name, argsOrState, opts) {
64
+ let resourceInputs = {};
65
+ opts = opts || {};
66
+ if (opts.id) {
67
+ const state = argsOrState;
68
+ resourceInputs["advancedMalwareProtectionListId"] = state?.advancedMalwareProtectionListId;
69
+ resourceInputs["description"] = state?.description;
70
+ resourceInputs["featureProfileId"] = state?.featureProfileId;
71
+ resourceInputs["intrusionPreventionListId"] = state?.intrusionPreventionListId;
72
+ resourceInputs["name"] = state?.name;
73
+ resourceInputs["tlsDecryptionAction"] = state?.tlsDecryptionAction;
74
+ resourceInputs["tlsSslProfileListId"] = state?.tlsSslProfileListId;
75
+ resourceInputs["urlFilteringListId"] = state?.urlFilteringListId;
76
+ resourceInputs["version"] = state?.version;
77
+ }
78
+ else {
79
+ const args = argsOrState;
80
+ if (args?.featureProfileId === undefined && !opts.urn) {
81
+ throw new Error("Missing required property 'featureProfileId'");
82
+ }
83
+ if (args?.tlsDecryptionAction === undefined && !opts.urn) {
84
+ throw new Error("Missing required property 'tlsDecryptionAction'");
85
+ }
86
+ resourceInputs["advancedMalwareProtectionListId"] = args?.advancedMalwareProtectionListId;
87
+ resourceInputs["description"] = args?.description;
88
+ resourceInputs["featureProfileId"] = args?.featureProfileId;
89
+ resourceInputs["intrusionPreventionListId"] = args?.intrusionPreventionListId;
90
+ resourceInputs["name"] = args?.name;
91
+ resourceInputs["tlsDecryptionAction"] = args?.tlsDecryptionAction;
92
+ resourceInputs["tlsSslProfileListId"] = args?.tlsSslProfileListId;
93
+ resourceInputs["urlFilteringListId"] = args?.urlFilteringListId;
94
+ resourceInputs["version"] = undefined /*out*/;
95
+ }
96
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
97
+ super(PolicyObjectUnifiedAdvancedInspectionProfile.__pulumiType, name, resourceInputs, opts);
98
+ }
99
+ }
100
+ exports.PolicyObjectUnifiedAdvancedInspectionProfile = PolicyObjectUnifiedAdvancedInspectionProfile;
101
+ /** @internal */
102
+ PolicyObjectUnifiedAdvancedInspectionProfile.__pulumiType = 'sdwan:index/policyObjectUnifiedAdvancedInspectionProfile:PolicyObjectUnifiedAdvancedInspectionProfile';
103
+ //# sourceMappingURL=policyObjectUnifiedAdvancedInspectionProfile.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"policyObjectUnifiedAdvancedInspectionProfile.js","sourceRoot":"","sources":["../policyObjectUnifiedAdvancedInspectionProfile.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,195 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This resource can manage a Policy Object Unified Advanced Malware Protection 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.PolicyObjectUnifiedAdvancedMalwareProtection("example", {
13
+ * name: "Example",
14
+ * description: "My Example",
15
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
16
+ * ampCloudRegion: "nam",
17
+ * ampCloudRegionEstServer: "nam",
18
+ * alertLogLevel: "critical",
19
+ * fileAnalysis: true,
20
+ * fileAnalysisCloudRegion: "nam",
21
+ * fileAnalysisFileTypes: ["pdf"],
22
+ * fileAnalysisAlertLogLevel: "critical",
23
+ * });
24
+ * ```
25
+ *
26
+ * ## Import
27
+ *
28
+ * The `pulumi import` command can be used, for example:
29
+ *
30
+ * Expected import identifier with the format: "policy_object_unified_advanced_malware_protection_id,feature_profile_id"
31
+ *
32
+ * ```sh
33
+ * $ pulumi import sdwan:index/policyObjectUnifiedAdvancedMalwareProtection:PolicyObjectUnifiedAdvancedMalwareProtection example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
34
+ * ```
35
+ */
36
+ export declare class PolicyObjectUnifiedAdvancedMalwareProtection extends pulumi.CustomResource {
37
+ /**
38
+ * Get an existing PolicyObjectUnifiedAdvancedMalwareProtection resource's state with the given name, ID, and optional extra
39
+ * properties used to qualify the lookup.
40
+ *
41
+ * @param name The _unique_ name of the resulting resource.
42
+ * @param id The _unique_ provider ID of the resource to lookup.
43
+ * @param state Any extra arguments used during the lookup.
44
+ * @param opts Optional settings to control the behavior of the CustomResource.
45
+ */
46
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PolicyObjectUnifiedAdvancedMalwareProtectionState, opts?: pulumi.CustomResourceOptions): PolicyObjectUnifiedAdvancedMalwareProtection;
47
+ /**
48
+ * Returns true if the given object is an instance of PolicyObjectUnifiedAdvancedMalwareProtection. This is designed to work even
49
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
50
+ */
51
+ static isInstance(obj: any): obj is PolicyObjectUnifiedAdvancedMalwareProtection;
52
+ /**
53
+ * - Choices: `critical`, `warning`, `info`
54
+ */
55
+ readonly alertLogLevel: pulumi.Output<string>;
56
+ /**
57
+ * - Choices: `nam`, `eur`, `apjc`
58
+ */
59
+ readonly ampCloudRegion: pulumi.Output<string>;
60
+ /**
61
+ * - Choices: `nam`, `eur`, `apjc`
62
+ */
63
+ readonly ampCloudRegionEstServer: pulumi.Output<string>;
64
+ /**
65
+ * The description of the Policy_object
66
+ */
67
+ readonly description: pulumi.Output<string | undefined>;
68
+ /**
69
+ * Feature Profile ID
70
+ */
71
+ readonly featureProfileId: pulumi.Output<string>;
72
+ readonly fileAnalysis: pulumi.Output<boolean>;
73
+ /**
74
+ * , Attribute conditional on `fileAnalysis` being equal to `true`
75
+ * - Choices: `critical`, `warning`, `info`
76
+ */
77
+ readonly fileAnalysisAlertLogLevel: pulumi.Output<string | undefined>;
78
+ /**
79
+ * , Attribute conditional on `fileAnalysis` being equal to `true`
80
+ * - Choices: `nam`, `eur`
81
+ */
82
+ readonly fileAnalysisCloudRegion: pulumi.Output<string | undefined>;
83
+ /**
84
+ * , Attribute conditional on `fileAnalysis` being equal to `true`
85
+ */
86
+ readonly fileAnalysisFileTypes: pulumi.Output<string[] | undefined>;
87
+ /**
88
+ * The name of the Policy_object
89
+ */
90
+ readonly name: pulumi.Output<string>;
91
+ /**
92
+ * The version of the Policy_object
93
+ */
94
+ readonly version: pulumi.Output<number>;
95
+ /**
96
+ * Create a PolicyObjectUnifiedAdvancedMalwareProtection resource with the given unique name, arguments, and options.
97
+ *
98
+ * @param name The _unique_ name of the resource.
99
+ * @param args The arguments to use to populate this resource's properties.
100
+ * @param opts A bag of options that control this resource's behavior.
101
+ */
102
+ constructor(name: string, args: PolicyObjectUnifiedAdvancedMalwareProtectionArgs, opts?: pulumi.CustomResourceOptions);
103
+ }
104
+ /**
105
+ * Input properties used for looking up and filtering PolicyObjectUnifiedAdvancedMalwareProtection resources.
106
+ */
107
+ export interface PolicyObjectUnifiedAdvancedMalwareProtectionState {
108
+ /**
109
+ * - Choices: `critical`, `warning`, `info`
110
+ */
111
+ alertLogLevel?: pulumi.Input<string>;
112
+ /**
113
+ * - Choices: `nam`, `eur`, `apjc`
114
+ */
115
+ ampCloudRegion?: pulumi.Input<string>;
116
+ /**
117
+ * - Choices: `nam`, `eur`, `apjc`
118
+ */
119
+ ampCloudRegionEstServer?: pulumi.Input<string>;
120
+ /**
121
+ * The description of the Policy_object
122
+ */
123
+ description?: pulumi.Input<string>;
124
+ /**
125
+ * Feature Profile ID
126
+ */
127
+ featureProfileId?: pulumi.Input<string>;
128
+ fileAnalysis?: pulumi.Input<boolean>;
129
+ /**
130
+ * , Attribute conditional on `fileAnalysis` being equal to `true`
131
+ * - Choices: `critical`, `warning`, `info`
132
+ */
133
+ fileAnalysisAlertLogLevel?: pulumi.Input<string>;
134
+ /**
135
+ * , Attribute conditional on `fileAnalysis` being equal to `true`
136
+ * - Choices: `nam`, `eur`
137
+ */
138
+ fileAnalysisCloudRegion?: pulumi.Input<string>;
139
+ /**
140
+ * , Attribute conditional on `fileAnalysis` being equal to `true`
141
+ */
142
+ fileAnalysisFileTypes?: pulumi.Input<pulumi.Input<string>[]>;
143
+ /**
144
+ * The name of the Policy_object
145
+ */
146
+ name?: pulumi.Input<string>;
147
+ /**
148
+ * The version of the Policy_object
149
+ */
150
+ version?: pulumi.Input<number>;
151
+ }
152
+ /**
153
+ * The set of arguments for constructing a PolicyObjectUnifiedAdvancedMalwareProtection resource.
154
+ */
155
+ export interface PolicyObjectUnifiedAdvancedMalwareProtectionArgs {
156
+ /**
157
+ * - Choices: `critical`, `warning`, `info`
158
+ */
159
+ alertLogLevel: pulumi.Input<string>;
160
+ /**
161
+ * - Choices: `nam`, `eur`, `apjc`
162
+ */
163
+ ampCloudRegion: pulumi.Input<string>;
164
+ /**
165
+ * - Choices: `nam`, `eur`, `apjc`
166
+ */
167
+ ampCloudRegionEstServer: pulumi.Input<string>;
168
+ /**
169
+ * The description of the Policy_object
170
+ */
171
+ description?: pulumi.Input<string>;
172
+ /**
173
+ * Feature Profile ID
174
+ */
175
+ featureProfileId: pulumi.Input<string>;
176
+ fileAnalysis: pulumi.Input<boolean>;
177
+ /**
178
+ * , Attribute conditional on `fileAnalysis` being equal to `true`
179
+ * - Choices: `critical`, `warning`, `info`
180
+ */
181
+ fileAnalysisAlertLogLevel?: pulumi.Input<string>;
182
+ /**
183
+ * , Attribute conditional on `fileAnalysis` being equal to `true`
184
+ * - Choices: `nam`, `eur`
185
+ */
186
+ fileAnalysisCloudRegion?: pulumi.Input<string>;
187
+ /**
188
+ * , Attribute conditional on `fileAnalysis` being equal to `true`
189
+ */
190
+ fileAnalysisFileTypes?: pulumi.Input<pulumi.Input<string>[]>;
191
+ /**
192
+ * The name of the Policy_object
193
+ */
194
+ name?: pulumi.Input<string>;
195
+ }
@@ -0,0 +1,118 @@
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.PolicyObjectUnifiedAdvancedMalwareProtection = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This resource can manage a Policy Object Unified Advanced Malware Protection 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.PolicyObjectUnifiedAdvancedMalwareProtection("example", {
19
+ * name: "Example",
20
+ * description: "My Example",
21
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
22
+ * ampCloudRegion: "nam",
23
+ * ampCloudRegionEstServer: "nam",
24
+ * alertLogLevel: "critical",
25
+ * fileAnalysis: true,
26
+ * fileAnalysisCloudRegion: "nam",
27
+ * fileAnalysisFileTypes: ["pdf"],
28
+ * fileAnalysisAlertLogLevel: "critical",
29
+ * });
30
+ * ```
31
+ *
32
+ * ## Import
33
+ *
34
+ * The `pulumi import` command can be used, for example:
35
+ *
36
+ * Expected import identifier with the format: "policy_object_unified_advanced_malware_protection_id,feature_profile_id"
37
+ *
38
+ * ```sh
39
+ * $ pulumi import sdwan:index/policyObjectUnifiedAdvancedMalwareProtection:PolicyObjectUnifiedAdvancedMalwareProtection example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
40
+ * ```
41
+ */
42
+ class PolicyObjectUnifiedAdvancedMalwareProtection extends pulumi.CustomResource {
43
+ /**
44
+ * Get an existing PolicyObjectUnifiedAdvancedMalwareProtection resource's state with the given name, ID, and optional extra
45
+ * properties used to qualify the lookup.
46
+ *
47
+ * @param name The _unique_ name of the resulting resource.
48
+ * @param id The _unique_ provider ID of the resource to lookup.
49
+ * @param state Any extra arguments used during the lookup.
50
+ * @param opts Optional settings to control the behavior of the CustomResource.
51
+ */
52
+ static get(name, id, state, opts) {
53
+ return new PolicyObjectUnifiedAdvancedMalwareProtection(name, state, { ...opts, id: id });
54
+ }
55
+ /**
56
+ * Returns true if the given object is an instance of PolicyObjectUnifiedAdvancedMalwareProtection. This is designed to work even
57
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
58
+ */
59
+ static isInstance(obj) {
60
+ if (obj === undefined || obj === null) {
61
+ return false;
62
+ }
63
+ return obj['__pulumiType'] === PolicyObjectUnifiedAdvancedMalwareProtection.__pulumiType;
64
+ }
65
+ constructor(name, argsOrState, opts) {
66
+ let resourceInputs = {};
67
+ opts = opts || {};
68
+ if (opts.id) {
69
+ const state = argsOrState;
70
+ resourceInputs["alertLogLevel"] = state?.alertLogLevel;
71
+ resourceInputs["ampCloudRegion"] = state?.ampCloudRegion;
72
+ resourceInputs["ampCloudRegionEstServer"] = state?.ampCloudRegionEstServer;
73
+ resourceInputs["description"] = state?.description;
74
+ resourceInputs["featureProfileId"] = state?.featureProfileId;
75
+ resourceInputs["fileAnalysis"] = state?.fileAnalysis;
76
+ resourceInputs["fileAnalysisAlertLogLevel"] = state?.fileAnalysisAlertLogLevel;
77
+ resourceInputs["fileAnalysisCloudRegion"] = state?.fileAnalysisCloudRegion;
78
+ resourceInputs["fileAnalysisFileTypes"] = state?.fileAnalysisFileTypes;
79
+ resourceInputs["name"] = state?.name;
80
+ resourceInputs["version"] = state?.version;
81
+ }
82
+ else {
83
+ const args = argsOrState;
84
+ if (args?.alertLogLevel === undefined && !opts.urn) {
85
+ throw new Error("Missing required property 'alertLogLevel'");
86
+ }
87
+ if (args?.ampCloudRegion === undefined && !opts.urn) {
88
+ throw new Error("Missing required property 'ampCloudRegion'");
89
+ }
90
+ if (args?.ampCloudRegionEstServer === undefined && !opts.urn) {
91
+ throw new Error("Missing required property 'ampCloudRegionEstServer'");
92
+ }
93
+ if (args?.featureProfileId === undefined && !opts.urn) {
94
+ throw new Error("Missing required property 'featureProfileId'");
95
+ }
96
+ if (args?.fileAnalysis === undefined && !opts.urn) {
97
+ throw new Error("Missing required property 'fileAnalysis'");
98
+ }
99
+ resourceInputs["alertLogLevel"] = args?.alertLogLevel;
100
+ resourceInputs["ampCloudRegion"] = args?.ampCloudRegion;
101
+ resourceInputs["ampCloudRegionEstServer"] = args?.ampCloudRegionEstServer;
102
+ resourceInputs["description"] = args?.description;
103
+ resourceInputs["featureProfileId"] = args?.featureProfileId;
104
+ resourceInputs["fileAnalysis"] = args?.fileAnalysis;
105
+ resourceInputs["fileAnalysisAlertLogLevel"] = args?.fileAnalysisAlertLogLevel;
106
+ resourceInputs["fileAnalysisCloudRegion"] = args?.fileAnalysisCloudRegion;
107
+ resourceInputs["fileAnalysisFileTypes"] = args?.fileAnalysisFileTypes;
108
+ resourceInputs["name"] = args?.name;
109
+ resourceInputs["version"] = undefined /*out*/;
110
+ }
111
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
112
+ super(PolicyObjectUnifiedAdvancedMalwareProtection.__pulumiType, name, resourceInputs, opts);
113
+ }
114
+ }
115
+ exports.PolicyObjectUnifiedAdvancedMalwareProtection = PolicyObjectUnifiedAdvancedMalwareProtection;
116
+ /** @internal */
117
+ PolicyObjectUnifiedAdvancedMalwareProtection.__pulumiType = 'sdwan:index/policyObjectUnifiedAdvancedMalwareProtection:PolicyObjectUnifiedAdvancedMalwareProtection';
118
+ //# sourceMappingURL=policyObjectUnifiedAdvancedMalwareProtection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"policyObjectUnifiedAdvancedMalwareProtection.js","sourceRoot":"","sources":["../policyObjectUnifiedAdvancedMalwareProtection.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,172 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This resource can manage a Policy Object Unified Intrusion Prevention 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.PolicyObjectUnifiedIntrusionPrevention("example", {
13
+ * name: "Example",
14
+ * description: "My Example",
15
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
16
+ * signatureSet: "balanced",
17
+ * inspectionMode: "detection",
18
+ * ipsSignatureAllowListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
19
+ * logLevel: "error",
20
+ * customSignature: false,
21
+ * });
22
+ * ```
23
+ *
24
+ * ## Import
25
+ *
26
+ * The `pulumi import` command can be used, for example:
27
+ *
28
+ * Expected import identifier with the format: "policy_object_unified_intrusion_prevention_id,feature_profile_id"
29
+ *
30
+ * ```sh
31
+ * $ pulumi import sdwan:index/policyObjectUnifiedIntrusionPrevention:PolicyObjectUnifiedIntrusionPrevention example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
32
+ * ```
33
+ */
34
+ export declare class PolicyObjectUnifiedIntrusionPrevention extends pulumi.CustomResource {
35
+ /**
36
+ * Get an existing PolicyObjectUnifiedIntrusionPrevention resource's state with the given name, ID, and optional extra
37
+ * properties used to qualify the lookup.
38
+ *
39
+ * @param name The _unique_ name of the resulting resource.
40
+ * @param id The _unique_ provider ID of the resource to lookup.
41
+ * @param state Any extra arguments used during the lookup.
42
+ * @param opts Optional settings to control the behavior of the CustomResource.
43
+ */
44
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PolicyObjectUnifiedIntrusionPreventionState, opts?: pulumi.CustomResourceOptions): PolicyObjectUnifiedIntrusionPrevention;
45
+ /**
46
+ * Returns true if the given object is an instance of PolicyObjectUnifiedIntrusionPrevention. This is designed to work even
47
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
48
+ */
49
+ static isInstance(obj: any): obj is PolicyObjectUnifiedIntrusionPrevention;
50
+ /**
51
+ * Can be one of the enum value
52
+ */
53
+ readonly customSignature: pulumi.Output<boolean | undefined>;
54
+ /**
55
+ * The description of the Policy_object
56
+ */
57
+ readonly description: pulumi.Output<string | undefined>;
58
+ /**
59
+ * Feature Profile ID
60
+ */
61
+ readonly featureProfileId: pulumi.Output<string>;
62
+ /**
63
+ * Can be one of the enum value
64
+ * - Choices: `detection`, `protection`
65
+ */
66
+ readonly inspectionMode: pulumi.Output<string>;
67
+ readonly ipsSignatureAllowListId: pulumi.Output<string | undefined>;
68
+ /**
69
+ * Can be one of the enum value
70
+ * - Choices: `emergency`, `alert`, `critical`, `error`, `warning`, `notice`, `info`, `debug`
71
+ */
72
+ readonly logLevel: pulumi.Output<string>;
73
+ /**
74
+ * The name of the Policy_object
75
+ */
76
+ readonly name: pulumi.Output<string>;
77
+ /**
78
+ * Can be one of the enum value
79
+ * - Choices: `balanced`, `connectivity`, `security`
80
+ */
81
+ readonly signatureSet: pulumi.Output<string>;
82
+ /**
83
+ * The version of the Policy_object
84
+ */
85
+ readonly version: pulumi.Output<number>;
86
+ /**
87
+ * Create a PolicyObjectUnifiedIntrusionPrevention resource with the given unique name, arguments, and options.
88
+ *
89
+ * @param name The _unique_ name of the resource.
90
+ * @param args The arguments to use to populate this resource's properties.
91
+ * @param opts A bag of options that control this resource's behavior.
92
+ */
93
+ constructor(name: string, args: PolicyObjectUnifiedIntrusionPreventionArgs, opts?: pulumi.CustomResourceOptions);
94
+ }
95
+ /**
96
+ * Input properties used for looking up and filtering PolicyObjectUnifiedIntrusionPrevention resources.
97
+ */
98
+ export interface PolicyObjectUnifiedIntrusionPreventionState {
99
+ /**
100
+ * Can be one of the enum value
101
+ */
102
+ customSignature?: pulumi.Input<boolean>;
103
+ /**
104
+ * The description of the Policy_object
105
+ */
106
+ description?: pulumi.Input<string>;
107
+ /**
108
+ * Feature Profile ID
109
+ */
110
+ featureProfileId?: pulumi.Input<string>;
111
+ /**
112
+ * Can be one of the enum value
113
+ * - Choices: `detection`, `protection`
114
+ */
115
+ inspectionMode?: pulumi.Input<string>;
116
+ ipsSignatureAllowListId?: pulumi.Input<string>;
117
+ /**
118
+ * Can be one of the enum value
119
+ * - Choices: `emergency`, `alert`, `critical`, `error`, `warning`, `notice`, `info`, `debug`
120
+ */
121
+ logLevel?: pulumi.Input<string>;
122
+ /**
123
+ * The name of the Policy_object
124
+ */
125
+ name?: pulumi.Input<string>;
126
+ /**
127
+ * Can be one of the enum value
128
+ * - Choices: `balanced`, `connectivity`, `security`
129
+ */
130
+ signatureSet?: pulumi.Input<string>;
131
+ /**
132
+ * The version of the Policy_object
133
+ */
134
+ version?: pulumi.Input<number>;
135
+ }
136
+ /**
137
+ * The set of arguments for constructing a PolicyObjectUnifiedIntrusionPrevention resource.
138
+ */
139
+ export interface PolicyObjectUnifiedIntrusionPreventionArgs {
140
+ /**
141
+ * Can be one of the enum value
142
+ */
143
+ customSignature?: pulumi.Input<boolean>;
144
+ /**
145
+ * The description of the Policy_object
146
+ */
147
+ description?: pulumi.Input<string>;
148
+ /**
149
+ * Feature Profile ID
150
+ */
151
+ featureProfileId: pulumi.Input<string>;
152
+ /**
153
+ * Can be one of the enum value
154
+ * - Choices: `detection`, `protection`
155
+ */
156
+ inspectionMode: pulumi.Input<string>;
157
+ ipsSignatureAllowListId?: pulumi.Input<string>;
158
+ /**
159
+ * Can be one of the enum value
160
+ * - Choices: `emergency`, `alert`, `critical`, `error`, `warning`, `notice`, `info`, `debug`
161
+ */
162
+ logLevel: pulumi.Input<string>;
163
+ /**
164
+ * The name of the Policy_object
165
+ */
166
+ name?: pulumi.Input<string>;
167
+ /**
168
+ * Can be one of the enum value
169
+ * - Choices: `balanced`, `connectivity`, `security`
170
+ */
171
+ signatureSet: pulumi.Input<string>;
172
+ }