@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,54 @@
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.getPolicyObjectUnifiedAdvancedMalwareProtectionOutput = exports.getPolicyObjectUnifiedAdvancedMalwareProtection = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This data source can read the Policy Object Unified Advanced Malware Protection Policy_object.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as sdwan from "@pulumi/sdwan";
16
+ *
17
+ * const example = sdwan.getPolicyObjectUnifiedAdvancedMalwareProtection({
18
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
19
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
20
+ * });
21
+ * ```
22
+ */
23
+ function getPolicyObjectUnifiedAdvancedMalwareProtection(args, opts) {
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
+ return pulumi.runtime.invoke("sdwan:index/getPolicyObjectUnifiedAdvancedMalwareProtection:getPolicyObjectUnifiedAdvancedMalwareProtection", {
26
+ "featureProfileId": args.featureProfileId,
27
+ "id": args.id,
28
+ }, opts);
29
+ }
30
+ exports.getPolicyObjectUnifiedAdvancedMalwareProtection = getPolicyObjectUnifiedAdvancedMalwareProtection;
31
+ /**
32
+ * This data source can read the Policy Object Unified Advanced Malware Protection Policy_object.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ```typescript
37
+ * import * as pulumi from "@pulumi/pulumi";
38
+ * import * as sdwan from "@pulumi/sdwan";
39
+ *
40
+ * const example = sdwan.getPolicyObjectUnifiedAdvancedMalwareProtection({
41
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
42
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
43
+ * });
44
+ * ```
45
+ */
46
+ function getPolicyObjectUnifiedAdvancedMalwareProtectionOutput(args, opts) {
47
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
48
+ return pulumi.runtime.invokeOutput("sdwan:index/getPolicyObjectUnifiedAdvancedMalwareProtection:getPolicyObjectUnifiedAdvancedMalwareProtection", {
49
+ "featureProfileId": args.featureProfileId,
50
+ "id": args.id,
51
+ }, opts);
52
+ }
53
+ exports.getPolicyObjectUnifiedAdvancedMalwareProtectionOutput = getPolicyObjectUnifiedAdvancedMalwareProtectionOutput;
54
+ //# sourceMappingURL=getPolicyObjectUnifiedAdvancedMalwareProtection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPolicyObjectUnifiedAdvancedMalwareProtection.js","sourceRoot":"","sources":["../getPolicyObjectUnifiedAdvancedMalwareProtection.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,+CAA+C,CAAC,IAAyD,EAAE,IAA2B;IAClJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6GAA6G,EAAE;QACxI,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0GAMC;AAgDD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,qDAAqD,CAAC,IAA+D,EAAE,IAAiC;IACpK,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6GAA6G,EAAE;QAC9I,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sHAMC"}
@@ -0,0 +1,101 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This data source can read the Policy Object Unified Intrusion Prevention Policy_object.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as sdwan from "@pulumi/sdwan";
10
+ *
11
+ * const example = sdwan.getPolicyObjectUnifiedIntrusionPrevention({
12
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
13
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
14
+ * });
15
+ * ```
16
+ */
17
+ export declare function getPolicyObjectUnifiedIntrusionPrevention(args: GetPolicyObjectUnifiedIntrusionPreventionArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyObjectUnifiedIntrusionPreventionResult>;
18
+ /**
19
+ * A collection of arguments for invoking getPolicyObjectUnifiedIntrusionPrevention.
20
+ */
21
+ export interface GetPolicyObjectUnifiedIntrusionPreventionArgs {
22
+ /**
23
+ * Feature Profile ID
24
+ */
25
+ featureProfileId: string;
26
+ /**
27
+ * The id of the Policy_object
28
+ */
29
+ id: string;
30
+ }
31
+ /**
32
+ * A collection of values returned by getPolicyObjectUnifiedIntrusionPrevention.
33
+ */
34
+ export interface GetPolicyObjectUnifiedIntrusionPreventionResult {
35
+ /**
36
+ * Can be one of the enum value
37
+ */
38
+ readonly customSignature: boolean;
39
+ /**
40
+ * The description of the Policy_object
41
+ */
42
+ readonly description: string;
43
+ /**
44
+ * Feature Profile ID
45
+ */
46
+ readonly featureProfileId: string;
47
+ /**
48
+ * The id of the Policy_object
49
+ */
50
+ readonly id: string;
51
+ /**
52
+ * Can be one of the enum value
53
+ */
54
+ readonly inspectionMode: string;
55
+ readonly ipsSignatureAllowListId: string;
56
+ /**
57
+ * Can be one of the enum value
58
+ */
59
+ readonly logLevel: string;
60
+ /**
61
+ * The name of the Policy_object
62
+ */
63
+ readonly name: string;
64
+ /**
65
+ * Can be one of the enum value
66
+ */
67
+ readonly signatureSet: string;
68
+ /**
69
+ * The version of the Policy_object
70
+ */
71
+ readonly version: number;
72
+ }
73
+ /**
74
+ * This data source can read the Policy Object Unified Intrusion Prevention Policy_object.
75
+ *
76
+ * ## Example Usage
77
+ *
78
+ * ```typescript
79
+ * import * as pulumi from "@pulumi/pulumi";
80
+ * import * as sdwan from "@pulumi/sdwan";
81
+ *
82
+ * const example = sdwan.getPolicyObjectUnifiedIntrusionPrevention({
83
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
84
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
85
+ * });
86
+ * ```
87
+ */
88
+ export declare function getPolicyObjectUnifiedIntrusionPreventionOutput(args: GetPolicyObjectUnifiedIntrusionPreventionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPolicyObjectUnifiedIntrusionPreventionResult>;
89
+ /**
90
+ * A collection of arguments for invoking getPolicyObjectUnifiedIntrusionPrevention.
91
+ */
92
+ export interface GetPolicyObjectUnifiedIntrusionPreventionOutputArgs {
93
+ /**
94
+ * Feature Profile ID
95
+ */
96
+ featureProfileId: pulumi.Input<string>;
97
+ /**
98
+ * The id of the Policy_object
99
+ */
100
+ id: pulumi.Input<string>;
101
+ }
@@ -0,0 +1,54 @@
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.getPolicyObjectUnifiedIntrusionPreventionOutput = exports.getPolicyObjectUnifiedIntrusionPrevention = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This data source can read the Policy Object Unified Intrusion Prevention Policy_object.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as sdwan from "@pulumi/sdwan";
16
+ *
17
+ * const example = sdwan.getPolicyObjectUnifiedIntrusionPrevention({
18
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
19
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
20
+ * });
21
+ * ```
22
+ */
23
+ function getPolicyObjectUnifiedIntrusionPrevention(args, opts) {
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
+ return pulumi.runtime.invoke("sdwan:index/getPolicyObjectUnifiedIntrusionPrevention:getPolicyObjectUnifiedIntrusionPrevention", {
26
+ "featureProfileId": args.featureProfileId,
27
+ "id": args.id,
28
+ }, opts);
29
+ }
30
+ exports.getPolicyObjectUnifiedIntrusionPrevention = getPolicyObjectUnifiedIntrusionPrevention;
31
+ /**
32
+ * This data source can read the Policy Object Unified Intrusion Prevention Policy_object.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ```typescript
37
+ * import * as pulumi from "@pulumi/pulumi";
38
+ * import * as sdwan from "@pulumi/sdwan";
39
+ *
40
+ * const example = sdwan.getPolicyObjectUnifiedIntrusionPrevention({
41
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
42
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
43
+ * });
44
+ * ```
45
+ */
46
+ function getPolicyObjectUnifiedIntrusionPreventionOutput(args, opts) {
47
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
48
+ return pulumi.runtime.invokeOutput("sdwan:index/getPolicyObjectUnifiedIntrusionPrevention:getPolicyObjectUnifiedIntrusionPrevention", {
49
+ "featureProfileId": args.featureProfileId,
50
+ "id": args.id,
51
+ }, opts);
52
+ }
53
+ exports.getPolicyObjectUnifiedIntrusionPreventionOutput = getPolicyObjectUnifiedIntrusionPreventionOutput;
54
+ //# sourceMappingURL=getPolicyObjectUnifiedIntrusionPrevention.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPolicyObjectUnifiedIntrusionPrevention.js","sourceRoot":"","sources":["../getPolicyObjectUnifiedIntrusionPrevention.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yCAAyC,CAAC,IAAmD,EAAE,IAA2B;IACtI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iGAAiG,EAAE;QAC5H,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8FAMC;AA0DD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,+CAA+C,CAAC,IAAyD,EAAE,IAAiC;IACxJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iGAAiG,EAAE;QAClI,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0GAMC"}
@@ -0,0 +1,107 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This data source can read the Policy Object Unified TLS SSL Decryption Policy_object.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as sdwan from "@pulumi/sdwan";
10
+ *
11
+ * const example = sdwan.getPolicyObjectUnifiedTlsSslDecryption({
12
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
13
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
14
+ * });
15
+ * ```
16
+ */
17
+ export declare function getPolicyObjectUnifiedTlsSslDecryption(args: GetPolicyObjectUnifiedTlsSslDecryptionArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyObjectUnifiedTlsSslDecryptionResult>;
18
+ /**
19
+ * A collection of arguments for invoking getPolicyObjectUnifiedTlsSslDecryption.
20
+ */
21
+ export interface GetPolicyObjectUnifiedTlsSslDecryptionArgs {
22
+ /**
23
+ * Feature Profile ID
24
+ */
25
+ featureProfileId: string;
26
+ /**
27
+ * The id of the Policy_object
28
+ */
29
+ id: string;
30
+ }
31
+ /**
32
+ * A collection of values returned by getPolicyObjectUnifiedTlsSslDecryption.
33
+ */
34
+ export interface GetPolicyObjectUnifiedTlsSslDecryptionResult {
35
+ readonly bundleString: string;
36
+ /**
37
+ * If you have vManage as CA or vManage as intermediate CA, this value should be 1
38
+ */
39
+ readonly certificateLifetime: string;
40
+ /**
41
+ * If value is none unknown status not required, if value is ocsp then unknown status is required
42
+ */
43
+ readonly certificateRevocationStatus: string;
44
+ readonly defaultCaCertificateBundle: boolean;
45
+ /**
46
+ * The description of the Policy_object
47
+ */
48
+ readonly description: string;
49
+ readonly ecKeyType: string;
50
+ readonly expiredCertificate: string;
51
+ readonly failureMode: string;
52
+ /**
53
+ * Feature Profile ID
54
+ */
55
+ readonly featureProfileId: string;
56
+ readonly fileName: string;
57
+ /**
58
+ * The id of the Policy_object
59
+ */
60
+ readonly id: string;
61
+ readonly minimalTlsVer: string;
62
+ /**
63
+ * The name of the Policy_object
64
+ */
65
+ readonly name: string;
66
+ readonly rsaKeypairModules: string;
67
+ /**
68
+ * Only required if certificateRevocationStatus is oscp, if value is none then field shouldn't be here
69
+ */
70
+ readonly unknownRevocationStatus: string;
71
+ readonly unsupportedCipherSuites: string;
72
+ readonly unsupportedProtocolVersions: string;
73
+ readonly untrustedCertificate: string;
74
+ /**
75
+ * The version of the Policy_object
76
+ */
77
+ readonly version: number;
78
+ }
79
+ /**
80
+ * This data source can read the Policy Object Unified TLS SSL Decryption Policy_object.
81
+ *
82
+ * ## Example Usage
83
+ *
84
+ * ```typescript
85
+ * import * as pulumi from "@pulumi/pulumi";
86
+ * import * as sdwan from "@pulumi/sdwan";
87
+ *
88
+ * const example = sdwan.getPolicyObjectUnifiedTlsSslDecryption({
89
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
90
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
91
+ * });
92
+ * ```
93
+ */
94
+ export declare function getPolicyObjectUnifiedTlsSslDecryptionOutput(args: GetPolicyObjectUnifiedTlsSslDecryptionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPolicyObjectUnifiedTlsSslDecryptionResult>;
95
+ /**
96
+ * A collection of arguments for invoking getPolicyObjectUnifiedTlsSslDecryption.
97
+ */
98
+ export interface GetPolicyObjectUnifiedTlsSslDecryptionOutputArgs {
99
+ /**
100
+ * Feature Profile ID
101
+ */
102
+ featureProfileId: pulumi.Input<string>;
103
+ /**
104
+ * The id of the Policy_object
105
+ */
106
+ id: pulumi.Input<string>;
107
+ }
@@ -0,0 +1,54 @@
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.getPolicyObjectUnifiedTlsSslDecryptionOutput = exports.getPolicyObjectUnifiedTlsSslDecryption = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This data source can read the Policy Object Unified TLS SSL Decryption Policy_object.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as sdwan from "@pulumi/sdwan";
16
+ *
17
+ * const example = sdwan.getPolicyObjectUnifiedTlsSslDecryption({
18
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
19
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
20
+ * });
21
+ * ```
22
+ */
23
+ function getPolicyObjectUnifiedTlsSslDecryption(args, opts) {
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
+ return pulumi.runtime.invoke("sdwan:index/getPolicyObjectUnifiedTlsSslDecryption:getPolicyObjectUnifiedTlsSslDecryption", {
26
+ "featureProfileId": args.featureProfileId,
27
+ "id": args.id,
28
+ }, opts);
29
+ }
30
+ exports.getPolicyObjectUnifiedTlsSslDecryption = getPolicyObjectUnifiedTlsSslDecryption;
31
+ /**
32
+ * This data source can read the Policy Object Unified TLS SSL Decryption Policy_object.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ```typescript
37
+ * import * as pulumi from "@pulumi/pulumi";
38
+ * import * as sdwan from "@pulumi/sdwan";
39
+ *
40
+ * const example = sdwan.getPolicyObjectUnifiedTlsSslDecryption({
41
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
42
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
43
+ * });
44
+ * ```
45
+ */
46
+ function getPolicyObjectUnifiedTlsSslDecryptionOutput(args, opts) {
47
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
48
+ return pulumi.runtime.invokeOutput("sdwan:index/getPolicyObjectUnifiedTlsSslDecryption:getPolicyObjectUnifiedTlsSslDecryption", {
49
+ "featureProfileId": args.featureProfileId,
50
+ "id": args.id,
51
+ }, opts);
52
+ }
53
+ exports.getPolicyObjectUnifiedTlsSslDecryptionOutput = getPolicyObjectUnifiedTlsSslDecryptionOutput;
54
+ //# sourceMappingURL=getPolicyObjectUnifiedTlsSslDecryption.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPolicyObjectUnifiedTlsSslDecryption.js","sourceRoot":"","sources":["../getPolicyObjectUnifiedTlsSslDecryption.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,sCAAsC,CAAC,IAAgD,EAAE,IAA2B;IAChI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2FAA2F,EAAE;QACtH,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wFAMC;AAgED;;;;;;;;;;;;;;GAcG;AACH,SAAgB,4CAA4C,CAAC,IAAsD,EAAE,IAAiC;IAClJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2FAA2F,EAAE;QAC5H,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oGAMC"}
@@ -0,0 +1,93 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This data source can read the Policy Object Unified TLS SSL Profile Policy_object.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as sdwan from "@pulumi/sdwan";
10
+ *
11
+ * const example = sdwan.getPolicyObjectUnifiedTlsSslProfile({
12
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
13
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
14
+ * });
15
+ * ```
16
+ */
17
+ export declare function getPolicyObjectUnifiedTlsSslProfile(args: GetPolicyObjectUnifiedTlsSslProfileArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyObjectUnifiedTlsSslProfileResult>;
18
+ /**
19
+ * A collection of arguments for invoking getPolicyObjectUnifiedTlsSslProfile.
20
+ */
21
+ export interface GetPolicyObjectUnifiedTlsSslProfileArgs {
22
+ /**
23
+ * Feature Profile ID
24
+ */
25
+ featureProfileId: string;
26
+ /**
27
+ * The id of the Policy_object
28
+ */
29
+ id: string;
30
+ }
31
+ /**
32
+ * A collection of values returned by getPolicyObjectUnifiedTlsSslProfile.
33
+ */
34
+ export interface GetPolicyObjectUnifiedTlsSslProfileResult {
35
+ readonly decryptCategories: string[];
36
+ readonly decryptThreshold: string;
37
+ /**
38
+ * The description of the Policy_object
39
+ */
40
+ readonly description: string;
41
+ readonly failDecrypt: boolean;
42
+ /**
43
+ * Feature Profile ID
44
+ */
45
+ readonly featureProfileId: string;
46
+ /**
47
+ * The id of the Policy_object
48
+ */
49
+ readonly id: string;
50
+ /**
51
+ * The name of the Policy_object
52
+ */
53
+ readonly name: string;
54
+ readonly noDecryptCategories: string[];
55
+ readonly passThroughCategories: string[];
56
+ readonly reputation: boolean;
57
+ readonly thresholdCategories: string;
58
+ readonly urlAllowListId: string;
59
+ readonly urlBlockListId: string;
60
+ /**
61
+ * The version of the Policy_object
62
+ */
63
+ readonly version: number;
64
+ }
65
+ /**
66
+ * This data source can read the Policy Object Unified TLS SSL Profile Policy_object.
67
+ *
68
+ * ## Example Usage
69
+ *
70
+ * ```typescript
71
+ * import * as pulumi from "@pulumi/pulumi";
72
+ * import * as sdwan from "@pulumi/sdwan";
73
+ *
74
+ * const example = sdwan.getPolicyObjectUnifiedTlsSslProfile({
75
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
76
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
77
+ * });
78
+ * ```
79
+ */
80
+ export declare function getPolicyObjectUnifiedTlsSslProfileOutput(args: GetPolicyObjectUnifiedTlsSslProfileOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPolicyObjectUnifiedTlsSslProfileResult>;
81
+ /**
82
+ * A collection of arguments for invoking getPolicyObjectUnifiedTlsSslProfile.
83
+ */
84
+ export interface GetPolicyObjectUnifiedTlsSslProfileOutputArgs {
85
+ /**
86
+ * Feature Profile ID
87
+ */
88
+ featureProfileId: pulumi.Input<string>;
89
+ /**
90
+ * The id of the Policy_object
91
+ */
92
+ id: pulumi.Input<string>;
93
+ }
@@ -0,0 +1,54 @@
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.getPolicyObjectUnifiedTlsSslProfileOutput = exports.getPolicyObjectUnifiedTlsSslProfile = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This data source can read the Policy Object Unified TLS SSL Profile Policy_object.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as sdwan from "@pulumi/sdwan";
16
+ *
17
+ * const example = sdwan.getPolicyObjectUnifiedTlsSslProfile({
18
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
19
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
20
+ * });
21
+ * ```
22
+ */
23
+ function getPolicyObjectUnifiedTlsSslProfile(args, opts) {
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
+ return pulumi.runtime.invoke("sdwan:index/getPolicyObjectUnifiedTlsSslProfile:getPolicyObjectUnifiedTlsSslProfile", {
26
+ "featureProfileId": args.featureProfileId,
27
+ "id": args.id,
28
+ }, opts);
29
+ }
30
+ exports.getPolicyObjectUnifiedTlsSslProfile = getPolicyObjectUnifiedTlsSslProfile;
31
+ /**
32
+ * This data source can read the Policy Object Unified TLS SSL Profile Policy_object.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ```typescript
37
+ * import * as pulumi from "@pulumi/pulumi";
38
+ * import * as sdwan from "@pulumi/sdwan";
39
+ *
40
+ * const example = sdwan.getPolicyObjectUnifiedTlsSslProfile({
41
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
42
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
43
+ * });
44
+ * ```
45
+ */
46
+ function getPolicyObjectUnifiedTlsSslProfileOutput(args, opts) {
47
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
48
+ return pulumi.runtime.invokeOutput("sdwan:index/getPolicyObjectUnifiedTlsSslProfile:getPolicyObjectUnifiedTlsSslProfile", {
49
+ "featureProfileId": args.featureProfileId,
50
+ "id": args.id,
51
+ }, opts);
52
+ }
53
+ exports.getPolicyObjectUnifiedTlsSslProfileOutput = getPolicyObjectUnifiedTlsSslProfileOutput;
54
+ //# sourceMappingURL=getPolicyObjectUnifiedTlsSslProfile.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPolicyObjectUnifiedTlsSslProfile.js","sourceRoot":"","sources":["../getPolicyObjectUnifiedTlsSslProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qFAAqF,EAAE;QAChH,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kFAMC;AAkDD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yCAAyC,CAAC,IAAmD,EAAE,IAAiC;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qFAAqF,EAAE;QACtH,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8FAMC"}
@@ -0,0 +1,94 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * This data source can read the Policy Object Unified URL Filtering Policy_object.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as sdwan from "@pulumi/sdwan";
10
+ *
11
+ * const example = sdwan.getPolicyObjectUnifiedUrlFiltering({
12
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
13
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
14
+ * });
15
+ * ```
16
+ */
17
+ export declare function getPolicyObjectUnifiedUrlFiltering(args: GetPolicyObjectUnifiedUrlFilteringArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyObjectUnifiedUrlFilteringResult>;
18
+ /**
19
+ * A collection of arguments for invoking getPolicyObjectUnifiedUrlFiltering.
20
+ */
21
+ export interface GetPolicyObjectUnifiedUrlFilteringArgs {
22
+ /**
23
+ * Feature Profile ID
24
+ */
25
+ featureProfileId: string;
26
+ /**
27
+ * The id of the Policy_object
28
+ */
29
+ id: string;
30
+ }
31
+ /**
32
+ * A collection of values returned by getPolicyObjectUnifiedUrlFiltering.
33
+ */
34
+ export interface GetPolicyObjectUnifiedUrlFilteringResult {
35
+ readonly alerts: string[];
36
+ readonly blockPageAction: string;
37
+ readonly blockPageContents: string;
38
+ /**
39
+ * The description of the Policy_object
40
+ */
41
+ readonly description: string;
42
+ readonly enableAlerts: boolean;
43
+ /**
44
+ * Feature Profile ID
45
+ */
46
+ readonly featureProfileId: string;
47
+ /**
48
+ * The id of the Policy_object
49
+ */
50
+ readonly id: string;
51
+ /**
52
+ * The name of the Policy_object
53
+ */
54
+ readonly name: string;
55
+ readonly redirectUrl: string;
56
+ readonly urlAllowListId: string;
57
+ readonly urlBlockListId: string;
58
+ /**
59
+ * The version of the Policy_object
60
+ */
61
+ readonly version: number;
62
+ readonly webCategories: string[];
63
+ readonly webCategoriesAction: string;
64
+ readonly webReputation: string;
65
+ }
66
+ /**
67
+ * This data source can read the Policy Object Unified URL Filtering Policy_object.
68
+ *
69
+ * ## Example Usage
70
+ *
71
+ * ```typescript
72
+ * import * as pulumi from "@pulumi/pulumi";
73
+ * import * as sdwan from "@pulumi/sdwan";
74
+ *
75
+ * const example = sdwan.getPolicyObjectUnifiedUrlFiltering({
76
+ * id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
77
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
78
+ * });
79
+ * ```
80
+ */
81
+ export declare function getPolicyObjectUnifiedUrlFilteringOutput(args: GetPolicyObjectUnifiedUrlFilteringOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPolicyObjectUnifiedUrlFilteringResult>;
82
+ /**
83
+ * A collection of arguments for invoking getPolicyObjectUnifiedUrlFiltering.
84
+ */
85
+ export interface GetPolicyObjectUnifiedUrlFilteringOutputArgs {
86
+ /**
87
+ * Feature Profile ID
88
+ */
89
+ featureProfileId: pulumi.Input<string>;
90
+ /**
91
+ * The id of the Policy_object
92
+ */
93
+ id: pulumi.Input<string>;
94
+ }