@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,109 @@
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.PolicyObjectUnifiedIntrusionPrevention = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This resource can manage a Policy Object Unified Intrusion Prevention 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.PolicyObjectUnifiedIntrusionPrevention("example", {
19
+ * name: "Example",
20
+ * description: "My Example",
21
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
22
+ * signatureSet: "balanced",
23
+ * inspectionMode: "detection",
24
+ * ipsSignatureAllowListId: "2ad58d78-59ee-46d3-86dd-7b6b7ca09f38",
25
+ * logLevel: "error",
26
+ * customSignature: false,
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_intrusion_prevention_id,feature_profile_id"
35
+ *
36
+ * ```sh
37
+ * $ pulumi import sdwan:index/policyObjectUnifiedIntrusionPrevention:PolicyObjectUnifiedIntrusionPrevention example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
38
+ * ```
39
+ */
40
+ class PolicyObjectUnifiedIntrusionPrevention extends pulumi.CustomResource {
41
+ /**
42
+ * Get an existing PolicyObjectUnifiedIntrusionPrevention 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 PolicyObjectUnifiedIntrusionPrevention(name, state, { ...opts, id: id });
52
+ }
53
+ /**
54
+ * Returns true if the given object is an instance of PolicyObjectUnifiedIntrusionPrevention. 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'] === PolicyObjectUnifiedIntrusionPrevention.__pulumiType;
62
+ }
63
+ constructor(name, argsOrState, opts) {
64
+ let resourceInputs = {};
65
+ opts = opts || {};
66
+ if (opts.id) {
67
+ const state = argsOrState;
68
+ resourceInputs["customSignature"] = state?.customSignature;
69
+ resourceInputs["description"] = state?.description;
70
+ resourceInputs["featureProfileId"] = state?.featureProfileId;
71
+ resourceInputs["inspectionMode"] = state?.inspectionMode;
72
+ resourceInputs["ipsSignatureAllowListId"] = state?.ipsSignatureAllowListId;
73
+ resourceInputs["logLevel"] = state?.logLevel;
74
+ resourceInputs["name"] = state?.name;
75
+ resourceInputs["signatureSet"] = state?.signatureSet;
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?.inspectionMode === undefined && !opts.urn) {
84
+ throw new Error("Missing required property 'inspectionMode'");
85
+ }
86
+ if (args?.logLevel === undefined && !opts.urn) {
87
+ throw new Error("Missing required property 'logLevel'");
88
+ }
89
+ if (args?.signatureSet === undefined && !opts.urn) {
90
+ throw new Error("Missing required property 'signatureSet'");
91
+ }
92
+ resourceInputs["customSignature"] = args?.customSignature;
93
+ resourceInputs["description"] = args?.description;
94
+ resourceInputs["featureProfileId"] = args?.featureProfileId;
95
+ resourceInputs["inspectionMode"] = args?.inspectionMode;
96
+ resourceInputs["ipsSignatureAllowListId"] = args?.ipsSignatureAllowListId;
97
+ resourceInputs["logLevel"] = args?.logLevel;
98
+ resourceInputs["name"] = args?.name;
99
+ resourceInputs["signatureSet"] = args?.signatureSet;
100
+ resourceInputs["version"] = undefined /*out*/;
101
+ }
102
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
103
+ super(PolicyObjectUnifiedIntrusionPrevention.__pulumiType, name, resourceInputs, opts);
104
+ }
105
+ }
106
+ exports.PolicyObjectUnifiedIntrusionPrevention = PolicyObjectUnifiedIntrusionPrevention;
107
+ /** @internal */
108
+ PolicyObjectUnifiedIntrusionPrevention.__pulumiType = 'sdwan:index/policyObjectUnifiedIntrusionPrevention:PolicyObjectUnifiedIntrusionPrevention';
109
+ //# sourceMappingURL=policyObjectUnifiedIntrusionPrevention.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"policyObjectUnifiedIntrusionPrevention.js","sourceRoot":"","sources":["../policyObjectUnifiedIntrusionPrevention.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,MAAa,sCAAuC,SAAQ,MAAM,CAAC,cAAc;IAC7E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmD,EAAE,IAAmC;QACjJ,OAAO,IAAI,sCAAsC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7F,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,sCAAsC,CAAC,YAAY,CAAC;IACvF,CAAC;IA+CD,YAAY,IAAY,EAAE,WAAsG,EAAE,IAAmC;QACjK,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsE,CAAC;YACrF,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,EAAE,uBAAuB,CAAC;YAC3E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;SAC9C;aAAM;YACH,MAAM,IAAI,GAAG,WAAqE,CAAC;YACnF,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,IAAI,IAAI,EAAE,cAAc,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,sCAAsC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3F,CAAC;;AAjHL,wFAkHC;AApGG,gBAAgB;AACO,mDAAY,GAAG,2FAA2F,CAAC"}
@@ -0,0 +1,265 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This resource can manage a Policy Object Unified TLS SSL Decryption 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.PolicyObjectUnifiedTlsSslDecryption("example", {
13
+ * name: "Example",
14
+ * description: "My Example",
15
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
16
+ * expiredCertificate: "drop",
17
+ * untrustedCertificate: "drop",
18
+ * certificateRevocationStatus: "none",
19
+ * unsupportedProtocolVersions: "drop",
20
+ * unsupportedCipherSuites: "drop",
21
+ * failureMode: "close",
22
+ * defaultCaCertificateBundle: true,
23
+ * rsaKeypairModules: "2048",
24
+ * ecKeyType: "P256",
25
+ * certificateLifetime: "1",
26
+ * minimalTlsVer: "TLSv1",
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_tls_ssl_decryption_id,feature_profile_id"
35
+ *
36
+ * ```sh
37
+ * $ pulumi import sdwan:index/policyObjectUnifiedTlsSslDecryption:PolicyObjectUnifiedTlsSslDecryption example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
38
+ * ```
39
+ */
40
+ export declare class PolicyObjectUnifiedTlsSslDecryption extends pulumi.CustomResource {
41
+ /**
42
+ * Get an existing PolicyObjectUnifiedTlsSslDecryption 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: string, id: pulumi.Input<pulumi.ID>, state?: PolicyObjectUnifiedTlsSslDecryptionState, opts?: pulumi.CustomResourceOptions): PolicyObjectUnifiedTlsSslDecryption;
51
+ /**
52
+ * Returns true if the given object is an instance of PolicyObjectUnifiedTlsSslDecryption. This is designed to work even
53
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
54
+ */
55
+ static isInstance(obj: any): obj is PolicyObjectUnifiedTlsSslDecryption;
56
+ readonly bundleString: pulumi.Output<string | undefined>;
57
+ /**
58
+ * If you have vManage as CA or vManage as intermediate CA, this value should be 1
59
+ */
60
+ readonly certificateLifetime: pulumi.Output<string>;
61
+ /**
62
+ * If value is none unknown status not required, if value is ocsp then unknown status is required
63
+ * - Choices: `ocsp`, `none`
64
+ */
65
+ readonly certificateRevocationStatus: pulumi.Output<string>;
66
+ readonly defaultCaCertificateBundle: pulumi.Output<boolean | undefined>;
67
+ /**
68
+ * The description of the Policy_object
69
+ */
70
+ readonly description: pulumi.Output<string | undefined>;
71
+ /**
72
+ * - Choices: `P256`, `P384`, `P521`
73
+ */
74
+ readonly ecKeyType: pulumi.Output<string>;
75
+ /**
76
+ * - Choices: `decrypt`, `drop`
77
+ */
78
+ readonly expiredCertificate: pulumi.Output<string>;
79
+ /**
80
+ * - Choices: `close`, `open`
81
+ */
82
+ readonly failureMode: pulumi.Output<string>;
83
+ /**
84
+ * Feature Profile ID
85
+ */
86
+ readonly featureProfileId: pulumi.Output<string>;
87
+ readonly fileName: pulumi.Output<string | undefined>;
88
+ /**
89
+ * - Choices: `TLSv1`, `TLSv1.1`, `TLSv1.2`
90
+ */
91
+ readonly minimalTlsVer: pulumi.Output<string>;
92
+ /**
93
+ * The name of the Policy_object
94
+ */
95
+ readonly name: pulumi.Output<string>;
96
+ /**
97
+ * - Choices: `1024`, `2048`, `4096`
98
+ */
99
+ readonly rsaKeypairModules: pulumi.Output<string>;
100
+ /**
101
+ * Only required if certificateRevocationStatus is oscp, if value is none then field shouldn't be here, Attribute conditional on `certificateRevocationStatus` being equal to `ocsp`
102
+ * - Choices: `decrypt`, `drop`
103
+ */
104
+ readonly unknownRevocationStatus: pulumi.Output<string | undefined>;
105
+ /**
106
+ * - Choices: `no-decrypt`, `drop`
107
+ */
108
+ readonly unsupportedCipherSuites: pulumi.Output<string>;
109
+ /**
110
+ * - Choices: `no-decrypt`, `drop`
111
+ */
112
+ readonly unsupportedProtocolVersions: pulumi.Output<string>;
113
+ /**
114
+ * - Choices: `decrypt`, `drop`
115
+ */
116
+ readonly untrustedCertificate: pulumi.Output<string>;
117
+ /**
118
+ * The version of the Policy_object
119
+ */
120
+ readonly version: pulumi.Output<number>;
121
+ /**
122
+ * Create a PolicyObjectUnifiedTlsSslDecryption resource with the given unique name, arguments, and options.
123
+ *
124
+ * @param name The _unique_ name of the resource.
125
+ * @param args The arguments to use to populate this resource's properties.
126
+ * @param opts A bag of options that control this resource's behavior.
127
+ */
128
+ constructor(name: string, args: PolicyObjectUnifiedTlsSslDecryptionArgs, opts?: pulumi.CustomResourceOptions);
129
+ }
130
+ /**
131
+ * Input properties used for looking up and filtering PolicyObjectUnifiedTlsSslDecryption resources.
132
+ */
133
+ export interface PolicyObjectUnifiedTlsSslDecryptionState {
134
+ bundleString?: pulumi.Input<string>;
135
+ /**
136
+ * If you have vManage as CA or vManage as intermediate CA, this value should be 1
137
+ */
138
+ certificateLifetime?: pulumi.Input<string>;
139
+ /**
140
+ * If value is none unknown status not required, if value is ocsp then unknown status is required
141
+ * - Choices: `ocsp`, `none`
142
+ */
143
+ certificateRevocationStatus?: pulumi.Input<string>;
144
+ defaultCaCertificateBundle?: pulumi.Input<boolean>;
145
+ /**
146
+ * The description of the Policy_object
147
+ */
148
+ description?: pulumi.Input<string>;
149
+ /**
150
+ * - Choices: `P256`, `P384`, `P521`
151
+ */
152
+ ecKeyType?: pulumi.Input<string>;
153
+ /**
154
+ * - Choices: `decrypt`, `drop`
155
+ */
156
+ expiredCertificate?: pulumi.Input<string>;
157
+ /**
158
+ * - Choices: `close`, `open`
159
+ */
160
+ failureMode?: pulumi.Input<string>;
161
+ /**
162
+ * Feature Profile ID
163
+ */
164
+ featureProfileId?: pulumi.Input<string>;
165
+ fileName?: pulumi.Input<string>;
166
+ /**
167
+ * - Choices: `TLSv1`, `TLSv1.1`, `TLSv1.2`
168
+ */
169
+ minimalTlsVer?: pulumi.Input<string>;
170
+ /**
171
+ * The name of the Policy_object
172
+ */
173
+ name?: pulumi.Input<string>;
174
+ /**
175
+ * - Choices: `1024`, `2048`, `4096`
176
+ */
177
+ rsaKeypairModules?: pulumi.Input<string>;
178
+ /**
179
+ * Only required if certificateRevocationStatus is oscp, if value is none then field shouldn't be here, Attribute conditional on `certificateRevocationStatus` being equal to `ocsp`
180
+ * - Choices: `decrypt`, `drop`
181
+ */
182
+ unknownRevocationStatus?: pulumi.Input<string>;
183
+ /**
184
+ * - Choices: `no-decrypt`, `drop`
185
+ */
186
+ unsupportedCipherSuites?: pulumi.Input<string>;
187
+ /**
188
+ * - Choices: `no-decrypt`, `drop`
189
+ */
190
+ unsupportedProtocolVersions?: pulumi.Input<string>;
191
+ /**
192
+ * - Choices: `decrypt`, `drop`
193
+ */
194
+ untrustedCertificate?: pulumi.Input<string>;
195
+ /**
196
+ * The version of the Policy_object
197
+ */
198
+ version?: pulumi.Input<number>;
199
+ }
200
+ /**
201
+ * The set of arguments for constructing a PolicyObjectUnifiedTlsSslDecryption resource.
202
+ */
203
+ export interface PolicyObjectUnifiedTlsSslDecryptionArgs {
204
+ bundleString?: pulumi.Input<string>;
205
+ /**
206
+ * If you have vManage as CA or vManage as intermediate CA, this value should be 1
207
+ */
208
+ certificateLifetime: pulumi.Input<string>;
209
+ /**
210
+ * If value is none unknown status not required, if value is ocsp then unknown status is required
211
+ * - Choices: `ocsp`, `none`
212
+ */
213
+ certificateRevocationStatus: pulumi.Input<string>;
214
+ defaultCaCertificateBundle?: pulumi.Input<boolean>;
215
+ /**
216
+ * The description of the Policy_object
217
+ */
218
+ description?: pulumi.Input<string>;
219
+ /**
220
+ * - Choices: `P256`, `P384`, `P521`
221
+ */
222
+ ecKeyType: pulumi.Input<string>;
223
+ /**
224
+ * - Choices: `decrypt`, `drop`
225
+ */
226
+ expiredCertificate: pulumi.Input<string>;
227
+ /**
228
+ * - Choices: `close`, `open`
229
+ */
230
+ failureMode: pulumi.Input<string>;
231
+ /**
232
+ * Feature Profile ID
233
+ */
234
+ featureProfileId: pulumi.Input<string>;
235
+ fileName?: pulumi.Input<string>;
236
+ /**
237
+ * - Choices: `TLSv1`, `TLSv1.1`, `TLSv1.2`
238
+ */
239
+ minimalTlsVer: pulumi.Input<string>;
240
+ /**
241
+ * The name of the Policy_object
242
+ */
243
+ name?: pulumi.Input<string>;
244
+ /**
245
+ * - Choices: `1024`, `2048`, `4096`
246
+ */
247
+ rsaKeypairModules: pulumi.Input<string>;
248
+ /**
249
+ * Only required if certificateRevocationStatus is oscp, if value is none then field shouldn't be here, Attribute conditional on `certificateRevocationStatus` being equal to `ocsp`
250
+ * - Choices: `decrypt`, `drop`
251
+ */
252
+ unknownRevocationStatus?: pulumi.Input<string>;
253
+ /**
254
+ * - Choices: `no-decrypt`, `drop`
255
+ */
256
+ unsupportedCipherSuites: pulumi.Input<string>;
257
+ /**
258
+ * - Choices: `no-decrypt`, `drop`
259
+ */
260
+ unsupportedProtocolVersions: pulumi.Input<string>;
261
+ /**
262
+ * - Choices: `decrypt`, `drop`
263
+ */
264
+ untrustedCertificate: pulumi.Input<string>;
265
+ }
@@ -0,0 +1,154 @@
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.PolicyObjectUnifiedTlsSslDecryption = 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 Decryption 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.PolicyObjectUnifiedTlsSslDecryption("example", {
19
+ * name: "Example",
20
+ * description: "My Example",
21
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
22
+ * expiredCertificate: "drop",
23
+ * untrustedCertificate: "drop",
24
+ * certificateRevocationStatus: "none",
25
+ * unsupportedProtocolVersions: "drop",
26
+ * unsupportedCipherSuites: "drop",
27
+ * failureMode: "close",
28
+ * defaultCaCertificateBundle: true,
29
+ * rsaKeypairModules: "2048",
30
+ * ecKeyType: "P256",
31
+ * certificateLifetime: "1",
32
+ * minimalTlsVer: "TLSv1",
33
+ * });
34
+ * ```
35
+ *
36
+ * ## Import
37
+ *
38
+ * The `pulumi import` command can be used, for example:
39
+ *
40
+ * Expected import identifier with the format: "policy_object_unified_tls_ssl_decryption_id,feature_profile_id"
41
+ *
42
+ * ```sh
43
+ * $ pulumi import sdwan:index/policyObjectUnifiedTlsSslDecryption:PolicyObjectUnifiedTlsSslDecryption example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
44
+ * ```
45
+ */
46
+ class PolicyObjectUnifiedTlsSslDecryption extends pulumi.CustomResource {
47
+ /**
48
+ * Get an existing PolicyObjectUnifiedTlsSslDecryption resource's state with the given name, ID, and optional extra
49
+ * properties used to qualify the lookup.
50
+ *
51
+ * @param name The _unique_ name of the resulting resource.
52
+ * @param id The _unique_ provider ID of the resource to lookup.
53
+ * @param state Any extra arguments used during the lookup.
54
+ * @param opts Optional settings to control the behavior of the CustomResource.
55
+ */
56
+ static get(name, id, state, opts) {
57
+ return new PolicyObjectUnifiedTlsSslDecryption(name, state, { ...opts, id: id });
58
+ }
59
+ /**
60
+ * Returns true if the given object is an instance of PolicyObjectUnifiedTlsSslDecryption. This is designed to work even
61
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
62
+ */
63
+ static isInstance(obj) {
64
+ if (obj === undefined || obj === null) {
65
+ return false;
66
+ }
67
+ return obj['__pulumiType'] === PolicyObjectUnifiedTlsSslDecryption.__pulumiType;
68
+ }
69
+ constructor(name, argsOrState, opts) {
70
+ let resourceInputs = {};
71
+ opts = opts || {};
72
+ if (opts.id) {
73
+ const state = argsOrState;
74
+ resourceInputs["bundleString"] = state?.bundleString;
75
+ resourceInputs["certificateLifetime"] = state?.certificateLifetime;
76
+ resourceInputs["certificateRevocationStatus"] = state?.certificateRevocationStatus;
77
+ resourceInputs["defaultCaCertificateBundle"] = state?.defaultCaCertificateBundle;
78
+ resourceInputs["description"] = state?.description;
79
+ resourceInputs["ecKeyType"] = state?.ecKeyType;
80
+ resourceInputs["expiredCertificate"] = state?.expiredCertificate;
81
+ resourceInputs["failureMode"] = state?.failureMode;
82
+ resourceInputs["featureProfileId"] = state?.featureProfileId;
83
+ resourceInputs["fileName"] = state?.fileName;
84
+ resourceInputs["minimalTlsVer"] = state?.minimalTlsVer;
85
+ resourceInputs["name"] = state?.name;
86
+ resourceInputs["rsaKeypairModules"] = state?.rsaKeypairModules;
87
+ resourceInputs["unknownRevocationStatus"] = state?.unknownRevocationStatus;
88
+ resourceInputs["unsupportedCipherSuites"] = state?.unsupportedCipherSuites;
89
+ resourceInputs["unsupportedProtocolVersions"] = state?.unsupportedProtocolVersions;
90
+ resourceInputs["untrustedCertificate"] = state?.untrustedCertificate;
91
+ resourceInputs["version"] = state?.version;
92
+ }
93
+ else {
94
+ const args = argsOrState;
95
+ if (args?.certificateLifetime === undefined && !opts.urn) {
96
+ throw new Error("Missing required property 'certificateLifetime'");
97
+ }
98
+ if (args?.certificateRevocationStatus === undefined && !opts.urn) {
99
+ throw new Error("Missing required property 'certificateRevocationStatus'");
100
+ }
101
+ if (args?.ecKeyType === undefined && !opts.urn) {
102
+ throw new Error("Missing required property 'ecKeyType'");
103
+ }
104
+ if (args?.expiredCertificate === undefined && !opts.urn) {
105
+ throw new Error("Missing required property 'expiredCertificate'");
106
+ }
107
+ if (args?.failureMode === undefined && !opts.urn) {
108
+ throw new Error("Missing required property 'failureMode'");
109
+ }
110
+ if (args?.featureProfileId === undefined && !opts.urn) {
111
+ throw new Error("Missing required property 'featureProfileId'");
112
+ }
113
+ if (args?.minimalTlsVer === undefined && !opts.urn) {
114
+ throw new Error("Missing required property 'minimalTlsVer'");
115
+ }
116
+ if (args?.rsaKeypairModules === undefined && !opts.urn) {
117
+ throw new Error("Missing required property 'rsaKeypairModules'");
118
+ }
119
+ if (args?.unsupportedCipherSuites === undefined && !opts.urn) {
120
+ throw new Error("Missing required property 'unsupportedCipherSuites'");
121
+ }
122
+ if (args?.unsupportedProtocolVersions === undefined && !opts.urn) {
123
+ throw new Error("Missing required property 'unsupportedProtocolVersions'");
124
+ }
125
+ if (args?.untrustedCertificate === undefined && !opts.urn) {
126
+ throw new Error("Missing required property 'untrustedCertificate'");
127
+ }
128
+ resourceInputs["bundleString"] = args?.bundleString;
129
+ resourceInputs["certificateLifetime"] = args?.certificateLifetime;
130
+ resourceInputs["certificateRevocationStatus"] = args?.certificateRevocationStatus;
131
+ resourceInputs["defaultCaCertificateBundle"] = args?.defaultCaCertificateBundle;
132
+ resourceInputs["description"] = args?.description;
133
+ resourceInputs["ecKeyType"] = args?.ecKeyType;
134
+ resourceInputs["expiredCertificate"] = args?.expiredCertificate;
135
+ resourceInputs["failureMode"] = args?.failureMode;
136
+ resourceInputs["featureProfileId"] = args?.featureProfileId;
137
+ resourceInputs["fileName"] = args?.fileName;
138
+ resourceInputs["minimalTlsVer"] = args?.minimalTlsVer;
139
+ resourceInputs["name"] = args?.name;
140
+ resourceInputs["rsaKeypairModules"] = args?.rsaKeypairModules;
141
+ resourceInputs["unknownRevocationStatus"] = args?.unknownRevocationStatus;
142
+ resourceInputs["unsupportedCipherSuites"] = args?.unsupportedCipherSuites;
143
+ resourceInputs["unsupportedProtocolVersions"] = args?.unsupportedProtocolVersions;
144
+ resourceInputs["untrustedCertificate"] = args?.untrustedCertificate;
145
+ resourceInputs["version"] = undefined /*out*/;
146
+ }
147
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
148
+ super(PolicyObjectUnifiedTlsSslDecryption.__pulumiType, name, resourceInputs, opts);
149
+ }
150
+ }
151
+ exports.PolicyObjectUnifiedTlsSslDecryption = PolicyObjectUnifiedTlsSslDecryption;
152
+ /** @internal */
153
+ PolicyObjectUnifiedTlsSslDecryption.__pulumiType = 'sdwan:index/policyObjectUnifiedTlsSslDecryption:PolicyObjectUnifiedTlsSslDecryption';
154
+ //# sourceMappingURL=policyObjectUnifiedTlsSslDecryption.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"policyObjectUnifiedTlsSslDecryption.js","sourceRoot":"","sources":["../policyObjectUnifiedTlsSslDecryption.ts"],"names":[],"mappings":"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"}