@pulumi/sdwan 0.1.0-alpha.1716879684

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 (840) hide show
  1. package/LICENSE +202 -0
  2. package/README.md +49 -0
  3. package/activateCentralizedPolicy.d.ts +51 -0
  4. package/activateCentralizedPolicy.js +52 -0
  5. package/activateCentralizedPolicy.js.map +1 -0
  6. package/advancedInspectionProfilePolicyDefinition.d.ts +199 -0
  7. package/advancedInspectionProfilePolicyDefinition.js +97 -0
  8. package/advancedInspectionProfilePolicyDefinition.js.map +1 -0
  9. package/advancedMalwareProtectionPolicyDefinition.d.ts +216 -0
  10. package/advancedMalwareProtectionPolicyDefinition.js +104 -0
  11. package/advancedMalwareProtectionPolicyDefinition.js.map +1 -0
  12. package/allowUrlListPolicyObject.d.ts +93 -0
  13. package/allowUrlListPolicyObject.js +79 -0
  14. package/allowUrlListPolicyObject.js.map +1 -0
  15. package/appProbeClassPolicyObject.d.ts +107 -0
  16. package/appProbeClassPolicyObject.js +86 -0
  17. package/appProbeClassPolicyObject.js.map +1 -0
  18. package/applicationAwareRoutingPolicyDefinition.d.ts +99 -0
  19. package/applicationAwareRoutingPolicyDefinition.js +72 -0
  20. package/applicationAwareRoutingPolicyDefinition.js.map +1 -0
  21. package/applicationListPolicyObject.d.ts +93 -0
  22. package/applicationListPolicyObject.js +79 -0
  23. package/applicationListPolicyObject.js.map +1 -0
  24. package/applicationPriorityFeatureProfile.d.ts +81 -0
  25. package/applicationPriorityFeatureProfile.js +75 -0
  26. package/applicationPriorityFeatureProfile.js.map +1 -0
  27. package/applicationPriorityQosPolicyProfileParcel.d.ts +128 -0
  28. package/applicationPriorityQosPolicyProfileParcel.js +74 -0
  29. package/applicationPriorityQosPolicyProfileParcel.js.map +1 -0
  30. package/asPathListPolicyObject.d.ts +79 -0
  31. package/asPathListPolicyObject.js +65 -0
  32. package/asPathListPolicyObject.js.map +1 -0
  33. package/attachFeatureDeviceTemplate.d.ts +65 -0
  34. package/attachFeatureDeviceTemplate.js +57 -0
  35. package/attachFeatureDeviceTemplate.js.map +1 -0
  36. package/blockUrlListPolicyObject.d.ts +93 -0
  37. package/blockUrlListPolicyObject.js +79 -0
  38. package/blockUrlListPolicyObject.js.map +1 -0
  39. package/cedgeAaaFeatureTemplate.d.ts +418 -0
  40. package/cedgeAaaFeatureTemplate.js +125 -0
  41. package/cedgeAaaFeatureTemplate.js.map +1 -0
  42. package/cedgeGlobalFeatureTemplate.d.ts +692 -0
  43. package/cedgeGlobalFeatureTemplate.js +201 -0
  44. package/cedgeGlobalFeatureTemplate.js.map +1 -0
  45. package/cedgeIgmpFeatureTemplate.d.ts +118 -0
  46. package/cedgeIgmpFeatureTemplate.js +75 -0
  47. package/cedgeIgmpFeatureTemplate.js.map +1 -0
  48. package/cedgeMulticastFeatureTemplate.d.ts +192 -0
  49. package/cedgeMulticastFeatureTemplate.js +101 -0
  50. package/cedgeMulticastFeatureTemplate.js.map +1 -0
  51. package/cedgePimFeatureTemplate.d.ts +394 -0
  52. package/cedgePimFeatureTemplate.js +121 -0
  53. package/cedgePimFeatureTemplate.js.map +1 -0
  54. package/cellularCedgeProfileFeatureTemplate.d.ts +292 -0
  55. package/cellularCedgeProfileFeatureTemplate.js +121 -0
  56. package/cellularCedgeProfileFeatureTemplate.js.map +1 -0
  57. package/cellularControllerFeatureTemplate.d.ts +238 -0
  58. package/cellularControllerFeatureTemplate.js +95 -0
  59. package/cellularControllerFeatureTemplate.js.map +1 -0
  60. package/cellularProfileFeatureTemplate.d.ts +392 -0
  61. package/cellularProfileFeatureTemplate.js +141 -0
  62. package/cellularProfileFeatureTemplate.js.map +1 -0
  63. package/centralizedPolicy.d.ts +112 -0
  64. package/centralizedPolicy.js +88 -0
  65. package/centralizedPolicy.js.map +1 -0
  66. package/cflowdPolicyDefinition.d.ts +183 -0
  67. package/cflowdPolicyDefinition.js +86 -0
  68. package/cflowdPolicyDefinition.js.map +1 -0
  69. package/ciscoBannerFeatureTemplate.d.ts +167 -0
  70. package/ciscoBannerFeatureTemplate.js +96 -0
  71. package/ciscoBannerFeatureTemplate.js.map +1 -0
  72. package/ciscoBfdFeatureTemplate.d.ts +193 -0
  73. package/ciscoBfdFeatureTemplate.js +87 -0
  74. package/ciscoBfdFeatureTemplate.js.map +1 -0
  75. package/ciscoBgpFeatureTemplate.d.ts +538 -0
  76. package/ciscoBgpFeatureTemplate.js +145 -0
  77. package/ciscoBgpFeatureTemplate.js.map +1 -0
  78. package/ciscoDhcpServerFeatureTemplate.d.ts +322 -0
  79. package/ciscoDhcpServerFeatureTemplate.js +109 -0
  80. package/ciscoDhcpServerFeatureTemplate.js.map +1 -0
  81. package/ciscoLoggingFeatureTemplate.d.ts +214 -0
  82. package/ciscoLoggingFeatureTemplate.js +91 -0
  83. package/ciscoLoggingFeatureTemplate.js.map +1 -0
  84. package/ciscoNtpFeatureTemplate.d.ts +226 -0
  85. package/ciscoNtpFeatureTemplate.js +93 -0
  86. package/ciscoNtpFeatureTemplate.js.map +1 -0
  87. package/ciscoOmpFeatureTemplate.d.ts +442 -0
  88. package/ciscoOmpFeatureTemplate.js +129 -0
  89. package/ciscoOmpFeatureTemplate.js.map +1 -0
  90. package/ciscoOspfFeatureTemplate.d.ts +454 -0
  91. package/ciscoOspfFeatureTemplate.js +131 -0
  92. package/ciscoOspfFeatureTemplate.js.map +1 -0
  93. package/ciscoOspfv3FeatureTemplate.d.ts +922 -0
  94. package/ciscoOspfv3FeatureTemplate.js +209 -0
  95. package/ciscoOspfv3FeatureTemplate.js.map +1 -0
  96. package/ciscoSecureInternetGatewayFeatureTemplate.d.ts +178 -0
  97. package/ciscoSecureInternetGatewayFeatureTemplate.js +85 -0
  98. package/ciscoSecureInternetGatewayFeatureTemplate.js.map +1 -0
  99. package/ciscoSecurityFeatureTemplate.d.ts +277 -0
  100. package/ciscoSecurityFeatureTemplate.js +101 -0
  101. package/ciscoSecurityFeatureTemplate.js.map +1 -0
  102. package/ciscoSigCredentialsFeatureTemplate.d.ts +392 -0
  103. package/ciscoSigCredentialsFeatureTemplate.js +141 -0
  104. package/ciscoSigCredentialsFeatureTemplate.js.map +1 -0
  105. package/ciscoSnmpFeatureTemplate.d.ts +238 -0
  106. package/ciscoSnmpFeatureTemplate.js +95 -0
  107. package/ciscoSnmpFeatureTemplate.js.map +1 -0
  108. package/ciscoSystemFeatureTemplate.d.ts +1156 -0
  109. package/ciscoSystemFeatureTemplate.js +211 -0
  110. package/ciscoSystemFeatureTemplate.js.map +1 -0
  111. package/ciscoThousandeyesFeatureTemplate.d.ts +118 -0
  112. package/ciscoThousandeyesFeatureTemplate.js +75 -0
  113. package/ciscoThousandeyesFeatureTemplate.js.map +1 -0
  114. package/ciscoTrustsecFeatureTemplate.d.ts +484 -0
  115. package/ciscoTrustsecFeatureTemplate.js +135 -0
  116. package/ciscoTrustsecFeatureTemplate.js.map +1 -0
  117. package/ciscoVpnFeatureTemplate.d.ts +466 -0
  118. package/ciscoVpnFeatureTemplate.js +133 -0
  119. package/ciscoVpnFeatureTemplate.js.map +1 -0
  120. package/ciscoVpnInterfaceFeatureTemplate.d.ts +2548 -0
  121. package/ciscoVpnInterfaceFeatureTemplate.js +477 -0
  122. package/ciscoVpnInterfaceFeatureTemplate.js.map +1 -0
  123. package/ciscoVpnInterfaceGreFeatureTemplate.d.ts +457 -0
  124. package/ciscoVpnInterfaceGreFeatureTemplate.js +131 -0
  125. package/ciscoVpnInterfaceGreFeatureTemplate.js.map +1 -0
  126. package/ciscoVpnInterfaceIpsecFeatureTemplate.d.ts +792 -0
  127. package/ciscoVpnInterfaceIpsecFeatureTemplate.js +219 -0
  128. package/ciscoVpnInterfaceIpsecFeatureTemplate.js.map +1 -0
  129. package/ciscoWirelessLanFeatureTemplate.d.ts +325 -0
  130. package/ciscoWirelessLanFeatureTemplate.js +107 -0
  131. package/ciscoWirelessLanFeatureTemplate.js.map +1 -0
  132. package/classMapPolicyObject.d.ts +89 -0
  133. package/classMapPolicyObject.js +77 -0
  134. package/classMapPolicyObject.js.map +1 -0
  135. package/cliConfigProfileParcel.d.ts +118 -0
  136. package/cliConfigProfileParcel.js +92 -0
  137. package/cliConfigProfileParcel.js.map +1 -0
  138. package/cliDeviceTemplate.d.ts +129 -0
  139. package/cliDeviceTemplate.js +96 -0
  140. package/cliDeviceTemplate.js.map +1 -0
  141. package/cliFeatureProfile.d.ts +81 -0
  142. package/cliFeatureProfile.js +75 -0
  143. package/cliFeatureProfile.js.map +1 -0
  144. package/cliTemplateFeatureTemplate.d.ts +132 -0
  145. package/cliTemplateFeatureTemplate.js +91 -0
  146. package/cliTemplateFeatureTemplate.js.map +1 -0
  147. package/colorListPolicyObject.d.ts +93 -0
  148. package/colorListPolicyObject.js +79 -0
  149. package/colorListPolicyObject.js.map +1 -0
  150. package/config/index.d.ts +1 -0
  151. package/config/index.js +21 -0
  152. package/config/index.js.map +1 -0
  153. package/config/vars.d.ts +20 -0
  154. package/config/vars.js +37 -0
  155. package/config/vars.js.map +1 -0
  156. package/configurationGroup.d.ts +136 -0
  157. package/configurationGroup.js +91 -0
  158. package/configurationGroup.js.map +1 -0
  159. package/configurationGroupDeploy.d.ts +80 -0
  160. package/configurationGroupDeploy.js +75 -0
  161. package/configurationGroupDeploy.js.map +1 -0
  162. package/configurationGroupDeviceVariables.d.ts +90 -0
  163. package/configurationGroupDeviceVariables.js +68 -0
  164. package/configurationGroupDeviceVariables.js.map +1 -0
  165. package/configurationGroupDevices.d.ts +86 -0
  166. package/configurationGroupDevices.js +81 -0
  167. package/configurationGroupDevices.js.map +1 -0
  168. package/customControlTopologyPolicyDefinition.d.ts +111 -0
  169. package/customControlTopologyPolicyDefinition.js +74 -0
  170. package/customControlTopologyPolicyDefinition.js.map +1 -0
  171. package/dataFqdnPrefixListPolicyObject.d.ts +93 -0
  172. package/dataFqdnPrefixListPolicyObject.js +79 -0
  173. package/dataFqdnPrefixListPolicyObject.js.map +1 -0
  174. package/dataIpv4PrefixListPolicyObject.d.ts +93 -0
  175. package/dataIpv4PrefixListPolicyObject.js +79 -0
  176. package/dataIpv4PrefixListPolicyObject.js.map +1 -0
  177. package/dataIpv6PrefixListPolicyObject.d.ts +93 -0
  178. package/dataIpv6PrefixListPolicyObject.js +79 -0
  179. package/dataIpv6PrefixListPolicyObject.js.map +1 -0
  180. package/dnsSecurityPolicyDefinition.d.ts +217 -0
  181. package/dnsSecurityPolicyDefinition.js +112 -0
  182. package/dnsSecurityPolicyDefinition.js.map +1 -0
  183. package/domainListPolicyObject.d.ts +93 -0
  184. package/domainListPolicyObject.js +79 -0
  185. package/domainListPolicyObject.js.map +1 -0
  186. package/eigrpFeatureTemplate.d.ts +310 -0
  187. package/eigrpFeatureTemplate.js +107 -0
  188. package/eigrpFeatureTemplate.js.map +1 -0
  189. package/expandedCommunityListPolicyObject.d.ts +93 -0
  190. package/expandedCommunityListPolicyObject.js +79 -0
  191. package/expandedCommunityListPolicyObject.js.map +1 -0
  192. package/extendedCommunityListPolicyObject.d.ts +93 -0
  193. package/extendedCommunityListPolicyObject.js +79 -0
  194. package/extendedCommunityListPolicyObject.js.map +1 -0
  195. package/featureDeviceTemplate.d.ts +180 -0
  196. package/featureDeviceTemplate.js +99 -0
  197. package/featureDeviceTemplate.js.map +1 -0
  198. package/geoLocationListPolicyObject.d.ts +94 -0
  199. package/geoLocationListPolicyObject.js +80 -0
  200. package/geoLocationListPolicyObject.js.map +1 -0
  201. package/getAdvancedInspectionProfilePolicyDefinition.d.ts +106 -0
  202. package/getAdvancedInspectionProfilePolicyDefinition.js +47 -0
  203. package/getAdvancedInspectionProfilePolicyDefinition.js.map +1 -0
  204. package/getAdvancedMalwareProtectionPolicyDefinition.d.ts +110 -0
  205. package/getAdvancedMalwareProtectionPolicyDefinition.js +47 -0
  206. package/getAdvancedMalwareProtectionPolicyDefinition.js.map +1 -0
  207. package/getAllowUrlListPolicyObject.d.ts +71 -0
  208. package/getAllowUrlListPolicyObject.js +47 -0
  209. package/getAllowUrlListPolicyObject.js.map +1 -0
  210. package/getAppProbeClassPolicyObject.d.ts +75 -0
  211. package/getAppProbeClassPolicyObject.js +47 -0
  212. package/getAppProbeClassPolicyObject.js.map +1 -0
  213. package/getApplicationAwareRoutingPolicyDefinition.d.ts +79 -0
  214. package/getApplicationAwareRoutingPolicyDefinition.js +47 -0
  215. package/getApplicationAwareRoutingPolicyDefinition.js.map +1 -0
  216. package/getApplicationListPolicyObject.d.ts +71 -0
  217. package/getApplicationListPolicyObject.js +47 -0
  218. package/getApplicationListPolicyObject.js.map +1 -0
  219. package/getApplicationPriorityFeatureProfile.d.ts +66 -0
  220. package/getApplicationPriorityFeatureProfile.js +47 -0
  221. package/getApplicationPriorityFeatureProfile.js.map +1 -0
  222. package/getApplicationPriorityQosPolicyProfileParcel.d.ts +97 -0
  223. package/getApplicationPriorityQosPolicyProfileParcel.js +50 -0
  224. package/getApplicationPriorityQosPolicyProfileParcel.js.map +1 -0
  225. package/getAsPathListPolicyObject.d.ts +71 -0
  226. package/getAsPathListPolicyObject.js +47 -0
  227. package/getAsPathListPolicyObject.js.map +1 -0
  228. package/getBlockUrlListPolicyObject.d.ts +71 -0
  229. package/getBlockUrlListPolicyObject.js +47 -0
  230. package/getBlockUrlListPolicyObject.js.map +1 -0
  231. package/getCedgeAaaFeatureTemplate.d.ts +191 -0
  232. package/getCedgeAaaFeatureTemplate.js +49 -0
  233. package/getCedgeAaaFeatureTemplate.js.map +1 -0
  234. package/getCedgeGlobalFeatureTemplate.d.ts +270 -0
  235. package/getCedgeGlobalFeatureTemplate.js +49 -0
  236. package/getCedgeGlobalFeatureTemplate.js.map +1 -0
  237. package/getCedgeIgmpFeatureTemplate.d.ts +91 -0
  238. package/getCedgeIgmpFeatureTemplate.js +49 -0
  239. package/getCedgeIgmpFeatureTemplate.js.map +1 -0
  240. package/getCedgeMulticastFeatureTemplate.d.ts +110 -0
  241. package/getCedgeMulticastFeatureTemplate.js +49 -0
  242. package/getCedgeMulticastFeatureTemplate.js.map +1 -0
  243. package/getCedgePimFeatureTemplate.d.ts +183 -0
  244. package/getCedgePimFeatureTemplate.js +49 -0
  245. package/getCedgePimFeatureTemplate.js.map +1 -0
  246. package/getCellularCedgeProfileFeatureTemplate.d.ts +142 -0
  247. package/getCellularCedgeProfileFeatureTemplate.js +49 -0
  248. package/getCellularCedgeProfileFeatureTemplate.js.map +1 -0
  249. package/getCellularControllerFeatureTemplate.d.ts +131 -0
  250. package/getCellularControllerFeatureTemplate.js +49 -0
  251. package/getCellularControllerFeatureTemplate.js.map +1 -0
  252. package/getCellularProfileFeatureTemplate.d.ts +174 -0
  253. package/getCellularProfileFeatureTemplate.js +49 -0
  254. package/getCellularProfileFeatureTemplate.js.map +1 -0
  255. package/getCentralizedPolicy.d.ts +75 -0
  256. package/getCentralizedPolicy.js +47 -0
  257. package/getCentralizedPolicy.js.map +1 -0
  258. package/getCflowdPolicyDefinition.d.ts +107 -0
  259. package/getCflowdPolicyDefinition.js +47 -0
  260. package/getCflowdPolicyDefinition.js.map +1 -0
  261. package/getCiscoBannerFeatureTemplate.d.ts +102 -0
  262. package/getCiscoBannerFeatureTemplate.js +49 -0
  263. package/getCiscoBannerFeatureTemplate.js.map +1 -0
  264. package/getCiscoBfdFeatureTemplate.d.ts +115 -0
  265. package/getCiscoBfdFeatureTemplate.js +49 -0
  266. package/getCiscoBfdFeatureTemplate.js.map +1 -0
  267. package/getCiscoBgpFeatureTemplate.d.ts +231 -0
  268. package/getCiscoBgpFeatureTemplate.js +49 -0
  269. package/getCiscoBgpFeatureTemplate.js.map +1 -0
  270. package/getCiscoDhcpServerFeatureTemplate.d.ts +159 -0
  271. package/getCiscoDhcpServerFeatureTemplate.js +49 -0
  272. package/getCiscoDhcpServerFeatureTemplate.js.map +1 -0
  273. package/getCiscoLoggingFeatureTemplate.d.ts +123 -0
  274. package/getCiscoLoggingFeatureTemplate.js +49 -0
  275. package/getCiscoLoggingFeatureTemplate.js.map +1 -0
  276. package/getCiscoNtpFeatureTemplate.d.ts +127 -0
  277. package/getCiscoNtpFeatureTemplate.js +49 -0
  278. package/getCiscoNtpFeatureTemplate.js.map +1 -0
  279. package/getCiscoOmpFeatureTemplate.d.ts +199 -0
  280. package/getCiscoOmpFeatureTemplate.js +49 -0
  281. package/getCiscoOmpFeatureTemplate.js.map +1 -0
  282. package/getCiscoOspfFeatureTemplate.d.ts +203 -0
  283. package/getCiscoOspfFeatureTemplate.js +49 -0
  284. package/getCiscoOspfFeatureTemplate.js.map +1 -0
  285. package/getCiscoOspfv3FeatureTemplate.d.ts +359 -0
  286. package/getCiscoOspfv3FeatureTemplate.js +49 -0
  287. package/getCiscoOspfv3FeatureTemplate.js.map +1 -0
  288. package/getCiscoSecureInternetGatewayFeatureTemplate.d.ts +111 -0
  289. package/getCiscoSecureInternetGatewayFeatureTemplate.js +49 -0
  290. package/getCiscoSecureInternetGatewayFeatureTemplate.js.map +1 -0
  291. package/getCiscoSecurityFeatureTemplate.d.ts +143 -0
  292. package/getCiscoSecurityFeatureTemplate.js +49 -0
  293. package/getCiscoSecurityFeatureTemplate.js.map +1 -0
  294. package/getCiscoSigCredentialsFeatureTemplate.d.ts +174 -0
  295. package/getCiscoSigCredentialsFeatureTemplate.js +49 -0
  296. package/getCiscoSigCredentialsFeatureTemplate.js.map +1 -0
  297. package/getCiscoSnmpFeatureTemplate.d.ts +131 -0
  298. package/getCiscoSnmpFeatureTemplate.js +49 -0
  299. package/getCiscoSnmpFeatureTemplate.js.map +1 -0
  300. package/getCiscoSystemFeatureTemplate.d.ts +363 -0
  301. package/getCiscoSystemFeatureTemplate.js +49 -0
  302. package/getCiscoSystemFeatureTemplate.js.map +1 -0
  303. package/getCiscoThousandeyesFeatureTemplate.d.ts +91 -0
  304. package/getCiscoThousandeyesFeatureTemplate.js +49 -0
  305. package/getCiscoThousandeyesFeatureTemplate.js.map +1 -0
  306. package/getCiscoTrustsecFeatureTemplate.d.ts +211 -0
  307. package/getCiscoTrustsecFeatureTemplate.js +49 -0
  308. package/getCiscoTrustsecFeatureTemplate.js.map +1 -0
  309. package/getCiscoVpnFeatureTemplate.d.ts +207 -0
  310. package/getCiscoVpnFeatureTemplate.js +49 -0
  311. package/getCiscoVpnFeatureTemplate.js.map +1 -0
  312. package/getCiscoVpnInterfaceFeatureTemplate.d.ts +895 -0
  313. package/getCiscoVpnInterfaceFeatureTemplate.js +49 -0
  314. package/getCiscoVpnInterfaceFeatureTemplate.js.map +1 -0
  315. package/getCiscoVpnInterfaceGreFeatureTemplate.d.ts +203 -0
  316. package/getCiscoVpnInterfaceGreFeatureTemplate.js +49 -0
  317. package/getCiscoVpnInterfaceGreFeatureTemplate.js.map +1 -0
  318. package/getCiscoVpnInterfaceIpsecFeatureTemplate.d.ts +298 -0
  319. package/getCiscoVpnInterfaceIpsecFeatureTemplate.js +49 -0
  320. package/getCiscoVpnInterfaceIpsecFeatureTemplate.js.map +1 -0
  321. package/getCiscoWirelessLanFeatureTemplate.d.ts +155 -0
  322. package/getCiscoWirelessLanFeatureTemplate.js +49 -0
  323. package/getCiscoWirelessLanFeatureTemplate.js.map +1 -0
  324. package/getClassMapPolicyObject.d.ts +70 -0
  325. package/getClassMapPolicyObject.js +47 -0
  326. package/getClassMapPolicyObject.js.map +1 -0
  327. package/getCliConfigProfileParcel.d.ts +88 -0
  328. package/getCliConfigProfileParcel.js +50 -0
  329. package/getCliConfigProfileParcel.js.map +1 -0
  330. package/getCliDeviceTemplate.d.ts +82 -0
  331. package/getCliDeviceTemplate.js +47 -0
  332. package/getCliDeviceTemplate.js.map +1 -0
  333. package/getCliFeatureProfile.d.ts +66 -0
  334. package/getCliFeatureProfile.js +47 -0
  335. package/getCliFeatureProfile.js.map +1 -0
  336. package/getCliTemplateFeatureTemplate.d.ts +90 -0
  337. package/getCliTemplateFeatureTemplate.js +49 -0
  338. package/getCliTemplateFeatureTemplate.js.map +1 -0
  339. package/getColorListPolicyObject.d.ts +71 -0
  340. package/getColorListPolicyObject.js +47 -0
  341. package/getColorListPolicyObject.js.map +1 -0
  342. package/getConfigurationGroup.d.ts +83 -0
  343. package/getConfigurationGroup.js +47 -0
  344. package/getConfigurationGroup.js.map +1 -0
  345. package/getConfigurationGroupDeviceVariables.d.ts +75 -0
  346. package/getConfigurationGroupDeviceVariables.js +47 -0
  347. package/getConfigurationGroupDeviceVariables.js.map +1 -0
  348. package/getConfigurationGroupDevices.d.ts +67 -0
  349. package/getConfigurationGroupDevices.js +47 -0
  350. package/getConfigurationGroupDevices.js.map +1 -0
  351. package/getCustomControlTopologyPolicyDefinition.d.ts +83 -0
  352. package/getCustomControlTopologyPolicyDefinition.js +47 -0
  353. package/getCustomControlTopologyPolicyDefinition.js.map +1 -0
  354. package/getDataFqdnPrefixListPolicyObject.d.ts +71 -0
  355. package/getDataFqdnPrefixListPolicyObject.js +47 -0
  356. package/getDataFqdnPrefixListPolicyObject.js.map +1 -0
  357. package/getDataIpv4PrefixListPolicyObject.d.ts +71 -0
  358. package/getDataIpv4PrefixListPolicyObject.js +47 -0
  359. package/getDataIpv4PrefixListPolicyObject.js.map +1 -0
  360. package/getDataIpv6PrefixListPolicyObject.d.ts +71 -0
  361. package/getDataIpv6PrefixListPolicyObject.js +47 -0
  362. package/getDataIpv6PrefixListPolicyObject.js.map +1 -0
  363. package/getDevice.d.ts +81 -0
  364. package/getDevice.js +51 -0
  365. package/getDevice.js.map +1 -0
  366. package/getDnsSecurityPolicyDefinition.d.ts +111 -0
  367. package/getDnsSecurityPolicyDefinition.js +47 -0
  368. package/getDnsSecurityPolicyDefinition.js.map +1 -0
  369. package/getDomainListPolicyObject.d.ts +71 -0
  370. package/getDomainListPolicyObject.js +47 -0
  371. package/getDomainListPolicyObject.js.map +1 -0
  372. package/getEigrpFeatureTemplate.d.ts +155 -0
  373. package/getEigrpFeatureTemplate.js +49 -0
  374. package/getEigrpFeatureTemplate.js.map +1 -0
  375. package/getExpandedCommunityListPolicyObject.d.ts +71 -0
  376. package/getExpandedCommunityListPolicyObject.js +47 -0
  377. package/getExpandedCommunityListPolicyObject.js.map +1 -0
  378. package/getExtendedCommunityListPolicyObject.d.ts +71 -0
  379. package/getExtendedCommunityListPolicyObject.js +47 -0
  380. package/getExtendedCommunityListPolicyObject.js.map +1 -0
  381. package/getFeatureDeviceTemplate.d.ts +99 -0
  382. package/getFeatureDeviceTemplate.js +47 -0
  383. package/getFeatureDeviceTemplate.js.map +1 -0
  384. package/getGeoLocationListPolicyObject.d.ts +71 -0
  385. package/getGeoLocationListPolicyObject.js +47 -0
  386. package/getGeoLocationListPolicyObject.js.map +1 -0
  387. package/getGpsFeatureTemplate.d.ts +134 -0
  388. package/getGpsFeatureTemplate.js +49 -0
  389. package/getGpsFeatureTemplate.js.map +1 -0
  390. package/getHubAndSpokeTopologyPolicyDefinition.d.ts +87 -0
  391. package/getHubAndSpokeTopologyPolicyDefinition.js +47 -0
  392. package/getHubAndSpokeTopologyPolicyDefinition.js.map +1 -0
  393. package/getIntrusionPreventionPolicyDefinition.d.ts +98 -0
  394. package/getIntrusionPreventionPolicyDefinition.js +47 -0
  395. package/getIntrusionPreventionPolicyDefinition.js.map +1 -0
  396. package/getIpsSignatureListPolicyObject.d.ts +71 -0
  397. package/getIpsSignatureListPolicyObject.js +47 -0
  398. package/getIpsSignatureListPolicyObject.js.map +1 -0
  399. package/getIpv4AclPolicyDefinition.d.ts +83 -0
  400. package/getIpv4AclPolicyDefinition.js +47 -0
  401. package/getIpv4AclPolicyDefinition.js.map +1 -0
  402. package/getIpv4DeviceAclPolicyDefinition.d.ts +83 -0
  403. package/getIpv4DeviceAclPolicyDefinition.js +47 -0
  404. package/getIpv4DeviceAclPolicyDefinition.js.map +1 -0
  405. package/getIpv4PrefixListPolicyObject.d.ts +71 -0
  406. package/getIpv4PrefixListPolicyObject.js +47 -0
  407. package/getIpv4PrefixListPolicyObject.js.map +1 -0
  408. package/getIpv6AclPolicyDefinition.d.ts +83 -0
  409. package/getIpv6AclPolicyDefinition.js +47 -0
  410. package/getIpv6AclPolicyDefinition.js.map +1 -0
  411. package/getIpv6DeviceAclPolicyDefinition.d.ts +83 -0
  412. package/getIpv6DeviceAclPolicyDefinition.js +47 -0
  413. package/getIpv6DeviceAclPolicyDefinition.js.map +1 -0
  414. package/getIpv6PrefixListPolicyObject.d.ts +71 -0
  415. package/getIpv6PrefixListPolicyObject.js +47 -0
  416. package/getIpv6PrefixListPolicyObject.js.map +1 -0
  417. package/getLocalApplicationListPolicyObject.d.ts +71 -0
  418. package/getLocalApplicationListPolicyObject.js +47 -0
  419. package/getLocalApplicationListPolicyObject.js.map +1 -0
  420. package/getLocalizedPolicy.d.ts +115 -0
  421. package/getLocalizedPolicy.js +47 -0
  422. package/getLocalizedPolicy.js.map +1 -0
  423. package/getMeshTopologyPolicyDefinition.d.ts +87 -0
  424. package/getMeshTopologyPolicyDefinition.js +47 -0
  425. package/getMeshTopologyPolicyDefinition.js.map +1 -0
  426. package/getMirrorPolicyObject.d.ts +74 -0
  427. package/getMirrorPolicyObject.js +47 -0
  428. package/getMirrorPolicyObject.js.map +1 -0
  429. package/getObjectGroupPolicyDefinition.d.ts +122 -0
  430. package/getObjectGroupPolicyDefinition.js +47 -0
  431. package/getObjectGroupPolicyDefinition.js.map +1 -0
  432. package/getPolicerPolicyObject.d.ts +78 -0
  433. package/getPolicerPolicyObject.js +47 -0
  434. package/getPolicerPolicyObject.js.map +1 -0
  435. package/getPortListPolicyObject.d.ts +71 -0
  436. package/getPortListPolicyObject.js +47 -0
  437. package/getPortListPolicyObject.js.map +1 -0
  438. package/getPreferredColorGroupPolicyObject.d.ts +90 -0
  439. package/getPreferredColorGroupPolicyObject.js +47 -0
  440. package/getPreferredColorGroupPolicyObject.js.map +1 -0
  441. package/getProtocolListPolicyObject.d.ts +71 -0
  442. package/getProtocolListPolicyObject.js +47 -0
  443. package/getProtocolListPolicyObject.js.map +1 -0
  444. package/getQosMapPolicyDefinition.d.ts +79 -0
  445. package/getQosMapPolicyDefinition.js +47 -0
  446. package/getQosMapPolicyDefinition.js.map +1 -0
  447. package/getRegionListPolicyObject.d.ts +71 -0
  448. package/getRegionListPolicyObject.js +47 -0
  449. package/getRegionListPolicyObject.js.map +1 -0
  450. package/getRewriteRulePolicyDefinition.d.ts +79 -0
  451. package/getRewriteRulePolicyDefinition.js +47 -0
  452. package/getRewriteRulePolicyDefinition.js.map +1 -0
  453. package/getRoutePolicyDefinition.d.ts +83 -0
  454. package/getRoutePolicyDefinition.js +47 -0
  455. package/getRoutePolicyDefinition.js.map +1 -0
  456. package/getRuleSetPolicyDefinition.d.ts +75 -0
  457. package/getRuleSetPolicyDefinition.js +47 -0
  458. package/getRuleSetPolicyDefinition.js.map +1 -0
  459. package/getSecurityAppHostingFeatureTemplate.d.ts +91 -0
  460. package/getSecurityAppHostingFeatureTemplate.js +49 -0
  461. package/getSecurityAppHostingFeatureTemplate.js.map +1 -0
  462. package/getSecurityPolicy.d.ts +116 -0
  463. package/getSecurityPolicy.js +47 -0
  464. package/getSecurityPolicy.js.map +1 -0
  465. package/getServiceFeatureProfile.d.ts +66 -0
  466. package/getServiceFeatureProfile.js +47 -0
  467. package/getServiceFeatureProfile.js.map +1 -0
  468. package/getServiceLanVpnInterfaceEthernetProfileParcel.d.ts +418 -0
  469. package/getServiceLanVpnInterfaceEthernetProfileParcel.js +53 -0
  470. package/getServiceLanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  471. package/getServiceLanVpnProfileParcel.d.ts +218 -0
  472. package/getServiceLanVpnProfileParcel.js +50 -0
  473. package/getServiceLanVpnProfileParcel.js.map +1 -0
  474. package/getServiceTrackerProfileParcel.d.ts +166 -0
  475. package/getServiceTrackerProfileParcel.js +50 -0
  476. package/getServiceTrackerProfileParcel.js.map +1 -0
  477. package/getSiteListPolicyObject.d.ts +71 -0
  478. package/getSiteListPolicyObject.js +47 -0
  479. package/getSiteListPolicyObject.js.map +1 -0
  480. package/getSlaClassPolicyObject.d.ts +99 -0
  481. package/getSlaClassPolicyObject.js +47 -0
  482. package/getSlaClassPolicyObject.js.map +1 -0
  483. package/getStandardCommunityListPolicyObject.d.ts +71 -0
  484. package/getStandardCommunityListPolicyObject.js +47 -0
  485. package/getStandardCommunityListPolicyObject.js.map +1 -0
  486. package/getSwitchportFeatureTemplate.d.ts +115 -0
  487. package/getSwitchportFeatureTemplate.js +49 -0
  488. package/getSwitchportFeatureTemplate.js.map +1 -0
  489. package/getSystemAaaProfileParcel.d.ts +141 -0
  490. package/getSystemAaaProfileParcel.js +50 -0
  491. package/getSystemAaaProfileParcel.js.map +1 -0
  492. package/getSystemBannerProfileParcel.d.ts +94 -0
  493. package/getSystemBannerProfileParcel.js +50 -0
  494. package/getSystemBannerProfileParcel.js.map +1 -0
  495. package/getSystemBasicProfileParcel.d.ts +325 -0
  496. package/getSystemBasicProfileParcel.js +50 -0
  497. package/getSystemBasicProfileParcel.js.map +1 -0
  498. package/getSystemBfdProfileParcel.d.ts +104 -0
  499. package/getSystemBfdProfileParcel.js +50 -0
  500. package/getSystemBfdProfileParcel.js.map +1 -0
  501. package/getSystemFeatureProfile.d.ts +66 -0
  502. package/getSystemFeatureProfile.js +47 -0
  503. package/getSystemFeatureProfile.js.map +1 -0
  504. package/getSystemFlexiblePortSpeedProfileParcel.d.ts +92 -0
  505. package/getSystemFlexiblePortSpeedProfileParcel.js +50 -0
  506. package/getSystemFlexiblePortSpeedProfileParcel.js.map +1 -0
  507. package/getSystemGlobalProfileParcel.d.ts +268 -0
  508. package/getSystemGlobalProfileParcel.js +50 -0
  509. package/getSystemGlobalProfileParcel.js.map +1 -0
  510. package/getSystemLoggingProfileParcel.d.ts +121 -0
  511. package/getSystemLoggingProfileParcel.js +50 -0
  512. package/getSystemLoggingProfileParcel.js.map +1 -0
  513. package/getSystemMrfProfileParcel.d.ts +112 -0
  514. package/getSystemMrfProfileParcel.js +50 -0
  515. package/getSystemMrfProfileParcel.js.map +1 -0
  516. package/getSystemNtpProfileParcel.d.ts +125 -0
  517. package/getSystemNtpProfileParcel.js +50 -0
  518. package/getSystemNtpProfileParcel.js.map +1 -0
  519. package/getSystemOmpProfileParcel.d.ts +316 -0
  520. package/getSystemOmpProfileParcel.js +50 -0
  521. package/getSystemOmpProfileParcel.js.map +1 -0
  522. package/getSystemPerformanceMonitoringProfileParcel.d.ts +108 -0
  523. package/getSystemPerformanceMonitoringProfileParcel.js +50 -0
  524. package/getSystemPerformanceMonitoringProfileParcel.js.map +1 -0
  525. package/getSystemRemoteAccessProfileParcel.d.ts +227 -0
  526. package/getSystemRemoteAccessProfileParcel.js +50 -0
  527. package/getSystemRemoteAccessProfileParcel.js.map +1 -0
  528. package/getSystemSecurityProfileParcel.d.ts +133 -0
  529. package/getSystemSecurityProfileParcel.js +50 -0
  530. package/getSystemSecurityProfileParcel.js.map +1 -0
  531. package/getSystemSnmpProfileParcel.d.ts +129 -0
  532. package/getSystemSnmpProfileParcel.js +50 -0
  533. package/getSystemSnmpProfileParcel.js.map +1 -0
  534. package/getTlocListPolicyObject.d.ts +71 -0
  535. package/getTlocListPolicyObject.js +47 -0
  536. package/getTlocListPolicyObject.js.map +1 -0
  537. package/getTlsSslDecryptionPolicyDefinition.d.ts +139 -0
  538. package/getTlsSslDecryptionPolicyDefinition.js +47 -0
  539. package/getTlsSslDecryptionPolicyDefinition.js.map +1 -0
  540. package/getTlsSslProfilePolicyDefinition.d.ts +114 -0
  541. package/getTlsSslProfilePolicyDefinition.js +47 -0
  542. package/getTlsSslProfilePolicyDefinition.js.map +1 -0
  543. package/getTrafficDataPolicyDefinition.d.ts +83 -0
  544. package/getTrafficDataPolicyDefinition.js +47 -0
  545. package/getTrafficDataPolicyDefinition.js.map +1 -0
  546. package/getTransportFeatureProfile.d.ts +66 -0
  547. package/getTransportFeatureProfile.js +47 -0
  548. package/getTransportFeatureProfile.js.map +1 -0
  549. package/getTransportIpv6TrackerProfileParcel.d.ts +156 -0
  550. package/getTransportIpv6TrackerProfileParcel.js +50 -0
  551. package/getTransportIpv6TrackerProfileParcel.js.map +1 -0
  552. package/getTransportManagementVpnInterfaceEthernetProfileParcel.d.ts +278 -0
  553. package/getTransportManagementVpnInterfaceEthernetProfileParcel.js +53 -0
  554. package/getTransportManagementVpnInterfaceEthernetProfileParcel.js.map +1 -0
  555. package/getTransportManagementVpnProfileParcel.d.ts +134 -0
  556. package/getTransportManagementVpnProfileParcel.js +50 -0
  557. package/getTransportManagementVpnProfileParcel.js.map +1 -0
  558. package/getTransportRoutingBgpProfileParcel.d.ts +283 -0
  559. package/getTransportRoutingBgpProfileParcel.js +50 -0
  560. package/getTransportRoutingBgpProfileParcel.js.map +1 -0
  561. package/getTransportWanVpnInterfaceEthernetProfileParcel.d.ts +826 -0
  562. package/getTransportWanVpnInterfaceEthernetProfileParcel.js +53 -0
  563. package/getTransportWanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  564. package/getTransportWanVpnProfileParcel.d.ts +146 -0
  565. package/getTransportWanVpnProfileParcel.js +50 -0
  566. package/getTransportWanVpnProfileParcel.js.map +1 -0
  567. package/getUrlFilteringPolicyDefinition.d.ts +118 -0
  568. package/getUrlFilteringPolicyDefinition.js +47 -0
  569. package/getUrlFilteringPolicyDefinition.js.map +1 -0
  570. package/getVedgeInventory.d.ts +41 -0
  571. package/getVedgeInventory.js +41 -0
  572. package/getVedgeInventory.js.map +1 -0
  573. package/getVpnInterfaceCellularFeatureTemplate.d.ts +667 -0
  574. package/getVpnInterfaceCellularFeatureTemplate.js +49 -0
  575. package/getVpnInterfaceCellularFeatureTemplate.js.map +1 -0
  576. package/getVpnInterfaceDslIpoeFeatureTemplate.d.ts +719 -0
  577. package/getVpnInterfaceDslIpoeFeatureTemplate.js +49 -0
  578. package/getVpnInterfaceDslIpoeFeatureTemplate.js.map +1 -0
  579. package/getVpnInterfaceDslPppoaFeatureTemplate.d.ts +675 -0
  580. package/getVpnInterfaceDslPppoaFeatureTemplate.js +49 -0
  581. package/getVpnInterfaceDslPppoaFeatureTemplate.js.map +1 -0
  582. package/getVpnInterfaceDslPppoeFeatureTemplate.d.ts +707 -0
  583. package/getVpnInterfaceDslPppoeFeatureTemplate.js +49 -0
  584. package/getVpnInterfaceDslPppoeFeatureTemplate.js.map +1 -0
  585. package/getVpnInterfaceEthernetPppoeFeatureTemplate.d.ts +703 -0
  586. package/getVpnInterfaceEthernetPppoeFeatureTemplate.js +49 -0
  587. package/getVpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -0
  588. package/getVpnInterfaceMultilinkFeatureTemplate.d.ts +623 -0
  589. package/getVpnInterfaceMultilinkFeatureTemplate.js +49 -0
  590. package/getVpnInterfaceMultilinkFeatureTemplate.js.map +1 -0
  591. package/getVpnInterfaceSviFeatureTemplate.d.ts +235 -0
  592. package/getVpnInterfaceSviFeatureTemplate.js +49 -0
  593. package/getVpnInterfaceSviFeatureTemplate.js.map +1 -0
  594. package/getVpnInterfaceT1E1SerialFeatureTemplate.d.ts +555 -0
  595. package/getVpnInterfaceT1E1SerialFeatureTemplate.js +49 -0
  596. package/getVpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -0
  597. package/getVpnListPolicyObject.d.ts +71 -0
  598. package/getVpnListPolicyObject.js +47 -0
  599. package/getVpnListPolicyObject.js.map +1 -0
  600. package/getVpnMembershipPolicyDefinition.d.ts +79 -0
  601. package/getVpnMembershipPolicyDefinition.js +47 -0
  602. package/getVpnMembershipPolicyDefinition.js.map +1 -0
  603. package/getZoneListPolicyObject.d.ts +71 -0
  604. package/getZoneListPolicyObject.js +47 -0
  605. package/getZoneListPolicyObject.js.map +1 -0
  606. package/gpsFeatureTemplate.d.ts +267 -0
  607. package/gpsFeatureTemplate.js +116 -0
  608. package/gpsFeatureTemplate.js.map +1 -0
  609. package/hubAndSpokeTopologyPolicyDefinition.d.ts +123 -0
  610. package/hubAndSpokeTopologyPolicyDefinition.js +76 -0
  611. package/hubAndSpokeTopologyPolicyDefinition.js.map +1 -0
  612. package/index.d.ts +819 -0
  613. package/index.js +1126 -0
  614. package/index.js.map +1 -0
  615. package/intrusionPreventionPolicyDefinition.d.ts +178 -0
  616. package/intrusionPreventionPolicyDefinition.js +96 -0
  617. package/intrusionPreventionPolicyDefinition.js.map +1 -0
  618. package/ipsSignatureListPolicyObject.d.ts +79 -0
  619. package/ipsSignatureListPolicyObject.js +65 -0
  620. package/ipsSignatureListPolicyObject.js.map +1 -0
  621. package/ipv4AclPolicyDefinition.d.ts +111 -0
  622. package/ipv4AclPolicyDefinition.js +74 -0
  623. package/ipv4AclPolicyDefinition.js.map +1 -0
  624. package/ipv4DeviceAclPolicyDefinition.d.ts +111 -0
  625. package/ipv4DeviceAclPolicyDefinition.js +74 -0
  626. package/ipv4DeviceAclPolicyDefinition.js.map +1 -0
  627. package/ipv4PrefixListPolicyObject.d.ts +95 -0
  628. package/ipv4PrefixListPolicyObject.js +81 -0
  629. package/ipv4PrefixListPolicyObject.js.map +1 -0
  630. package/ipv6AclPolicyDefinition.d.ts +111 -0
  631. package/ipv6AclPolicyDefinition.js +74 -0
  632. package/ipv6AclPolicyDefinition.js.map +1 -0
  633. package/ipv6DeviceAclPolicyDefinition.d.ts +111 -0
  634. package/ipv6DeviceAclPolicyDefinition.js +74 -0
  635. package/ipv6DeviceAclPolicyDefinition.js.map +1 -0
  636. package/ipv6PrefixListPolicyObject.d.ts +95 -0
  637. package/ipv6PrefixListPolicyObject.js +81 -0
  638. package/ipv6PrefixListPolicyObject.js.map +1 -0
  639. package/localApplicationListPolicyObject.d.ts +93 -0
  640. package/localApplicationListPolicyObject.js +79 -0
  641. package/localApplicationListPolicyObject.js.map +1 -0
  642. package/localizedPolicy.d.ts +237 -0
  643. package/localizedPolicy.js +113 -0
  644. package/localizedPolicy.js.map +1 -0
  645. package/meshTopologyPolicyDefinition.d.ts +123 -0
  646. package/meshTopologyPolicyDefinition.js +76 -0
  647. package/meshTopologyPolicyDefinition.js.map +1 -0
  648. package/mirrorPolicyObject.d.ts +102 -0
  649. package/mirrorPolicyObject.js +83 -0
  650. package/mirrorPolicyObject.js.map +1 -0
  651. package/objectGroupPolicyDefinition.d.ts +249 -0
  652. package/objectGroupPolicyDefinition.js +107 -0
  653. package/objectGroupPolicyDefinition.js.map +1 -0
  654. package/package.json +29 -0
  655. package/policerPolicyObject.d.ts +115 -0
  656. package/policerPolicyObject.js +89 -0
  657. package/policerPolicyObject.js.map +1 -0
  658. package/portListPolicyObject.d.ts +93 -0
  659. package/portListPolicyObject.js +79 -0
  660. package/portListPolicyObject.js.map +1 -0
  661. package/preferredColorGroupPolicyObject.d.ts +154 -0
  662. package/preferredColorGroupPolicyObject.js +92 -0
  663. package/preferredColorGroupPolicyObject.js.map +1 -0
  664. package/protocolListPolicyObject.d.ts +93 -0
  665. package/protocolListPolicyObject.js +79 -0
  666. package/protocolListPolicyObject.js.map +1 -0
  667. package/provider.d.ts +59 -0
  668. package/provider.js +51 -0
  669. package/provider.js.map +1 -0
  670. package/qosMapPolicyDefinition.d.ts +99 -0
  671. package/qosMapPolicyDefinition.js +72 -0
  672. package/qosMapPolicyDefinition.js.map +1 -0
  673. package/regionListPolicyObject.d.ts +79 -0
  674. package/regionListPolicyObject.js +65 -0
  675. package/regionListPolicyObject.js.map +1 -0
  676. package/rewriteRulePolicyDefinition.d.ts +99 -0
  677. package/rewriteRulePolicyDefinition.js +72 -0
  678. package/rewriteRulePolicyDefinition.js.map +1 -0
  679. package/routePolicyDefinition.d.ts +111 -0
  680. package/routePolicyDefinition.js +71 -0
  681. package/routePolicyDefinition.js.map +1 -0
  682. package/ruleSetPolicyDefinition.d.ts +91 -0
  683. package/ruleSetPolicyDefinition.js +70 -0
  684. package/ruleSetPolicyDefinition.js.map +1 -0
  685. package/securityAppHostingFeatureTemplate.d.ts +118 -0
  686. package/securityAppHostingFeatureTemplate.js +75 -0
  687. package/securityAppHostingFeatureTemplate.js.map +1 -0
  688. package/securityPolicy.d.ts +217 -0
  689. package/securityPolicy.js +92 -0
  690. package/securityPolicy.js.map +1 -0
  691. package/serviceFeatureProfile.d.ts +81 -0
  692. package/serviceFeatureProfile.js +75 -0
  693. package/serviceFeatureProfile.js.map +1 -0
  694. package/serviceLanVpnInterfaceEthernetProfileParcel.d.ts +1085 -0
  695. package/serviceLanVpnInterfaceEthernetProfileParcel.js +240 -0
  696. package/serviceLanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  697. package/serviceLanVpnProfileParcel.d.ts +491 -0
  698. package/serviceLanVpnProfileParcel.js +142 -0
  699. package/serviceLanVpnProfileParcel.js.map +1 -0
  700. package/serviceTrackerProfileParcel.d.ts +378 -0
  701. package/serviceTrackerProfileParcel.js +139 -0
  702. package/serviceTrackerProfileParcel.js.map +1 -0
  703. package/siteListPolicyObject.d.ts +79 -0
  704. package/siteListPolicyObject.js +65 -0
  705. package/siteListPolicyObject.js.map +1 -0
  706. package/slaClassPolicyObject.d.ts +197 -0
  707. package/slaClassPolicyObject.js +96 -0
  708. package/slaClassPolicyObject.js.map +1 -0
  709. package/standardCommunityListPolicyObject.d.ts +93 -0
  710. package/standardCommunityListPolicyObject.js +79 -0
  711. package/standardCommunityListPolicyObject.js.map +1 -0
  712. package/switchportFeatureTemplate.d.ts +190 -0
  713. package/switchportFeatureTemplate.js +87 -0
  714. package/switchportFeatureTemplate.js.map +1 -0
  715. package/systemAaaProfileParcel.d.ts +260 -0
  716. package/systemAaaProfileParcel.js +99 -0
  717. package/systemAaaProfileParcel.js.map +1 -0
  718. package/systemBannerProfileParcel.d.ts +135 -0
  719. package/systemBannerProfileParcel.js +91 -0
  720. package/systemBannerProfileParcel.js.map +1 -0
  721. package/systemBasicProfileParcel.d.ts +1037 -0
  722. package/systemBasicProfileParcel.js +185 -0
  723. package/systemBasicProfileParcel.js.map +1 -0
  724. package/systemBfdProfileParcel.d.ts +176 -0
  725. package/systemBfdProfileParcel.js +82 -0
  726. package/systemBfdProfileParcel.js.map +1 -0
  727. package/systemFeatureProfile.d.ts +81 -0
  728. package/systemFeatureProfile.js +75 -0
  729. package/systemFeatureProfile.js.map +1 -0
  730. package/systemFlexiblePortSpeedProfileParcel.d.ts +134 -0
  731. package/systemFlexiblePortSpeedProfileParcel.js +86 -0
  732. package/systemFlexiblePortSpeedProfileParcel.js.map +1 -0
  733. package/systemGlobalProfileParcel.d.ts +678 -0
  734. package/systemGlobalProfileParcel.js +196 -0
  735. package/systemGlobalProfileParcel.js.map +1 -0
  736. package/systemLoggingProfileParcel.d.ts +200 -0
  737. package/systemLoggingProfileParcel.js +83 -0
  738. package/systemLoggingProfileParcel.js.map +1 -0
  739. package/systemMrfProfileParcel.d.ts +192 -0
  740. package/systemMrfProfileParcel.js +97 -0
  741. package/systemMrfProfileParcel.js.map +1 -0
  742. package/systemNtpProfileParcel.d.ts +212 -0
  743. package/systemNtpProfileParcel.js +85 -0
  744. package/systemNtpProfileParcel.js.map +1 -0
  745. package/systemOmpProfileParcel.d.ts +828 -0
  746. package/systemOmpProfileParcel.js +226 -0
  747. package/systemOmpProfileParcel.js.map +1 -0
  748. package/systemPerformanceMonitoringProfileParcel.d.ts +181 -0
  749. package/systemPerformanceMonitoringProfileParcel.js +96 -0
  750. package/systemPerformanceMonitoringProfileParcel.js.map +1 -0
  751. package/systemRemoteAccessProfileParcel.d.ts +588 -0
  752. package/systemRemoteAccessProfileParcel.js +192 -0
  753. package/systemRemoteAccessProfileParcel.js.map +1 -0
  754. package/systemSecurityProfileParcel.d.ts +239 -0
  755. package/systemSecurityProfileParcel.js +89 -0
  756. package/systemSecurityProfileParcel.js.map +1 -0
  757. package/systemSnmpProfileParcel.d.ts +224 -0
  758. package/systemSnmpProfileParcel.js +87 -0
  759. package/systemSnmpProfileParcel.js.map +1 -0
  760. package/tlocListPolicyObject.d.ts +79 -0
  761. package/tlocListPolicyObject.js +65 -0
  762. package/tlocListPolicyObject.js.map +1 -0
  763. package/tlsSslDecryptionPolicyDefinition.d.ts +283 -0
  764. package/tlsSslDecryptionPolicyDefinition.js +99 -0
  765. package/tlsSslDecryptionPolicyDefinition.js.map +1 -0
  766. package/tlsSslProfilePolicyDefinition.d.ts +228 -0
  767. package/tlsSslProfilePolicyDefinition.js +106 -0
  768. package/tlsSslProfilePolicyDefinition.js.map +1 -0
  769. package/trafficDataPolicyDefinition.d.ts +111 -0
  770. package/trafficDataPolicyDefinition.js +74 -0
  771. package/trafficDataPolicyDefinition.js.map +1 -0
  772. package/transportFeatureProfile.d.ts +81 -0
  773. package/transportFeatureProfile.js +75 -0
  774. package/transportFeatureProfile.js.map +1 -0
  775. package/transportIpv6TrackerProfileParcel.d.ts +328 -0
  776. package/transportIpv6TrackerProfileParcel.js +129 -0
  777. package/transportIpv6TrackerProfileParcel.js.map +1 -0
  778. package/transportManagementVpnInterfaceEthernetProfileParcel.d.ts +665 -0
  779. package/transportManagementVpnInterfaceEthernetProfileParcel.js +164 -0
  780. package/transportManagementVpnInterfaceEthernetProfileParcel.js.map +1 -0
  781. package/transportManagementVpnProfileParcel.d.ts +239 -0
  782. package/transportManagementVpnProfileParcel.js +91 -0
  783. package/transportManagementVpnProfileParcel.js.map +1 -0
  784. package/transportRoutingBgpProfileParcel.d.ts +689 -0
  785. package/transportRoutingBgpProfileParcel.js +170 -0
  786. package/transportRoutingBgpProfileParcel.js.map +1 -0
  787. package/transportWanVpnInterfaceEthernetProfileParcel.d.ts +2321 -0
  788. package/transportWanVpnInterfaceEthernetProfileParcel.js +438 -0
  789. package/transportWanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  790. package/transportWanVpnProfileParcel.d.ts +275 -0
  791. package/transportWanVpnProfileParcel.js +97 -0
  792. package/transportWanVpnProfileParcel.js.map +1 -0
  793. package/types/index.d.ts +3 -0
  794. package/types/index.js +11 -0
  795. package/types/index.js.map +1 -0
  796. package/types/input.d.ts +12050 -0
  797. package/types/input.js +5 -0
  798. package/types/input.js.map +1 -0
  799. package/types/output.d.ts +23190 -0
  800. package/types/output.js +5 -0
  801. package/types/output.js.map +1 -0
  802. package/urlFilteringPolicyDefinition.d.ts +244 -0
  803. package/urlFilteringPolicyDefinition.js +109 -0
  804. package/urlFilteringPolicyDefinition.js.map +1 -0
  805. package/utilities.d.ts +8 -0
  806. package/utilities.js +101 -0
  807. package/utilities.js.map +1 -0
  808. package/vpnInterfaceCellularFeatureTemplate.d.ts +1855 -0
  809. package/vpnInterfaceCellularFeatureTemplate.js +363 -0
  810. package/vpnInterfaceCellularFeatureTemplate.js.map +1 -0
  811. package/vpnInterfaceDslIpoeFeatureTemplate.d.ts +2011 -0
  812. package/vpnInterfaceDslIpoeFeatureTemplate.js +389 -0
  813. package/vpnInterfaceDslIpoeFeatureTemplate.js.map +1 -0
  814. package/vpnInterfaceDslPppoaFeatureTemplate.d.ts +1879 -0
  815. package/vpnInterfaceDslPppoaFeatureTemplate.js +367 -0
  816. package/vpnInterfaceDslPppoaFeatureTemplate.js.map +1 -0
  817. package/vpnInterfaceDslPppoeFeatureTemplate.d.ts +1975 -0
  818. package/vpnInterfaceDslPppoeFeatureTemplate.js +383 -0
  819. package/vpnInterfaceDslPppoeFeatureTemplate.js.map +1 -0
  820. package/vpnInterfaceEthernetPppoeFeatureTemplate.d.ts +1963 -0
  821. package/vpnInterfaceEthernetPppoeFeatureTemplate.js +381 -0
  822. package/vpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -0
  823. package/vpnInterfaceMultilinkFeatureTemplate.d.ts +1723 -0
  824. package/vpnInterfaceMultilinkFeatureTemplate.js +341 -0
  825. package/vpnInterfaceMultilinkFeatureTemplate.js.map +1 -0
  826. package/vpnInterfaceSviFeatureTemplate.d.ts +550 -0
  827. package/vpnInterfaceSviFeatureTemplate.js +147 -0
  828. package/vpnInterfaceSviFeatureTemplate.js.map +1 -0
  829. package/vpnInterfaceT1E1SerialFeatureTemplate.d.ts +1525 -0
  830. package/vpnInterfaceT1E1SerialFeatureTemplate.js +307 -0
  831. package/vpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -0
  832. package/vpnListPolicyObject.d.ts +79 -0
  833. package/vpnListPolicyObject.js +65 -0
  834. package/vpnListPolicyObject.js.map +1 -0
  835. package/vpnMembershipPolicyDefinition.d.ts +99 -0
  836. package/vpnMembershipPolicyDefinition.js +72 -0
  837. package/vpnMembershipPolicyDefinition.js.map +1 -0
  838. package/zoneListPolicyObject.d.ts +93 -0
  839. package/zoneListPolicyObject.js +79 -0
  840. package/zoneListPolicyObject.js.map +1 -0
@@ -0,0 +1,2321 @@
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 Transport WAN VPN Interface Ethernet profile parcel.
6
+ * - Minimum SD-WAN Manager version: `20.12.0`
7
+ *
8
+ * ## Import
9
+ *
10
+ * ```sh
11
+ * $ pulumi import sdwan:index/transportWanVpnInterfaceEthernetProfileParcel:TransportWanVpnInterfaceEthernetProfileParcel example "f6b2c44c-693c-4763-b010-895aa3d236bd"
12
+ * ```
13
+ */
14
+ export declare class TransportWanVpnInterfaceEthernetProfileParcel extends pulumi.CustomResource {
15
+ /**
16
+ * Get an existing TransportWanVpnInterfaceEthernetProfileParcel resource's state with the given name, ID, and optional extra
17
+ * properties used to qualify the lookup.
18
+ *
19
+ * @param name The _unique_ name of the resulting resource.
20
+ * @param id The _unique_ provider ID of the resource to lookup.
21
+ * @param state Any extra arguments used during the lookup.
22
+ * @param opts Optional settings to control the behavior of the CustomResource.
23
+ */
24
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: TransportWanVpnInterfaceEthernetProfileParcelState, opts?: pulumi.CustomResourceOptions): TransportWanVpnInterfaceEthernetProfileParcel;
25
+ /**
26
+ * Returns true if the given object is an instance of TransportWanVpnInterfaceEthernetProfileParcel. This is designed to work even
27
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
28
+ */
29
+ static isInstance(obj: any): obj is TransportWanVpnInterfaceEthernetProfileParcel;
30
+ /**
31
+ * Adaptive QoS - Default value: `false`
32
+ */
33
+ readonly adaptiveQos: pulumi.Output<boolean | undefined>;
34
+ /**
35
+ * Timeout value for dynamically learned ARP entries, <0..2678400> seconds - Range: `0`-`2147483` - Default value: `1200`
36
+ */
37
+ readonly arpTimeout: pulumi.Output<number | undefined>;
38
+ /**
39
+ * Variable name
40
+ */
41
+ readonly arpTimeoutVariable: pulumi.Output<string | undefined>;
42
+ /**
43
+ * Configure ARP entries
44
+ */
45
+ readonly arps: pulumi.Output<outputs.TransportWanVpnInterfaceEthernetProfileParcelArp[] | undefined>;
46
+ /**
47
+ * Interface auto detect bandwidth - Default value: `false`
48
+ */
49
+ readonly autoDetectBandwidth: pulumi.Output<boolean | undefined>;
50
+ /**
51
+ * Variable name
52
+ */
53
+ readonly autoDetectBandwidthVariable: pulumi.Output<string | undefined>;
54
+ /**
55
+ * Link autonegotiation
56
+ */
57
+ readonly autonegotiate: pulumi.Output<boolean | undefined>;
58
+ /**
59
+ * Variable name
60
+ */
61
+ readonly autonegotiateVariable: pulumi.Output<string | undefined>;
62
+ /**
63
+ * Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
64
+ */
65
+ readonly bandwidthDownstream: pulumi.Output<number | undefined>;
66
+ /**
67
+ * Variable name
68
+ */
69
+ readonly bandwidthDownstreamVariable: pulumi.Output<string | undefined>;
70
+ /**
71
+ * Interface upstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
72
+ */
73
+ readonly bandwidthUpstream: pulumi.Output<number | undefined>;
74
+ /**
75
+ * Variable name
76
+ */
77
+ readonly bandwidthUpstreamVariable: pulumi.Output<string | undefined>;
78
+ /**
79
+ * Block packets originating from IP address that is not from this source - Default value: `false`
80
+ */
81
+ readonly blockNonSourceIp: pulumi.Output<boolean | undefined>;
82
+ /**
83
+ * Variable name
84
+ */
85
+ readonly blockNonSourceIpVariable: pulumi.Output<string | undefined>;
86
+ readonly configDescription: pulumi.Output<string | undefined>;
87
+ /**
88
+ * Variable name
89
+ */
90
+ readonly configDescriptionVariable: pulumi.Output<string | undefined>;
91
+ /**
92
+ * The description of the profile parcel
93
+ */
94
+ readonly description: pulumi.Output<string | undefined>;
95
+ /**
96
+ * Duplex mode - Choices: `full`, `half`, `auto`
97
+ */
98
+ readonly duplex: pulumi.Output<string | undefined>;
99
+ /**
100
+ * Variable name
101
+ */
102
+ readonly duplexVariable: pulumi.Output<string | undefined>;
103
+ /**
104
+ * Enable DHCPv6
105
+ */
106
+ readonly enableDhcpv6: pulumi.Output<boolean | undefined>;
107
+ /**
108
+ * Feature Profile ID
109
+ */
110
+ readonly featureProfileId: pulumi.Output<string>;
111
+ /**
112
+ * GRE tunnel source IP
113
+ */
114
+ readonly greTunnelSourceIp: pulumi.Output<string | undefined>;
115
+ /**
116
+ * Variable name
117
+ */
118
+ readonly greTunnelSourceIpVariable: pulumi.Output<string | undefined>;
119
+ /**
120
+ * ICMP/ICMPv6 Redirect Disable - Default value: `true`
121
+ */
122
+ readonly icmpRedirectDisable: pulumi.Output<boolean | undefined>;
123
+ /**
124
+ * Variable name
125
+ */
126
+ readonly icmpRedirectDisableVariable: pulumi.Output<string | undefined>;
127
+ readonly interfaceName: pulumi.Output<string | undefined>;
128
+ /**
129
+ * Variable name
130
+ */
131
+ readonly interfaceNameVariable: pulumi.Output<string | undefined>;
132
+ /**
133
+ * Interface MTU GigabitEthernet0 <1500..1518>, Other GigabitEthernet <1500..9216> in bytes - Range: `1500`-`9216` -
134
+ * Default value: `1500`
135
+ */
136
+ readonly intrfMtu: pulumi.Output<number | undefined>;
137
+ /**
138
+ * Variable name
139
+ */
140
+ readonly intrfMtuVariable: pulumi.Output<string | undefined>;
141
+ /**
142
+ * IP Directed-Broadcast - Default value: `false`
143
+ */
144
+ readonly ipDirectedBroadcast: pulumi.Output<boolean | undefined>;
145
+ /**
146
+ * Variable name
147
+ */
148
+ readonly ipDirectedBroadcastVariable: pulumi.Output<string | undefined>;
149
+ /**
150
+ * IP MTU for GigabitEthernet main <576..Interface MTU>, GigabitEthernet subinterface <576..9216>, Other Interfaces
151
+ * <576..2000> in bytes - Range: `576`-`9216` - Default value: `1500`
152
+ */
153
+ readonly ipMtu: pulumi.Output<number | undefined>;
154
+ /**
155
+ * Variable name
156
+ */
157
+ readonly ipMtuVariable: pulumi.Output<string | undefined>;
158
+ /**
159
+ * Iperf server for auto bandwidth detect
160
+ */
161
+ readonly iperfServer: pulumi.Output<string | undefined>;
162
+ /**
163
+ * Variable name
164
+ */
165
+ readonly iperfServerVariable: pulumi.Output<string | undefined>;
166
+ /**
167
+ * IP Address
168
+ */
169
+ readonly ipv4Address: pulumi.Output<string | undefined>;
170
+ /**
171
+ * Variable name
172
+ */
173
+ readonly ipv4AddressVariable: pulumi.Output<string | undefined>;
174
+ /**
175
+ * DHCP Distance - Range: `1`-`65536`
176
+ */
177
+ readonly ipv4DhcpDistance: pulumi.Output<number | undefined>;
178
+ /**
179
+ * Variable name
180
+ */
181
+ readonly ipv4DhcpDistanceVariable: pulumi.Output<string | undefined>;
182
+ /**
183
+ * Variable name
184
+ */
185
+ readonly ipv4DhcpHelperVariable: pulumi.Output<string | undefined>;
186
+ /**
187
+ * List of DHCP IPv4 helper addresses (min 1, max 8)
188
+ */
189
+ readonly ipv4DhcpHelpers: pulumi.Output<string[] | undefined>;
190
+ /**
191
+ * Secondary IpV4 Addresses
192
+ */
193
+ readonly ipv4SecondaryAddresses: pulumi.Output<outputs.TransportWanVpnInterfaceEthernetProfileParcelIpv4SecondaryAddress[] | undefined>;
194
+ /**
195
+ * Subnet Mask - Choices: `255.255.255.255`, `255.255.255.254`, `255.255.255.252`, `255.255.255.248`, `255.255.255.240`,
196
+ * `255.255.255.224`, `255.255.255.192`, `255.255.255.128`, `255.255.255.0`, `255.255.254.0`, `255.255.252.0`,
197
+ * `255.255.248.0`, `255.255.240.0`, `255.255.224.0`, `255.255.192.0`, `255.255.128.0`, `255.255.0.0`, `255.254.0.0`,
198
+ * `255.252.0.0`, `255.240.0.0`, `255.224.0.0`, `255.192.0.0`, `255.128.0.0`, `255.0.0.0`, `254.0.0.0`, `252.0.0.0`,
199
+ * `248.0.0.0`, `240.0.0.0`, `224.0.0.0`, `192.0.0.0`, `128.0.0.0`, `0.0.0.0`
200
+ */
201
+ readonly ipv4SubnetMask: pulumi.Output<string | undefined>;
202
+ /**
203
+ * Variable name
204
+ */
205
+ readonly ipv4SubnetMaskVariable: pulumi.Output<string | undefined>;
206
+ /**
207
+ * IPv6 Address Secondary
208
+ */
209
+ readonly ipv6Address: pulumi.Output<string | undefined>;
210
+ /**
211
+ * Variable name
212
+ */
213
+ readonly ipv6AddressVariable: pulumi.Output<string | undefined>;
214
+ /**
215
+ * secondary IPv6 addresses
216
+ */
217
+ readonly ipv6DhcpSecondaryAddresses: pulumi.Output<outputs.TransportWanVpnInterfaceEthernetProfileParcelIpv6DhcpSecondaryAddress[] | undefined>;
218
+ /**
219
+ * Static secondary IPv6 addresses
220
+ */
221
+ readonly ipv6SecondaryAddresses: pulumi.Output<outputs.TransportWanVpnInterfaceEthernetProfileParcelIpv6SecondaryAddress[] | undefined>;
222
+ /**
223
+ * Interval for interface load calculation - Range: `30`-`600` - Default value: `30`
224
+ */
225
+ readonly loadInterval: pulumi.Output<number | undefined>;
226
+ /**
227
+ * Variable name
228
+ */
229
+ readonly loadIntervalVariable: pulumi.Output<string | undefined>;
230
+ /**
231
+ * MAC Address
232
+ */
233
+ readonly macAddress: pulumi.Output<string | undefined>;
234
+ /**
235
+ * Variable name
236
+ */
237
+ readonly macAddressVariable: pulumi.Output<string | undefined>;
238
+ /**
239
+ * Media type - Choices: `auto-select`, `rj45`, `sfp`
240
+ */
241
+ readonly mediaType: pulumi.Output<string | undefined>;
242
+ /**
243
+ * Variable name
244
+ */
245
+ readonly mediaTypeVariable: pulumi.Output<string | undefined>;
246
+ /**
247
+ * The name of the profile parcel
248
+ */
249
+ readonly name: pulumi.Output<string>;
250
+ /**
251
+ * NAT64 on this interface - Default value: `false`
252
+ */
253
+ readonly nat64: pulumi.Output<boolean | undefined>;
254
+ /**
255
+ * NAT66 on this interface - Default value: `false`
256
+ */
257
+ readonly nat66: pulumi.Output<boolean | undefined>;
258
+ /**
259
+ * enable Network Address Translation on this interface - Default value: `false`
260
+ */
261
+ readonly natIpv4: pulumi.Output<boolean | undefined>;
262
+ /**
263
+ * Variable name
264
+ */
265
+ readonly natIpv4Variable: pulumi.Output<string | undefined>;
266
+ /**
267
+ * enable Network Address Translation ipv6 on this interface - Default value: `false`
268
+ */
269
+ readonly natIpv6: pulumi.Output<boolean | undefined>;
270
+ /**
271
+ * Variable name
272
+ */
273
+ readonly natIpv6Variable: pulumi.Output<string | undefined>;
274
+ /**
275
+ * NAT Inside Source Loopback Interface
276
+ */
277
+ readonly natLoopback: pulumi.Output<string | undefined>;
278
+ /**
279
+ * Variable name
280
+ */
281
+ readonly natLoopbackVariable: pulumi.Output<string | undefined>;
282
+ /**
283
+ * NAT Overload - Default value: `true`
284
+ */
285
+ readonly natOverload: pulumi.Output<boolean | undefined>;
286
+ /**
287
+ * Variable name
288
+ */
289
+ readonly natOverloadVariable: pulumi.Output<string | undefined>;
290
+ /**
291
+ * NAT Pool Prefix Length - Range: `1`-`32`
292
+ */
293
+ readonly natPrefixLength: pulumi.Output<number | undefined>;
294
+ /**
295
+ * Variable name
296
+ */
297
+ readonly natPrefixLengthVariable: pulumi.Output<string | undefined>;
298
+ /**
299
+ * NAT Pool Range End
300
+ */
301
+ readonly natRangeEnd: pulumi.Output<string | undefined>;
302
+ /**
303
+ * Variable name
304
+ */
305
+ readonly natRangeEndVariable: pulumi.Output<string | undefined>;
306
+ /**
307
+ * NAT Pool Range Start
308
+ */
309
+ readonly natRangeStart: pulumi.Output<string | undefined>;
310
+ /**
311
+ * Variable name
312
+ */
313
+ readonly natRangeStartVariable: pulumi.Output<string | undefined>;
314
+ /**
315
+ * Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
316
+ */
317
+ readonly natTcpTimeout: pulumi.Output<number | undefined>;
318
+ /**
319
+ * Variable name
320
+ */
321
+ readonly natTcpTimeoutVariable: pulumi.Output<string | undefined>;
322
+ /**
323
+ * NAT Type - Choices: `interface`, `pool`, `loopback` - Default value: `interface`
324
+ */
325
+ readonly natType: pulumi.Output<string | undefined>;
326
+ /**
327
+ * Variable name
328
+ */
329
+ readonly natTypeVariable: pulumi.Output<string | undefined>;
330
+ /**
331
+ * Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
332
+ */
333
+ readonly natUdpTimeout: pulumi.Output<number | undefined>;
334
+ /**
335
+ * Variable name
336
+ */
337
+ readonly natUdpTimeoutVariable: pulumi.Output<string | undefined>;
338
+ /**
339
+ * static NAT
340
+ */
341
+ readonly newStaticNats: pulumi.Output<outputs.TransportWanVpnInterfaceEthernetProfileParcelNewStaticNat[] | undefined>;
342
+ /**
343
+ * Per-tunnel Qos - Default value: `false`
344
+ */
345
+ readonly perTunnelQos: pulumi.Output<boolean | undefined>;
346
+ /**
347
+ * Variable name
348
+ */
349
+ readonly perTunnelQosVariable: pulumi.Output<string | undefined>;
350
+ /**
351
+ * Shaping Rate Downstream - Default value: `false`
352
+ */
353
+ readonly qosAdaptiveBandwidthDownstream: pulumi.Output<boolean | undefined>;
354
+ /**
355
+ * Shaping Rate Upstream - Default value: `false`
356
+ */
357
+ readonly qosAdaptiveBandwidthUpstream: pulumi.Output<boolean | undefined>;
358
+ /**
359
+ * Adaptive QoS default downstream bandwidth (kbps) - Range: `8`-`100000000`
360
+ */
361
+ readonly qosAdaptiveDefaultDownstream: pulumi.Output<number | undefined>;
362
+ /**
363
+ * Variable name
364
+ */
365
+ readonly qosAdaptiveDefaultDownstreamVariable: pulumi.Output<string | undefined>;
366
+ /**
367
+ * Adaptive QoS default upstream bandwidth (kbps) - Range: `8`-`100000000`
368
+ */
369
+ readonly qosAdaptiveDefaultUpstream: pulumi.Output<number | undefined>;
370
+ /**
371
+ * Variable name
372
+ */
373
+ readonly qosAdaptiveDefaultUpstreamVariable: pulumi.Output<string | undefined>;
374
+ /**
375
+ * Downstream max bandwidth limit (kbps) - Range: `8`-`100000000`
376
+ */
377
+ readonly qosAdaptiveMaxDownstream: pulumi.Output<number | undefined>;
378
+ /**
379
+ * Variable name
380
+ */
381
+ readonly qosAdaptiveMaxDownstreamVariable: pulumi.Output<string | undefined>;
382
+ /**
383
+ * Upstream max bandwidth limit (kbps) - Range: `8`-`100000000`
384
+ */
385
+ readonly qosAdaptiveMaxUpstream: pulumi.Output<number | undefined>;
386
+ /**
387
+ * Variable name
388
+ */
389
+ readonly qosAdaptiveMaxUpstreamVariable: pulumi.Output<string | undefined>;
390
+ /**
391
+ * Downstream min bandwidth limit (kbps) - Range: `8`-`100000000`
392
+ */
393
+ readonly qosAdaptiveMinDownstream: pulumi.Output<number | undefined>;
394
+ /**
395
+ * Variable name
396
+ */
397
+ readonly qosAdaptiveMinDownstreamVariable: pulumi.Output<string | undefined>;
398
+ /**
399
+ * Upstream min bandwidth limit (kbps) - Range: `8`-`100000000`
400
+ */
401
+ readonly qosAdaptiveMinUpstream: pulumi.Output<number | undefined>;
402
+ /**
403
+ * Variable name
404
+ */
405
+ readonly qosAdaptiveMinUpstreamVariable: pulumi.Output<string | undefined>;
406
+ /**
407
+ * Adapt Period(Minutes) - Range: `1`-`720` - Default value: `15`
408
+ */
409
+ readonly qosAdaptivePeriod: pulumi.Output<number | undefined>;
410
+ /**
411
+ * Variable name
412
+ */
413
+ readonly qosAdaptivePeriodVariable: pulumi.Output<string | undefined>;
414
+ /**
415
+ * Shaping Rate (Kbps) - Range: `8`-`100000000`
416
+ */
417
+ readonly qosShapingRate: pulumi.Output<number | undefined>;
418
+ /**
419
+ * Variable name
420
+ */
421
+ readonly qosShapingRateVariable: pulumi.Output<string | undefined>;
422
+ /**
423
+ * Service Provider Name
424
+ */
425
+ readonly serviceProvider: pulumi.Output<string | undefined>;
426
+ /**
427
+ * Variable name
428
+ */
429
+ readonly serviceProviderVariable: pulumi.Output<string | undefined>;
430
+ /**
431
+ * - Default value: `true`
432
+ */
433
+ readonly shutdown: pulumi.Output<boolean | undefined>;
434
+ /**
435
+ * Variable name
436
+ */
437
+ readonly shutdownVariable: pulumi.Output<string | undefined>;
438
+ /**
439
+ * Set interface speed - Choices: `10`, `100`, `1000`, `2500`, `10000`
440
+ */
441
+ readonly speed: pulumi.Output<string | undefined>;
442
+ /**
443
+ * Variable name
444
+ */
445
+ readonly speedVariable: pulumi.Output<string | undefined>;
446
+ /**
447
+ * static NAT66
448
+ */
449
+ readonly staticNat66s: pulumi.Output<outputs.TransportWanVpnInterfaceEthernetProfileParcelStaticNat66[] | undefined>;
450
+ /**
451
+ * TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
452
+ */
453
+ readonly tcpMss: pulumi.Output<number | undefined>;
454
+ /**
455
+ * Variable name
456
+ */
457
+ readonly tcpMssVariable: pulumi.Output<string | undefined>;
458
+ /**
459
+ * Extends a local TLOC to a remote node only for vpn 0
460
+ */
461
+ readonly tlocExtension: pulumi.Output<string | undefined>;
462
+ /**
463
+ * Variable name
464
+ */
465
+ readonly tlocExtensionVariable: pulumi.Output<string | undefined>;
466
+ /**
467
+ * Enable tracker for this interface
468
+ */
469
+ readonly tracker: pulumi.Output<string | undefined>;
470
+ /**
471
+ * Variable name
472
+ */
473
+ readonly trackerVariable: pulumi.Output<string | undefined>;
474
+ /**
475
+ * Transport WAN VPN Profile Parcel ID
476
+ */
477
+ readonly transportWanVpnProfileParcelId: pulumi.Output<string | undefined>;
478
+ /**
479
+ * Tunnels Bandwidth Percent - Range: `1`-`100` - Default value: `50`
480
+ */
481
+ readonly tunnelBandwidthPercent: pulumi.Output<number | undefined>;
482
+ /**
483
+ * Variable name
484
+ */
485
+ readonly tunnelBandwidthPercentVariable: pulumi.Output<string | undefined>;
486
+ /**
487
+ * Tunnel Interface on/off - Default value: `false`
488
+ */
489
+ readonly tunnelInterface: pulumi.Output<boolean | undefined>;
490
+ /**
491
+ * Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
492
+ */
493
+ readonly tunnelInterfaceAllowAll: pulumi.Output<boolean | undefined>;
494
+ /**
495
+ * Variable name
496
+ */
497
+ readonly tunnelInterfaceAllowAllVariable: pulumi.Output<string | undefined>;
498
+ /**
499
+ * Allow/Deny BFD - Default value: `false`
500
+ */
501
+ readonly tunnelInterfaceAllowBfd: pulumi.Output<boolean | undefined>;
502
+ /**
503
+ * Variable name
504
+ */
505
+ readonly tunnelInterfaceAllowBfdVariable: pulumi.Output<string | undefined>;
506
+ /**
507
+ * Allow/deny BGP - Default value: `false`
508
+ */
509
+ readonly tunnelInterfaceAllowBgp: pulumi.Output<boolean | undefined>;
510
+ /**
511
+ * Variable name
512
+ */
513
+ readonly tunnelInterfaceAllowBgpVariable: pulumi.Output<string | undefined>;
514
+ /**
515
+ * Allow/Deny DNS - Default value: `true`
516
+ */
517
+ readonly tunnelInterfaceAllowDbs: pulumi.Output<boolean | undefined>;
518
+ /**
519
+ * Variable name
520
+ */
521
+ readonly tunnelInterfaceAllowDbsVariable: pulumi.Output<string | undefined>;
522
+ /**
523
+ * Allow/Deny DHCP - Default value: `true`
524
+ */
525
+ readonly tunnelInterfaceAllowDhcp: pulumi.Output<boolean | undefined>;
526
+ /**
527
+ * Variable name
528
+ */
529
+ readonly tunnelInterfaceAllowDhcpVariable: pulumi.Output<string | undefined>;
530
+ /**
531
+ * Allow/Deny HTTPS - Default value: `true`
532
+ */
533
+ readonly tunnelInterfaceAllowHttps: pulumi.Output<boolean | undefined>;
534
+ /**
535
+ * Variable name
536
+ */
537
+ readonly tunnelInterfaceAllowHttpsVariable: pulumi.Output<string | undefined>;
538
+ /**
539
+ * Allow/Deny ICMP - Default value: `true`
540
+ */
541
+ readonly tunnelInterfaceAllowIcmp: pulumi.Output<boolean | undefined>;
542
+ /**
543
+ * Variable name
544
+ */
545
+ readonly tunnelInterfaceAllowIcmpVariable: pulumi.Output<string | undefined>;
546
+ /**
547
+ * Allow/Deny NETCONF - Default value: `false`
548
+ */
549
+ readonly tunnelInterfaceAllowNetconf: pulumi.Output<boolean | undefined>;
550
+ /**
551
+ * Variable name
552
+ */
553
+ readonly tunnelInterfaceAllowNetconfVariable: pulumi.Output<string | undefined>;
554
+ /**
555
+ * Allow/Deny NTP - Default value: `true`
556
+ */
557
+ readonly tunnelInterfaceAllowNtp: pulumi.Output<boolean | undefined>;
558
+ /**
559
+ * Variable name
560
+ */
561
+ readonly tunnelInterfaceAllowNtpVariable: pulumi.Output<string | undefined>;
562
+ /**
563
+ * Allow/Deny OSPF - Default value: `false`
564
+ */
565
+ readonly tunnelInterfaceAllowOspf: pulumi.Output<boolean | undefined>;
566
+ /**
567
+ * Variable name
568
+ */
569
+ readonly tunnelInterfaceAllowOspfVariable: pulumi.Output<string | undefined>;
570
+ /**
571
+ * Allow/Deny SNMP - Default value: `false`
572
+ */
573
+ readonly tunnelInterfaceAllowSnmp: pulumi.Output<boolean | undefined>;
574
+ /**
575
+ * Variable name
576
+ */
577
+ readonly tunnelInterfaceAllowSnmpVariable: pulumi.Output<string | undefined>;
578
+ /**
579
+ * Allow/Deny SSH - Default value: `true`
580
+ */
581
+ readonly tunnelInterfaceAllowSsh: pulumi.Output<boolean | undefined>;
582
+ /**
583
+ * Variable name
584
+ */
585
+ readonly tunnelInterfaceAllowSshVariable: pulumi.Output<string | undefined>;
586
+ /**
587
+ * Allow/Deny STUN - Default value: `false`
588
+ */
589
+ readonly tunnelInterfaceAllowStun: pulumi.Output<boolean | undefined>;
590
+ /**
591
+ * Variable name
592
+ */
593
+ readonly tunnelInterfaceAllowStunVariable: pulumi.Output<string | undefined>;
594
+ /**
595
+ * Bind loopback tunnel interface to a physical interface
596
+ */
597
+ readonly tunnelInterfaceBindLoopbackTunnel: pulumi.Output<string | undefined>;
598
+ /**
599
+ * Variable name
600
+ */
601
+ readonly tunnelInterfaceBindLoopbackTunnelVariable: pulumi.Output<string | undefined>;
602
+ /**
603
+ * Set TLOC as border TLOC - Default value: `false`
604
+ */
605
+ readonly tunnelInterfaceBorder: pulumi.Output<boolean | undefined>;
606
+ /**
607
+ * Variable name
608
+ */
609
+ readonly tunnelInterfaceBorderVariable: pulumi.Output<string | undefined>;
610
+ /**
611
+ * Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
612
+ * `carrier7`, `carrier8` - Default value: `default`
613
+ */
614
+ readonly tunnelInterfaceCarrier: pulumi.Output<string | undefined>;
615
+ /**
616
+ * Variable name
617
+ */
618
+ readonly tunnelInterfaceCarrierVariable: pulumi.Output<string | undefined>;
619
+ /**
620
+ * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
621
+ */
622
+ readonly tunnelInterfaceClearDontFragment: pulumi.Output<boolean | undefined>;
623
+ /**
624
+ * Variable name
625
+ */
626
+ readonly tunnelInterfaceClearDontFragmentVariable: pulumi.Output<string | undefined>;
627
+ /**
628
+ * Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
629
+ * `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
630
+ * `private4`, `private5`, `private6` - Default value: `mpls`
631
+ */
632
+ readonly tunnelInterfaceColor: pulumi.Output<string | undefined>;
633
+ /**
634
+ * Restrict this TLOC behavior - Default value: `false`
635
+ */
636
+ readonly tunnelInterfaceColorRestrict: pulumi.Output<boolean | undefined>;
637
+ /**
638
+ * Variable name
639
+ */
640
+ readonly tunnelInterfaceColorRestrictVariable: pulumi.Output<string | undefined>;
641
+ /**
642
+ * Variable name
643
+ */
644
+ readonly tunnelInterfaceColorVariable: pulumi.Output<string | undefined>;
645
+ /**
646
+ * CTS SGT Propagation configuration - Default value: `false`
647
+ */
648
+ readonly tunnelInterfaceCtsSgtPropagation: pulumi.Output<boolean | undefined>;
649
+ /**
650
+ * Variable name
651
+ */
652
+ readonly tunnelInterfaceCtsSgtPropagationVariable: pulumi.Output<string | undefined>;
653
+ /**
654
+ * Encapsulation for TLOC
655
+ */
656
+ readonly tunnelInterfaceEncapsulations: pulumi.Output<outputs.TransportWanVpnInterfaceEthernetProfileParcelTunnelInterfaceEncapsulation[] | undefined>;
657
+ /**
658
+ * Variable name
659
+ */
660
+ readonly tunnelInterfaceExcludeControllerGroupListVariable: pulumi.Output<string | undefined>;
661
+ /**
662
+ * Exclude the following controller groups defined in this list.
663
+ */
664
+ readonly tunnelInterfaceExcludeControllerGroupLists: pulumi.Output<number[] | undefined>;
665
+ /**
666
+ * GRE tunnel destination IP
667
+ */
668
+ readonly tunnelInterfaceGreTunnelDestinationIp: pulumi.Output<string | undefined>;
669
+ /**
670
+ * Variable name
671
+ */
672
+ readonly tunnelInterfaceGreTunnelDestinationIpVariable: pulumi.Output<string | undefined>;
673
+ /**
674
+ * List of groups - Range: `1`-`4294967295`
675
+ */
676
+ readonly tunnelInterfaceGroups: pulumi.Output<number | undefined>;
677
+ /**
678
+ * Variable name
679
+ */
680
+ readonly tunnelInterfaceGroupsVariable: pulumi.Output<string | undefined>;
681
+ /**
682
+ * Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
683
+ */
684
+ readonly tunnelInterfaceHelloInterval: pulumi.Output<number | undefined>;
685
+ /**
686
+ * Variable name
687
+ */
688
+ readonly tunnelInterfaceHelloIntervalVariable: pulumi.Output<string | undefined>;
689
+ /**
690
+ * Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
691
+ */
692
+ readonly tunnelInterfaceHelloTolerance: pulumi.Output<number | undefined>;
693
+ /**
694
+ * Variable name
695
+ */
696
+ readonly tunnelInterfaceHelloToleranceVariable: pulumi.Output<string | undefined>;
697
+ /**
698
+ * Set TLOC as last resort - Default value: `false`
699
+ */
700
+ readonly tunnelInterfaceLastResortCircuit: pulumi.Output<boolean | undefined>;
701
+ /**
702
+ * Variable name
703
+ */
704
+ readonly tunnelInterfaceLastResortCircuitVariable: pulumi.Output<string | undefined>;
705
+ /**
706
+ * Set the interface as a low-bandwidth circuit - Default value: `false`
707
+ */
708
+ readonly tunnelInterfaceLowBandwidthLink: pulumi.Output<boolean | undefined>;
709
+ /**
710
+ * Variable name
711
+ */
712
+ readonly tunnelInterfaceLowBandwidthLinkVariable: pulumi.Output<string | undefined>;
713
+ /**
714
+ * Maximum Control Connections - Range: `0`-`100`
715
+ */
716
+ readonly tunnelInterfaceMaxControlConnections: pulumi.Output<number | undefined>;
717
+ /**
718
+ * Variable name
719
+ */
720
+ readonly tunnelInterfaceMaxControlConnectionsVariable: pulumi.Output<string | undefined>;
721
+ /**
722
+ * Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
723
+ */
724
+ readonly tunnelInterfaceNatRefreshInterval: pulumi.Output<number | undefined>;
725
+ /**
726
+ * Variable name
727
+ */
728
+ readonly tunnelInterfaceNatRefreshIntervalVariable: pulumi.Output<string | undefined>;
729
+ /**
730
+ * Accept and respond to network-prefix-directed broadcasts - Default value: `false`
731
+ */
732
+ readonly tunnelInterfaceNetworkBroadcast: pulumi.Output<boolean | undefined>;
733
+ /**
734
+ * Variable name
735
+ */
736
+ readonly tunnelInterfaceNetworkBroadcastVariable: pulumi.Output<string | undefined>;
737
+ /**
738
+ * Disallow port hopping on the tunnel interface - Default value: `true`
739
+ */
740
+ readonly tunnelInterfacePortHop: pulumi.Output<boolean | undefined>;
741
+ /**
742
+ * Variable name
743
+ */
744
+ readonly tunnelInterfacePortHopVariable: pulumi.Output<string | undefined>;
745
+ /**
746
+ * Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
747
+ */
748
+ readonly tunnelInterfaceTunnelTcpMss: pulumi.Output<number | undefined>;
749
+ /**
750
+ * Variable name
751
+ */
752
+ readonly tunnelInterfaceTunnelTcpMssVariable: pulumi.Output<string | undefined>;
753
+ /**
754
+ * Put this wan interface in STUN mode only - Default value: `false`
755
+ */
756
+ readonly tunnelInterfaceVbondAsStunServer: pulumi.Output<boolean | undefined>;
757
+ /**
758
+ * Variable name
759
+ */
760
+ readonly tunnelInterfaceVbondAsStunServerVariable: pulumi.Output<string | undefined>;
761
+ /**
762
+ * Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
763
+ */
764
+ readonly tunnelInterfaceVmanageConnectionPreference: pulumi.Output<number | undefined>;
765
+ /**
766
+ * Variable name
767
+ */
768
+ readonly tunnelInterfaceVmanageConnectionPreferenceVariable: pulumi.Output<string | undefined>;
769
+ /**
770
+ * Set tunnel QoS mode - Choices: `hub`, `spoke`
771
+ */
772
+ readonly tunnelQosMode: pulumi.Output<string | undefined>;
773
+ /**
774
+ * Variable name
775
+ */
776
+ readonly tunnelQosModeVariable: pulumi.Output<string | undefined>;
777
+ /**
778
+ * The version of the profile parcel
779
+ */
780
+ readonly version: pulumi.Output<number>;
781
+ /**
782
+ * Extend remote TLOC over a GRE tunnel to a local WAN interface
783
+ */
784
+ readonly xconnect: pulumi.Output<string | undefined>;
785
+ /**
786
+ * Variable name
787
+ */
788
+ readonly xconnectVariable: pulumi.Output<string | undefined>;
789
+ /**
790
+ * Create a TransportWanVpnInterfaceEthernetProfileParcel resource with the given unique name, arguments, and options.
791
+ *
792
+ * @param name The _unique_ name of the resource.
793
+ * @param args The arguments to use to populate this resource's properties.
794
+ * @param opts A bag of options that control this resource's behavior.
795
+ */
796
+ constructor(name: string, args: TransportWanVpnInterfaceEthernetProfileParcelArgs, opts?: pulumi.CustomResourceOptions);
797
+ }
798
+ /**
799
+ * Input properties used for looking up and filtering TransportWanVpnInterfaceEthernetProfileParcel resources.
800
+ */
801
+ export interface TransportWanVpnInterfaceEthernetProfileParcelState {
802
+ /**
803
+ * Adaptive QoS - Default value: `false`
804
+ */
805
+ adaptiveQos?: pulumi.Input<boolean>;
806
+ /**
807
+ * Timeout value for dynamically learned ARP entries, <0..2678400> seconds - Range: `0`-`2147483` - Default value: `1200`
808
+ */
809
+ arpTimeout?: pulumi.Input<number>;
810
+ /**
811
+ * Variable name
812
+ */
813
+ arpTimeoutVariable?: pulumi.Input<string>;
814
+ /**
815
+ * Configure ARP entries
816
+ */
817
+ arps?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelArp>[]>;
818
+ /**
819
+ * Interface auto detect bandwidth - Default value: `false`
820
+ */
821
+ autoDetectBandwidth?: pulumi.Input<boolean>;
822
+ /**
823
+ * Variable name
824
+ */
825
+ autoDetectBandwidthVariable?: pulumi.Input<string>;
826
+ /**
827
+ * Link autonegotiation
828
+ */
829
+ autonegotiate?: pulumi.Input<boolean>;
830
+ /**
831
+ * Variable name
832
+ */
833
+ autonegotiateVariable?: pulumi.Input<string>;
834
+ /**
835
+ * Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
836
+ */
837
+ bandwidthDownstream?: pulumi.Input<number>;
838
+ /**
839
+ * Variable name
840
+ */
841
+ bandwidthDownstreamVariable?: pulumi.Input<string>;
842
+ /**
843
+ * Interface upstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
844
+ */
845
+ bandwidthUpstream?: pulumi.Input<number>;
846
+ /**
847
+ * Variable name
848
+ */
849
+ bandwidthUpstreamVariable?: pulumi.Input<string>;
850
+ /**
851
+ * Block packets originating from IP address that is not from this source - Default value: `false`
852
+ */
853
+ blockNonSourceIp?: pulumi.Input<boolean>;
854
+ /**
855
+ * Variable name
856
+ */
857
+ blockNonSourceIpVariable?: pulumi.Input<string>;
858
+ configDescription?: pulumi.Input<string>;
859
+ /**
860
+ * Variable name
861
+ */
862
+ configDescriptionVariable?: pulumi.Input<string>;
863
+ /**
864
+ * The description of the profile parcel
865
+ */
866
+ description?: pulumi.Input<string>;
867
+ /**
868
+ * Duplex mode - Choices: `full`, `half`, `auto`
869
+ */
870
+ duplex?: pulumi.Input<string>;
871
+ /**
872
+ * Variable name
873
+ */
874
+ duplexVariable?: pulumi.Input<string>;
875
+ /**
876
+ * Enable DHCPv6
877
+ */
878
+ enableDhcpv6?: pulumi.Input<boolean>;
879
+ /**
880
+ * Feature Profile ID
881
+ */
882
+ featureProfileId?: pulumi.Input<string>;
883
+ /**
884
+ * GRE tunnel source IP
885
+ */
886
+ greTunnelSourceIp?: pulumi.Input<string>;
887
+ /**
888
+ * Variable name
889
+ */
890
+ greTunnelSourceIpVariable?: pulumi.Input<string>;
891
+ /**
892
+ * ICMP/ICMPv6 Redirect Disable - Default value: `true`
893
+ */
894
+ icmpRedirectDisable?: pulumi.Input<boolean>;
895
+ /**
896
+ * Variable name
897
+ */
898
+ icmpRedirectDisableVariable?: pulumi.Input<string>;
899
+ interfaceName?: pulumi.Input<string>;
900
+ /**
901
+ * Variable name
902
+ */
903
+ interfaceNameVariable?: pulumi.Input<string>;
904
+ /**
905
+ * Interface MTU GigabitEthernet0 <1500..1518>, Other GigabitEthernet <1500..9216> in bytes - Range: `1500`-`9216` -
906
+ * Default value: `1500`
907
+ */
908
+ intrfMtu?: pulumi.Input<number>;
909
+ /**
910
+ * Variable name
911
+ */
912
+ intrfMtuVariable?: pulumi.Input<string>;
913
+ /**
914
+ * IP Directed-Broadcast - Default value: `false`
915
+ */
916
+ ipDirectedBroadcast?: pulumi.Input<boolean>;
917
+ /**
918
+ * Variable name
919
+ */
920
+ ipDirectedBroadcastVariable?: pulumi.Input<string>;
921
+ /**
922
+ * IP MTU for GigabitEthernet main <576..Interface MTU>, GigabitEthernet subinterface <576..9216>, Other Interfaces
923
+ * <576..2000> in bytes - Range: `576`-`9216` - Default value: `1500`
924
+ */
925
+ ipMtu?: pulumi.Input<number>;
926
+ /**
927
+ * Variable name
928
+ */
929
+ ipMtuVariable?: pulumi.Input<string>;
930
+ /**
931
+ * Iperf server for auto bandwidth detect
932
+ */
933
+ iperfServer?: pulumi.Input<string>;
934
+ /**
935
+ * Variable name
936
+ */
937
+ iperfServerVariable?: pulumi.Input<string>;
938
+ /**
939
+ * IP Address
940
+ */
941
+ ipv4Address?: pulumi.Input<string>;
942
+ /**
943
+ * Variable name
944
+ */
945
+ ipv4AddressVariable?: pulumi.Input<string>;
946
+ /**
947
+ * DHCP Distance - Range: `1`-`65536`
948
+ */
949
+ ipv4DhcpDistance?: pulumi.Input<number>;
950
+ /**
951
+ * Variable name
952
+ */
953
+ ipv4DhcpDistanceVariable?: pulumi.Input<string>;
954
+ /**
955
+ * Variable name
956
+ */
957
+ ipv4DhcpHelperVariable?: pulumi.Input<string>;
958
+ /**
959
+ * List of DHCP IPv4 helper addresses (min 1, max 8)
960
+ */
961
+ ipv4DhcpHelpers?: pulumi.Input<pulumi.Input<string>[]>;
962
+ /**
963
+ * Secondary IpV4 Addresses
964
+ */
965
+ ipv4SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelIpv4SecondaryAddress>[]>;
966
+ /**
967
+ * Subnet Mask - Choices: `255.255.255.255`, `255.255.255.254`, `255.255.255.252`, `255.255.255.248`, `255.255.255.240`,
968
+ * `255.255.255.224`, `255.255.255.192`, `255.255.255.128`, `255.255.255.0`, `255.255.254.0`, `255.255.252.0`,
969
+ * `255.255.248.0`, `255.255.240.0`, `255.255.224.0`, `255.255.192.0`, `255.255.128.0`, `255.255.0.0`, `255.254.0.0`,
970
+ * `255.252.0.0`, `255.240.0.0`, `255.224.0.0`, `255.192.0.0`, `255.128.0.0`, `255.0.0.0`, `254.0.0.0`, `252.0.0.0`,
971
+ * `248.0.0.0`, `240.0.0.0`, `224.0.0.0`, `192.0.0.0`, `128.0.0.0`, `0.0.0.0`
972
+ */
973
+ ipv4SubnetMask?: pulumi.Input<string>;
974
+ /**
975
+ * Variable name
976
+ */
977
+ ipv4SubnetMaskVariable?: pulumi.Input<string>;
978
+ /**
979
+ * IPv6 Address Secondary
980
+ */
981
+ ipv6Address?: pulumi.Input<string>;
982
+ /**
983
+ * Variable name
984
+ */
985
+ ipv6AddressVariable?: pulumi.Input<string>;
986
+ /**
987
+ * secondary IPv6 addresses
988
+ */
989
+ ipv6DhcpSecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelIpv6DhcpSecondaryAddress>[]>;
990
+ /**
991
+ * Static secondary IPv6 addresses
992
+ */
993
+ ipv6SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelIpv6SecondaryAddress>[]>;
994
+ /**
995
+ * Interval for interface load calculation - Range: `30`-`600` - Default value: `30`
996
+ */
997
+ loadInterval?: pulumi.Input<number>;
998
+ /**
999
+ * Variable name
1000
+ */
1001
+ loadIntervalVariable?: pulumi.Input<string>;
1002
+ /**
1003
+ * MAC Address
1004
+ */
1005
+ macAddress?: pulumi.Input<string>;
1006
+ /**
1007
+ * Variable name
1008
+ */
1009
+ macAddressVariable?: pulumi.Input<string>;
1010
+ /**
1011
+ * Media type - Choices: `auto-select`, `rj45`, `sfp`
1012
+ */
1013
+ mediaType?: pulumi.Input<string>;
1014
+ /**
1015
+ * Variable name
1016
+ */
1017
+ mediaTypeVariable?: pulumi.Input<string>;
1018
+ /**
1019
+ * The name of the profile parcel
1020
+ */
1021
+ name?: pulumi.Input<string>;
1022
+ /**
1023
+ * NAT64 on this interface - Default value: `false`
1024
+ */
1025
+ nat64?: pulumi.Input<boolean>;
1026
+ /**
1027
+ * NAT66 on this interface - Default value: `false`
1028
+ */
1029
+ nat66?: pulumi.Input<boolean>;
1030
+ /**
1031
+ * enable Network Address Translation on this interface - Default value: `false`
1032
+ */
1033
+ natIpv4?: pulumi.Input<boolean>;
1034
+ /**
1035
+ * Variable name
1036
+ */
1037
+ natIpv4Variable?: pulumi.Input<string>;
1038
+ /**
1039
+ * enable Network Address Translation ipv6 on this interface - Default value: `false`
1040
+ */
1041
+ natIpv6?: pulumi.Input<boolean>;
1042
+ /**
1043
+ * Variable name
1044
+ */
1045
+ natIpv6Variable?: pulumi.Input<string>;
1046
+ /**
1047
+ * NAT Inside Source Loopback Interface
1048
+ */
1049
+ natLoopback?: pulumi.Input<string>;
1050
+ /**
1051
+ * Variable name
1052
+ */
1053
+ natLoopbackVariable?: pulumi.Input<string>;
1054
+ /**
1055
+ * NAT Overload - Default value: `true`
1056
+ */
1057
+ natOverload?: pulumi.Input<boolean>;
1058
+ /**
1059
+ * Variable name
1060
+ */
1061
+ natOverloadVariable?: pulumi.Input<string>;
1062
+ /**
1063
+ * NAT Pool Prefix Length - Range: `1`-`32`
1064
+ */
1065
+ natPrefixLength?: pulumi.Input<number>;
1066
+ /**
1067
+ * Variable name
1068
+ */
1069
+ natPrefixLengthVariable?: pulumi.Input<string>;
1070
+ /**
1071
+ * NAT Pool Range End
1072
+ */
1073
+ natRangeEnd?: pulumi.Input<string>;
1074
+ /**
1075
+ * Variable name
1076
+ */
1077
+ natRangeEndVariable?: pulumi.Input<string>;
1078
+ /**
1079
+ * NAT Pool Range Start
1080
+ */
1081
+ natRangeStart?: pulumi.Input<string>;
1082
+ /**
1083
+ * Variable name
1084
+ */
1085
+ natRangeStartVariable?: pulumi.Input<string>;
1086
+ /**
1087
+ * Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
1088
+ */
1089
+ natTcpTimeout?: pulumi.Input<number>;
1090
+ /**
1091
+ * Variable name
1092
+ */
1093
+ natTcpTimeoutVariable?: pulumi.Input<string>;
1094
+ /**
1095
+ * NAT Type - Choices: `interface`, `pool`, `loopback` - Default value: `interface`
1096
+ */
1097
+ natType?: pulumi.Input<string>;
1098
+ /**
1099
+ * Variable name
1100
+ */
1101
+ natTypeVariable?: pulumi.Input<string>;
1102
+ /**
1103
+ * Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
1104
+ */
1105
+ natUdpTimeout?: pulumi.Input<number>;
1106
+ /**
1107
+ * Variable name
1108
+ */
1109
+ natUdpTimeoutVariable?: pulumi.Input<string>;
1110
+ /**
1111
+ * static NAT
1112
+ */
1113
+ newStaticNats?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelNewStaticNat>[]>;
1114
+ /**
1115
+ * Per-tunnel Qos - Default value: `false`
1116
+ */
1117
+ perTunnelQos?: pulumi.Input<boolean>;
1118
+ /**
1119
+ * Variable name
1120
+ */
1121
+ perTunnelQosVariable?: pulumi.Input<string>;
1122
+ /**
1123
+ * Shaping Rate Downstream - Default value: `false`
1124
+ */
1125
+ qosAdaptiveBandwidthDownstream?: pulumi.Input<boolean>;
1126
+ /**
1127
+ * Shaping Rate Upstream - Default value: `false`
1128
+ */
1129
+ qosAdaptiveBandwidthUpstream?: pulumi.Input<boolean>;
1130
+ /**
1131
+ * Adaptive QoS default downstream bandwidth (kbps) - Range: `8`-`100000000`
1132
+ */
1133
+ qosAdaptiveDefaultDownstream?: pulumi.Input<number>;
1134
+ /**
1135
+ * Variable name
1136
+ */
1137
+ qosAdaptiveDefaultDownstreamVariable?: pulumi.Input<string>;
1138
+ /**
1139
+ * Adaptive QoS default upstream bandwidth (kbps) - Range: `8`-`100000000`
1140
+ */
1141
+ qosAdaptiveDefaultUpstream?: pulumi.Input<number>;
1142
+ /**
1143
+ * Variable name
1144
+ */
1145
+ qosAdaptiveDefaultUpstreamVariable?: pulumi.Input<string>;
1146
+ /**
1147
+ * Downstream max bandwidth limit (kbps) - Range: `8`-`100000000`
1148
+ */
1149
+ qosAdaptiveMaxDownstream?: pulumi.Input<number>;
1150
+ /**
1151
+ * Variable name
1152
+ */
1153
+ qosAdaptiveMaxDownstreamVariable?: pulumi.Input<string>;
1154
+ /**
1155
+ * Upstream max bandwidth limit (kbps) - Range: `8`-`100000000`
1156
+ */
1157
+ qosAdaptiveMaxUpstream?: pulumi.Input<number>;
1158
+ /**
1159
+ * Variable name
1160
+ */
1161
+ qosAdaptiveMaxUpstreamVariable?: pulumi.Input<string>;
1162
+ /**
1163
+ * Downstream min bandwidth limit (kbps) - Range: `8`-`100000000`
1164
+ */
1165
+ qosAdaptiveMinDownstream?: pulumi.Input<number>;
1166
+ /**
1167
+ * Variable name
1168
+ */
1169
+ qosAdaptiveMinDownstreamVariable?: pulumi.Input<string>;
1170
+ /**
1171
+ * Upstream min bandwidth limit (kbps) - Range: `8`-`100000000`
1172
+ */
1173
+ qosAdaptiveMinUpstream?: pulumi.Input<number>;
1174
+ /**
1175
+ * Variable name
1176
+ */
1177
+ qosAdaptiveMinUpstreamVariable?: pulumi.Input<string>;
1178
+ /**
1179
+ * Adapt Period(Minutes) - Range: `1`-`720` - Default value: `15`
1180
+ */
1181
+ qosAdaptivePeriod?: pulumi.Input<number>;
1182
+ /**
1183
+ * Variable name
1184
+ */
1185
+ qosAdaptivePeriodVariable?: pulumi.Input<string>;
1186
+ /**
1187
+ * Shaping Rate (Kbps) - Range: `8`-`100000000`
1188
+ */
1189
+ qosShapingRate?: pulumi.Input<number>;
1190
+ /**
1191
+ * Variable name
1192
+ */
1193
+ qosShapingRateVariable?: pulumi.Input<string>;
1194
+ /**
1195
+ * Service Provider Name
1196
+ */
1197
+ serviceProvider?: pulumi.Input<string>;
1198
+ /**
1199
+ * Variable name
1200
+ */
1201
+ serviceProviderVariable?: pulumi.Input<string>;
1202
+ /**
1203
+ * - Default value: `true`
1204
+ */
1205
+ shutdown?: pulumi.Input<boolean>;
1206
+ /**
1207
+ * Variable name
1208
+ */
1209
+ shutdownVariable?: pulumi.Input<string>;
1210
+ /**
1211
+ * Set interface speed - Choices: `10`, `100`, `1000`, `2500`, `10000`
1212
+ */
1213
+ speed?: pulumi.Input<string>;
1214
+ /**
1215
+ * Variable name
1216
+ */
1217
+ speedVariable?: pulumi.Input<string>;
1218
+ /**
1219
+ * static NAT66
1220
+ */
1221
+ staticNat66s?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelStaticNat66>[]>;
1222
+ /**
1223
+ * TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
1224
+ */
1225
+ tcpMss?: pulumi.Input<number>;
1226
+ /**
1227
+ * Variable name
1228
+ */
1229
+ tcpMssVariable?: pulumi.Input<string>;
1230
+ /**
1231
+ * Extends a local TLOC to a remote node only for vpn 0
1232
+ */
1233
+ tlocExtension?: pulumi.Input<string>;
1234
+ /**
1235
+ * Variable name
1236
+ */
1237
+ tlocExtensionVariable?: pulumi.Input<string>;
1238
+ /**
1239
+ * Enable tracker for this interface
1240
+ */
1241
+ tracker?: pulumi.Input<string>;
1242
+ /**
1243
+ * Variable name
1244
+ */
1245
+ trackerVariable?: pulumi.Input<string>;
1246
+ /**
1247
+ * Transport WAN VPN Profile Parcel ID
1248
+ */
1249
+ transportWanVpnProfileParcelId?: pulumi.Input<string>;
1250
+ /**
1251
+ * Tunnels Bandwidth Percent - Range: `1`-`100` - Default value: `50`
1252
+ */
1253
+ tunnelBandwidthPercent?: pulumi.Input<number>;
1254
+ /**
1255
+ * Variable name
1256
+ */
1257
+ tunnelBandwidthPercentVariable?: pulumi.Input<string>;
1258
+ /**
1259
+ * Tunnel Interface on/off - Default value: `false`
1260
+ */
1261
+ tunnelInterface?: pulumi.Input<boolean>;
1262
+ /**
1263
+ * Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
1264
+ */
1265
+ tunnelInterfaceAllowAll?: pulumi.Input<boolean>;
1266
+ /**
1267
+ * Variable name
1268
+ */
1269
+ tunnelInterfaceAllowAllVariable?: pulumi.Input<string>;
1270
+ /**
1271
+ * Allow/Deny BFD - Default value: `false`
1272
+ */
1273
+ tunnelInterfaceAllowBfd?: pulumi.Input<boolean>;
1274
+ /**
1275
+ * Variable name
1276
+ */
1277
+ tunnelInterfaceAllowBfdVariable?: pulumi.Input<string>;
1278
+ /**
1279
+ * Allow/deny BGP - Default value: `false`
1280
+ */
1281
+ tunnelInterfaceAllowBgp?: pulumi.Input<boolean>;
1282
+ /**
1283
+ * Variable name
1284
+ */
1285
+ tunnelInterfaceAllowBgpVariable?: pulumi.Input<string>;
1286
+ /**
1287
+ * Allow/Deny DNS - Default value: `true`
1288
+ */
1289
+ tunnelInterfaceAllowDbs?: pulumi.Input<boolean>;
1290
+ /**
1291
+ * Variable name
1292
+ */
1293
+ tunnelInterfaceAllowDbsVariable?: pulumi.Input<string>;
1294
+ /**
1295
+ * Allow/Deny DHCP - Default value: `true`
1296
+ */
1297
+ tunnelInterfaceAllowDhcp?: pulumi.Input<boolean>;
1298
+ /**
1299
+ * Variable name
1300
+ */
1301
+ tunnelInterfaceAllowDhcpVariable?: pulumi.Input<string>;
1302
+ /**
1303
+ * Allow/Deny HTTPS - Default value: `true`
1304
+ */
1305
+ tunnelInterfaceAllowHttps?: pulumi.Input<boolean>;
1306
+ /**
1307
+ * Variable name
1308
+ */
1309
+ tunnelInterfaceAllowHttpsVariable?: pulumi.Input<string>;
1310
+ /**
1311
+ * Allow/Deny ICMP - Default value: `true`
1312
+ */
1313
+ tunnelInterfaceAllowIcmp?: pulumi.Input<boolean>;
1314
+ /**
1315
+ * Variable name
1316
+ */
1317
+ tunnelInterfaceAllowIcmpVariable?: pulumi.Input<string>;
1318
+ /**
1319
+ * Allow/Deny NETCONF - Default value: `false`
1320
+ */
1321
+ tunnelInterfaceAllowNetconf?: pulumi.Input<boolean>;
1322
+ /**
1323
+ * Variable name
1324
+ */
1325
+ tunnelInterfaceAllowNetconfVariable?: pulumi.Input<string>;
1326
+ /**
1327
+ * Allow/Deny NTP - Default value: `true`
1328
+ */
1329
+ tunnelInterfaceAllowNtp?: pulumi.Input<boolean>;
1330
+ /**
1331
+ * Variable name
1332
+ */
1333
+ tunnelInterfaceAllowNtpVariable?: pulumi.Input<string>;
1334
+ /**
1335
+ * Allow/Deny OSPF - Default value: `false`
1336
+ */
1337
+ tunnelInterfaceAllowOspf?: pulumi.Input<boolean>;
1338
+ /**
1339
+ * Variable name
1340
+ */
1341
+ tunnelInterfaceAllowOspfVariable?: pulumi.Input<string>;
1342
+ /**
1343
+ * Allow/Deny SNMP - Default value: `false`
1344
+ */
1345
+ tunnelInterfaceAllowSnmp?: pulumi.Input<boolean>;
1346
+ /**
1347
+ * Variable name
1348
+ */
1349
+ tunnelInterfaceAllowSnmpVariable?: pulumi.Input<string>;
1350
+ /**
1351
+ * Allow/Deny SSH - Default value: `true`
1352
+ */
1353
+ tunnelInterfaceAllowSsh?: pulumi.Input<boolean>;
1354
+ /**
1355
+ * Variable name
1356
+ */
1357
+ tunnelInterfaceAllowSshVariable?: pulumi.Input<string>;
1358
+ /**
1359
+ * Allow/Deny STUN - Default value: `false`
1360
+ */
1361
+ tunnelInterfaceAllowStun?: pulumi.Input<boolean>;
1362
+ /**
1363
+ * Variable name
1364
+ */
1365
+ tunnelInterfaceAllowStunVariable?: pulumi.Input<string>;
1366
+ /**
1367
+ * Bind loopback tunnel interface to a physical interface
1368
+ */
1369
+ tunnelInterfaceBindLoopbackTunnel?: pulumi.Input<string>;
1370
+ /**
1371
+ * Variable name
1372
+ */
1373
+ tunnelInterfaceBindLoopbackTunnelVariable?: pulumi.Input<string>;
1374
+ /**
1375
+ * Set TLOC as border TLOC - Default value: `false`
1376
+ */
1377
+ tunnelInterfaceBorder?: pulumi.Input<boolean>;
1378
+ /**
1379
+ * Variable name
1380
+ */
1381
+ tunnelInterfaceBorderVariable?: pulumi.Input<string>;
1382
+ /**
1383
+ * Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
1384
+ * `carrier7`, `carrier8` - Default value: `default`
1385
+ */
1386
+ tunnelInterfaceCarrier?: pulumi.Input<string>;
1387
+ /**
1388
+ * Variable name
1389
+ */
1390
+ tunnelInterfaceCarrierVariable?: pulumi.Input<string>;
1391
+ /**
1392
+ * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
1393
+ */
1394
+ tunnelInterfaceClearDontFragment?: pulumi.Input<boolean>;
1395
+ /**
1396
+ * Variable name
1397
+ */
1398
+ tunnelInterfaceClearDontFragmentVariable?: pulumi.Input<string>;
1399
+ /**
1400
+ * Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
1401
+ * `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
1402
+ * `private4`, `private5`, `private6` - Default value: `mpls`
1403
+ */
1404
+ tunnelInterfaceColor?: pulumi.Input<string>;
1405
+ /**
1406
+ * Restrict this TLOC behavior - Default value: `false`
1407
+ */
1408
+ tunnelInterfaceColorRestrict?: pulumi.Input<boolean>;
1409
+ /**
1410
+ * Variable name
1411
+ */
1412
+ tunnelInterfaceColorRestrictVariable?: pulumi.Input<string>;
1413
+ /**
1414
+ * Variable name
1415
+ */
1416
+ tunnelInterfaceColorVariable?: pulumi.Input<string>;
1417
+ /**
1418
+ * CTS SGT Propagation configuration - Default value: `false`
1419
+ */
1420
+ tunnelInterfaceCtsSgtPropagation?: pulumi.Input<boolean>;
1421
+ /**
1422
+ * Variable name
1423
+ */
1424
+ tunnelInterfaceCtsSgtPropagationVariable?: pulumi.Input<string>;
1425
+ /**
1426
+ * Encapsulation for TLOC
1427
+ */
1428
+ tunnelInterfaceEncapsulations?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelTunnelInterfaceEncapsulation>[]>;
1429
+ /**
1430
+ * Variable name
1431
+ */
1432
+ tunnelInterfaceExcludeControllerGroupListVariable?: pulumi.Input<string>;
1433
+ /**
1434
+ * Exclude the following controller groups defined in this list.
1435
+ */
1436
+ tunnelInterfaceExcludeControllerGroupLists?: pulumi.Input<pulumi.Input<number>[]>;
1437
+ /**
1438
+ * GRE tunnel destination IP
1439
+ */
1440
+ tunnelInterfaceGreTunnelDestinationIp?: pulumi.Input<string>;
1441
+ /**
1442
+ * Variable name
1443
+ */
1444
+ tunnelInterfaceGreTunnelDestinationIpVariable?: pulumi.Input<string>;
1445
+ /**
1446
+ * List of groups - Range: `1`-`4294967295`
1447
+ */
1448
+ tunnelInterfaceGroups?: pulumi.Input<number>;
1449
+ /**
1450
+ * Variable name
1451
+ */
1452
+ tunnelInterfaceGroupsVariable?: pulumi.Input<string>;
1453
+ /**
1454
+ * Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
1455
+ */
1456
+ tunnelInterfaceHelloInterval?: pulumi.Input<number>;
1457
+ /**
1458
+ * Variable name
1459
+ */
1460
+ tunnelInterfaceHelloIntervalVariable?: pulumi.Input<string>;
1461
+ /**
1462
+ * Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
1463
+ */
1464
+ tunnelInterfaceHelloTolerance?: pulumi.Input<number>;
1465
+ /**
1466
+ * Variable name
1467
+ */
1468
+ tunnelInterfaceHelloToleranceVariable?: pulumi.Input<string>;
1469
+ /**
1470
+ * Set TLOC as last resort - Default value: `false`
1471
+ */
1472
+ tunnelInterfaceLastResortCircuit?: pulumi.Input<boolean>;
1473
+ /**
1474
+ * Variable name
1475
+ */
1476
+ tunnelInterfaceLastResortCircuitVariable?: pulumi.Input<string>;
1477
+ /**
1478
+ * Set the interface as a low-bandwidth circuit - Default value: `false`
1479
+ */
1480
+ tunnelInterfaceLowBandwidthLink?: pulumi.Input<boolean>;
1481
+ /**
1482
+ * Variable name
1483
+ */
1484
+ tunnelInterfaceLowBandwidthLinkVariable?: pulumi.Input<string>;
1485
+ /**
1486
+ * Maximum Control Connections - Range: `0`-`100`
1487
+ */
1488
+ tunnelInterfaceMaxControlConnections?: pulumi.Input<number>;
1489
+ /**
1490
+ * Variable name
1491
+ */
1492
+ tunnelInterfaceMaxControlConnectionsVariable?: pulumi.Input<string>;
1493
+ /**
1494
+ * Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
1495
+ */
1496
+ tunnelInterfaceNatRefreshInterval?: pulumi.Input<number>;
1497
+ /**
1498
+ * Variable name
1499
+ */
1500
+ tunnelInterfaceNatRefreshIntervalVariable?: pulumi.Input<string>;
1501
+ /**
1502
+ * Accept and respond to network-prefix-directed broadcasts - Default value: `false`
1503
+ */
1504
+ tunnelInterfaceNetworkBroadcast?: pulumi.Input<boolean>;
1505
+ /**
1506
+ * Variable name
1507
+ */
1508
+ tunnelInterfaceNetworkBroadcastVariable?: pulumi.Input<string>;
1509
+ /**
1510
+ * Disallow port hopping on the tunnel interface - Default value: `true`
1511
+ */
1512
+ tunnelInterfacePortHop?: pulumi.Input<boolean>;
1513
+ /**
1514
+ * Variable name
1515
+ */
1516
+ tunnelInterfacePortHopVariable?: pulumi.Input<string>;
1517
+ /**
1518
+ * Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
1519
+ */
1520
+ tunnelInterfaceTunnelTcpMss?: pulumi.Input<number>;
1521
+ /**
1522
+ * Variable name
1523
+ */
1524
+ tunnelInterfaceTunnelTcpMssVariable?: pulumi.Input<string>;
1525
+ /**
1526
+ * Put this wan interface in STUN mode only - Default value: `false`
1527
+ */
1528
+ tunnelInterfaceVbondAsStunServer?: pulumi.Input<boolean>;
1529
+ /**
1530
+ * Variable name
1531
+ */
1532
+ tunnelInterfaceVbondAsStunServerVariable?: pulumi.Input<string>;
1533
+ /**
1534
+ * Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
1535
+ */
1536
+ tunnelInterfaceVmanageConnectionPreference?: pulumi.Input<number>;
1537
+ /**
1538
+ * Variable name
1539
+ */
1540
+ tunnelInterfaceVmanageConnectionPreferenceVariable?: pulumi.Input<string>;
1541
+ /**
1542
+ * Set tunnel QoS mode - Choices: `hub`, `spoke`
1543
+ */
1544
+ tunnelQosMode?: pulumi.Input<string>;
1545
+ /**
1546
+ * Variable name
1547
+ */
1548
+ tunnelQosModeVariable?: pulumi.Input<string>;
1549
+ /**
1550
+ * The version of the profile parcel
1551
+ */
1552
+ version?: pulumi.Input<number>;
1553
+ /**
1554
+ * Extend remote TLOC over a GRE tunnel to a local WAN interface
1555
+ */
1556
+ xconnect?: pulumi.Input<string>;
1557
+ /**
1558
+ * Variable name
1559
+ */
1560
+ xconnectVariable?: pulumi.Input<string>;
1561
+ }
1562
+ /**
1563
+ * The set of arguments for constructing a TransportWanVpnInterfaceEthernetProfileParcel resource.
1564
+ */
1565
+ export interface TransportWanVpnInterfaceEthernetProfileParcelArgs {
1566
+ /**
1567
+ * Adaptive QoS - Default value: `false`
1568
+ */
1569
+ adaptiveQos?: pulumi.Input<boolean>;
1570
+ /**
1571
+ * Timeout value for dynamically learned ARP entries, <0..2678400> seconds - Range: `0`-`2147483` - Default value: `1200`
1572
+ */
1573
+ arpTimeout?: pulumi.Input<number>;
1574
+ /**
1575
+ * Variable name
1576
+ */
1577
+ arpTimeoutVariable?: pulumi.Input<string>;
1578
+ /**
1579
+ * Configure ARP entries
1580
+ */
1581
+ arps?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelArp>[]>;
1582
+ /**
1583
+ * Interface auto detect bandwidth - Default value: `false`
1584
+ */
1585
+ autoDetectBandwidth?: pulumi.Input<boolean>;
1586
+ /**
1587
+ * Variable name
1588
+ */
1589
+ autoDetectBandwidthVariable?: pulumi.Input<string>;
1590
+ /**
1591
+ * Link autonegotiation
1592
+ */
1593
+ autonegotiate?: pulumi.Input<boolean>;
1594
+ /**
1595
+ * Variable name
1596
+ */
1597
+ autonegotiateVariable?: pulumi.Input<string>;
1598
+ /**
1599
+ * Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
1600
+ */
1601
+ bandwidthDownstream?: pulumi.Input<number>;
1602
+ /**
1603
+ * Variable name
1604
+ */
1605
+ bandwidthDownstreamVariable?: pulumi.Input<string>;
1606
+ /**
1607
+ * Interface upstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
1608
+ */
1609
+ bandwidthUpstream?: pulumi.Input<number>;
1610
+ /**
1611
+ * Variable name
1612
+ */
1613
+ bandwidthUpstreamVariable?: pulumi.Input<string>;
1614
+ /**
1615
+ * Block packets originating from IP address that is not from this source - Default value: `false`
1616
+ */
1617
+ blockNonSourceIp?: pulumi.Input<boolean>;
1618
+ /**
1619
+ * Variable name
1620
+ */
1621
+ blockNonSourceIpVariable?: pulumi.Input<string>;
1622
+ configDescription?: pulumi.Input<string>;
1623
+ /**
1624
+ * Variable name
1625
+ */
1626
+ configDescriptionVariable?: pulumi.Input<string>;
1627
+ /**
1628
+ * The description of the profile parcel
1629
+ */
1630
+ description?: pulumi.Input<string>;
1631
+ /**
1632
+ * Duplex mode - Choices: `full`, `half`, `auto`
1633
+ */
1634
+ duplex?: pulumi.Input<string>;
1635
+ /**
1636
+ * Variable name
1637
+ */
1638
+ duplexVariable?: pulumi.Input<string>;
1639
+ /**
1640
+ * Enable DHCPv6
1641
+ */
1642
+ enableDhcpv6?: pulumi.Input<boolean>;
1643
+ /**
1644
+ * Feature Profile ID
1645
+ */
1646
+ featureProfileId: pulumi.Input<string>;
1647
+ /**
1648
+ * GRE tunnel source IP
1649
+ */
1650
+ greTunnelSourceIp?: pulumi.Input<string>;
1651
+ /**
1652
+ * Variable name
1653
+ */
1654
+ greTunnelSourceIpVariable?: pulumi.Input<string>;
1655
+ /**
1656
+ * ICMP/ICMPv6 Redirect Disable - Default value: `true`
1657
+ */
1658
+ icmpRedirectDisable?: pulumi.Input<boolean>;
1659
+ /**
1660
+ * Variable name
1661
+ */
1662
+ icmpRedirectDisableVariable?: pulumi.Input<string>;
1663
+ interfaceName?: pulumi.Input<string>;
1664
+ /**
1665
+ * Variable name
1666
+ */
1667
+ interfaceNameVariable?: pulumi.Input<string>;
1668
+ /**
1669
+ * Interface MTU GigabitEthernet0 <1500..1518>, Other GigabitEthernet <1500..9216> in bytes - Range: `1500`-`9216` -
1670
+ * Default value: `1500`
1671
+ */
1672
+ intrfMtu?: pulumi.Input<number>;
1673
+ /**
1674
+ * Variable name
1675
+ */
1676
+ intrfMtuVariable?: pulumi.Input<string>;
1677
+ /**
1678
+ * IP Directed-Broadcast - Default value: `false`
1679
+ */
1680
+ ipDirectedBroadcast?: pulumi.Input<boolean>;
1681
+ /**
1682
+ * Variable name
1683
+ */
1684
+ ipDirectedBroadcastVariable?: pulumi.Input<string>;
1685
+ /**
1686
+ * IP MTU for GigabitEthernet main <576..Interface MTU>, GigabitEthernet subinterface <576..9216>, Other Interfaces
1687
+ * <576..2000> in bytes - Range: `576`-`9216` - Default value: `1500`
1688
+ */
1689
+ ipMtu?: pulumi.Input<number>;
1690
+ /**
1691
+ * Variable name
1692
+ */
1693
+ ipMtuVariable?: pulumi.Input<string>;
1694
+ /**
1695
+ * Iperf server for auto bandwidth detect
1696
+ */
1697
+ iperfServer?: pulumi.Input<string>;
1698
+ /**
1699
+ * Variable name
1700
+ */
1701
+ iperfServerVariable?: pulumi.Input<string>;
1702
+ /**
1703
+ * IP Address
1704
+ */
1705
+ ipv4Address?: pulumi.Input<string>;
1706
+ /**
1707
+ * Variable name
1708
+ */
1709
+ ipv4AddressVariable?: pulumi.Input<string>;
1710
+ /**
1711
+ * DHCP Distance - Range: `1`-`65536`
1712
+ */
1713
+ ipv4DhcpDistance?: pulumi.Input<number>;
1714
+ /**
1715
+ * Variable name
1716
+ */
1717
+ ipv4DhcpDistanceVariable?: pulumi.Input<string>;
1718
+ /**
1719
+ * Variable name
1720
+ */
1721
+ ipv4DhcpHelperVariable?: pulumi.Input<string>;
1722
+ /**
1723
+ * List of DHCP IPv4 helper addresses (min 1, max 8)
1724
+ */
1725
+ ipv4DhcpHelpers?: pulumi.Input<pulumi.Input<string>[]>;
1726
+ /**
1727
+ * Secondary IpV4 Addresses
1728
+ */
1729
+ ipv4SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelIpv4SecondaryAddress>[]>;
1730
+ /**
1731
+ * Subnet Mask - Choices: `255.255.255.255`, `255.255.255.254`, `255.255.255.252`, `255.255.255.248`, `255.255.255.240`,
1732
+ * `255.255.255.224`, `255.255.255.192`, `255.255.255.128`, `255.255.255.0`, `255.255.254.0`, `255.255.252.0`,
1733
+ * `255.255.248.0`, `255.255.240.0`, `255.255.224.0`, `255.255.192.0`, `255.255.128.0`, `255.255.0.0`, `255.254.0.0`,
1734
+ * `255.252.0.0`, `255.240.0.0`, `255.224.0.0`, `255.192.0.0`, `255.128.0.0`, `255.0.0.0`, `254.0.0.0`, `252.0.0.0`,
1735
+ * `248.0.0.0`, `240.0.0.0`, `224.0.0.0`, `192.0.0.0`, `128.0.0.0`, `0.0.0.0`
1736
+ */
1737
+ ipv4SubnetMask?: pulumi.Input<string>;
1738
+ /**
1739
+ * Variable name
1740
+ */
1741
+ ipv4SubnetMaskVariable?: pulumi.Input<string>;
1742
+ /**
1743
+ * IPv6 Address Secondary
1744
+ */
1745
+ ipv6Address?: pulumi.Input<string>;
1746
+ /**
1747
+ * Variable name
1748
+ */
1749
+ ipv6AddressVariable?: pulumi.Input<string>;
1750
+ /**
1751
+ * secondary IPv6 addresses
1752
+ */
1753
+ ipv6DhcpSecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelIpv6DhcpSecondaryAddress>[]>;
1754
+ /**
1755
+ * Static secondary IPv6 addresses
1756
+ */
1757
+ ipv6SecondaryAddresses?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelIpv6SecondaryAddress>[]>;
1758
+ /**
1759
+ * Interval for interface load calculation - Range: `30`-`600` - Default value: `30`
1760
+ */
1761
+ loadInterval?: pulumi.Input<number>;
1762
+ /**
1763
+ * Variable name
1764
+ */
1765
+ loadIntervalVariable?: pulumi.Input<string>;
1766
+ /**
1767
+ * MAC Address
1768
+ */
1769
+ macAddress?: pulumi.Input<string>;
1770
+ /**
1771
+ * Variable name
1772
+ */
1773
+ macAddressVariable?: pulumi.Input<string>;
1774
+ /**
1775
+ * Media type - Choices: `auto-select`, `rj45`, `sfp`
1776
+ */
1777
+ mediaType?: pulumi.Input<string>;
1778
+ /**
1779
+ * Variable name
1780
+ */
1781
+ mediaTypeVariable?: pulumi.Input<string>;
1782
+ /**
1783
+ * The name of the profile parcel
1784
+ */
1785
+ name?: pulumi.Input<string>;
1786
+ /**
1787
+ * NAT64 on this interface - Default value: `false`
1788
+ */
1789
+ nat64?: pulumi.Input<boolean>;
1790
+ /**
1791
+ * NAT66 on this interface - Default value: `false`
1792
+ */
1793
+ nat66?: pulumi.Input<boolean>;
1794
+ /**
1795
+ * enable Network Address Translation on this interface - Default value: `false`
1796
+ */
1797
+ natIpv4?: pulumi.Input<boolean>;
1798
+ /**
1799
+ * Variable name
1800
+ */
1801
+ natIpv4Variable?: pulumi.Input<string>;
1802
+ /**
1803
+ * enable Network Address Translation ipv6 on this interface - Default value: `false`
1804
+ */
1805
+ natIpv6?: pulumi.Input<boolean>;
1806
+ /**
1807
+ * Variable name
1808
+ */
1809
+ natIpv6Variable?: pulumi.Input<string>;
1810
+ /**
1811
+ * NAT Inside Source Loopback Interface
1812
+ */
1813
+ natLoopback?: pulumi.Input<string>;
1814
+ /**
1815
+ * Variable name
1816
+ */
1817
+ natLoopbackVariable?: pulumi.Input<string>;
1818
+ /**
1819
+ * NAT Overload - Default value: `true`
1820
+ */
1821
+ natOverload?: pulumi.Input<boolean>;
1822
+ /**
1823
+ * Variable name
1824
+ */
1825
+ natOverloadVariable?: pulumi.Input<string>;
1826
+ /**
1827
+ * NAT Pool Prefix Length - Range: `1`-`32`
1828
+ */
1829
+ natPrefixLength?: pulumi.Input<number>;
1830
+ /**
1831
+ * Variable name
1832
+ */
1833
+ natPrefixLengthVariable?: pulumi.Input<string>;
1834
+ /**
1835
+ * NAT Pool Range End
1836
+ */
1837
+ natRangeEnd?: pulumi.Input<string>;
1838
+ /**
1839
+ * Variable name
1840
+ */
1841
+ natRangeEndVariable?: pulumi.Input<string>;
1842
+ /**
1843
+ * NAT Pool Range Start
1844
+ */
1845
+ natRangeStart?: pulumi.Input<string>;
1846
+ /**
1847
+ * Variable name
1848
+ */
1849
+ natRangeStartVariable?: pulumi.Input<string>;
1850
+ /**
1851
+ * Set NAT TCP session timeout, in minutes - Range: `1`-`8947` - Default value: `60`
1852
+ */
1853
+ natTcpTimeout?: pulumi.Input<number>;
1854
+ /**
1855
+ * Variable name
1856
+ */
1857
+ natTcpTimeoutVariable?: pulumi.Input<string>;
1858
+ /**
1859
+ * NAT Type - Choices: `interface`, `pool`, `loopback` - Default value: `interface`
1860
+ */
1861
+ natType?: pulumi.Input<string>;
1862
+ /**
1863
+ * Variable name
1864
+ */
1865
+ natTypeVariable?: pulumi.Input<string>;
1866
+ /**
1867
+ * Set NAT UDP session timeout, in minutes - Range: `1`-`8947` - Default value: `1`
1868
+ */
1869
+ natUdpTimeout?: pulumi.Input<number>;
1870
+ /**
1871
+ * Variable name
1872
+ */
1873
+ natUdpTimeoutVariable?: pulumi.Input<string>;
1874
+ /**
1875
+ * static NAT
1876
+ */
1877
+ newStaticNats?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelNewStaticNat>[]>;
1878
+ /**
1879
+ * Per-tunnel Qos - Default value: `false`
1880
+ */
1881
+ perTunnelQos?: pulumi.Input<boolean>;
1882
+ /**
1883
+ * Variable name
1884
+ */
1885
+ perTunnelQosVariable?: pulumi.Input<string>;
1886
+ /**
1887
+ * Shaping Rate Downstream - Default value: `false`
1888
+ */
1889
+ qosAdaptiveBandwidthDownstream?: pulumi.Input<boolean>;
1890
+ /**
1891
+ * Shaping Rate Upstream - Default value: `false`
1892
+ */
1893
+ qosAdaptiveBandwidthUpstream?: pulumi.Input<boolean>;
1894
+ /**
1895
+ * Adaptive QoS default downstream bandwidth (kbps) - Range: `8`-`100000000`
1896
+ */
1897
+ qosAdaptiveDefaultDownstream?: pulumi.Input<number>;
1898
+ /**
1899
+ * Variable name
1900
+ */
1901
+ qosAdaptiveDefaultDownstreamVariable?: pulumi.Input<string>;
1902
+ /**
1903
+ * Adaptive QoS default upstream bandwidth (kbps) - Range: `8`-`100000000`
1904
+ */
1905
+ qosAdaptiveDefaultUpstream?: pulumi.Input<number>;
1906
+ /**
1907
+ * Variable name
1908
+ */
1909
+ qosAdaptiveDefaultUpstreamVariable?: pulumi.Input<string>;
1910
+ /**
1911
+ * Downstream max bandwidth limit (kbps) - Range: `8`-`100000000`
1912
+ */
1913
+ qosAdaptiveMaxDownstream?: pulumi.Input<number>;
1914
+ /**
1915
+ * Variable name
1916
+ */
1917
+ qosAdaptiveMaxDownstreamVariable?: pulumi.Input<string>;
1918
+ /**
1919
+ * Upstream max bandwidth limit (kbps) - Range: `8`-`100000000`
1920
+ */
1921
+ qosAdaptiveMaxUpstream?: pulumi.Input<number>;
1922
+ /**
1923
+ * Variable name
1924
+ */
1925
+ qosAdaptiveMaxUpstreamVariable?: pulumi.Input<string>;
1926
+ /**
1927
+ * Downstream min bandwidth limit (kbps) - Range: `8`-`100000000`
1928
+ */
1929
+ qosAdaptiveMinDownstream?: pulumi.Input<number>;
1930
+ /**
1931
+ * Variable name
1932
+ */
1933
+ qosAdaptiveMinDownstreamVariable?: pulumi.Input<string>;
1934
+ /**
1935
+ * Upstream min bandwidth limit (kbps) - Range: `8`-`100000000`
1936
+ */
1937
+ qosAdaptiveMinUpstream?: pulumi.Input<number>;
1938
+ /**
1939
+ * Variable name
1940
+ */
1941
+ qosAdaptiveMinUpstreamVariable?: pulumi.Input<string>;
1942
+ /**
1943
+ * Adapt Period(Minutes) - Range: `1`-`720` - Default value: `15`
1944
+ */
1945
+ qosAdaptivePeriod?: pulumi.Input<number>;
1946
+ /**
1947
+ * Variable name
1948
+ */
1949
+ qosAdaptivePeriodVariable?: pulumi.Input<string>;
1950
+ /**
1951
+ * Shaping Rate (Kbps) - Range: `8`-`100000000`
1952
+ */
1953
+ qosShapingRate?: pulumi.Input<number>;
1954
+ /**
1955
+ * Variable name
1956
+ */
1957
+ qosShapingRateVariable?: pulumi.Input<string>;
1958
+ /**
1959
+ * Service Provider Name
1960
+ */
1961
+ serviceProvider?: pulumi.Input<string>;
1962
+ /**
1963
+ * Variable name
1964
+ */
1965
+ serviceProviderVariable?: pulumi.Input<string>;
1966
+ /**
1967
+ * - Default value: `true`
1968
+ */
1969
+ shutdown?: pulumi.Input<boolean>;
1970
+ /**
1971
+ * Variable name
1972
+ */
1973
+ shutdownVariable?: pulumi.Input<string>;
1974
+ /**
1975
+ * Set interface speed - Choices: `10`, `100`, `1000`, `2500`, `10000`
1976
+ */
1977
+ speed?: pulumi.Input<string>;
1978
+ /**
1979
+ * Variable name
1980
+ */
1981
+ speedVariable?: pulumi.Input<string>;
1982
+ /**
1983
+ * static NAT66
1984
+ */
1985
+ staticNat66s?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelStaticNat66>[]>;
1986
+ /**
1987
+ * TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
1988
+ */
1989
+ tcpMss?: pulumi.Input<number>;
1990
+ /**
1991
+ * Variable name
1992
+ */
1993
+ tcpMssVariable?: pulumi.Input<string>;
1994
+ /**
1995
+ * Extends a local TLOC to a remote node only for vpn 0
1996
+ */
1997
+ tlocExtension?: pulumi.Input<string>;
1998
+ /**
1999
+ * Variable name
2000
+ */
2001
+ tlocExtensionVariable?: pulumi.Input<string>;
2002
+ /**
2003
+ * Enable tracker for this interface
2004
+ */
2005
+ tracker?: pulumi.Input<string>;
2006
+ /**
2007
+ * Variable name
2008
+ */
2009
+ trackerVariable?: pulumi.Input<string>;
2010
+ /**
2011
+ * Transport WAN VPN Profile Parcel ID
2012
+ */
2013
+ transportWanVpnProfileParcelId?: pulumi.Input<string>;
2014
+ /**
2015
+ * Tunnels Bandwidth Percent - Range: `1`-`100` - Default value: `50`
2016
+ */
2017
+ tunnelBandwidthPercent?: pulumi.Input<number>;
2018
+ /**
2019
+ * Variable name
2020
+ */
2021
+ tunnelBandwidthPercentVariable?: pulumi.Input<string>;
2022
+ /**
2023
+ * Tunnel Interface on/off - Default value: `false`
2024
+ */
2025
+ tunnelInterface?: pulumi.Input<boolean>;
2026
+ /**
2027
+ * Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
2028
+ */
2029
+ tunnelInterfaceAllowAll?: pulumi.Input<boolean>;
2030
+ /**
2031
+ * Variable name
2032
+ */
2033
+ tunnelInterfaceAllowAllVariable?: pulumi.Input<string>;
2034
+ /**
2035
+ * Allow/Deny BFD - Default value: `false`
2036
+ */
2037
+ tunnelInterfaceAllowBfd?: pulumi.Input<boolean>;
2038
+ /**
2039
+ * Variable name
2040
+ */
2041
+ tunnelInterfaceAllowBfdVariable?: pulumi.Input<string>;
2042
+ /**
2043
+ * Allow/deny BGP - Default value: `false`
2044
+ */
2045
+ tunnelInterfaceAllowBgp?: pulumi.Input<boolean>;
2046
+ /**
2047
+ * Variable name
2048
+ */
2049
+ tunnelInterfaceAllowBgpVariable?: pulumi.Input<string>;
2050
+ /**
2051
+ * Allow/Deny DNS - Default value: `true`
2052
+ */
2053
+ tunnelInterfaceAllowDbs?: pulumi.Input<boolean>;
2054
+ /**
2055
+ * Variable name
2056
+ */
2057
+ tunnelInterfaceAllowDbsVariable?: pulumi.Input<string>;
2058
+ /**
2059
+ * Allow/Deny DHCP - Default value: `true`
2060
+ */
2061
+ tunnelInterfaceAllowDhcp?: pulumi.Input<boolean>;
2062
+ /**
2063
+ * Variable name
2064
+ */
2065
+ tunnelInterfaceAllowDhcpVariable?: pulumi.Input<string>;
2066
+ /**
2067
+ * Allow/Deny HTTPS - Default value: `true`
2068
+ */
2069
+ tunnelInterfaceAllowHttps?: pulumi.Input<boolean>;
2070
+ /**
2071
+ * Variable name
2072
+ */
2073
+ tunnelInterfaceAllowHttpsVariable?: pulumi.Input<string>;
2074
+ /**
2075
+ * Allow/Deny ICMP - Default value: `true`
2076
+ */
2077
+ tunnelInterfaceAllowIcmp?: pulumi.Input<boolean>;
2078
+ /**
2079
+ * Variable name
2080
+ */
2081
+ tunnelInterfaceAllowIcmpVariable?: pulumi.Input<string>;
2082
+ /**
2083
+ * Allow/Deny NETCONF - Default value: `false`
2084
+ */
2085
+ tunnelInterfaceAllowNetconf?: pulumi.Input<boolean>;
2086
+ /**
2087
+ * Variable name
2088
+ */
2089
+ tunnelInterfaceAllowNetconfVariable?: pulumi.Input<string>;
2090
+ /**
2091
+ * Allow/Deny NTP - Default value: `true`
2092
+ */
2093
+ tunnelInterfaceAllowNtp?: pulumi.Input<boolean>;
2094
+ /**
2095
+ * Variable name
2096
+ */
2097
+ tunnelInterfaceAllowNtpVariable?: pulumi.Input<string>;
2098
+ /**
2099
+ * Allow/Deny OSPF - Default value: `false`
2100
+ */
2101
+ tunnelInterfaceAllowOspf?: pulumi.Input<boolean>;
2102
+ /**
2103
+ * Variable name
2104
+ */
2105
+ tunnelInterfaceAllowOspfVariable?: pulumi.Input<string>;
2106
+ /**
2107
+ * Allow/Deny SNMP - Default value: `false`
2108
+ */
2109
+ tunnelInterfaceAllowSnmp?: pulumi.Input<boolean>;
2110
+ /**
2111
+ * Variable name
2112
+ */
2113
+ tunnelInterfaceAllowSnmpVariable?: pulumi.Input<string>;
2114
+ /**
2115
+ * Allow/Deny SSH - Default value: `true`
2116
+ */
2117
+ tunnelInterfaceAllowSsh?: pulumi.Input<boolean>;
2118
+ /**
2119
+ * Variable name
2120
+ */
2121
+ tunnelInterfaceAllowSshVariable?: pulumi.Input<string>;
2122
+ /**
2123
+ * Allow/Deny STUN - Default value: `false`
2124
+ */
2125
+ tunnelInterfaceAllowStun?: pulumi.Input<boolean>;
2126
+ /**
2127
+ * Variable name
2128
+ */
2129
+ tunnelInterfaceAllowStunVariable?: pulumi.Input<string>;
2130
+ /**
2131
+ * Bind loopback tunnel interface to a physical interface
2132
+ */
2133
+ tunnelInterfaceBindLoopbackTunnel?: pulumi.Input<string>;
2134
+ /**
2135
+ * Variable name
2136
+ */
2137
+ tunnelInterfaceBindLoopbackTunnelVariable?: pulumi.Input<string>;
2138
+ /**
2139
+ * Set TLOC as border TLOC - Default value: `false`
2140
+ */
2141
+ tunnelInterfaceBorder?: pulumi.Input<boolean>;
2142
+ /**
2143
+ * Variable name
2144
+ */
2145
+ tunnelInterfaceBorderVariable?: pulumi.Input<string>;
2146
+ /**
2147
+ * Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
2148
+ * `carrier7`, `carrier8` - Default value: `default`
2149
+ */
2150
+ tunnelInterfaceCarrier?: pulumi.Input<string>;
2151
+ /**
2152
+ * Variable name
2153
+ */
2154
+ tunnelInterfaceCarrierVariable?: pulumi.Input<string>;
2155
+ /**
2156
+ * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
2157
+ */
2158
+ tunnelInterfaceClearDontFragment?: pulumi.Input<boolean>;
2159
+ /**
2160
+ * Variable name
2161
+ */
2162
+ tunnelInterfaceClearDontFragmentVariable?: pulumi.Input<string>;
2163
+ /**
2164
+ * Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
2165
+ * `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
2166
+ * `private4`, `private5`, `private6` - Default value: `mpls`
2167
+ */
2168
+ tunnelInterfaceColor?: pulumi.Input<string>;
2169
+ /**
2170
+ * Restrict this TLOC behavior - Default value: `false`
2171
+ */
2172
+ tunnelInterfaceColorRestrict?: pulumi.Input<boolean>;
2173
+ /**
2174
+ * Variable name
2175
+ */
2176
+ tunnelInterfaceColorRestrictVariable?: pulumi.Input<string>;
2177
+ /**
2178
+ * Variable name
2179
+ */
2180
+ tunnelInterfaceColorVariable?: pulumi.Input<string>;
2181
+ /**
2182
+ * CTS SGT Propagation configuration - Default value: `false`
2183
+ */
2184
+ tunnelInterfaceCtsSgtPropagation?: pulumi.Input<boolean>;
2185
+ /**
2186
+ * Variable name
2187
+ */
2188
+ tunnelInterfaceCtsSgtPropagationVariable?: pulumi.Input<string>;
2189
+ /**
2190
+ * Encapsulation for TLOC
2191
+ */
2192
+ tunnelInterfaceEncapsulations?: pulumi.Input<pulumi.Input<inputs.TransportWanVpnInterfaceEthernetProfileParcelTunnelInterfaceEncapsulation>[]>;
2193
+ /**
2194
+ * Variable name
2195
+ */
2196
+ tunnelInterfaceExcludeControllerGroupListVariable?: pulumi.Input<string>;
2197
+ /**
2198
+ * Exclude the following controller groups defined in this list.
2199
+ */
2200
+ tunnelInterfaceExcludeControllerGroupLists?: pulumi.Input<pulumi.Input<number>[]>;
2201
+ /**
2202
+ * GRE tunnel destination IP
2203
+ */
2204
+ tunnelInterfaceGreTunnelDestinationIp?: pulumi.Input<string>;
2205
+ /**
2206
+ * Variable name
2207
+ */
2208
+ tunnelInterfaceGreTunnelDestinationIpVariable?: pulumi.Input<string>;
2209
+ /**
2210
+ * List of groups - Range: `1`-`4294967295`
2211
+ */
2212
+ tunnelInterfaceGroups?: pulumi.Input<number>;
2213
+ /**
2214
+ * Variable name
2215
+ */
2216
+ tunnelInterfaceGroupsVariable?: pulumi.Input<string>;
2217
+ /**
2218
+ * Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
2219
+ */
2220
+ tunnelInterfaceHelloInterval?: pulumi.Input<number>;
2221
+ /**
2222
+ * Variable name
2223
+ */
2224
+ tunnelInterfaceHelloIntervalVariable?: pulumi.Input<string>;
2225
+ /**
2226
+ * Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
2227
+ */
2228
+ tunnelInterfaceHelloTolerance?: pulumi.Input<number>;
2229
+ /**
2230
+ * Variable name
2231
+ */
2232
+ tunnelInterfaceHelloToleranceVariable?: pulumi.Input<string>;
2233
+ /**
2234
+ * Set TLOC as last resort - Default value: `false`
2235
+ */
2236
+ tunnelInterfaceLastResortCircuit?: pulumi.Input<boolean>;
2237
+ /**
2238
+ * Variable name
2239
+ */
2240
+ tunnelInterfaceLastResortCircuitVariable?: pulumi.Input<string>;
2241
+ /**
2242
+ * Set the interface as a low-bandwidth circuit - Default value: `false`
2243
+ */
2244
+ tunnelInterfaceLowBandwidthLink?: pulumi.Input<boolean>;
2245
+ /**
2246
+ * Variable name
2247
+ */
2248
+ tunnelInterfaceLowBandwidthLinkVariable?: pulumi.Input<string>;
2249
+ /**
2250
+ * Maximum Control Connections - Range: `0`-`100`
2251
+ */
2252
+ tunnelInterfaceMaxControlConnections?: pulumi.Input<number>;
2253
+ /**
2254
+ * Variable name
2255
+ */
2256
+ tunnelInterfaceMaxControlConnectionsVariable?: pulumi.Input<string>;
2257
+ /**
2258
+ * Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
2259
+ */
2260
+ tunnelInterfaceNatRefreshInterval?: pulumi.Input<number>;
2261
+ /**
2262
+ * Variable name
2263
+ */
2264
+ tunnelInterfaceNatRefreshIntervalVariable?: pulumi.Input<string>;
2265
+ /**
2266
+ * Accept and respond to network-prefix-directed broadcasts - Default value: `false`
2267
+ */
2268
+ tunnelInterfaceNetworkBroadcast?: pulumi.Input<boolean>;
2269
+ /**
2270
+ * Variable name
2271
+ */
2272
+ tunnelInterfaceNetworkBroadcastVariable?: pulumi.Input<string>;
2273
+ /**
2274
+ * Disallow port hopping on the tunnel interface - Default value: `true`
2275
+ */
2276
+ tunnelInterfacePortHop?: pulumi.Input<boolean>;
2277
+ /**
2278
+ * Variable name
2279
+ */
2280
+ tunnelInterfacePortHopVariable?: pulumi.Input<string>;
2281
+ /**
2282
+ * Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
2283
+ */
2284
+ tunnelInterfaceTunnelTcpMss?: pulumi.Input<number>;
2285
+ /**
2286
+ * Variable name
2287
+ */
2288
+ tunnelInterfaceTunnelTcpMssVariable?: pulumi.Input<string>;
2289
+ /**
2290
+ * Put this wan interface in STUN mode only - Default value: `false`
2291
+ */
2292
+ tunnelInterfaceVbondAsStunServer?: pulumi.Input<boolean>;
2293
+ /**
2294
+ * Variable name
2295
+ */
2296
+ tunnelInterfaceVbondAsStunServerVariable?: pulumi.Input<string>;
2297
+ /**
2298
+ * Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
2299
+ */
2300
+ tunnelInterfaceVmanageConnectionPreference?: pulumi.Input<number>;
2301
+ /**
2302
+ * Variable name
2303
+ */
2304
+ tunnelInterfaceVmanageConnectionPreferenceVariable?: pulumi.Input<string>;
2305
+ /**
2306
+ * Set tunnel QoS mode - Choices: `hub`, `spoke`
2307
+ */
2308
+ tunnelQosMode?: pulumi.Input<string>;
2309
+ /**
2310
+ * Variable name
2311
+ */
2312
+ tunnelQosModeVariable?: pulumi.Input<string>;
2313
+ /**
2314
+ * Extend remote TLOC over a GRE tunnel to a local WAN interface
2315
+ */
2316
+ xconnect?: pulumi.Input<string>;
2317
+ /**
2318
+ * Variable name
2319
+ */
2320
+ xconnectVariable?: pulumi.Input<string>;
2321
+ }