@pulumi/sdwan 0.2.0-alpha.1730384781 → 0.2.0

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 (416) hide show
  1. package/activateCentralizedPolicy.d.ts +6 -0
  2. package/activateCentralizedPolicy.js +6 -0
  3. package/activateCentralizedPolicy.js.map +1 -1
  4. package/applicationPriorityFeatureProfile.d.ts +1 -0
  5. package/applicationPriorityFeatureProfile.js +1 -0
  6. package/applicationPriorityFeatureProfile.js.map +1 -1
  7. package/applicationPriorityQosPolicy.d.ts +3 -1
  8. package/applicationPriorityQosPolicy.js +3 -1
  9. package/applicationPriorityQosPolicy.js.map +1 -1
  10. package/applicationPriorityTrafficPolicyPolicy.d.ts +133 -0
  11. package/applicationPriorityTrafficPolicyPolicy.js +87 -0
  12. package/applicationPriorityTrafficPolicyPolicy.js.map +1 -0
  13. package/attachFeatureDeviceTemplate.d.ts +8 -0
  14. package/attachFeatureDeviceTemplate.js +8 -0
  15. package/attachFeatureDeviceTemplate.js.map +1 -1
  16. package/cliFeatureProfile.d.ts +1 -0
  17. package/cliFeatureProfile.js +1 -0
  18. package/cliFeatureProfile.js.map +1 -1
  19. package/config/vars.d.ts +5 -5
  20. package/configurationGroup.d.ts +31 -0
  21. package/configurationGroup.js +11 -0
  22. package/configurationGroup.js.map +1 -1
  23. package/dnsSecurityFeatureProfile.d.ts +82 -0
  24. package/dnsSecurityFeatureProfile.js +76 -0
  25. package/dnsSecurityFeatureProfile.js.map +1 -0
  26. package/embeddedSecurityFeatureProfile.d.ts +82 -0
  27. package/embeddedSecurityFeatureProfile.js +76 -0
  28. package/embeddedSecurityFeatureProfile.js.map +1 -0
  29. package/getApplicationPriorityTrafficPolicyPolicy.d.ts +92 -0
  30. package/getApplicationPriorityTrafficPolicyPolicy.js +54 -0
  31. package/getApplicationPriorityTrafficPolicyPolicy.js.map +1 -0
  32. package/getConfigurationGroup.d.ts +8 -0
  33. package/getConfigurationGroup.js.map +1 -1
  34. package/getDnsSecurityFeatureProfile.d.ts +66 -0
  35. package/getDnsSecurityFeatureProfile.js +50 -0
  36. package/getDnsSecurityFeatureProfile.js.map +1 -0
  37. package/getEmbeddedSecurityFeatureProfile.d.ts +66 -0
  38. package/getEmbeddedSecurityFeatureProfile.js +50 -0
  39. package/getEmbeddedSecurityFeatureProfile.js.map +1 -0
  40. package/getPolicyObjectAppProbeClass.d.ts +89 -0
  41. package/getPolicyObjectAppProbeClass.js +54 -0
  42. package/getPolicyObjectAppProbeClass.js.map +1 -0
  43. package/getPolicyObjectApplicationList.d.ts +89 -0
  44. package/getPolicyObjectApplicationList.js +54 -0
  45. package/getPolicyObjectApplicationList.js.map +1 -0
  46. package/getPolicyObjectAsPathList.d.ts +93 -0
  47. package/getPolicyObjectAsPathList.js +54 -0
  48. package/getPolicyObjectAsPathList.js.map +1 -0
  49. package/getPolicyObjectFeatureProfile.d.ts +42 -2
  50. package/getPolicyObjectFeatureProfile.js +30 -4
  51. package/getPolicyObjectFeatureProfile.js.map +1 -1
  52. package/getPolicyObjectPreferredColorGroup.d.ts +89 -0
  53. package/getPolicyObjectPreferredColorGroup.js +54 -0
  54. package/getPolicyObjectPreferredColorGroup.js.map +1 -0
  55. package/getPolicyObjectSecurityDataIpv4PrefixList.d.ts +86 -0
  56. package/getPolicyObjectSecurityDataIpv4PrefixList.js +54 -0
  57. package/getPolicyObjectSecurityDataIpv4PrefixList.js.map +1 -0
  58. package/getPolicyObjectSecurityFqdnList.d.ts +86 -0
  59. package/getPolicyObjectSecurityFqdnList.js +54 -0
  60. package/getPolicyObjectSecurityFqdnList.js.map +1 -0
  61. package/getPolicyObjectSecurityGeolocationList.d.ts +89 -0
  62. package/getPolicyObjectSecurityGeolocationList.js +54 -0
  63. package/getPolicyObjectSecurityGeolocationList.js.map +1 -0
  64. package/getPolicyObjectSecurityIdentityList.d.ts +89 -0
  65. package/getPolicyObjectSecurityIdentityList.js +54 -0
  66. package/getPolicyObjectSecurityIdentityList.js.map +1 -0
  67. package/getPolicyObjectSecurityIpsSignature.d.ts +89 -0
  68. package/getPolicyObjectSecurityIpsSignature.js +54 -0
  69. package/getPolicyObjectSecurityIpsSignature.js.map +1 -0
  70. package/getPolicyObjectSecurityLocalApplicationList.d.ts +89 -0
  71. package/getPolicyObjectSecurityLocalApplicationList.js +54 -0
  72. package/getPolicyObjectSecurityLocalApplicationList.js.map +1 -0
  73. package/getPolicyObjectSecurityLocalDomainList.d.ts +86 -0
  74. package/getPolicyObjectSecurityLocalDomainList.js +54 -0
  75. package/getPolicyObjectSecurityLocalDomainList.js.map +1 -0
  76. package/getPolicyObjectSecurityPortList.d.ts +89 -0
  77. package/getPolicyObjectSecurityPortList.js +54 -0
  78. package/getPolicyObjectSecurityPortList.js.map +1 -0
  79. package/getPolicyObjectSecurityScalableGroupTagList.d.ts +86 -0
  80. package/getPolicyObjectSecurityScalableGroupTagList.js +54 -0
  81. package/getPolicyObjectSecurityScalableGroupTagList.js.map +1 -0
  82. package/getPolicyObjectSecurityUrlAllowList.d.ts +89 -0
  83. package/getPolicyObjectSecurityUrlAllowList.js +54 -0
  84. package/getPolicyObjectSecurityUrlAllowList.js.map +1 -0
  85. package/getPolicyObjectSecurityUrlBlockList.d.ts +89 -0
  86. package/getPolicyObjectSecurityUrlBlockList.js +54 -0
  87. package/getPolicyObjectSecurityUrlBlockList.js.map +1 -0
  88. package/getPolicyObjectSlaClassList.d.ts +89 -0
  89. package/getPolicyObjectSlaClassList.js +54 -0
  90. package/getPolicyObjectSlaClassList.js.map +1 -0
  91. package/getPolicyObjectStandardCommunityList.d.ts +89 -0
  92. package/getPolicyObjectStandardCommunityList.js +54 -0
  93. package/getPolicyObjectStandardCommunityList.js.map +1 -0
  94. package/getPolicyObjectVpnGroup.d.ts +89 -0
  95. package/getPolicyObjectVpnGroup.js +54 -0
  96. package/getPolicyObjectVpnGroup.js.map +1 -0
  97. package/getServiceIpv4AclFeature.d.ts +93 -0
  98. package/getServiceIpv4AclFeature.js +54 -0
  99. package/getServiceIpv4AclFeature.js.map +1 -0
  100. package/getServiceIpv6AclFeature.d.ts +93 -0
  101. package/getServiceIpv6AclFeature.js +54 -0
  102. package/getServiceIpv6AclFeature.js.map +1 -0
  103. package/getServiceMulticastFeature.d.ts +185 -0
  104. package/getServiceMulticastFeature.js +54 -0
  105. package/getServiceMulticastFeature.js.map +1 -0
  106. package/getServiceRoutingEigrpFeature.d.ts +150 -0
  107. package/getServiceRoutingEigrpFeature.js +54 -0
  108. package/getServiceRoutingEigrpFeature.js.map +1 -0
  109. package/getServiceWirelessLanFeature.d.ts +157 -0
  110. package/getServiceWirelessLanFeature.js +54 -0
  111. package/getServiceWirelessLanFeature.js.map +1 -0
  112. package/getSigSecurityFeatureProfile.d.ts +66 -0
  113. package/getSigSecurityFeatureProfile.js +50 -0
  114. package/getSigSecurityFeatureProfile.js.map +1 -0
  115. package/getTransportIpv4AclFeature.d.ts +93 -0
  116. package/getTransportIpv4AclFeature.js +54 -0
  117. package/getTransportIpv4AclFeature.js.map +1 -0
  118. package/getTransportIpv6AclFeature.d.ts +93 -0
  119. package/getTransportIpv6AclFeature.js +54 -0
  120. package/getTransportIpv6AclFeature.js.map +1 -0
  121. package/getTransportManagementVpnInterfaceEthernetFeature.d.ts +8 -0
  122. package/getTransportManagementVpnInterfaceEthernetFeature.js.map +1 -1
  123. package/getTransportT1E1ControllerFeature.d.ts +101 -0
  124. package/getTransportT1E1ControllerFeature.js +54 -0
  125. package/getTransportT1E1ControllerFeature.js.map +1 -0
  126. package/getTransportWanVpnInterfaceEthernetFeature.d.ts +8 -0
  127. package/getTransportWanVpnInterfaceEthernetFeature.js.map +1 -1
  128. package/index.d.ts +181 -1
  129. package/index.js +253 -11
  130. package/index.js.map +1 -1
  131. package/otherFeatureProfile.d.ts +1 -0
  132. package/otherFeatureProfile.js +1 -0
  133. package/otherFeatureProfile.js.map +1 -1
  134. package/otherThousandeyesFeature.d.ts +3 -1
  135. package/otherThousandeyesFeature.js +3 -1
  136. package/otherThousandeyesFeature.js.map +1 -1
  137. package/otherUcseFeature.d.ts +7 -5
  138. package/otherUcseFeature.js +3 -7
  139. package/otherUcseFeature.js.map +1 -1
  140. package/package.json +2 -2
  141. package/policyObjectAppProbeClass.d.ts +106 -0
  142. package/policyObjectAppProbeClass.js +75 -0
  143. package/policyObjectAppProbeClass.js.map +1 -0
  144. package/policyObjectApplicationList.d.ts +122 -0
  145. package/policyObjectApplicationList.js +91 -0
  146. package/policyObjectApplicationList.js.map +1 -0
  147. package/policyObjectAsPathList.d.ts +118 -0
  148. package/policyObjectAsPathList.js +80 -0
  149. package/policyObjectAsPathList.js.map +1 -0
  150. package/policyObjectClassMap.d.ts +3 -1
  151. package/policyObjectClassMap.js +3 -1
  152. package/policyObjectClassMap.js.map +1 -1
  153. package/policyObjectColorList.d.ts +3 -1
  154. package/policyObjectColorList.js +3 -1
  155. package/policyObjectColorList.js.map +1 -1
  156. package/policyObjectDataIpv4PrefixList.d.ts +3 -1
  157. package/policyObjectDataIpv4PrefixList.js +3 -1
  158. package/policyObjectDataIpv4PrefixList.js.map +1 -1
  159. package/policyObjectDataIpv6PrefixList.d.ts +3 -1
  160. package/policyObjectDataIpv6PrefixList.js +3 -1
  161. package/policyObjectDataIpv6PrefixList.js.map +1 -1
  162. package/policyObjectExpandedCommunityList.d.ts +3 -1
  163. package/policyObjectExpandedCommunityList.js +3 -1
  164. package/policyObjectExpandedCommunityList.js.map +1 -1
  165. package/policyObjectExtendedCommunityList.d.ts +3 -1
  166. package/policyObjectExtendedCommunityList.js +3 -1
  167. package/policyObjectExtendedCommunityList.js.map +1 -1
  168. package/policyObjectFeatureProfile.d.ts +1 -0
  169. package/policyObjectFeatureProfile.js +1 -0
  170. package/policyObjectFeatureProfile.js.map +1 -1
  171. package/policyObjectIpv4PrefixList.d.ts +3 -1
  172. package/policyObjectIpv4PrefixList.js +3 -1
  173. package/policyObjectIpv4PrefixList.js.map +1 -1
  174. package/policyObjectIpv6PrefixList.d.ts +3 -1
  175. package/policyObjectIpv6PrefixList.js +3 -1
  176. package/policyObjectIpv6PrefixList.js.map +1 -1
  177. package/policyObjectMirror.d.ts +3 -1
  178. package/policyObjectMirror.js +3 -1
  179. package/policyObjectMirror.js.map +1 -1
  180. package/policyObjectPolicer.d.ts +3 -1
  181. package/policyObjectPolicer.js +3 -1
  182. package/policyObjectPolicer.js.map +1 -1
  183. package/policyObjectPreferredColorGroup.d.ts +106 -0
  184. package/policyObjectPreferredColorGroup.js +75 -0
  185. package/policyObjectPreferredColorGroup.js.map +1 -0
  186. package/policyObjectSecurityDataIpv4PrefixList.d.ts +97 -0
  187. package/policyObjectSecurityDataIpv4PrefixList.js +75 -0
  188. package/policyObjectSecurityDataIpv4PrefixList.js.map +1 -0
  189. package/policyObjectSecurityFqdnList.d.ts +113 -0
  190. package/policyObjectSecurityFqdnList.js +91 -0
  191. package/policyObjectSecurityFqdnList.js.map +1 -0
  192. package/policyObjectSecurityGeolocationList.d.ts +122 -0
  193. package/policyObjectSecurityGeolocationList.js +91 -0
  194. package/policyObjectSecurityGeolocationList.js.map +1 -0
  195. package/policyObjectSecurityIdentityList.d.ts +122 -0
  196. package/policyObjectSecurityIdentityList.js +88 -0
  197. package/policyObjectSecurityIdentityList.js.map +1 -0
  198. package/policyObjectSecurityIpsSignature.d.ts +106 -0
  199. package/policyObjectSecurityIpsSignature.js +75 -0
  200. package/policyObjectSecurityIpsSignature.js.map +1 -0
  201. package/policyObjectSecurityLocalApplicationList.d.ts +122 -0
  202. package/policyObjectSecurityLocalApplicationList.js +88 -0
  203. package/policyObjectSecurityLocalApplicationList.js.map +1 -0
  204. package/policyObjectSecurityLocalDomainList.d.ts +97 -0
  205. package/policyObjectSecurityLocalDomainList.js +75 -0
  206. package/policyObjectSecurityLocalDomainList.js.map +1 -0
  207. package/policyObjectSecurityPortList.d.ts +122 -0
  208. package/policyObjectSecurityPortList.js +91 -0
  209. package/policyObjectSecurityPortList.js.map +1 -0
  210. package/policyObjectSecurityScalableGroupTagList.d.ts +97 -0
  211. package/policyObjectSecurityScalableGroupTagList.js +75 -0
  212. package/policyObjectSecurityScalableGroupTagList.js.map +1 -0
  213. package/policyObjectSecurityUrlAllowList.d.ts +122 -0
  214. package/policyObjectSecurityUrlAllowList.js +91 -0
  215. package/policyObjectSecurityUrlAllowList.js.map +1 -0
  216. package/policyObjectSecurityUrlBlockList.d.ts +122 -0
  217. package/policyObjectSecurityUrlBlockList.js +91 -0
  218. package/policyObjectSecurityUrlBlockList.js.map +1 -0
  219. package/policyObjectSlaClassList.d.ts +106 -0
  220. package/policyObjectSlaClassList.js +75 -0
  221. package/policyObjectSlaClassList.js.map +1 -0
  222. package/policyObjectStandardCommunityList.d.ts +106 -0
  223. package/policyObjectStandardCommunityList.js +75 -0
  224. package/policyObjectStandardCommunityList.js.map +1 -0
  225. package/policyObjectTlocList.d.ts +3 -1
  226. package/policyObjectTlocList.js +3 -1
  227. package/policyObjectTlocList.js.map +1 -1
  228. package/policyObjectVpnGroup.d.ts +122 -0
  229. package/policyObjectVpnGroup.js +91 -0
  230. package/policyObjectVpnGroup.js.map +1 -0
  231. package/provider.d.ts +8 -8
  232. package/serviceFeatureProfile.d.ts +1 -0
  233. package/serviceFeatureProfile.js +1 -0
  234. package/serviceFeatureProfile.js.map +1 -1
  235. package/serviceIpv4AclFeature.d.ts +118 -0
  236. package/serviceIpv4AclFeature.js +71 -0
  237. package/serviceIpv4AclFeature.js.map +1 -0
  238. package/serviceIpv6AclFeature.d.ts +118 -0
  239. package/serviceIpv6AclFeature.js +71 -0
  240. package/serviceIpv6AclFeature.js.map +1 -0
  241. package/serviceLanVpnFeature.d.ts +3 -1
  242. package/serviceLanVpnFeature.js +3 -1
  243. package/serviceLanVpnFeature.js.map +1 -1
  244. package/serviceLanVpnInterfaceEthernetFeature.d.ts +3 -1
  245. package/serviceLanVpnInterfaceEthernetFeature.js +3 -1
  246. package/serviceLanVpnInterfaceEthernetFeature.js.map +1 -1
  247. package/serviceLanVpnInterfaceGreFeature.d.ts +11 -9
  248. package/serviceLanVpnInterfaceGreFeature.js +3 -13
  249. package/serviceLanVpnInterfaceGreFeature.js.map +1 -1
  250. package/serviceLanVpnInterfaceIpsecFeature.d.ts +21 -19
  251. package/serviceLanVpnInterfaceIpsecFeature.js +3 -28
  252. package/serviceLanVpnInterfaceIpsecFeature.js.map +1 -1
  253. package/serviceLanVpnInterfaceSviFeature.d.ts +9 -7
  254. package/serviceLanVpnInterfaceSviFeature.js +3 -10
  255. package/serviceLanVpnInterfaceSviFeature.js.map +1 -1
  256. package/serviceMulticastFeature.d.ts +394 -0
  257. package/serviceMulticastFeature.js +120 -0
  258. package/serviceMulticastFeature.js.map +1 -0
  259. package/serviceObjectTrackerFeature.d.ts +3 -1
  260. package/serviceObjectTrackerFeature.js +3 -1
  261. package/serviceObjectTrackerFeature.js.map +1 -1
  262. package/serviceObjectTrackerGroupFeature.d.ts +3 -1
  263. package/serviceObjectTrackerGroupFeature.js +3 -1
  264. package/serviceObjectTrackerGroupFeature.js.map +1 -1
  265. package/serviceRoutePolicyFeature.d.ts +3 -1
  266. package/serviceRoutePolicyFeature.js +3 -1
  267. package/serviceRoutePolicyFeature.js.map +1 -1
  268. package/serviceRoutingBgpFeature.d.ts +3 -1
  269. package/serviceRoutingBgpFeature.js +3 -1
  270. package/serviceRoutingBgpFeature.js.map +1 -1
  271. package/serviceRoutingEigrpFeature.d.ts +289 -0
  272. package/serviceRoutingEigrpFeature.js +107 -0
  273. package/serviceRoutingEigrpFeature.js.map +1 -0
  274. package/serviceRoutingOspfFeature.d.ts +3 -1
  275. package/serviceRoutingOspfFeature.js +3 -1
  276. package/serviceRoutingOspfFeature.js.map +1 -1
  277. package/serviceRoutingOspfv3Ipv4Feature.d.ts +3 -1
  278. package/serviceRoutingOspfv3Ipv4Feature.js +3 -1
  279. package/serviceRoutingOspfv3Ipv4Feature.js.map +1 -1
  280. package/serviceRoutingOspfv3Ipv6Feature.d.ts +3 -1
  281. package/serviceRoutingOspfv3Ipv6Feature.js +3 -1
  282. package/serviceRoutingOspfv3Ipv6Feature.js.map +1 -1
  283. package/serviceSwitchportFeature.d.ts +3 -1
  284. package/serviceSwitchportFeature.js +3 -1
  285. package/serviceSwitchportFeature.js.map +1 -1
  286. package/serviceTrackerFeature.d.ts +3 -1
  287. package/serviceTrackerFeature.js +3 -1
  288. package/serviceTrackerFeature.js.map +1 -1
  289. package/serviceTrackerGroupFeature.d.ts +3 -1
  290. package/serviceTrackerGroupFeature.js +3 -1
  291. package/serviceTrackerGroupFeature.js.map +1 -1
  292. package/serviceWirelessLanFeature.d.ts +349 -0
  293. package/serviceWirelessLanFeature.js +112 -0
  294. package/serviceWirelessLanFeature.js.map +1 -0
  295. package/sigSecurityFeatureProfile.d.ts +82 -0
  296. package/sigSecurityFeatureProfile.js +76 -0
  297. package/sigSecurityFeatureProfile.js.map +1 -0
  298. package/systemAaaFeature.d.ts +3 -1
  299. package/systemAaaFeature.js +3 -1
  300. package/systemAaaFeature.js.map +1 -1
  301. package/systemBannerFeature.d.ts +3 -1
  302. package/systemBannerFeature.js +3 -1
  303. package/systemBannerFeature.js.map +1 -1
  304. package/systemBasicFeature.d.ts +3 -1
  305. package/systemBasicFeature.js +3 -1
  306. package/systemBasicFeature.js.map +1 -1
  307. package/systemBfdFeature.d.ts +3 -1
  308. package/systemBfdFeature.js +3 -1
  309. package/systemBfdFeature.js.map +1 -1
  310. package/systemFeatureProfile.d.ts +1 -0
  311. package/systemFeatureProfile.js +1 -0
  312. package/systemFeatureProfile.js.map +1 -1
  313. package/systemFlexiblePortSpeedFeature.d.ts +3 -1
  314. package/systemFlexiblePortSpeedFeature.js +3 -1
  315. package/systemFlexiblePortSpeedFeature.js.map +1 -1
  316. package/systemGlobalFeature.d.ts +3 -1
  317. package/systemGlobalFeature.js +3 -1
  318. package/systemGlobalFeature.js.map +1 -1
  319. package/systemIpv4DeviceAccessFeature.d.ts +3 -1
  320. package/systemIpv4DeviceAccessFeature.js +3 -1
  321. package/systemIpv4DeviceAccessFeature.js.map +1 -1
  322. package/systemIpv6DeviceAccessFeature.d.ts +3 -1
  323. package/systemIpv6DeviceAccessFeature.js +3 -1
  324. package/systemIpv6DeviceAccessFeature.js.map +1 -1
  325. package/systemLoggingFeature.d.ts +3 -1
  326. package/systemLoggingFeature.js +3 -1
  327. package/systemLoggingFeature.js.map +1 -1
  328. package/systemMrfFeature.d.ts +3 -1
  329. package/systemMrfFeature.js +3 -1
  330. package/systemMrfFeature.js.map +1 -1
  331. package/systemNtpFeature.d.ts +3 -1
  332. package/systemNtpFeature.js +3 -1
  333. package/systemNtpFeature.js.map +1 -1
  334. package/systemOmpFeature.d.ts +3 -1
  335. package/systemOmpFeature.js +3 -1
  336. package/systemOmpFeature.js.map +1 -1
  337. package/systemPerformanceMonitoringFeature.d.ts +3 -1
  338. package/systemPerformanceMonitoringFeature.js +3 -1
  339. package/systemPerformanceMonitoringFeature.js.map +1 -1
  340. package/systemRemoteAccessFeature.d.ts +3 -1
  341. package/systemRemoteAccessFeature.js +3 -1
  342. package/systemRemoteAccessFeature.js.map +1 -1
  343. package/systemSecurityFeature.d.ts +3 -1
  344. package/systemSecurityFeature.js +3 -1
  345. package/systemSecurityFeature.js.map +1 -1
  346. package/systemSnmpFeature.d.ts +3 -1
  347. package/systemSnmpFeature.js +3 -1
  348. package/systemSnmpFeature.js.map +1 -1
  349. package/transportFeatureProfile.d.ts +1 -0
  350. package/transportFeatureProfile.js +1 -0
  351. package/transportFeatureProfile.js.map +1 -1
  352. package/transportGpsFeature.d.ts +3 -1
  353. package/transportGpsFeature.js +3 -1
  354. package/transportGpsFeature.js.map +1 -1
  355. package/transportIpv4AclFeature.d.ts +118 -0
  356. package/transportIpv4AclFeature.js +71 -0
  357. package/transportIpv4AclFeature.js.map +1 -0
  358. package/transportIpv6AclFeature.d.ts +118 -0
  359. package/transportIpv6AclFeature.js +71 -0
  360. package/transportIpv6AclFeature.js.map +1 -0
  361. package/transportIpv6TrackerFeature.d.ts +3 -1
  362. package/transportIpv6TrackerFeature.js +3 -1
  363. package/transportIpv6TrackerFeature.js.map +1 -1
  364. package/transportIpv6TrackerGroupFeature.d.ts +3 -1
  365. package/transportIpv6TrackerGroupFeature.js +3 -1
  366. package/transportIpv6TrackerGroupFeature.js.map +1 -1
  367. package/transportManagementVpnFeature.d.ts +3 -1
  368. package/transportManagementVpnFeature.js +3 -1
  369. package/transportManagementVpnFeature.js.map +1 -1
  370. package/transportManagementVpnInterfaceEthernetFeature.d.ts +63 -31
  371. package/transportManagementVpnInterfaceEthernetFeature.js +7 -1
  372. package/transportManagementVpnInterfaceEthernetFeature.js.map +1 -1
  373. package/transportRoutePolicyFeature.d.ts +3 -1
  374. package/transportRoutePolicyFeature.js +3 -1
  375. package/transportRoutePolicyFeature.js.map +1 -1
  376. package/transportRoutingBgpFeature.d.ts +3 -1
  377. package/transportRoutingBgpFeature.js +3 -1
  378. package/transportRoutingBgpFeature.js.map +1 -1
  379. package/transportRoutingOspfFeature.d.ts +3 -1
  380. package/transportRoutingOspfFeature.js +3 -1
  381. package/transportRoutingOspfFeature.js.map +1 -1
  382. package/transportRoutingOspfv3Ipv4Feature.d.ts +3 -1
  383. package/transportRoutingOspfv3Ipv4Feature.js +3 -1
  384. package/transportRoutingOspfv3Ipv4Feature.js.map +1 -1
  385. package/transportRoutingOspfv3Ipv6Feature.d.ts +3 -1
  386. package/transportRoutingOspfv3Ipv6Feature.js +3 -1
  387. package/transportRoutingOspfv3Ipv6Feature.js.map +1 -1
  388. package/transportT1E1ControllerFeature.d.ts +142 -0
  389. package/transportT1E1ControllerFeature.js +84 -0
  390. package/transportT1E1ControllerFeature.js.map +1 -0
  391. package/transportTrackerFeature.d.ts +3 -1
  392. package/transportTrackerFeature.js +3 -1
  393. package/transportTrackerFeature.js.map +1 -1
  394. package/transportTrackerGroupFeature.d.ts +3 -1
  395. package/transportTrackerGroupFeature.js +3 -1
  396. package/transportTrackerGroupFeature.js.map +1 -1
  397. package/transportWanVpnFeature.d.ts +3 -1
  398. package/transportWanVpnFeature.js +3 -1
  399. package/transportWanVpnFeature.js.map +1 -1
  400. package/transportWanVpnInterfaceCellularFeature.d.ts +3 -1
  401. package/transportWanVpnInterfaceCellularFeature.js +3 -1
  402. package/transportWanVpnInterfaceCellularFeature.js.map +1 -1
  403. package/transportWanVpnInterfaceEthernetFeature.d.ts +69 -37
  404. package/transportWanVpnInterfaceEthernetFeature.js +7 -1
  405. package/transportWanVpnInterfaceEthernetFeature.js.map +1 -1
  406. package/transportWanVpnInterfaceGreFeature.d.ts +3 -1
  407. package/transportWanVpnInterfaceGreFeature.js +3 -1
  408. package/transportWanVpnInterfaceGreFeature.js.map +1 -1
  409. package/transportWanVpnInterfaceIpsecFeature.d.ts +3 -1
  410. package/transportWanVpnInterfaceIpsecFeature.js +3 -1
  411. package/transportWanVpnInterfaceIpsecFeature.js.map +1 -1
  412. package/transportWanVpnInterfaceT1E1SerialFeature.d.ts +3 -1
  413. package/transportWanVpnInterfaceT1E1SerialFeature.js +3 -1
  414. package/transportWanVpnInterfaceT1E1SerialFeature.js.map +1 -1
  415. package/types/input.d.ts +1579 -94
  416. package/types/output.d.ts +3090 -285
@@ -0,0 +1,106 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * This resource can manage a Policy Object Standard Community List Policy_object.
6
+ * - Minimum SD-WAN Manager version: `20.12.0`
7
+ *
8
+ * ## Import
9
+ *
10
+ * Expected import identifier with the format: "policy_object_standard_community_list_id,feature_profile_id"
11
+ *
12
+ * ```sh
13
+ * $ pulumi import sdwan:index/policyObjectStandardCommunityList:PolicyObjectStandardCommunityList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
14
+ * ```
15
+ */
16
+ export declare class PolicyObjectStandardCommunityList extends pulumi.CustomResource {
17
+ /**
18
+ * Get an existing PolicyObjectStandardCommunityList resource's state with the given name, ID, and optional extra
19
+ * properties used to qualify the lookup.
20
+ *
21
+ * @param name The _unique_ name of the resulting resource.
22
+ * @param id The _unique_ provider ID of the resource to lookup.
23
+ * @param state Any extra arguments used during the lookup.
24
+ * @param opts Optional settings to control the behavior of the CustomResource.
25
+ */
26
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PolicyObjectStandardCommunityListState, opts?: pulumi.CustomResourceOptions): PolicyObjectStandardCommunityList;
27
+ /**
28
+ * Returns true if the given object is an instance of PolicyObjectStandardCommunityList. This is designed to work even
29
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
30
+ */
31
+ static isInstance(obj: any): obj is PolicyObjectStandardCommunityList;
32
+ /**
33
+ * The description of the Policy_object
34
+ */
35
+ readonly description: pulumi.Output<string | undefined>;
36
+ /**
37
+ * Standard Community List
38
+ */
39
+ readonly entries: pulumi.Output<outputs.PolicyObjectStandardCommunityListEntry[]>;
40
+ /**
41
+ * Feature Profile ID
42
+ */
43
+ readonly featureProfileId: pulumi.Output<string>;
44
+ /**
45
+ * The name of the Policy_object
46
+ */
47
+ readonly name: pulumi.Output<string>;
48
+ /**
49
+ * The version of the Policy_object
50
+ */
51
+ readonly version: pulumi.Output<number>;
52
+ /**
53
+ * Create a PolicyObjectStandardCommunityList resource with the given unique name, arguments, and options.
54
+ *
55
+ * @param name The _unique_ name of the resource.
56
+ * @param args The arguments to use to populate this resource's properties.
57
+ * @param opts A bag of options that control this resource's behavior.
58
+ */
59
+ constructor(name: string, args: PolicyObjectStandardCommunityListArgs, opts?: pulumi.CustomResourceOptions);
60
+ }
61
+ /**
62
+ * Input properties used for looking up and filtering PolicyObjectStandardCommunityList resources.
63
+ */
64
+ export interface PolicyObjectStandardCommunityListState {
65
+ /**
66
+ * The description of the Policy_object
67
+ */
68
+ description?: pulumi.Input<string>;
69
+ /**
70
+ * Standard Community List
71
+ */
72
+ entries?: pulumi.Input<pulumi.Input<inputs.PolicyObjectStandardCommunityListEntry>[]>;
73
+ /**
74
+ * Feature Profile ID
75
+ */
76
+ featureProfileId?: pulumi.Input<string>;
77
+ /**
78
+ * The name of the Policy_object
79
+ */
80
+ name?: pulumi.Input<string>;
81
+ /**
82
+ * The version of the Policy_object
83
+ */
84
+ version?: pulumi.Input<number>;
85
+ }
86
+ /**
87
+ * The set of arguments for constructing a PolicyObjectStandardCommunityList resource.
88
+ */
89
+ export interface PolicyObjectStandardCommunityListArgs {
90
+ /**
91
+ * The description of the Policy_object
92
+ */
93
+ description?: pulumi.Input<string>;
94
+ /**
95
+ * Standard Community List
96
+ */
97
+ entries: pulumi.Input<pulumi.Input<inputs.PolicyObjectStandardCommunityListEntry>[]>;
98
+ /**
99
+ * Feature Profile ID
100
+ */
101
+ featureProfileId: pulumi.Input<string>;
102
+ /**
103
+ * The name of the Policy_object
104
+ */
105
+ name?: pulumi.Input<string>;
106
+ }
@@ -0,0 +1,75 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
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.PolicyObjectStandardCommunityList = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This resource can manage a Policy Object Standard Community List Policy_object.
10
+ * - Minimum SD-WAN Manager version: `20.12.0`
11
+ *
12
+ * ## Import
13
+ *
14
+ * Expected import identifier with the format: "policy_object_standard_community_list_id,feature_profile_id"
15
+ *
16
+ * ```sh
17
+ * $ pulumi import sdwan:index/policyObjectStandardCommunityList:PolicyObjectStandardCommunityList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
18
+ * ```
19
+ */
20
+ class PolicyObjectStandardCommunityList extends pulumi.CustomResource {
21
+ /**
22
+ * Get an existing PolicyObjectStandardCommunityList resource's state with the given name, ID, and optional extra
23
+ * properties used to qualify the lookup.
24
+ *
25
+ * @param name The _unique_ name of the resulting resource.
26
+ * @param id The _unique_ provider ID of the resource to lookup.
27
+ * @param state Any extra arguments used during the lookup.
28
+ * @param opts Optional settings to control the behavior of the CustomResource.
29
+ */
30
+ static get(name, id, state, opts) {
31
+ return new PolicyObjectStandardCommunityList(name, state, Object.assign(Object.assign({}, opts), { id: id }));
32
+ }
33
+ /**
34
+ * Returns true if the given object is an instance of PolicyObjectStandardCommunityList. This is designed to work even
35
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
36
+ */
37
+ static isInstance(obj) {
38
+ if (obj === undefined || obj === null) {
39
+ return false;
40
+ }
41
+ return obj['__pulumiType'] === PolicyObjectStandardCommunityList.__pulumiType;
42
+ }
43
+ constructor(name, argsOrState, opts) {
44
+ let resourceInputs = {};
45
+ opts = opts || {};
46
+ if (opts.id) {
47
+ const state = argsOrState;
48
+ resourceInputs["description"] = state ? state.description : undefined;
49
+ resourceInputs["entries"] = state ? state.entries : undefined;
50
+ resourceInputs["featureProfileId"] = state ? state.featureProfileId : undefined;
51
+ resourceInputs["name"] = state ? state.name : undefined;
52
+ resourceInputs["version"] = state ? state.version : undefined;
53
+ }
54
+ else {
55
+ const args = argsOrState;
56
+ if ((!args || args.entries === undefined) && !opts.urn) {
57
+ throw new Error("Missing required property 'entries'");
58
+ }
59
+ if ((!args || args.featureProfileId === undefined) && !opts.urn) {
60
+ throw new Error("Missing required property 'featureProfileId'");
61
+ }
62
+ resourceInputs["description"] = args ? args.description : undefined;
63
+ resourceInputs["entries"] = args ? args.entries : undefined;
64
+ resourceInputs["featureProfileId"] = args ? args.featureProfileId : undefined;
65
+ resourceInputs["name"] = args ? args.name : undefined;
66
+ resourceInputs["version"] = undefined /*out*/;
67
+ }
68
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
69
+ super(PolicyObjectStandardCommunityList.__pulumiType, name, resourceInputs, opts);
70
+ }
71
+ }
72
+ exports.PolicyObjectStandardCommunityList = PolicyObjectStandardCommunityList;
73
+ /** @internal */
74
+ PolicyObjectStandardCommunityList.__pulumiType = 'sdwan:index/policyObjectStandardCommunityList:PolicyObjectStandardCommunityList';
75
+ //# sourceMappingURL=policyObjectStandardCommunityList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"policyObjectStandardCommunityList.js","sourceRoot":"","sources":["../policyObjectStandardCommunityList.ts"],"names":[],"mappings":"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"}
@@ -7,8 +7,10 @@ import * as outputs from "./types/output";
7
7
  *
8
8
  * ## Import
9
9
  *
10
+ * Expected import identifier with the format: "policy_object_tloc_list_id,feature_profile_id"
11
+ *
10
12
  * ```sh
11
- * $ pulumi import sdwan:index/policyObjectTlocList:PolicyObjectTlocList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
13
+ * $ pulumi import sdwan:index/policyObjectTlocList:PolicyObjectTlocList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
12
14
  * ```
13
15
  */
14
16
  export declare class PolicyObjectTlocList extends pulumi.CustomResource {
@@ -11,8 +11,10 @@ const utilities = require("./utilities");
11
11
  *
12
12
  * ## Import
13
13
  *
14
+ * Expected import identifier with the format: "policy_object_tloc_list_id,feature_profile_id"
15
+ *
14
16
  * ```sh
15
- * $ pulumi import sdwan:index/policyObjectTlocList:PolicyObjectTlocList example "f6b2c44c-693c-4763-b010-895aa3d236bd"
17
+ * $ pulumi import sdwan:index/policyObjectTlocList:PolicyObjectTlocList example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
16
18
  * ```
17
19
  */
18
20
  class PolicyObjectTlocList extends pulumi.CustomResource {
@@ -1 +1 @@
1
- {"version":3,"file":"policyObjectTlocList.js","sourceRoot":"","sources":["../policyObjectTlocList.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"policyObjectTlocList.js","sourceRoot":"","sources":["../policyObjectTlocList.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,122 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * This resource can manage a Policy Object VPN Group Policy_object.
6
+ * - Minimum SD-WAN Manager version: `20.12.0`
7
+ *
8
+ * ## Example Usage
9
+ *
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as sdwan from "@pulumi/sdwan";
13
+ *
14
+ * const example = new sdwan.PolicyObjectVpnGroup("example", {
15
+ * name: "Example",
16
+ * description: "My Example",
17
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
18
+ * entries: [{
19
+ * vpn: 100,
20
+ * }],
21
+ * });
22
+ * ```
23
+ *
24
+ * ## Import
25
+ *
26
+ * Expected import identifier with the format: "policy_object_vpn_group_id,feature_profile_id"
27
+ *
28
+ * ```sh
29
+ * $ pulumi import sdwan:index/policyObjectVpnGroup:PolicyObjectVpnGroup example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
30
+ * ```
31
+ */
32
+ export declare class PolicyObjectVpnGroup extends pulumi.CustomResource {
33
+ /**
34
+ * Get an existing PolicyObjectVpnGroup resource's state with the given name, ID, and optional extra
35
+ * properties used to qualify the lookup.
36
+ *
37
+ * @param name The _unique_ name of the resulting resource.
38
+ * @param id The _unique_ provider ID of the resource to lookup.
39
+ * @param state Any extra arguments used during the lookup.
40
+ * @param opts Optional settings to control the behavior of the CustomResource.
41
+ */
42
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PolicyObjectVpnGroupState, opts?: pulumi.CustomResourceOptions): PolicyObjectVpnGroup;
43
+ /**
44
+ * Returns true if the given object is an instance of PolicyObjectVpnGroup. This is designed to work even
45
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
46
+ */
47
+ static isInstance(obj: any): obj is PolicyObjectVpnGroup;
48
+ /**
49
+ * The description of the Policy_object
50
+ */
51
+ readonly description: pulumi.Output<string | undefined>;
52
+ /**
53
+ * VPN List
54
+ */
55
+ readonly entries: pulumi.Output<outputs.PolicyObjectVpnGroupEntry[]>;
56
+ /**
57
+ * Feature Profile ID
58
+ */
59
+ readonly featureProfileId: pulumi.Output<string>;
60
+ /**
61
+ * The name of the Policy_object
62
+ */
63
+ readonly name: pulumi.Output<string>;
64
+ /**
65
+ * The version of the Policy_object
66
+ */
67
+ readonly version: pulumi.Output<number>;
68
+ /**
69
+ * Create a PolicyObjectVpnGroup resource with the given unique name, arguments, and options.
70
+ *
71
+ * @param name The _unique_ name of the resource.
72
+ * @param args The arguments to use to populate this resource's properties.
73
+ * @param opts A bag of options that control this resource's behavior.
74
+ */
75
+ constructor(name: string, args: PolicyObjectVpnGroupArgs, opts?: pulumi.CustomResourceOptions);
76
+ }
77
+ /**
78
+ * Input properties used for looking up and filtering PolicyObjectVpnGroup resources.
79
+ */
80
+ export interface PolicyObjectVpnGroupState {
81
+ /**
82
+ * The description of the Policy_object
83
+ */
84
+ description?: pulumi.Input<string>;
85
+ /**
86
+ * VPN List
87
+ */
88
+ entries?: pulumi.Input<pulumi.Input<inputs.PolicyObjectVpnGroupEntry>[]>;
89
+ /**
90
+ * Feature Profile ID
91
+ */
92
+ featureProfileId?: pulumi.Input<string>;
93
+ /**
94
+ * The name of the Policy_object
95
+ */
96
+ name?: pulumi.Input<string>;
97
+ /**
98
+ * The version of the Policy_object
99
+ */
100
+ version?: pulumi.Input<number>;
101
+ }
102
+ /**
103
+ * The set of arguments for constructing a PolicyObjectVpnGroup resource.
104
+ */
105
+ export interface PolicyObjectVpnGroupArgs {
106
+ /**
107
+ * The description of the Policy_object
108
+ */
109
+ description?: pulumi.Input<string>;
110
+ /**
111
+ * VPN List
112
+ */
113
+ entries: pulumi.Input<pulumi.Input<inputs.PolicyObjectVpnGroupEntry>[]>;
114
+ /**
115
+ * Feature Profile ID
116
+ */
117
+ featureProfileId: pulumi.Input<string>;
118
+ /**
119
+ * The name of the Policy_object
120
+ */
121
+ name?: pulumi.Input<string>;
122
+ }
@@ -0,0 +1,91 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
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.PolicyObjectVpnGroup = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This resource can manage a Policy Object VPN Group 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.PolicyObjectVpnGroup("example", {
19
+ * name: "Example",
20
+ * description: "My Example",
21
+ * featureProfileId: "f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac",
22
+ * entries: [{
23
+ * vpn: 100,
24
+ * }],
25
+ * });
26
+ * ```
27
+ *
28
+ * ## Import
29
+ *
30
+ * Expected import identifier with the format: "policy_object_vpn_group_id,feature_profile_id"
31
+ *
32
+ * ```sh
33
+ * $ pulumi import sdwan:index/policyObjectVpnGroup:PolicyObjectVpnGroup example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
34
+ * ```
35
+ */
36
+ class PolicyObjectVpnGroup extends pulumi.CustomResource {
37
+ /**
38
+ * Get an existing PolicyObjectVpnGroup resource's state with the given name, ID, and optional extra
39
+ * properties used to qualify the lookup.
40
+ *
41
+ * @param name The _unique_ name of the resulting resource.
42
+ * @param id The _unique_ provider ID of the resource to lookup.
43
+ * @param state Any extra arguments used during the lookup.
44
+ * @param opts Optional settings to control the behavior of the CustomResource.
45
+ */
46
+ static get(name, id, state, opts) {
47
+ return new PolicyObjectVpnGroup(name, state, Object.assign(Object.assign({}, opts), { id: id }));
48
+ }
49
+ /**
50
+ * Returns true if the given object is an instance of PolicyObjectVpnGroup. This is designed to work even
51
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
52
+ */
53
+ static isInstance(obj) {
54
+ if (obj === undefined || obj === null) {
55
+ return false;
56
+ }
57
+ return obj['__pulumiType'] === PolicyObjectVpnGroup.__pulumiType;
58
+ }
59
+ constructor(name, argsOrState, opts) {
60
+ let resourceInputs = {};
61
+ opts = opts || {};
62
+ if (opts.id) {
63
+ const state = argsOrState;
64
+ resourceInputs["description"] = state ? state.description : undefined;
65
+ resourceInputs["entries"] = state ? state.entries : undefined;
66
+ resourceInputs["featureProfileId"] = state ? state.featureProfileId : undefined;
67
+ resourceInputs["name"] = state ? state.name : undefined;
68
+ resourceInputs["version"] = state ? state.version : undefined;
69
+ }
70
+ else {
71
+ const args = argsOrState;
72
+ if ((!args || args.entries === undefined) && !opts.urn) {
73
+ throw new Error("Missing required property 'entries'");
74
+ }
75
+ if ((!args || args.featureProfileId === undefined) && !opts.urn) {
76
+ throw new Error("Missing required property 'featureProfileId'");
77
+ }
78
+ resourceInputs["description"] = args ? args.description : undefined;
79
+ resourceInputs["entries"] = args ? args.entries : undefined;
80
+ resourceInputs["featureProfileId"] = args ? args.featureProfileId : undefined;
81
+ resourceInputs["name"] = args ? args.name : undefined;
82
+ resourceInputs["version"] = undefined /*out*/;
83
+ }
84
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
85
+ super(PolicyObjectVpnGroup.__pulumiType, name, resourceInputs, opts);
86
+ }
87
+ }
88
+ exports.PolicyObjectVpnGroup = PolicyObjectVpnGroup;
89
+ /** @internal */
90
+ PolicyObjectVpnGroup.__pulumiType = 'sdwan:index/policyObjectVpnGroup:PolicyObjectVpnGroup';
91
+ //# sourceMappingURL=policyObjectVpnGroup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"policyObjectVpnGroup.js","sourceRoot":"","sources":["../policyObjectVpnGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,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,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,gBAAgB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7D,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,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,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AAnFL,oDAoFC;AAtEG,gBAAgB;AACO,iCAAY,GAAG,uDAAuD,CAAC"}
package/provider.d.ts CHANGED
@@ -12,15 +12,15 @@ export declare class Provider extends pulumi.ProviderResource {
12
12
  */
13
13
  static isInstance(obj: any): obj is Provider;
14
14
  /**
15
- * Password for the SD-WAN Manager account. This can also be set as the SDWAN_PASSWORD environment variable.
15
+ * Password for the SD-WAN Manager account. This can also be set as the `SDWAN_PASSWORD` environment variable.
16
16
  */
17
17
  readonly password: pulumi.Output<string | undefined>;
18
18
  /**
19
- * URL of the Cisco SD-WAN Manager device. This can also be set as the SDWAN_URL environment variable.
19
+ * URL of the Cisco SD-WAN Manager device. This can also be set as the `SDWAN_URL` environment variable.
20
20
  */
21
21
  readonly url: pulumi.Output<string | undefined>;
22
22
  /**
23
- * Username for the SD-WAN Manager account. This can also be set as the SDWAN_USERNAME environment variable.
23
+ * Username for the SD-WAN Manager account. This can also be set as the `SDWAN_USERNAME` environment variable.
24
24
  */
25
25
  readonly username: pulumi.Output<string | undefined>;
26
26
  /**
@@ -37,23 +37,23 @@ export declare class Provider extends pulumi.ProviderResource {
37
37
  */
38
38
  export interface ProviderArgs {
39
39
  /**
40
- * Allow insecure HTTPS client. This can also be set as the SDWAN_INSECURE environment variable. Defaults to `true`.
40
+ * Allow insecure HTTPS client. This can also be set as the `SDWAN_INSECURE` environment variable. Defaults to `true`.
41
41
  */
42
42
  insecure?: pulumi.Input<boolean>;
43
43
  /**
44
- * Password for the SD-WAN Manager account. This can also be set as the SDWAN_PASSWORD environment variable.
44
+ * Password for the SD-WAN Manager account. This can also be set as the `SDWAN_PASSWORD` environment variable.
45
45
  */
46
46
  password?: pulumi.Input<string>;
47
47
  /**
48
- * Number of retries for REST API calls. This can also be set as the SDWAN_RETRIES environment variable. Defaults to `3`.
48
+ * Number of retries for REST API calls. This can also be set as the `SDWAN_RETRIES` environment variable. Defaults to `3`.
49
49
  */
50
50
  retries?: pulumi.Input<number>;
51
51
  /**
52
- * URL of the Cisco SD-WAN Manager device. This can also be set as the SDWAN_URL environment variable.
52
+ * URL of the Cisco SD-WAN Manager device. This can also be set as the `SDWAN_URL` environment variable.
53
53
  */
54
54
  url?: pulumi.Input<string>;
55
55
  /**
56
- * Username for the SD-WAN Manager account. This can also be set as the SDWAN_USERNAME environment variable.
56
+ * Username for the SD-WAN Manager account. This can also be set as the `SDWAN_USERNAME` environment variable.
57
57
  */
58
58
  username?: pulumi.Input<string>;
59
59
  }
@@ -1,6 +1,7 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * This resource can manage a Service Feature Profile .
4
+ * - Minimum SD-WAN Manager version: `20.12.0`
4
5
  *
5
6
  * ## Example Usage
6
7
  *
@@ -7,6 +7,7 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
9
  * This resource can manage a Service Feature Profile .
10
+ * - Minimum SD-WAN Manager version: `20.12.0`
10
11
  *
11
12
  * ## Example Usage
12
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"serviceFeatureProfile.js","sourceRoot":"","sources":["../serviceFeatureProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,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,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AA9DL,sDA+DC;AAjDG,gBAAgB;AACO,kCAAY,GAAG,yDAAyD,CAAC"}
1
+ {"version":3,"file":"serviceFeatureProfile.js","sourceRoot":"","sources":["../serviceFeatureProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,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,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AA9DL,sDA+DC;AAjDG,gBAAgB;AACO,kCAAY,GAAG,yDAAyD,CAAC"}
@@ -0,0 +1,118 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * This resource can manage a Service IPv4 ACL Feature.
6
+ * - Minimum SD-WAN Manager version: `20.12.0`
7
+ *
8
+ * ## Import
9
+ *
10
+ * Expected import identifier with the format: "service_ipv4_acl_feature_id,feature_profile_id"
11
+ *
12
+ * ```sh
13
+ * $ pulumi import sdwan:index/serviceIpv4AclFeature:ServiceIpv4AclFeature example "f6b2c44c-693c-4763-b010-895aa3d236bd,f6dd22c8-0b4f-496c-9a0b-6813d1f8b8ac"
14
+ * ```
15
+ */
16
+ export declare class ServiceIpv4AclFeature extends pulumi.CustomResource {
17
+ /**
18
+ * Get an existing ServiceIpv4AclFeature resource's state with the given name, ID, and optional extra
19
+ * properties used to qualify the lookup.
20
+ *
21
+ * @param name The _unique_ name of the resulting resource.
22
+ * @param id The _unique_ provider ID of the resource to lookup.
23
+ * @param state Any extra arguments used during the lookup.
24
+ * @param opts Optional settings to control the behavior of the CustomResource.
25
+ */
26
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ServiceIpv4AclFeatureState, opts?: pulumi.CustomResourceOptions): ServiceIpv4AclFeature;
27
+ /**
28
+ * Returns true if the given object is an instance of ServiceIpv4AclFeature. This is designed to work even
29
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
30
+ */
31
+ static isInstance(obj: any): obj is ServiceIpv4AclFeature;
32
+ /**
33
+ * Default Action - Choices: `drop`, `accept` - Default value: `drop`
34
+ */
35
+ readonly defaultAction: pulumi.Output<string | undefined>;
36
+ /**
37
+ * The description of the Feature
38
+ */
39
+ readonly description: pulumi.Output<string | undefined>;
40
+ /**
41
+ * Feature Profile ID
42
+ */
43
+ readonly featureProfileId: pulumi.Output<string | undefined>;
44
+ /**
45
+ * The name of the Feature
46
+ */
47
+ readonly name: pulumi.Output<string>;
48
+ /**
49
+ * Access Control List
50
+ */
51
+ readonly sequences: pulumi.Output<outputs.ServiceIpv4AclFeatureSequence[] | undefined>;
52
+ /**
53
+ * The version of the Feature
54
+ */
55
+ readonly version: pulumi.Output<number>;
56
+ /**
57
+ * Create a ServiceIpv4AclFeature resource with the given unique name, arguments, and options.
58
+ *
59
+ * @param name The _unique_ name of the resource.
60
+ * @param args The arguments to use to populate this resource's properties.
61
+ * @param opts A bag of options that control this resource's behavior.
62
+ */
63
+ constructor(name: string, args?: ServiceIpv4AclFeatureArgs, opts?: pulumi.CustomResourceOptions);
64
+ }
65
+ /**
66
+ * Input properties used for looking up and filtering ServiceIpv4AclFeature resources.
67
+ */
68
+ export interface ServiceIpv4AclFeatureState {
69
+ /**
70
+ * Default Action - Choices: `drop`, `accept` - Default value: `drop`
71
+ */
72
+ defaultAction?: pulumi.Input<string>;
73
+ /**
74
+ * The description of the Feature
75
+ */
76
+ description?: pulumi.Input<string>;
77
+ /**
78
+ * Feature Profile ID
79
+ */
80
+ featureProfileId?: pulumi.Input<string>;
81
+ /**
82
+ * The name of the Feature
83
+ */
84
+ name?: pulumi.Input<string>;
85
+ /**
86
+ * Access Control List
87
+ */
88
+ sequences?: pulumi.Input<pulumi.Input<inputs.ServiceIpv4AclFeatureSequence>[]>;
89
+ /**
90
+ * The version of the Feature
91
+ */
92
+ version?: pulumi.Input<number>;
93
+ }
94
+ /**
95
+ * The set of arguments for constructing a ServiceIpv4AclFeature resource.
96
+ */
97
+ export interface ServiceIpv4AclFeatureArgs {
98
+ /**
99
+ * Default Action - Choices: `drop`, `accept` - Default value: `drop`
100
+ */
101
+ defaultAction?: pulumi.Input<string>;
102
+ /**
103
+ * The description of the Feature
104
+ */
105
+ description?: pulumi.Input<string>;
106
+ /**
107
+ * Feature Profile ID
108
+ */
109
+ featureProfileId?: pulumi.Input<string>;
110
+ /**
111
+ * The name of the Feature
112
+ */
113
+ name?: pulumi.Input<string>;
114
+ /**
115
+ * Access Control List
116
+ */
117
+ sequences?: pulumi.Input<pulumi.Input<inputs.ServiceIpv4AclFeatureSequence>[]>;
118
+ }