@pulumi/sdwan 0.5.0-alpha.1755712533 → 0.5.0-alpha.1757701880

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 (605) hide show
  1. package/activateCentralizedPolicy.js +3 -3
  2. package/activateCentralizedPolicy.js.map +1 -1
  3. package/advancedInspectionProfilePolicyDefinition.d.ts +6 -3
  4. package/advancedInspectionProfilePolicyDefinition.js +25 -25
  5. package/advancedInspectionProfilePolicyDefinition.js.map +1 -1
  6. package/advancedMalwareProtectionPolicyDefinition.d.ts +39 -18
  7. package/advancedMalwareProtectionPolicyDefinition.js +27 -27
  8. package/advancedMalwareProtectionPolicyDefinition.js.map +1 -1
  9. package/allowUrlListPolicyObject.js +7 -7
  10. package/allowUrlListPolicyObject.js.map +1 -1
  11. package/appProbeClassPolicyObject.js +10 -10
  12. package/appProbeClassPolicyObject.js.map +1 -1
  13. package/applicationAwareRoutingPolicyDefinition.js +11 -11
  14. package/applicationAwareRoutingPolicyDefinition.js.map +1 -1
  15. package/applicationListPolicyObject.js +7 -7
  16. package/applicationListPolicyObject.js.map +1 -1
  17. package/applicationPriorityFeatureProfile.js +6 -6
  18. package/applicationPriorityFeatureProfile.js.map +1 -1
  19. package/applicationPriorityQosPolicy.js +15 -15
  20. package/applicationPriorityQosPolicy.js.map +1 -1
  21. package/applicationPriorityTrafficPolicyPolicy.js +20 -20
  22. package/applicationPriorityTrafficPolicyPolicy.js.map +1 -1
  23. package/asPathListPolicyObject.js +7 -7
  24. package/asPathListPolicyObject.js.map +1 -1
  25. package/attachFeatureDeviceTemplate.js +6 -6
  26. package/attachFeatureDeviceTemplate.js.map +1 -1
  27. package/blockUrlListPolicyObject.js +7 -7
  28. package/blockUrlListPolicyObject.js.map +1 -1
  29. package/cedgeAaaFeatureTemplate.d.ts +63 -33
  30. package/cedgeAaaFeatureTemplate.js +63 -63
  31. package/cedgeAaaFeatureTemplate.js.map +1 -1
  32. package/cedgeGlobalFeatureTemplate.d.ts +144 -75
  33. package/cedgeGlobalFeatureTemplate.js +103 -103
  34. package/cedgeGlobalFeatureTemplate.js.map +1 -1
  35. package/cedgeIgmpFeatureTemplate.d.ts +6 -9
  36. package/cedgeIgmpFeatureTemplate.js +13 -13
  37. package/cedgeIgmpFeatureTemplate.js.map +1 -1
  38. package/cedgeMulticastFeatureTemplate.d.ts +24 -18
  39. package/cedgeMulticastFeatureTemplate.js +23 -23
  40. package/cedgeMulticastFeatureTemplate.js.map +1 -1
  41. package/cedgePimFeatureTemplate.d.ts +36 -24
  42. package/cedgePimFeatureTemplate.js +59 -59
  43. package/cedgePimFeatureTemplate.js.map +1 -1
  44. package/cellularCedgeProfileFeatureTemplate.d.ts +30 -18
  45. package/cellularCedgeProfileFeatureTemplate.js +39 -39
  46. package/cellularCedgeProfileFeatureTemplate.js.map +1 -1
  47. package/cellularControllerFeatureTemplate.d.ts +30 -21
  48. package/cellularControllerFeatureTemplate.js +33 -33
  49. package/cellularControllerFeatureTemplate.js.map +1 -1
  50. package/cellularProfileFeatureTemplate.d.ts +27 -18
  51. package/cellularProfileFeatureTemplate.js +55 -55
  52. package/cellularProfileFeatureTemplate.js.map +1 -1
  53. package/centralizedPolicy.js +9 -9
  54. package/centralizedPolicy.js.map +1 -1
  55. package/cflowdPolicyDefinition.d.ts +30 -15
  56. package/cflowdPolicyDefinition.js +25 -25
  57. package/cflowdPolicyDefinition.js.map +1 -1
  58. package/ciscoBannerFeatureTemplate.d.ts +6 -9
  59. package/ciscoBannerFeatureTemplate.js +19 -19
  60. package/ciscoBannerFeatureTemplate.js.map +1 -1
  61. package/ciscoBfdFeatureTemplate.d.ts +33 -21
  62. package/ciscoBfdFeatureTemplate.js +25 -25
  63. package/ciscoBfdFeatureTemplate.js.map +1 -1
  64. package/ciscoBgpFeatureTemplate.d.ts +99 -48
  65. package/ciscoBgpFeatureTemplate.js +83 -83
  66. package/ciscoBgpFeatureTemplate.js.map +1 -1
  67. package/ciscoDhcpServerFeatureTemplate.d.ts +21 -15
  68. package/ciscoDhcpServerFeatureTemplate.js +47 -47
  69. package/ciscoDhcpServerFeatureTemplate.js.map +1 -1
  70. package/ciscoLoggingFeatureTemplate.d.ts +30 -18
  71. package/ciscoLoggingFeatureTemplate.js +29 -29
  72. package/ciscoLoggingFeatureTemplate.js.map +1 -1
  73. package/ciscoNtpFeatureTemplate.d.ts +18 -15
  74. package/ciscoNtpFeatureTemplate.js +31 -31
  75. package/ciscoNtpFeatureTemplate.js.map +1 -1
  76. package/ciscoOmpFeatureTemplate.d.ts +99 -48
  77. package/ciscoOmpFeatureTemplate.js +67 -67
  78. package/ciscoOmpFeatureTemplate.js.map +1 -1
  79. package/ciscoOspfFeatureTemplate.d.ts +99 -45
  80. package/ciscoOspfFeatureTemplate.js +69 -69
  81. package/ciscoOspfFeatureTemplate.js.map +1 -1
  82. package/ciscoOspfv3FeatureTemplate.d.ts +222 -93
  83. package/ciscoOspfv3FeatureTemplate.js +147 -147
  84. package/ciscoOspfv3FeatureTemplate.js.map +1 -1
  85. package/ciscoSecureInternetGatewayFeatureTemplate.d.ts +15 -12
  86. package/ciscoSecureInternetGatewayFeatureTemplate.js +23 -23
  87. package/ciscoSecureInternetGatewayFeatureTemplate.js.map +1 -1
  88. package/ciscoSecurityFeatureTemplate.d.ts +39 -24
  89. package/ciscoSecurityFeatureTemplate.js +39 -39
  90. package/ciscoSecurityFeatureTemplate.js.map +1 -1
  91. package/ciscoSigCredentialsFeatureTemplate.d.ts +12 -12
  92. package/ciscoSigCredentialsFeatureTemplate.js +55 -55
  93. package/ciscoSigCredentialsFeatureTemplate.js.map +1 -1
  94. package/ciscoSnmpFeatureTemplate.d.ts +12 -12
  95. package/ciscoSnmpFeatureTemplate.js +33 -33
  96. package/ciscoSnmpFeatureTemplate.js.map +1 -1
  97. package/ciscoSystemFeatureTemplate.d.ts +213 -318
  98. package/ciscoSystemFeatureTemplate.js +153 -151
  99. package/ciscoSystemFeatureTemplate.js.map +1 -1
  100. package/ciscoThousandeyesFeatureTemplate.d.ts +6 -9
  101. package/ciscoThousandeyesFeatureTemplate.js +13 -13
  102. package/ciscoThousandeyesFeatureTemplate.js.map +1 -1
  103. package/ciscoTrustsecFeatureTemplate.d.ts +87 -48
  104. package/ciscoTrustsecFeatureTemplate.js +73 -73
  105. package/ciscoTrustsecFeatureTemplate.js.map +1 -1
  106. package/ciscoVpnFeatureTemplate.d.ts +42 -24
  107. package/ciscoVpnFeatureTemplate.js +71 -71
  108. package/ciscoVpnFeatureTemplate.js.map +1 -1
  109. package/ciscoVpnInterfaceFeatureTemplate.d.ts +519 -258
  110. package/ciscoVpnInterfaceFeatureTemplate.js +415 -415
  111. package/ciscoVpnInterfaceFeatureTemplate.js.map +1 -1
  112. package/ciscoVpnInterfaceGreFeatureTemplate.d.ts +45 -30
  113. package/ciscoVpnInterfaceGreFeatureTemplate.js +69 -69
  114. package/ciscoVpnInterfaceGreFeatureTemplate.js.map +1 -1
  115. package/ciscoVpnInterfaceIpsecFeatureTemplate.d.ts +141 -69
  116. package/ciscoVpnInterfaceIpsecFeatureTemplate.js +117 -117
  117. package/ciscoVpnInterfaceIpsecFeatureTemplate.js.map +1 -1
  118. package/ciscoWirelessLanFeatureTemplate.d.ts +42 -42
  119. package/ciscoWirelessLanFeatureTemplate.js +45 -45
  120. package/ciscoWirelessLanFeatureTemplate.js.map +1 -1
  121. package/classMapPolicyObject.d.ts +6 -3
  122. package/classMapPolicyObject.js +7 -7
  123. package/classMapPolicyObject.js.map +1 -1
  124. package/cliConfigFeature.js +13 -13
  125. package/cliConfigFeature.js.map +1 -1
  126. package/cliDeviceTemplate.d.ts +6 -3
  127. package/cliDeviceTemplate.js +16 -16
  128. package/cliDeviceTemplate.js.map +1 -1
  129. package/cliFeatureProfile.js +6 -6
  130. package/cliFeatureProfile.js.map +1 -1
  131. package/cliTemplateFeatureTemplate.d.ts +6 -9
  132. package/cliTemplateFeatureTemplate.js +13 -13
  133. package/cliTemplateFeatureTemplate.js.map +1 -1
  134. package/colorListPolicyObject.js +7 -7
  135. package/colorListPolicyObject.js.map +1 -1
  136. package/configurationGroup.d.ts +12 -6
  137. package/configurationGroup.js +19 -19
  138. package/configurationGroup.js.map +1 -1
  139. package/customControlTopologyPolicyDefinition.d.ts +6 -3
  140. package/customControlTopologyPolicyDefinition.js +12 -12
  141. package/customControlTopologyPolicyDefinition.js.map +1 -1
  142. package/dataFqdnPrefixListPolicyObject.js +7 -7
  143. package/dataFqdnPrefixListPolicyObject.js.map +1 -1
  144. package/dataIpv4PrefixListPolicyObject.js +7 -7
  145. package/dataIpv4PrefixListPolicyObject.js.map +1 -1
  146. package/dataIpv6PrefixListPolicyObject.js +7 -7
  147. package/dataIpv6PrefixListPolicyObject.js.map +1 -1
  148. package/dnsSecurityFeatureProfile.js +6 -6
  149. package/dnsSecurityFeatureProfile.js.map +1 -1
  150. package/dnsSecurityPolicy.js +32 -32
  151. package/dnsSecurityPolicy.js.map +1 -1
  152. package/dnsSecurityPolicyDefinition.js +30 -30
  153. package/dnsSecurityPolicyDefinition.js.map +1 -1
  154. package/domainListPolicyObject.js +7 -7
  155. package/domainListPolicyObject.js.map +1 -1
  156. package/eigrpFeatureTemplate.d.ts +42 -24
  157. package/eigrpFeatureTemplate.js +45 -45
  158. package/eigrpFeatureTemplate.js.map +1 -1
  159. package/embeddedSecurityFeatureProfile.js +6 -6
  160. package/embeddedSecurityFeatureProfile.js.map +1 -1
  161. package/expandedCommunityListPolicyObject.js +7 -7
  162. package/expandedCommunityListPolicyObject.js.map +1 -1
  163. package/extendedCommunityListPolicyObject.js +7 -7
  164. package/extendedCommunityListPolicyObject.js.map +1 -1
  165. package/featureDeviceTemplate.d.ts +6 -3
  166. package/featureDeviceTemplate.js +22 -22
  167. package/featureDeviceTemplate.js.map +1 -1
  168. package/geoLocationListPolicyObject.js +7 -7
  169. package/geoLocationListPolicyObject.js.map +1 -1
  170. package/getCiscoSystemFeatureTemplate.d.ts +4 -0
  171. package/getCiscoSystemFeatureTemplate.js.map +1 -1
  172. package/gpsFeatureTemplate.d.ts +33 -21
  173. package/gpsFeatureTemplate.js +35 -35
  174. package/gpsFeatureTemplate.js.map +1 -1
  175. package/hubAndSpokeTopologyPolicyDefinition.js +15 -15
  176. package/hubAndSpokeTopologyPolicyDefinition.js.map +1 -1
  177. package/intrusionPreventionPolicyDefinition.d.ts +24 -12
  178. package/intrusionPreventionPolicyDefinition.js +25 -25
  179. package/intrusionPreventionPolicyDefinition.js.map +1 -1
  180. package/ipsSignatureListPolicyObject.js +7 -7
  181. package/ipsSignatureListPolicyObject.js.map +1 -1
  182. package/ipv4AclPolicyDefinition.d.ts +6 -3
  183. package/ipv4AclPolicyDefinition.js +13 -13
  184. package/ipv4AclPolicyDefinition.js.map +1 -1
  185. package/ipv4DeviceAclPolicyDefinition.d.ts +6 -3
  186. package/ipv4DeviceAclPolicyDefinition.js +13 -13
  187. package/ipv4DeviceAclPolicyDefinition.js.map +1 -1
  188. package/ipv4PrefixListPolicyObject.js +7 -7
  189. package/ipv4PrefixListPolicyObject.js.map +1 -1
  190. package/ipv6AclPolicyDefinition.d.ts +6 -3
  191. package/ipv6AclPolicyDefinition.js +13 -13
  192. package/ipv6AclPolicyDefinition.js.map +1 -1
  193. package/ipv6DeviceAclPolicyDefinition.d.ts +6 -3
  194. package/ipv6DeviceAclPolicyDefinition.js +13 -13
  195. package/ipv6DeviceAclPolicyDefinition.js.map +1 -1
  196. package/ipv6PrefixListPolicyObject.js +7 -7
  197. package/ipv6PrefixListPolicyObject.js.map +1 -1
  198. package/localApplicationListPolicyObject.js +7 -7
  199. package/localApplicationListPolicyObject.js.map +1 -1
  200. package/localizedPolicy.d.ts +38 -14
  201. package/localizedPolicy.js +29 -29
  202. package/localizedPolicy.js.map +1 -1
  203. package/meshTopologyPolicyDefinition.js +15 -15
  204. package/meshTopologyPolicyDefinition.js.map +1 -1
  205. package/mirrorPolicyObject.js +10 -10
  206. package/mirrorPolicyObject.js.map +1 -1
  207. package/objectGroupPolicyDefinition.js +33 -33
  208. package/objectGroupPolicyDefinition.js.map +1 -1
  209. package/otherFeatureProfile.js +6 -6
  210. package/otherFeatureProfile.js.map +1 -1
  211. package/otherThousandeyesFeature.js +11 -11
  212. package/otherThousandeyesFeature.js.map +1 -1
  213. package/otherUcseFeature.d.ts +42 -24
  214. package/otherUcseFeature.js +39 -39
  215. package/otherUcseFeature.js.map +1 -1
  216. package/package.json +2 -2
  217. package/policerPolicyObject.d.ts +18 -9
  218. package/policerPolicyObject.js +13 -13
  219. package/policerPolicyObject.js.map +1 -1
  220. package/policyGroup.d.ts +6 -3
  221. package/policyGroup.js +15 -15
  222. package/policyGroup.js.map +1 -1
  223. package/policyObjectAppProbeClass.js +12 -12
  224. package/policyObjectAppProbeClass.js.map +1 -1
  225. package/policyObjectApplicationList.js +12 -12
  226. package/policyObjectApplicationList.js.map +1 -1
  227. package/policyObjectAsPathList.d.ts +6 -3
  228. package/policyObjectAsPathList.js +15 -15
  229. package/policyObjectAsPathList.js.map +1 -1
  230. package/policyObjectClassMap.js +12 -12
  231. package/policyObjectClassMap.js.map +1 -1
  232. package/policyObjectColorList.js +12 -12
  233. package/policyObjectColorList.js.map +1 -1
  234. package/policyObjectDataIpv4PrefixList.js +12 -12
  235. package/policyObjectDataIpv4PrefixList.js.map +1 -1
  236. package/policyObjectDataIpv6PrefixList.js +12 -12
  237. package/policyObjectDataIpv6PrefixList.js.map +1 -1
  238. package/policyObjectExpandedCommunityList.js +14 -14
  239. package/policyObjectExpandedCommunityList.js.map +1 -1
  240. package/policyObjectExtendedCommunityList.js +12 -12
  241. package/policyObjectExtendedCommunityList.js.map +1 -1
  242. package/policyObjectFeatureProfile.js +6 -6
  243. package/policyObjectFeatureProfile.js.map +1 -1
  244. package/policyObjectIpv4PrefixList.js +12 -12
  245. package/policyObjectIpv4PrefixList.js.map +1 -1
  246. package/policyObjectIpv6PrefixList.js +12 -12
  247. package/policyObjectIpv6PrefixList.js.map +1 -1
  248. package/policyObjectMirror.js +12 -12
  249. package/policyObjectMirror.js.map +1 -1
  250. package/policyObjectPolicer.js +12 -12
  251. package/policyObjectPolicer.js.map +1 -1
  252. package/policyObjectPreferredColorGroup.js +12 -12
  253. package/policyObjectPreferredColorGroup.js.map +1 -1
  254. package/policyObjectSecurityDataIpv4PrefixList.js +12 -12
  255. package/policyObjectSecurityDataIpv4PrefixList.js.map +1 -1
  256. package/policyObjectSecurityFqdnList.js +12 -12
  257. package/policyObjectSecurityFqdnList.js.map +1 -1
  258. package/policyObjectSecurityGeolocationList.d.ts +3 -3
  259. package/policyObjectSecurityGeolocationList.js +12 -12
  260. package/policyObjectSecurityGeolocationList.js.map +1 -1
  261. package/policyObjectSecurityIdentityList.js +11 -11
  262. package/policyObjectSecurityIdentityList.js.map +1 -1
  263. package/policyObjectSecurityIpsSignature.js +12 -12
  264. package/policyObjectSecurityIpsSignature.js.map +1 -1
  265. package/policyObjectSecurityLocalApplicationList.js +11 -11
  266. package/policyObjectSecurityLocalApplicationList.js.map +1 -1
  267. package/policyObjectSecurityLocalDomainList.js +12 -12
  268. package/policyObjectSecurityLocalDomainList.js.map +1 -1
  269. package/policyObjectSecurityPortList.js +12 -12
  270. package/policyObjectSecurityPortList.js.map +1 -1
  271. package/policyObjectSecurityScalableGroupTagList.js +12 -12
  272. package/policyObjectSecurityScalableGroupTagList.js.map +1 -1
  273. package/policyObjectSecurityUrlAllowList.js +12 -12
  274. package/policyObjectSecurityUrlAllowList.js.map +1 -1
  275. package/policyObjectSecurityUrlBlockList.js +12 -12
  276. package/policyObjectSecurityUrlBlockList.js.map +1 -1
  277. package/policyObjectSlaClassList.js +12 -12
  278. package/policyObjectSlaClassList.js.map +1 -1
  279. package/policyObjectStandardCommunityList.js +12 -12
  280. package/policyObjectStandardCommunityList.js.map +1 -1
  281. package/policyObjectTlocList.js +12 -12
  282. package/policyObjectTlocList.js.map +1 -1
  283. package/policyObjectVpnGroup.js +12 -12
  284. package/policyObjectVpnGroup.js.map +1 -1
  285. package/portListPolicyObject.js +7 -7
  286. package/portListPolicyObject.js.map +1 -1
  287. package/preferredColorGroupPolicyObject.d.ts +18 -9
  288. package/preferredColorGroupPolicyObject.js +17 -17
  289. package/preferredColorGroupPolicyObject.js.map +1 -1
  290. package/protocolListPolicyObject.js +7 -7
  291. package/protocolListPolicyObject.js.map +1 -1
  292. package/provider.js +5 -5
  293. package/provider.js.map +1 -1
  294. package/qosMapPolicyDefinition.js +11 -11
  295. package/qosMapPolicyDefinition.js.map +1 -1
  296. package/regionListPolicyObject.js +7 -7
  297. package/regionListPolicyObject.js.map +1 -1
  298. package/rewriteRulePolicyDefinition.js +11 -11
  299. package/rewriteRulePolicyDefinition.js.map +1 -1
  300. package/routePolicyDefinition.d.ts +6 -3
  301. package/routePolicyDefinition.js +12 -12
  302. package/routePolicyDefinition.js.map +1 -1
  303. package/ruleSetPolicyDefinition.js +10 -10
  304. package/ruleSetPolicyDefinition.js.map +1 -1
  305. package/securityAppHostingFeatureTemplate.d.ts +6 -9
  306. package/securityAppHostingFeatureTemplate.js +13 -13
  307. package/securityAppHostingFeatureTemplate.js.map +1 -1
  308. package/securityPolicy.d.ts +42 -21
  309. package/securityPolicy.js +46 -46
  310. package/securityPolicy.js.map +1 -1
  311. package/serviceDhcpServerFeature.d.ts +21 -21
  312. package/serviceDhcpServerFeature.js +49 -49
  313. package/serviceDhcpServerFeature.js.map +1 -1
  314. package/serviceFeatureProfile.js +6 -6
  315. package/serviceFeatureProfile.js.map +1 -1
  316. package/serviceIpv4AclFeature.d.ts +9 -3
  317. package/serviceIpv4AclFeature.js +13 -13
  318. package/serviceIpv4AclFeature.js.map +1 -1
  319. package/serviceIpv6AclFeature.d.ts +9 -3
  320. package/serviceIpv6AclFeature.js +13 -13
  321. package/serviceIpv6AclFeature.js.map +1 -1
  322. package/serviceLanVpnFeature.d.ts +27 -12
  323. package/serviceLanVpnFeature.js +83 -83
  324. package/serviceLanVpnFeature.js.map +1 -1
  325. package/serviceLanVpnFeatureAssociateMulticastFeature.js +11 -11
  326. package/serviceLanVpnFeatureAssociateMulticastFeature.js.map +1 -1
  327. package/serviceLanVpnFeatureAssociateRoutingBgpFeature.js +11 -11
  328. package/serviceLanVpnFeatureAssociateRoutingBgpFeature.js.map +1 -1
  329. package/serviceLanVpnFeatureAssociateRoutingEigrpFeature.js +11 -11
  330. package/serviceLanVpnFeatureAssociateRoutingEigrpFeature.js.map +1 -1
  331. package/serviceLanVpnFeatureAssociateRoutingOspfFeature.js +11 -11
  332. package/serviceLanVpnFeatureAssociateRoutingOspfFeature.js.map +1 -1
  333. package/serviceLanVpnFeatureAssociateRoutingOspfv3Ipv4Feature.js +11 -11
  334. package/serviceLanVpnFeatureAssociateRoutingOspfv3Ipv4Feature.js.map +1 -1
  335. package/serviceLanVpnFeatureAssociateRoutingOspfv3Ipv6Feature.js +11 -11
  336. package/serviceLanVpnFeatureAssociateRoutingOspfv3Ipv6Feature.js.map +1 -1
  337. package/serviceLanVpnInterfaceEthernetFeature.d.ts +168 -90
  338. package/serviceLanVpnInterfaceEthernetFeature.js +182 -182
  339. package/serviceLanVpnInterfaceEthernetFeature.js.map +1 -1
  340. package/serviceLanVpnInterfaceEthernetFeatureAssociateDhcpServerFeature.js +14 -14
  341. package/serviceLanVpnInterfaceEthernetFeatureAssociateDhcpServerFeature.js.map +1 -1
  342. package/serviceLanVpnInterfaceEthernetFeatureAssociateTrackerFeature.js +14 -14
  343. package/serviceLanVpnInterfaceEthernetFeatureAssociateTrackerFeature.js.map +1 -1
  344. package/serviceLanVpnInterfaceEthernetFeatureAssociateTrackerGroupFeature.js +14 -14
  345. package/serviceLanVpnInterfaceEthernetFeatureAssociateTrackerGroupFeature.js.map +1 -1
  346. package/serviceLanVpnInterfaceGreFeature.d.ts +36 -30
  347. package/serviceLanVpnInterfaceGreFeature.js +68 -68
  348. package/serviceLanVpnInterfaceGreFeature.js.map +1 -1
  349. package/serviceLanVpnInterfaceIpsecFeature.d.ts +141 -105
  350. package/serviceLanVpnInterfaceIpsecFeature.js +131 -131
  351. package/serviceLanVpnInterfaceIpsecFeature.js.map +1 -1
  352. package/serviceLanVpnInterfaceIpsecFeatureAssociateDhcpServerFeature.js +14 -14
  353. package/serviceLanVpnInterfaceIpsecFeatureAssociateDhcpServerFeature.js.map +1 -1
  354. package/serviceLanVpnInterfaceSviFeature.d.ts +63 -39
  355. package/serviceLanVpnInterfaceSviFeature.js +88 -88
  356. package/serviceLanVpnInterfaceSviFeature.js.map +1 -1
  357. package/serviceLanVpnInterfaceSviFeatureAssociateDhcpServerFeature.js +14 -14
  358. package/serviceLanVpnInterfaceSviFeatureAssociateDhcpServerFeature.js.map +1 -1
  359. package/serviceMulticastFeature.d.ts +39 -18
  360. package/serviceMulticastFeature.js +60 -60
  361. package/serviceMulticastFeature.js.map +1 -1
  362. package/serviceObjectTrackerFeature.d.ts +27 -24
  363. package/serviceObjectTrackerFeature.js +32 -32
  364. package/serviceObjectTrackerFeature.js.map +1 -1
  365. package/serviceObjectTrackerGroupFeature.d.ts +15 -6
  366. package/serviceObjectTrackerGroupFeature.js +19 -19
  367. package/serviceObjectTrackerGroupFeature.js.map +1 -1
  368. package/serviceRoutePolicyFeature.d.ts +9 -3
  369. package/serviceRoutePolicyFeature.js +13 -13
  370. package/serviceRoutePolicyFeature.js.map +1 -1
  371. package/serviceRoutingBgpFeature.d.ts +123 -57
  372. package/serviceRoutingBgpFeature.js +109 -109
  373. package/serviceRoutingBgpFeature.js.map +1 -1
  374. package/serviceRoutingEigrpFeature.d.ts +36 -15
  375. package/serviceRoutingEigrpFeature.js +44 -44
  376. package/serviceRoutingEigrpFeature.js.map +1 -1
  377. package/serviceRoutingOspfFeature.d.ts +93 -36
  378. package/serviceRoutingOspfFeature.js +67 -67
  379. package/serviceRoutingOspfFeature.js.map +1 -1
  380. package/serviceRoutingOspfv3Ipv4Feature.d.ts +102 -39
  381. package/serviceRoutingOspfv3Ipv4Feature.js +79 -79
  382. package/serviceRoutingOspfv3Ipv4Feature.js.map +1 -1
  383. package/serviceRoutingOspfv3Ipv6Feature.d.ts +102 -39
  384. package/serviceRoutingOspfv3Ipv6Feature.js +79 -79
  385. package/serviceRoutingOspfv3Ipv6Feature.js.map +1 -1
  386. package/serviceSwitchportFeature.d.ts +9 -3
  387. package/serviceSwitchportFeature.js +17 -17
  388. package/serviceSwitchportFeature.js.map +1 -1
  389. package/serviceTrackerFeature.d.ts +45 -15
  390. package/serviceTrackerFeature.js +53 -53
  391. package/serviceTrackerFeature.js.map +1 -1
  392. package/serviceTrackerGroupFeature.d.ts +9 -3
  393. package/serviceTrackerGroupFeature.js +15 -15
  394. package/serviceTrackerGroupFeature.js.map +1 -1
  395. package/serviceWirelessLanFeature.d.ts +27 -54
  396. package/serviceWirelessLanFeature.js +47 -47
  397. package/serviceWirelessLanFeature.js.map +1 -1
  398. package/sigSecurityFeatureProfile.js +6 -6
  399. package/sigSecurityFeatureProfile.js.map +1 -1
  400. package/siteListPolicyObject.js +7 -7
  401. package/siteListPolicyObject.js.map +1 -1
  402. package/slaClassPolicyObject.d.ts +39 -27
  403. package/slaClassPolicyObject.js +22 -22
  404. package/slaClassPolicyObject.js.map +1 -1
  405. package/standardCommunityListPolicyObject.js +7 -7
  406. package/standardCommunityListPolicyObject.js.map +1 -1
  407. package/switchportFeatureTemplate.d.ts +39 -21
  408. package/switchportFeatureTemplate.js +25 -25
  409. package/switchportFeatureTemplate.js.map +1 -1
  410. package/systemAaaFeature.d.ts +24 -12
  411. package/systemAaaFeature.js +38 -38
  412. package/systemAaaFeature.js.map +1 -1
  413. package/systemBannerFeature.js +17 -17
  414. package/systemBannerFeature.js.map +1 -1
  415. package/systemBasicFeature.d.ts +168 -297
  416. package/systemBasicFeature.js +129 -129
  417. package/systemBasicFeature.js.map +1 -1
  418. package/systemBfdFeature.d.ts +18 -9
  419. package/systemBfdFeature.js +23 -23
  420. package/systemBfdFeature.js.map +1 -1
  421. package/systemFeatureProfile.js +6 -6
  422. package/systemFeatureProfile.js.map +1 -1
  423. package/systemFlexiblePortSpeedFeature.d.ts +9 -9
  424. package/systemFlexiblePortSpeedFeature.js +13 -13
  425. package/systemFlexiblePortSpeedFeature.js.map +1 -1
  426. package/systemGlobalFeature.d.ts +138 -66
  427. package/systemGlobalFeature.js +101 -101
  428. package/systemGlobalFeature.js.map +1 -1
  429. package/systemIpv4DeviceAccessFeature.d.ts +9 -3
  430. package/systemIpv4DeviceAccessFeature.js +13 -13
  431. package/systemIpv4DeviceAccessFeature.js.map +1 -1
  432. package/systemIpv6DeviceAccessFeature.d.ts +9 -3
  433. package/systemIpv6DeviceAccessFeature.js +13 -13
  434. package/systemIpv6DeviceAccessFeature.js.map +1 -1
  435. package/systemLoggingFeature.d.ts +24 -9
  436. package/systemLoggingFeature.js +27 -27
  437. package/systemLoggingFeature.js.map +1 -1
  438. package/systemMrfFeature.d.ts +30 -15
  439. package/systemMrfFeature.js +23 -23
  440. package/systemMrfFeature.js.map +1 -1
  441. package/systemNtpFeature.d.ts +12 -6
  442. package/systemNtpFeature.js +29 -29
  443. package/systemNtpFeature.js.map +1 -1
  444. package/systemOmpFeature.d.ts +189 -84
  445. package/systemOmpFeature.js +125 -125
  446. package/systemOmpFeature.js.map +1 -1
  447. package/systemPerformanceMonitoringFeature.d.ts +24 -12
  448. package/systemPerformanceMonitoringFeature.js +21 -21
  449. package/systemPerformanceMonitoringFeature.js.map +1 -1
  450. package/systemRemoteAccessFeature.d.ts +87 -57
  451. package/systemRemoteAccessFeature.js +90 -90
  452. package/systemRemoteAccessFeature.js.map +1 -1
  453. package/systemSecurityFeature.d.ts +33 -15
  454. package/systemSecurityFeature.js +33 -33
  455. package/systemSecurityFeature.js.map +1 -1
  456. package/systemSnmpFeature.d.ts +6 -3
  457. package/systemSnmpFeature.js +31 -31
  458. package/systemSnmpFeature.js.map +1 -1
  459. package/tag.js +8 -8
  460. package/tag.js.map +1 -1
  461. package/tlocListPolicyObject.js +7 -7
  462. package/tlocListPolicyObject.js.map +1 -1
  463. package/tlsSslDecryptionPolicyDefinition.d.ts +72 -36
  464. package/tlsSslDecryptionPolicyDefinition.js +41 -41
  465. package/tlsSslDecryptionPolicyDefinition.js.map +1 -1
  466. package/tlsSslProfilePolicyDefinition.d.ts +12 -6
  467. package/tlsSslProfilePolicyDefinition.js +29 -29
  468. package/tlsSslProfilePolicyDefinition.js.map +1 -1
  469. package/trafficDataPolicyDefinition.d.ts +6 -3
  470. package/trafficDataPolicyDefinition.js +13 -13
  471. package/trafficDataPolicyDefinition.js.map +1 -1
  472. package/transportCellularControllerFeature.d.ts +24 -12
  473. package/transportCellularControllerFeature.js +30 -30
  474. package/transportCellularControllerFeature.js.map +1 -1
  475. package/transportCellularProfileFeature.d.ts +27 -15
  476. package/transportCellularProfileFeature.js +39 -39
  477. package/transportCellularProfileFeature.js.map +1 -1
  478. package/transportFeatureProfile.js +6 -6
  479. package/transportFeatureProfile.js.map +1 -1
  480. package/transportGpsFeature.d.ts +27 -12
  481. package/transportGpsFeature.js +33 -33
  482. package/transportGpsFeature.js.map +1 -1
  483. package/transportIpv4AclFeature.d.ts +9 -3
  484. package/transportIpv4AclFeature.js +13 -13
  485. package/transportIpv4AclFeature.js.map +1 -1
  486. package/transportIpv6AclFeature.d.ts +9 -3
  487. package/transportIpv6AclFeature.js +13 -13
  488. package/transportIpv6AclFeature.js.map +1 -1
  489. package/transportIpv6TrackerFeature.d.ts +45 -15
  490. package/transportIpv6TrackerFeature.js +45 -45
  491. package/transportIpv6TrackerFeature.js.map +1 -1
  492. package/transportIpv6TrackerGroupFeature.d.ts +9 -3
  493. package/transportIpv6TrackerGroupFeature.js +20 -20
  494. package/transportIpv6TrackerGroupFeature.js.map +1 -1
  495. package/transportManagementVpnFeature.js +35 -35
  496. package/transportManagementVpnFeature.js.map +1 -1
  497. package/transportManagementVpnInterfaceEthernetFeature.d.ts +111 -66
  498. package/transportManagementVpnInterfaceEthernetFeature.js +110 -110
  499. package/transportManagementVpnInterfaceEthernetFeature.js.map +1 -1
  500. package/transportRoutePolicyFeature.d.ts +9 -3
  501. package/transportRoutePolicyFeature.js +13 -13
  502. package/transportRoutePolicyFeature.js.map +1 -1
  503. package/transportRoutingBgpFeature.d.ts +123 -57
  504. package/transportRoutingBgpFeature.js +111 -111
  505. package/transportRoutingBgpFeature.js.map +1 -1
  506. package/transportRoutingOspfFeature.d.ts +93 -36
  507. package/transportRoutingOspfFeature.js +67 -67
  508. package/transportRoutingOspfFeature.js.map +1 -1
  509. package/transportRoutingOspfv3Ipv4Feature.d.ts +102 -39
  510. package/transportRoutingOspfv3Ipv4Feature.js +79 -79
  511. package/transportRoutingOspfv3Ipv4Feature.js.map +1 -1
  512. package/transportRoutingOspfv3Ipv6Feature.d.ts +102 -39
  513. package/transportRoutingOspfv3Ipv6Feature.js +79 -79
  514. package/transportRoutingOspfv3Ipv6Feature.js.map +1 -1
  515. package/transportT1E1ControllerFeature.d.ts +6 -3
  516. package/transportT1E1ControllerFeature.js +19 -19
  517. package/transportT1E1ControllerFeature.js.map +1 -1
  518. package/transportTrackerFeature.d.ts +45 -15
  519. package/transportTrackerFeature.js +45 -45
  520. package/transportTrackerFeature.js.map +1 -1
  521. package/transportTrackerGroupFeature.d.ts +9 -3
  522. package/transportTrackerGroupFeature.js +15 -15
  523. package/transportTrackerGroupFeature.js.map +1 -1
  524. package/transportWanVpnFeature.d.ts +12 -6
  525. package/transportWanVpnFeature.js +41 -41
  526. package/transportWanVpnFeature.js.map +1 -1
  527. package/transportWanVpnFeatureAssociateRoutingBgpFeature.js +11 -11
  528. package/transportWanVpnFeatureAssociateRoutingBgpFeature.js.map +1 -1
  529. package/transportWanVpnFeatureAssociateRoutingOspfFeature.js +11 -11
  530. package/transportWanVpnFeatureAssociateRoutingOspfFeature.js.map +1 -1
  531. package/transportWanVpnFeatureAssociateRoutingOspfv3Ipv4Feature.js +11 -11
  532. package/transportWanVpnFeatureAssociateRoutingOspfv3Ipv4Feature.js.map +1 -1
  533. package/transportWanVpnFeatureAssociateRoutingOspfv3Ipv6Feature.js +11 -11
  534. package/transportWanVpnFeatureAssociateRoutingOspfv3Ipv6Feature.js.map +1 -1
  535. package/transportWanVpnInterfaceCellularFeature.d.ts +360 -177
  536. package/transportWanVpnInterfaceCellularFeature.js +268 -268
  537. package/transportWanVpnInterfaceCellularFeature.js.map +1 -1
  538. package/transportWanVpnInterfaceCellularFeatureAssociateTrackerFeature.js +14 -14
  539. package/transportWanVpnInterfaceCellularFeatureAssociateTrackerFeature.js.map +1 -1
  540. package/transportWanVpnInterfaceCellularFeatureAssociateTrackerGroupFeature.js +14 -14
  541. package/transportWanVpnInterfaceCellularFeatureAssociateTrackerGroupFeature.js.map +1 -1
  542. package/transportWanVpnInterfaceEthernetFeature.d.ts +495 -306
  543. package/transportWanVpnInterfaceEthernetFeature.js +392 -392
  544. package/transportWanVpnInterfaceEthernetFeature.js.map +1 -1
  545. package/transportWanVpnInterfaceEthernetFeatureAssociateIpv6TrackerFeature.js +14 -14
  546. package/transportWanVpnInterfaceEthernetFeatureAssociateIpv6TrackerFeature.js.map +1 -1
  547. package/transportWanVpnInterfaceEthernetFeatureAssociateIpv6TrackerGroupFeature.js +14 -14
  548. package/transportWanVpnInterfaceEthernetFeatureAssociateIpv6TrackerGroupFeature.js.map +1 -1
  549. package/transportWanVpnInterfaceEthernetFeatureAssociateTrackerFeature.js +14 -14
  550. package/transportWanVpnInterfaceEthernetFeatureAssociateTrackerFeature.js.map +1 -1
  551. package/transportWanVpnInterfaceEthernetFeatureAssociateTrackerGroupFeature.js +14 -14
  552. package/transportWanVpnInterfaceEthernetFeatureAssociateTrackerGroupFeature.js.map +1 -1
  553. package/transportWanVpnInterfaceGreFeature.d.ts +36 -30
  554. package/transportWanVpnInterfaceGreFeature.js +68 -68
  555. package/transportWanVpnInterfaceGreFeature.js.map +1 -1
  556. package/transportWanVpnInterfaceGreFeatureAssociateTrackerFeature.js +14 -14
  557. package/transportWanVpnInterfaceGreFeatureAssociateTrackerFeature.js.map +1 -1
  558. package/transportWanVpnInterfaceIpsecFeature.d.ts +141 -105
  559. package/transportWanVpnInterfaceIpsecFeature.js +130 -130
  560. package/transportWanVpnInterfaceIpsecFeature.js.map +1 -1
  561. package/transportWanVpnInterfaceIpsecFeatureAssociateTrackerFeature.js +14 -14
  562. package/transportWanVpnInterfaceIpsecFeatureAssociateTrackerFeature.js.map +1 -1
  563. package/transportWanVpnInterfaceT1E1SerialFeature.d.ts +285 -159
  564. package/transportWanVpnInterfaceT1E1SerialFeature.js +220 -220
  565. package/transportWanVpnInterfaceT1E1SerialFeature.js.map +1 -1
  566. package/types/input.d.ts +25 -0
  567. package/types/output.d.ts +45 -0
  568. package/urlFilteringPolicyDefinition.d.ts +24 -15
  569. package/urlFilteringPolicyDefinition.js +33 -33
  570. package/urlFilteringPolicyDefinition.js.map +1 -1
  571. package/utilities.js +18 -29
  572. package/utilities.js.map +1 -1
  573. package/vpnInterfaceCellularFeatureTemplate.d.ts +399 -195
  574. package/vpnInterfaceCellularFeatureTemplate.js +301 -301
  575. package/vpnInterfaceCellularFeatureTemplate.js.map +1 -1
  576. package/vpnInterfaceDslIpoeFeatureTemplate.d.ts +411 -201
  577. package/vpnInterfaceDslIpoeFeatureTemplate.js +327 -327
  578. package/vpnInterfaceDslIpoeFeatureTemplate.js.map +1 -1
  579. package/vpnInterfaceDslPppoaFeatureTemplate.d.ts +396 -192
  580. package/vpnInterfaceDslPppoaFeatureTemplate.js +305 -305
  581. package/vpnInterfaceDslPppoaFeatureTemplate.js.map +1 -1
  582. package/vpnInterfaceDslPppoeFeatureTemplate.d.ts +420 -204
  583. package/vpnInterfaceDslPppoeFeatureTemplate.js +321 -321
  584. package/vpnInterfaceDslPppoeFeatureTemplate.js.map +1 -1
  585. package/vpnInterfaceEthernetPppoeFeatureTemplate.d.ts +420 -204
  586. package/vpnInterfaceEthernetPppoeFeatureTemplate.js +319 -319
  587. package/vpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -1
  588. package/vpnInterfaceMultilinkFeatureTemplate.d.ts +348 -174
  589. package/vpnInterfaceMultilinkFeatureTemplate.js +279 -279
  590. package/vpnInterfaceMultilinkFeatureTemplate.js.map +1 -1
  591. package/vpnInterfaceSviFeatureTemplate.d.ts +72 -36
  592. package/vpnInterfaceSviFeatureTemplate.js +85 -85
  593. package/vpnInterfaceSviFeatureTemplate.js.map +1 -1
  594. package/vpnInterfaceT1E1SerialFeatureTemplate.d.ts +309 -162
  595. package/vpnInterfaceT1E1SerialFeatureTemplate.js +245 -245
  596. package/vpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -1
  597. package/vpnListPolicyObject.js +7 -7
  598. package/vpnListPolicyObject.js.map +1 -1
  599. package/vpnMembershipPolicyDefinition.js +11 -11
  600. package/vpnMembershipPolicyDefinition.js.map +1 -1
  601. package/zoneBasedFirewallPolicyDefinition.d.ts +12 -6
  602. package/zoneBasedFirewallPolicyDefinition.js +18 -18
  603. package/zoneBasedFirewallPolicyDefinition.js.map +1 -1
  604. package/zoneListPolicyObject.js +7 -7
  605. package/zoneListPolicyObject.js.map +1 -1
@@ -30,7 +30,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
30
30
  */
31
31
  static isInstance(obj: any): obj is VpnInterfaceT1E1SerialFeatureTemplate;
32
32
  /**
33
- * Link autonegotiation - Default value: `true`
33
+ * Link autonegotiation
34
+ * - Default value: `true`
34
35
  */
35
36
  readonly autonegotiate: pulumi.Output<boolean | undefined>;
36
37
  /**
@@ -38,7 +39,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
38
39
  */
39
40
  readonly autonegotiateVariable: pulumi.Output<string | undefined>;
40
41
  /**
41
- * Clear don't fragment bit - Default value: `false`
42
+ * Clear don't fragment bit
43
+ * - Default value: `false`
42
44
  */
43
45
  readonly clearDontFragmentBit: pulumi.Output<boolean | undefined>;
44
46
  /**
@@ -46,9 +48,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
46
48
  */
47
49
  readonly clearDontFragmentBitVariable: pulumi.Output<string | undefined>;
48
50
  /**
49
- * Set preference for interface Clock speed - Choices: `1200`, `2400`, `3600`, `4800`, `9600`, `14400`, `19200`, `28800`,
50
- * `32000`, `38400`, `48000`, `56000`, `57600`, `64000`, `72000`, `115200`, `125000`, `148000`, `192000`, `250000`,
51
- * `256000`, `384000`, `500000`, `512000`, `768000`, `800000`, `1000000`, `2000000`, `4000000`, `5300000`, `8000000`
51
+ * Set preference for interface Clock speed
52
+ * - Choices: `1200`, `2400`, `3600`, `4800`, `9600`, `14400`, `19200`, `28800`, `32000`, `38400`, `48000`, `56000`, `57600`, `64000`, `72000`, `115200`, `125000`, `148000`, `192000`, `250000`, `256000`, `384000`, `500000`, `512000`, `768000`, `800000`, `1000000`, `2000000`, `4000000`, `5300000`, `8000000`
52
53
  */
53
54
  readonly clockRate: pulumi.Output<string | undefined>;
54
55
  /**
@@ -56,7 +57,9 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
56
57
  */
57
58
  readonly clockRateVariable: pulumi.Output<string | undefined>;
58
59
  /**
59
- * Enable core region - Choices: `core`, `core-shared` - Default value: `core`
60
+ * Enable core region
61
+ * - Choices: `core`, `core-shared`
62
+ * - Default value: `core`
60
63
  */
61
64
  readonly coreRegion: pulumi.Output<string | undefined>;
62
65
  /**
@@ -68,13 +71,13 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
68
71
  */
69
72
  readonly description: pulumi.Output<string>;
70
73
  /**
71
- * List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
72
- * `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
73
- * `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
74
+ * List of supported device types
75
+ * - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`, `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`, `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
74
76
  */
75
77
  readonly deviceTypes: pulumi.Output<string[]>;
76
78
  /**
77
- * Enable core region - Default value: `false`
79
+ * Enable core region
80
+ * - Default value: `false`
78
81
  */
79
82
  readonly enableCoreRegion: pulumi.Output<boolean | undefined>;
80
83
  /**
@@ -82,7 +85,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
82
85
  */
83
86
  readonly enableCoreRegionVariable: pulumi.Output<string | undefined>;
84
87
  /**
85
- * Configure Encapsulation for interface - Choices: `hdlc`, `ppp`, `frame-relay`
88
+ * Configure Encapsulation for interface
89
+ * - Choices: `hdlc`, `ppp`, `frame-relay`
86
90
  */
87
91
  readonly encapsulation: pulumi.Output<string | undefined>;
88
92
  /**
@@ -90,7 +94,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
90
94
  */
91
95
  readonly encapsulationVariable: pulumi.Output<string | undefined>;
92
96
  /**
93
- * Interface bandwidth capacity, in kbps - Range: `1`-`128`
97
+ * Interface bandwidth capacity, in kbps
98
+ * - Range: `1`-`128`
94
99
  */
95
100
  readonly interfaceBandwidthCapacity: pulumi.Output<number | undefined>;
96
101
  /**
@@ -106,7 +111,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
106
111
  */
107
112
  readonly interfaceDescriptionVariable: pulumi.Output<string | undefined>;
108
113
  /**
109
- * Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
114
+ * Interface downstream bandwidth capacity, in kbps
115
+ * - Range: `1`-`2147483647`
110
116
  */
111
117
  readonly interfaceDownstreamBandwidthCapacity: pulumi.Output<number | undefined>;
112
118
  /**
@@ -114,7 +120,9 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
114
120
  */
115
121
  readonly interfaceDownstreamBandwidthCapacityVariable: pulumi.Output<string | undefined>;
116
122
  /**
117
- * Interface MTU <68...2000>, in bytes - Range: `68`-`2000` - Default value: `1500`
123
+ * Interface MTU <68...2000>, in bytes
124
+ * - Range: `68`-`2000`
125
+ * - Default value: `1500`
118
126
  */
119
127
  readonly ipMtu: pulumi.Output<number | undefined>;
120
128
  /**
@@ -150,11 +158,13 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
150
158
  */
151
159
  readonly name: pulumi.Output<string>;
152
160
  /**
153
- * Per-tunnel Qos - Default value: `false`
161
+ * Per-tunnel Qos
162
+ * - Default value: `false`
154
163
  */
155
164
  readonly perTunnelQos: pulumi.Output<boolean | undefined>;
156
165
  /**
157
- * Per-tunnel QoS Aggregator - Default value: `false`
166
+ * Per-tunnel QoS Aggregator
167
+ * - Default value: `false`
158
168
  */
159
169
  readonly perTunnelQosAggregator: pulumi.Output<boolean | undefined>;
160
170
  /**
@@ -166,7 +176,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
166
176
  */
167
177
  readonly perTunnelQosVariable: pulumi.Output<string | undefined>;
168
178
  /**
169
- * Path MTU Discovery - Default value: `false`
179
+ * Path MTU Discovery
180
+ * - Default value: `false`
170
181
  */
171
182
  readonly pmtuDiscovery: pulumi.Output<boolean | undefined>;
172
183
  /**
@@ -190,7 +201,9 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
190
201
  */
191
202
  readonly qosMapVpnVariable: pulumi.Output<string | undefined>;
192
203
  /**
193
- * Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
204
+ * Enable secondary region
205
+ * - Choices: `off`, `secondary-only`, `secondary-shared`
206
+ * - Default value: `off`
194
207
  */
195
208
  readonly secondaryRegion: pulumi.Output<string | undefined>;
196
209
  /**
@@ -206,7 +219,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
206
219
  */
207
220
  readonly serialInterfaceNameVariable: pulumi.Output<string | undefined>;
208
221
  /**
209
- * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
222
+ * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
223
+ * - Range: `8`-`100000000`
210
224
  */
211
225
  readonly shapingRate: pulumi.Output<number | undefined>;
212
226
  /**
@@ -214,7 +228,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
214
228
  */
215
229
  readonly shapingRateVariable: pulumi.Output<string | undefined>;
216
230
  /**
217
- * Administrative state - Default value: `true`
231
+ * Administrative state
232
+ * - Default value: `true`
218
233
  */
219
234
  readonly shutdown: pulumi.Output<boolean | undefined>;
220
235
  /**
@@ -222,7 +237,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
222
237
  */
223
238
  readonly shutdownVariable: pulumi.Output<string | undefined>;
224
239
  /**
225
- * Static ingress QoS for the port - Range: `0`-`7`
240
+ * Static ingress QoS for the port
241
+ * - Range: `0`-`7`
226
242
  */
227
243
  readonly staticIngressQos: pulumi.Output<number | undefined>;
228
244
  /**
@@ -230,7 +246,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
230
246
  */
231
247
  readonly staticIngressQosVariable: pulumi.Output<string | undefined>;
232
248
  /**
233
- * TCP MSS on SYN packets, in bytes - Range: `552`-`1960`
249
+ * TCP MSS on SYN packets, in bytes
250
+ * - Range: `552`-`1960`
234
251
  */
235
252
  readonly tcpMss: pulumi.Output<number | undefined>;
236
253
  /**
@@ -250,7 +267,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
250
267
  */
251
268
  readonly tlocExtensionVariable: pulumi.Output<string | undefined>;
252
269
  /**
253
- * Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
270
+ * Allow all traffic. Overrides all other allow-service options if allow-service all is set
271
+ * - Default value: `false`
254
272
  */
255
273
  readonly tunnelInterfaceAllowAll: pulumi.Output<boolean | undefined>;
256
274
  /**
@@ -258,7 +276,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
258
276
  */
259
277
  readonly tunnelInterfaceAllowAllVariable: pulumi.Output<string | undefined>;
260
278
  /**
261
- * Allow/deny BGP - Default value: `false`
279
+ * Allow/deny BGP
280
+ * - Default value: `false`
262
281
  */
263
282
  readonly tunnelInterfaceAllowBgp: pulumi.Output<boolean | undefined>;
264
283
  /**
@@ -266,7 +285,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
266
285
  */
267
286
  readonly tunnelInterfaceAllowBgpVariable: pulumi.Output<string | undefined>;
268
287
  /**
269
- * Allow/Deny DHCP - Default value: `true`
288
+ * Allow/Deny DHCP
289
+ * - Default value: `true`
270
290
  */
271
291
  readonly tunnelInterfaceAllowDhcp: pulumi.Output<boolean | undefined>;
272
292
  /**
@@ -274,7 +294,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
274
294
  */
275
295
  readonly tunnelInterfaceAllowDhcpVariable: pulumi.Output<string | undefined>;
276
296
  /**
277
- * Allow/Deny DNS - Default value: `true`
297
+ * Allow/Deny DNS
298
+ * - Default value: `true`
278
299
  */
279
300
  readonly tunnelInterfaceAllowDns: pulumi.Output<boolean | undefined>;
280
301
  /**
@@ -282,7 +303,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
282
303
  */
283
304
  readonly tunnelInterfaceAllowDnsVariable: pulumi.Output<string | undefined>;
284
305
  /**
285
- * Allow/Deny Https - Default value: `true`
306
+ * Allow/Deny Https
307
+ * - Default value: `true`
286
308
  */
287
309
  readonly tunnelInterfaceAllowHttps: pulumi.Output<boolean | undefined>;
288
310
  /**
@@ -290,7 +312,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
290
312
  */
291
313
  readonly tunnelInterfaceAllowHttpsVariable: pulumi.Output<string | undefined>;
292
314
  /**
293
- * Allow/Deny ICMP - Default value: `true`
315
+ * Allow/Deny ICMP
316
+ * - Default value: `true`
294
317
  */
295
318
  readonly tunnelInterfaceAllowIcmp: pulumi.Output<boolean | undefined>;
296
319
  /**
@@ -298,7 +321,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
298
321
  */
299
322
  readonly tunnelInterfaceAllowIcmpVariable: pulumi.Output<string | undefined>;
300
323
  /**
301
- * Allow/Deny NETCONF - Default value: `false`
324
+ * Allow/Deny NETCONF
325
+ * - Default value: `false`
302
326
  */
303
327
  readonly tunnelInterfaceAllowNetconf: pulumi.Output<boolean | undefined>;
304
328
  /**
@@ -306,7 +330,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
306
330
  */
307
331
  readonly tunnelInterfaceAllowNetconfVariable: pulumi.Output<string | undefined>;
308
332
  /**
309
- * Allow/Deny NTP - Default value: `false`
333
+ * Allow/Deny NTP
334
+ * - Default value: `false`
310
335
  */
311
336
  readonly tunnelInterfaceAllowNtp: pulumi.Output<boolean | undefined>;
312
337
  /**
@@ -314,7 +339,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
314
339
  */
315
340
  readonly tunnelInterfaceAllowNtpVariable: pulumi.Output<string | undefined>;
316
341
  /**
317
- * Allow/Deny OSPF - Default value: `false`
342
+ * Allow/Deny OSPF
343
+ * - Default value: `false`
318
344
  */
319
345
  readonly tunnelInterfaceAllowOspf: pulumi.Output<boolean | undefined>;
320
346
  /**
@@ -322,7 +348,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
322
348
  */
323
349
  readonly tunnelInterfaceAllowOspfVariable: pulumi.Output<string | undefined>;
324
350
  /**
325
- * Allow/Deny SNMP - Default value: `false`
351
+ * Allow/Deny SNMP
352
+ * - Default value: `false`
326
353
  */
327
354
  readonly tunnelInterfaceAllowSnmp: pulumi.Output<boolean | undefined>;
328
355
  /**
@@ -330,7 +357,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
330
357
  */
331
358
  readonly tunnelInterfaceAllowSnmpVariable: pulumi.Output<string | undefined>;
332
359
  /**
333
- * Allow/Deny SSH - Default value: `false`
360
+ * Allow/Deny SSH
361
+ * - Default value: `false`
334
362
  */
335
363
  readonly tunnelInterfaceAllowSsh: pulumi.Output<boolean | undefined>;
336
364
  /**
@@ -338,7 +366,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
338
366
  */
339
367
  readonly tunnelInterfaceAllowSshVariable: pulumi.Output<string | undefined>;
340
368
  /**
341
- * Allow/Deny STUN - Default value: `false`
369
+ * Allow/Deny STUN
370
+ * - Default value: `false`
342
371
  */
343
372
  readonly tunnelInterfaceAllowStun: pulumi.Output<boolean | undefined>;
344
373
  /**
@@ -354,7 +383,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
354
383
  */
355
384
  readonly tunnelInterfaceBindLoopbackTunnelVariable: pulumi.Output<string | undefined>;
356
385
  /**
357
- * Set TLOC as border TLOC - Default value: `false`
386
+ * Set TLOC as border TLOC
387
+ * - Default value: `false`
358
388
  */
359
389
  readonly tunnelInterfaceBorder: pulumi.Output<boolean | undefined>;
360
390
  /**
@@ -362,8 +392,9 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
362
392
  */
363
393
  readonly tunnelInterfaceBorderVariable: pulumi.Output<string | undefined>;
364
394
  /**
365
- * Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
366
- * `carrier7`, `carrier8` - Default value: `default`
395
+ * Set carrier for TLOC
396
+ * - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`, `carrier7`, `carrier8`
397
+ * - Default value: `default`
367
398
  */
368
399
  readonly tunnelInterfaceCarrier: pulumi.Output<string | undefined>;
369
400
  /**
@@ -371,7 +402,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
371
402
  */
372
403
  readonly tunnelInterfaceCarrierVariable: pulumi.Output<string | undefined>;
373
404
  /**
374
- * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
405
+ * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
406
+ * - Default value: `false`
375
407
  */
376
408
  readonly tunnelInterfaceClearDontFragment: pulumi.Output<boolean | undefined>;
377
409
  /**
@@ -379,9 +411,9 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
379
411
  */
380
412
  readonly tunnelInterfaceClearDontFragmentVariable: pulumi.Output<string | undefined>;
381
413
  /**
382
- * Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
383
- * `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
384
- * `private4`, `private5`, `private6` - Default value: `default`
414
+ * Set color for TLOC
415
+ * - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`, `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`, `private4`, `private5`, `private6`
416
+ * - Default value: `default`
385
417
  */
386
418
  readonly tunnelInterfaceColor: pulumi.Output<string | undefined>;
387
419
  /**
@@ -389,7 +421,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
389
421
  */
390
422
  readonly tunnelInterfaceColorVariable: pulumi.Output<string | undefined>;
391
423
  /**
392
- * Set the maximum number of control connections for this TLOC - Range: `0`-`8`
424
+ * Set the maximum number of control connections for this TLOC
425
+ * - Range: `0`-`8`
393
426
  */
394
427
  readonly tunnelInterfaceControlConnections: pulumi.Output<number | undefined>;
395
428
  /**
@@ -417,7 +450,9 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
417
450
  */
418
451
  readonly tunnelInterfaceGroupsVariable: pulumi.Output<string | undefined>;
419
452
  /**
420
- * Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
453
+ * Set time period of control hello packets <100..600000> milli seconds
454
+ * - Range: `100`-`600000`
455
+ * - Default value: `1000`
421
456
  */
422
457
  readonly tunnelInterfaceHelloInterval: pulumi.Output<number | undefined>;
423
458
  /**
@@ -425,7 +460,9 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
425
460
  */
426
461
  readonly tunnelInterfaceHelloIntervalVariable: pulumi.Output<string | undefined>;
427
462
  /**
428
- * Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
463
+ * Set tolerance of control hello packets <12..6000> seconds
464
+ * - Range: `12`-`6000`
465
+ * - Default value: `12`
429
466
  */
430
467
  readonly tunnelInterfaceHelloTolerance: pulumi.Output<number | undefined>;
431
468
  /**
@@ -433,7 +470,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
433
470
  */
434
471
  readonly tunnelInterfaceHelloToleranceVariable: pulumi.Output<string | undefined>;
435
472
  /**
436
- * Set TLOC as last resort - Default value: `false`
473
+ * Set TLOC as last resort
474
+ * - Default value: `false`
437
475
  */
438
476
  readonly tunnelInterfaceLastResortCircuit: pulumi.Output<boolean | undefined>;
439
477
  /**
@@ -441,7 +479,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
441
479
  */
442
480
  readonly tunnelInterfaceLastResortCircuitVariable: pulumi.Output<string | undefined>;
443
481
  /**
444
- * Set the interface as a low-bandwidth circuit - Default value: `false`
482
+ * Set the interface as a low-bandwidth circuit
483
+ * - Default value: `false`
445
484
  */
446
485
  readonly tunnelInterfaceLowBandwidthLink: pulumi.Output<boolean | undefined>;
447
486
  /**
@@ -449,7 +488,9 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
449
488
  */
450
489
  readonly tunnelInterfaceLowBandwidthLinkVariable: pulumi.Output<string | undefined>;
451
490
  /**
452
- * Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
491
+ * Set time period of nat refresh packets <1...60> seconds
492
+ * - Range: `1`-`60`
493
+ * - Default value: `5`
453
494
  */
454
495
  readonly tunnelInterfaceNatRefreshInterval: pulumi.Output<number | undefined>;
455
496
  /**
@@ -457,7 +498,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
457
498
  */
458
499
  readonly tunnelInterfaceNatRefreshIntervalVariable: pulumi.Output<string | undefined>;
459
500
  /**
460
- * Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
501
+ * Accept and respond to network-prefix-directed broadcasts)
502
+ * - Default value: `false`
461
503
  */
462
504
  readonly tunnelInterfaceNetworkBroadcast: pulumi.Output<boolean | undefined>;
463
505
  /**
@@ -465,7 +507,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
465
507
  */
466
508
  readonly tunnelInterfaceNetworkBroadcastVariable: pulumi.Output<string | undefined>;
467
509
  /**
468
- * Disallow port hopping on the tunnel interface - Default value: `true`
510
+ * Disallow port hopping on the tunnel interface
511
+ * - Default value: `true`
469
512
  */
470
513
  readonly tunnelInterfacePortHop: pulumi.Output<boolean | undefined>;
471
514
  /**
@@ -473,7 +516,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
473
516
  */
474
517
  readonly tunnelInterfacePortHopVariable: pulumi.Output<string | undefined>;
475
518
  /**
476
- * Restrict this TLOC behavior - Default value: `false`
519
+ * Restrict this TLOC behavior
520
+ * - Default value: `false`
477
521
  */
478
522
  readonly tunnelInterfaceRestrict: pulumi.Output<boolean | undefined>;
479
523
  /**
@@ -481,7 +525,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
481
525
  */
482
526
  readonly tunnelInterfaceRestrictVariable: pulumi.Output<string | undefined>;
483
527
  /**
484
- * Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
528
+ * Tunnel TCP MSS on SYN packets, in bytes
529
+ * - Range: `500`-`1460`
485
530
  */
486
531
  readonly tunnelInterfaceTunnelTcpMss: pulumi.Output<number | undefined>;
487
532
  /**
@@ -489,7 +534,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
489
534
  */
490
535
  readonly tunnelInterfaceTunnelTcpMssVariable: pulumi.Output<string | undefined>;
491
536
  /**
492
- * Put this wan interface in STUN mode only - Default value: `false`
537
+ * Put this wan interface in STUN mode only
538
+ * - Default value: `false`
493
539
  */
494
540
  readonly tunnelInterfaceVbondAsStunServer: pulumi.Output<boolean | undefined>;
495
541
  /**
@@ -497,7 +543,9 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
497
543
  */
498
544
  readonly tunnelInterfaceVbondAsStunServerVariable: pulumi.Output<string | undefined>;
499
545
  /**
500
- * Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
546
+ * Set interface preference for control connection to vManage <0..8>
547
+ * - Range: `0`-`8`
548
+ * - Default value: `5`
501
549
  */
502
550
  readonly tunnelInterfaceVmanageConnectionPreference: pulumi.Output<number | undefined>;
503
551
  /**
@@ -505,7 +553,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
505
553
  */
506
554
  readonly tunnelInterfaceVmanageConnectionPreferenceVariable: pulumi.Output<string | undefined>;
507
555
  /**
508
- * Set tunnel QoS mode - Choices: `spoke`
556
+ * Set tunnel QoS mode
557
+ * - Choices: `spoke`
509
558
  */
510
559
  readonly tunnelQosMode: pulumi.Output<string | undefined>;
511
560
  /**
@@ -538,7 +587,8 @@ export declare class VpnInterfaceT1E1SerialFeatureTemplate extends pulumi.Custom
538
587
  */
539
588
  export interface VpnInterfaceT1E1SerialFeatureTemplateState {
540
589
  /**
541
- * Link autonegotiation - Default value: `true`
590
+ * Link autonegotiation
591
+ * - Default value: `true`
542
592
  */
543
593
  autonegotiate?: pulumi.Input<boolean>;
544
594
  /**
@@ -546,7 +596,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
546
596
  */
547
597
  autonegotiateVariable?: pulumi.Input<string>;
548
598
  /**
549
- * Clear don't fragment bit - Default value: `false`
599
+ * Clear don't fragment bit
600
+ * - Default value: `false`
550
601
  */
551
602
  clearDontFragmentBit?: pulumi.Input<boolean>;
552
603
  /**
@@ -554,9 +605,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
554
605
  */
555
606
  clearDontFragmentBitVariable?: pulumi.Input<string>;
556
607
  /**
557
- * Set preference for interface Clock speed - Choices: `1200`, `2400`, `3600`, `4800`, `9600`, `14400`, `19200`, `28800`,
558
- * `32000`, `38400`, `48000`, `56000`, `57600`, `64000`, `72000`, `115200`, `125000`, `148000`, `192000`, `250000`,
559
- * `256000`, `384000`, `500000`, `512000`, `768000`, `800000`, `1000000`, `2000000`, `4000000`, `5300000`, `8000000`
608
+ * Set preference for interface Clock speed
609
+ * - Choices: `1200`, `2400`, `3600`, `4800`, `9600`, `14400`, `19200`, `28800`, `32000`, `38400`, `48000`, `56000`, `57600`, `64000`, `72000`, `115200`, `125000`, `148000`, `192000`, `250000`, `256000`, `384000`, `500000`, `512000`, `768000`, `800000`, `1000000`, `2000000`, `4000000`, `5300000`, `8000000`
560
610
  */
561
611
  clockRate?: pulumi.Input<string>;
562
612
  /**
@@ -564,7 +614,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
564
614
  */
565
615
  clockRateVariable?: pulumi.Input<string>;
566
616
  /**
567
- * Enable core region - Choices: `core`, `core-shared` - Default value: `core`
617
+ * Enable core region
618
+ * - Choices: `core`, `core-shared`
619
+ * - Default value: `core`
568
620
  */
569
621
  coreRegion?: pulumi.Input<string>;
570
622
  /**
@@ -576,13 +628,13 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
576
628
  */
577
629
  description?: pulumi.Input<string>;
578
630
  /**
579
- * List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
580
- * `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
581
- * `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
631
+ * List of supported device types
632
+ * - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`, `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`, `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
582
633
  */
583
634
  deviceTypes?: pulumi.Input<pulumi.Input<string>[]>;
584
635
  /**
585
- * Enable core region - Default value: `false`
636
+ * Enable core region
637
+ * - Default value: `false`
586
638
  */
587
639
  enableCoreRegion?: pulumi.Input<boolean>;
588
640
  /**
@@ -590,7 +642,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
590
642
  */
591
643
  enableCoreRegionVariable?: pulumi.Input<string>;
592
644
  /**
593
- * Configure Encapsulation for interface - Choices: `hdlc`, `ppp`, `frame-relay`
645
+ * Configure Encapsulation for interface
646
+ * - Choices: `hdlc`, `ppp`, `frame-relay`
594
647
  */
595
648
  encapsulation?: pulumi.Input<string>;
596
649
  /**
@@ -598,7 +651,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
598
651
  */
599
652
  encapsulationVariable?: pulumi.Input<string>;
600
653
  /**
601
- * Interface bandwidth capacity, in kbps - Range: `1`-`128`
654
+ * Interface bandwidth capacity, in kbps
655
+ * - Range: `1`-`128`
602
656
  */
603
657
  interfaceBandwidthCapacity?: pulumi.Input<number>;
604
658
  /**
@@ -614,7 +668,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
614
668
  */
615
669
  interfaceDescriptionVariable?: pulumi.Input<string>;
616
670
  /**
617
- * Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
671
+ * Interface downstream bandwidth capacity, in kbps
672
+ * - Range: `1`-`2147483647`
618
673
  */
619
674
  interfaceDownstreamBandwidthCapacity?: pulumi.Input<number>;
620
675
  /**
@@ -622,7 +677,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
622
677
  */
623
678
  interfaceDownstreamBandwidthCapacityVariable?: pulumi.Input<string>;
624
679
  /**
625
- * Interface MTU <68...2000>, in bytes - Range: `68`-`2000` - Default value: `1500`
680
+ * Interface MTU <68...2000>, in bytes
681
+ * - Range: `68`-`2000`
682
+ * - Default value: `1500`
626
683
  */
627
684
  ipMtu?: pulumi.Input<number>;
628
685
  /**
@@ -658,11 +715,13 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
658
715
  */
659
716
  name?: pulumi.Input<string>;
660
717
  /**
661
- * Per-tunnel Qos - Default value: `false`
718
+ * Per-tunnel Qos
719
+ * - Default value: `false`
662
720
  */
663
721
  perTunnelQos?: pulumi.Input<boolean>;
664
722
  /**
665
- * Per-tunnel QoS Aggregator - Default value: `false`
723
+ * Per-tunnel QoS Aggregator
724
+ * - Default value: `false`
666
725
  */
667
726
  perTunnelQosAggregator?: pulumi.Input<boolean>;
668
727
  /**
@@ -674,7 +733,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
674
733
  */
675
734
  perTunnelQosVariable?: pulumi.Input<string>;
676
735
  /**
677
- * Path MTU Discovery - Default value: `false`
736
+ * Path MTU Discovery
737
+ * - Default value: `false`
678
738
  */
679
739
  pmtuDiscovery?: pulumi.Input<boolean>;
680
740
  /**
@@ -698,7 +758,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
698
758
  */
699
759
  qosMapVpnVariable?: pulumi.Input<string>;
700
760
  /**
701
- * Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
761
+ * Enable secondary region
762
+ * - Choices: `off`, `secondary-only`, `secondary-shared`
763
+ * - Default value: `off`
702
764
  */
703
765
  secondaryRegion?: pulumi.Input<string>;
704
766
  /**
@@ -714,7 +776,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
714
776
  */
715
777
  serialInterfaceNameVariable?: pulumi.Input<string>;
716
778
  /**
717
- * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
779
+ * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
780
+ * - Range: `8`-`100000000`
718
781
  */
719
782
  shapingRate?: pulumi.Input<number>;
720
783
  /**
@@ -722,7 +785,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
722
785
  */
723
786
  shapingRateVariable?: pulumi.Input<string>;
724
787
  /**
725
- * Administrative state - Default value: `true`
788
+ * Administrative state
789
+ * - Default value: `true`
726
790
  */
727
791
  shutdown?: pulumi.Input<boolean>;
728
792
  /**
@@ -730,7 +794,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
730
794
  */
731
795
  shutdownVariable?: pulumi.Input<string>;
732
796
  /**
733
- * Static ingress QoS for the port - Range: `0`-`7`
797
+ * Static ingress QoS for the port
798
+ * - Range: `0`-`7`
734
799
  */
735
800
  staticIngressQos?: pulumi.Input<number>;
736
801
  /**
@@ -738,7 +803,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
738
803
  */
739
804
  staticIngressQosVariable?: pulumi.Input<string>;
740
805
  /**
741
- * TCP MSS on SYN packets, in bytes - Range: `552`-`1960`
806
+ * TCP MSS on SYN packets, in bytes
807
+ * - Range: `552`-`1960`
742
808
  */
743
809
  tcpMss?: pulumi.Input<number>;
744
810
  /**
@@ -758,7 +824,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
758
824
  */
759
825
  tlocExtensionVariable?: pulumi.Input<string>;
760
826
  /**
761
- * Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
827
+ * Allow all traffic. Overrides all other allow-service options if allow-service all is set
828
+ * - Default value: `false`
762
829
  */
763
830
  tunnelInterfaceAllowAll?: pulumi.Input<boolean>;
764
831
  /**
@@ -766,7 +833,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
766
833
  */
767
834
  tunnelInterfaceAllowAllVariable?: pulumi.Input<string>;
768
835
  /**
769
- * Allow/deny BGP - Default value: `false`
836
+ * Allow/deny BGP
837
+ * - Default value: `false`
770
838
  */
771
839
  tunnelInterfaceAllowBgp?: pulumi.Input<boolean>;
772
840
  /**
@@ -774,7 +842,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
774
842
  */
775
843
  tunnelInterfaceAllowBgpVariable?: pulumi.Input<string>;
776
844
  /**
777
- * Allow/Deny DHCP - Default value: `true`
845
+ * Allow/Deny DHCP
846
+ * - Default value: `true`
778
847
  */
779
848
  tunnelInterfaceAllowDhcp?: pulumi.Input<boolean>;
780
849
  /**
@@ -782,7 +851,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
782
851
  */
783
852
  tunnelInterfaceAllowDhcpVariable?: pulumi.Input<string>;
784
853
  /**
785
- * Allow/Deny DNS - Default value: `true`
854
+ * Allow/Deny DNS
855
+ * - Default value: `true`
786
856
  */
787
857
  tunnelInterfaceAllowDns?: pulumi.Input<boolean>;
788
858
  /**
@@ -790,7 +860,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
790
860
  */
791
861
  tunnelInterfaceAllowDnsVariable?: pulumi.Input<string>;
792
862
  /**
793
- * Allow/Deny Https - Default value: `true`
863
+ * Allow/Deny Https
864
+ * - Default value: `true`
794
865
  */
795
866
  tunnelInterfaceAllowHttps?: pulumi.Input<boolean>;
796
867
  /**
@@ -798,7 +869,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
798
869
  */
799
870
  tunnelInterfaceAllowHttpsVariable?: pulumi.Input<string>;
800
871
  /**
801
- * Allow/Deny ICMP - Default value: `true`
872
+ * Allow/Deny ICMP
873
+ * - Default value: `true`
802
874
  */
803
875
  tunnelInterfaceAllowIcmp?: pulumi.Input<boolean>;
804
876
  /**
@@ -806,7 +878,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
806
878
  */
807
879
  tunnelInterfaceAllowIcmpVariable?: pulumi.Input<string>;
808
880
  /**
809
- * Allow/Deny NETCONF - Default value: `false`
881
+ * Allow/Deny NETCONF
882
+ * - Default value: `false`
810
883
  */
811
884
  tunnelInterfaceAllowNetconf?: pulumi.Input<boolean>;
812
885
  /**
@@ -814,7 +887,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
814
887
  */
815
888
  tunnelInterfaceAllowNetconfVariable?: pulumi.Input<string>;
816
889
  /**
817
- * Allow/Deny NTP - Default value: `false`
890
+ * Allow/Deny NTP
891
+ * - Default value: `false`
818
892
  */
819
893
  tunnelInterfaceAllowNtp?: pulumi.Input<boolean>;
820
894
  /**
@@ -822,7 +896,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
822
896
  */
823
897
  tunnelInterfaceAllowNtpVariable?: pulumi.Input<string>;
824
898
  /**
825
- * Allow/Deny OSPF - Default value: `false`
899
+ * Allow/Deny OSPF
900
+ * - Default value: `false`
826
901
  */
827
902
  tunnelInterfaceAllowOspf?: pulumi.Input<boolean>;
828
903
  /**
@@ -830,7 +905,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
830
905
  */
831
906
  tunnelInterfaceAllowOspfVariable?: pulumi.Input<string>;
832
907
  /**
833
- * Allow/Deny SNMP - Default value: `false`
908
+ * Allow/Deny SNMP
909
+ * - Default value: `false`
834
910
  */
835
911
  tunnelInterfaceAllowSnmp?: pulumi.Input<boolean>;
836
912
  /**
@@ -838,7 +914,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
838
914
  */
839
915
  tunnelInterfaceAllowSnmpVariable?: pulumi.Input<string>;
840
916
  /**
841
- * Allow/Deny SSH - Default value: `false`
917
+ * Allow/Deny SSH
918
+ * - Default value: `false`
842
919
  */
843
920
  tunnelInterfaceAllowSsh?: pulumi.Input<boolean>;
844
921
  /**
@@ -846,7 +923,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
846
923
  */
847
924
  tunnelInterfaceAllowSshVariable?: pulumi.Input<string>;
848
925
  /**
849
- * Allow/Deny STUN - Default value: `false`
926
+ * Allow/Deny STUN
927
+ * - Default value: `false`
850
928
  */
851
929
  tunnelInterfaceAllowStun?: pulumi.Input<boolean>;
852
930
  /**
@@ -862,7 +940,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
862
940
  */
863
941
  tunnelInterfaceBindLoopbackTunnelVariable?: pulumi.Input<string>;
864
942
  /**
865
- * Set TLOC as border TLOC - Default value: `false`
943
+ * Set TLOC as border TLOC
944
+ * - Default value: `false`
866
945
  */
867
946
  tunnelInterfaceBorder?: pulumi.Input<boolean>;
868
947
  /**
@@ -870,8 +949,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
870
949
  */
871
950
  tunnelInterfaceBorderVariable?: pulumi.Input<string>;
872
951
  /**
873
- * Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
874
- * `carrier7`, `carrier8` - Default value: `default`
952
+ * Set carrier for TLOC
953
+ * - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`, `carrier7`, `carrier8`
954
+ * - Default value: `default`
875
955
  */
876
956
  tunnelInterfaceCarrier?: pulumi.Input<string>;
877
957
  /**
@@ -879,7 +959,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
879
959
  */
880
960
  tunnelInterfaceCarrierVariable?: pulumi.Input<string>;
881
961
  /**
882
- * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
962
+ * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
963
+ * - Default value: `false`
883
964
  */
884
965
  tunnelInterfaceClearDontFragment?: pulumi.Input<boolean>;
885
966
  /**
@@ -887,9 +968,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
887
968
  */
888
969
  tunnelInterfaceClearDontFragmentVariable?: pulumi.Input<string>;
889
970
  /**
890
- * Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
891
- * `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
892
- * `private4`, `private5`, `private6` - Default value: `default`
971
+ * Set color for TLOC
972
+ * - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`, `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`, `private4`, `private5`, `private6`
973
+ * - Default value: `default`
893
974
  */
894
975
  tunnelInterfaceColor?: pulumi.Input<string>;
895
976
  /**
@@ -897,7 +978,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
897
978
  */
898
979
  tunnelInterfaceColorVariable?: pulumi.Input<string>;
899
980
  /**
900
- * Set the maximum number of control connections for this TLOC - Range: `0`-`8`
981
+ * Set the maximum number of control connections for this TLOC
982
+ * - Range: `0`-`8`
901
983
  */
902
984
  tunnelInterfaceControlConnections?: pulumi.Input<number>;
903
985
  /**
@@ -925,7 +1007,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
925
1007
  */
926
1008
  tunnelInterfaceGroupsVariable?: pulumi.Input<string>;
927
1009
  /**
928
- * Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
1010
+ * Set time period of control hello packets <100..600000> milli seconds
1011
+ * - Range: `100`-`600000`
1012
+ * - Default value: `1000`
929
1013
  */
930
1014
  tunnelInterfaceHelloInterval?: pulumi.Input<number>;
931
1015
  /**
@@ -933,7 +1017,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
933
1017
  */
934
1018
  tunnelInterfaceHelloIntervalVariable?: pulumi.Input<string>;
935
1019
  /**
936
- * Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
1020
+ * Set tolerance of control hello packets <12..6000> seconds
1021
+ * - Range: `12`-`6000`
1022
+ * - Default value: `12`
937
1023
  */
938
1024
  tunnelInterfaceHelloTolerance?: pulumi.Input<number>;
939
1025
  /**
@@ -941,7 +1027,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
941
1027
  */
942
1028
  tunnelInterfaceHelloToleranceVariable?: pulumi.Input<string>;
943
1029
  /**
944
- * Set TLOC as last resort - Default value: `false`
1030
+ * Set TLOC as last resort
1031
+ * - Default value: `false`
945
1032
  */
946
1033
  tunnelInterfaceLastResortCircuit?: pulumi.Input<boolean>;
947
1034
  /**
@@ -949,7 +1036,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
949
1036
  */
950
1037
  tunnelInterfaceLastResortCircuitVariable?: pulumi.Input<string>;
951
1038
  /**
952
- * Set the interface as a low-bandwidth circuit - Default value: `false`
1039
+ * Set the interface as a low-bandwidth circuit
1040
+ * - Default value: `false`
953
1041
  */
954
1042
  tunnelInterfaceLowBandwidthLink?: pulumi.Input<boolean>;
955
1043
  /**
@@ -957,7 +1045,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
957
1045
  */
958
1046
  tunnelInterfaceLowBandwidthLinkVariable?: pulumi.Input<string>;
959
1047
  /**
960
- * Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
1048
+ * Set time period of nat refresh packets <1...60> seconds
1049
+ * - Range: `1`-`60`
1050
+ * - Default value: `5`
961
1051
  */
962
1052
  tunnelInterfaceNatRefreshInterval?: pulumi.Input<number>;
963
1053
  /**
@@ -965,7 +1055,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
965
1055
  */
966
1056
  tunnelInterfaceNatRefreshIntervalVariable?: pulumi.Input<string>;
967
1057
  /**
968
- * Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
1058
+ * Accept and respond to network-prefix-directed broadcasts)
1059
+ * - Default value: `false`
969
1060
  */
970
1061
  tunnelInterfaceNetworkBroadcast?: pulumi.Input<boolean>;
971
1062
  /**
@@ -973,7 +1064,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
973
1064
  */
974
1065
  tunnelInterfaceNetworkBroadcastVariable?: pulumi.Input<string>;
975
1066
  /**
976
- * Disallow port hopping on the tunnel interface - Default value: `true`
1067
+ * Disallow port hopping on the tunnel interface
1068
+ * - Default value: `true`
977
1069
  */
978
1070
  tunnelInterfacePortHop?: pulumi.Input<boolean>;
979
1071
  /**
@@ -981,7 +1073,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
981
1073
  */
982
1074
  tunnelInterfacePortHopVariable?: pulumi.Input<string>;
983
1075
  /**
984
- * Restrict this TLOC behavior - Default value: `false`
1076
+ * Restrict this TLOC behavior
1077
+ * - Default value: `false`
985
1078
  */
986
1079
  tunnelInterfaceRestrict?: pulumi.Input<boolean>;
987
1080
  /**
@@ -989,7 +1082,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
989
1082
  */
990
1083
  tunnelInterfaceRestrictVariable?: pulumi.Input<string>;
991
1084
  /**
992
- * Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
1085
+ * Tunnel TCP MSS on SYN packets, in bytes
1086
+ * - Range: `500`-`1460`
993
1087
  */
994
1088
  tunnelInterfaceTunnelTcpMss?: pulumi.Input<number>;
995
1089
  /**
@@ -997,7 +1091,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
997
1091
  */
998
1092
  tunnelInterfaceTunnelTcpMssVariable?: pulumi.Input<string>;
999
1093
  /**
1000
- * Put this wan interface in STUN mode only - Default value: `false`
1094
+ * Put this wan interface in STUN mode only
1095
+ * - Default value: `false`
1001
1096
  */
1002
1097
  tunnelInterfaceVbondAsStunServer?: pulumi.Input<boolean>;
1003
1098
  /**
@@ -1005,7 +1100,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
1005
1100
  */
1006
1101
  tunnelInterfaceVbondAsStunServerVariable?: pulumi.Input<string>;
1007
1102
  /**
1008
- * Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
1103
+ * Set interface preference for control connection to vManage <0..8>
1104
+ * - Range: `0`-`8`
1105
+ * - Default value: `5`
1009
1106
  */
1010
1107
  tunnelInterfaceVmanageConnectionPreference?: pulumi.Input<number>;
1011
1108
  /**
@@ -1013,7 +1110,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
1013
1110
  */
1014
1111
  tunnelInterfaceVmanageConnectionPreferenceVariable?: pulumi.Input<string>;
1015
1112
  /**
1016
- * Set tunnel QoS mode - Choices: `spoke`
1113
+ * Set tunnel QoS mode
1114
+ * - Choices: `spoke`
1017
1115
  */
1018
1116
  tunnelQosMode?: pulumi.Input<string>;
1019
1117
  /**
@@ -1038,7 +1136,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateState {
1038
1136
  */
1039
1137
  export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1040
1138
  /**
1041
- * Link autonegotiation - Default value: `true`
1139
+ * Link autonegotiation
1140
+ * - Default value: `true`
1042
1141
  */
1043
1142
  autonegotiate?: pulumi.Input<boolean>;
1044
1143
  /**
@@ -1046,7 +1145,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1046
1145
  */
1047
1146
  autonegotiateVariable?: pulumi.Input<string>;
1048
1147
  /**
1049
- * Clear don't fragment bit - Default value: `false`
1148
+ * Clear don't fragment bit
1149
+ * - Default value: `false`
1050
1150
  */
1051
1151
  clearDontFragmentBit?: pulumi.Input<boolean>;
1052
1152
  /**
@@ -1054,9 +1154,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1054
1154
  */
1055
1155
  clearDontFragmentBitVariable?: pulumi.Input<string>;
1056
1156
  /**
1057
- * Set preference for interface Clock speed - Choices: `1200`, `2400`, `3600`, `4800`, `9600`, `14400`, `19200`, `28800`,
1058
- * `32000`, `38400`, `48000`, `56000`, `57600`, `64000`, `72000`, `115200`, `125000`, `148000`, `192000`, `250000`,
1059
- * `256000`, `384000`, `500000`, `512000`, `768000`, `800000`, `1000000`, `2000000`, `4000000`, `5300000`, `8000000`
1157
+ * Set preference for interface Clock speed
1158
+ * - Choices: `1200`, `2400`, `3600`, `4800`, `9600`, `14400`, `19200`, `28800`, `32000`, `38400`, `48000`, `56000`, `57600`, `64000`, `72000`, `115200`, `125000`, `148000`, `192000`, `250000`, `256000`, `384000`, `500000`, `512000`, `768000`, `800000`, `1000000`, `2000000`, `4000000`, `5300000`, `8000000`
1060
1159
  */
1061
1160
  clockRate?: pulumi.Input<string>;
1062
1161
  /**
@@ -1064,7 +1163,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1064
1163
  */
1065
1164
  clockRateVariable?: pulumi.Input<string>;
1066
1165
  /**
1067
- * Enable core region - Choices: `core`, `core-shared` - Default value: `core`
1166
+ * Enable core region
1167
+ * - Choices: `core`, `core-shared`
1168
+ * - Default value: `core`
1068
1169
  */
1069
1170
  coreRegion?: pulumi.Input<string>;
1070
1171
  /**
@@ -1076,13 +1177,13 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1076
1177
  */
1077
1178
  description: pulumi.Input<string>;
1078
1179
  /**
1079
- * List of supported device types - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`,
1080
- * `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`,
1081
- * `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
1180
+ * List of supported device types
1181
+ * - Choices: `vedge-C8000V`, `vedge-C8300-1N1S-4T2X`, `vedge-C8300-1N1S-6T`, `vedge-C8300-2N2S-6T`, `vedge-C8300-2N2S-4T2X`, `vedge-C8500-12X4QC`, `vedge-C8500-12X`, `vedge-C8500-20X6C`, `vedge-C8500L-8S4X`, `vedge-C8200-1N-4T`, `vedge-C8200L-1N-4T`
1082
1182
  */
1083
1183
  deviceTypes: pulumi.Input<pulumi.Input<string>[]>;
1084
1184
  /**
1085
- * Enable core region - Default value: `false`
1185
+ * Enable core region
1186
+ * - Default value: `false`
1086
1187
  */
1087
1188
  enableCoreRegion?: pulumi.Input<boolean>;
1088
1189
  /**
@@ -1090,7 +1191,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1090
1191
  */
1091
1192
  enableCoreRegionVariable?: pulumi.Input<string>;
1092
1193
  /**
1093
- * Configure Encapsulation for interface - Choices: `hdlc`, `ppp`, `frame-relay`
1194
+ * Configure Encapsulation for interface
1195
+ * - Choices: `hdlc`, `ppp`, `frame-relay`
1094
1196
  */
1095
1197
  encapsulation?: pulumi.Input<string>;
1096
1198
  /**
@@ -1098,7 +1200,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1098
1200
  */
1099
1201
  encapsulationVariable?: pulumi.Input<string>;
1100
1202
  /**
1101
- * Interface bandwidth capacity, in kbps - Range: `1`-`128`
1203
+ * Interface bandwidth capacity, in kbps
1204
+ * - Range: `1`-`128`
1102
1205
  */
1103
1206
  interfaceBandwidthCapacity?: pulumi.Input<number>;
1104
1207
  /**
@@ -1114,7 +1217,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1114
1217
  */
1115
1218
  interfaceDescriptionVariable?: pulumi.Input<string>;
1116
1219
  /**
1117
- * Interface downstream bandwidth capacity, in kbps - Range: `1`-`2147483647`
1220
+ * Interface downstream bandwidth capacity, in kbps
1221
+ * - Range: `1`-`2147483647`
1118
1222
  */
1119
1223
  interfaceDownstreamBandwidthCapacity?: pulumi.Input<number>;
1120
1224
  /**
@@ -1122,7 +1226,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1122
1226
  */
1123
1227
  interfaceDownstreamBandwidthCapacityVariable?: pulumi.Input<string>;
1124
1228
  /**
1125
- * Interface MTU <68...2000>, in bytes - Range: `68`-`2000` - Default value: `1500`
1229
+ * Interface MTU <68...2000>, in bytes
1230
+ * - Range: `68`-`2000`
1231
+ * - Default value: `1500`
1126
1232
  */
1127
1233
  ipMtu?: pulumi.Input<number>;
1128
1234
  /**
@@ -1158,11 +1264,13 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1158
1264
  */
1159
1265
  name?: pulumi.Input<string>;
1160
1266
  /**
1161
- * Per-tunnel Qos - Default value: `false`
1267
+ * Per-tunnel Qos
1268
+ * - Default value: `false`
1162
1269
  */
1163
1270
  perTunnelQos?: pulumi.Input<boolean>;
1164
1271
  /**
1165
- * Per-tunnel QoS Aggregator - Default value: `false`
1272
+ * Per-tunnel QoS Aggregator
1273
+ * - Default value: `false`
1166
1274
  */
1167
1275
  perTunnelQosAggregator?: pulumi.Input<boolean>;
1168
1276
  /**
@@ -1174,7 +1282,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1174
1282
  */
1175
1283
  perTunnelQosVariable?: pulumi.Input<string>;
1176
1284
  /**
1177
- * Path MTU Discovery - Default value: `false`
1285
+ * Path MTU Discovery
1286
+ * - Default value: `false`
1178
1287
  */
1179
1288
  pmtuDiscovery?: pulumi.Input<boolean>;
1180
1289
  /**
@@ -1198,7 +1307,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1198
1307
  */
1199
1308
  qosMapVpnVariable?: pulumi.Input<string>;
1200
1309
  /**
1201
- * Enable secondary region - Choices: `off`, `secondary-only`, `secondary-shared` - Default value: `off`
1310
+ * Enable secondary region
1311
+ * - Choices: `off`, `secondary-only`, `secondary-shared`
1312
+ * - Default value: `off`
1202
1313
  */
1203
1314
  secondaryRegion?: pulumi.Input<string>;
1204
1315
  /**
@@ -1214,7 +1325,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1214
1325
  */
1215
1326
  serialInterfaceNameVariable?: pulumi.Input<string>;
1216
1327
  /**
1217
- * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps - Range: `8`-`100000000`
1328
+ * 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
1329
+ * - Range: `8`-`100000000`
1218
1330
  */
1219
1331
  shapingRate?: pulumi.Input<number>;
1220
1332
  /**
@@ -1222,7 +1334,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1222
1334
  */
1223
1335
  shapingRateVariable?: pulumi.Input<string>;
1224
1336
  /**
1225
- * Administrative state - Default value: `true`
1337
+ * Administrative state
1338
+ * - Default value: `true`
1226
1339
  */
1227
1340
  shutdown?: pulumi.Input<boolean>;
1228
1341
  /**
@@ -1230,7 +1343,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1230
1343
  */
1231
1344
  shutdownVariable?: pulumi.Input<string>;
1232
1345
  /**
1233
- * Static ingress QoS for the port - Range: `0`-`7`
1346
+ * Static ingress QoS for the port
1347
+ * - Range: `0`-`7`
1234
1348
  */
1235
1349
  staticIngressQos?: pulumi.Input<number>;
1236
1350
  /**
@@ -1238,7 +1352,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1238
1352
  */
1239
1353
  staticIngressQosVariable?: pulumi.Input<string>;
1240
1354
  /**
1241
- * TCP MSS on SYN packets, in bytes - Range: `552`-`1960`
1355
+ * TCP MSS on SYN packets, in bytes
1356
+ * - Range: `552`-`1960`
1242
1357
  */
1243
1358
  tcpMss?: pulumi.Input<number>;
1244
1359
  /**
@@ -1254,7 +1369,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1254
1369
  */
1255
1370
  tlocExtensionVariable?: pulumi.Input<string>;
1256
1371
  /**
1257
- * Allow all traffic. Overrides all other allow-service options if allow-service all is set - Default value: `false`
1372
+ * Allow all traffic. Overrides all other allow-service options if allow-service all is set
1373
+ * - Default value: `false`
1258
1374
  */
1259
1375
  tunnelInterfaceAllowAll?: pulumi.Input<boolean>;
1260
1376
  /**
@@ -1262,7 +1378,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1262
1378
  */
1263
1379
  tunnelInterfaceAllowAllVariable?: pulumi.Input<string>;
1264
1380
  /**
1265
- * Allow/deny BGP - Default value: `false`
1381
+ * Allow/deny BGP
1382
+ * - Default value: `false`
1266
1383
  */
1267
1384
  tunnelInterfaceAllowBgp?: pulumi.Input<boolean>;
1268
1385
  /**
@@ -1270,7 +1387,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1270
1387
  */
1271
1388
  tunnelInterfaceAllowBgpVariable?: pulumi.Input<string>;
1272
1389
  /**
1273
- * Allow/Deny DHCP - Default value: `true`
1390
+ * Allow/Deny DHCP
1391
+ * - Default value: `true`
1274
1392
  */
1275
1393
  tunnelInterfaceAllowDhcp?: pulumi.Input<boolean>;
1276
1394
  /**
@@ -1278,7 +1396,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1278
1396
  */
1279
1397
  tunnelInterfaceAllowDhcpVariable?: pulumi.Input<string>;
1280
1398
  /**
1281
- * Allow/Deny DNS - Default value: `true`
1399
+ * Allow/Deny DNS
1400
+ * - Default value: `true`
1282
1401
  */
1283
1402
  tunnelInterfaceAllowDns?: pulumi.Input<boolean>;
1284
1403
  /**
@@ -1286,7 +1405,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1286
1405
  */
1287
1406
  tunnelInterfaceAllowDnsVariable?: pulumi.Input<string>;
1288
1407
  /**
1289
- * Allow/Deny Https - Default value: `true`
1408
+ * Allow/Deny Https
1409
+ * - Default value: `true`
1290
1410
  */
1291
1411
  tunnelInterfaceAllowHttps?: pulumi.Input<boolean>;
1292
1412
  /**
@@ -1294,7 +1414,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1294
1414
  */
1295
1415
  tunnelInterfaceAllowHttpsVariable?: pulumi.Input<string>;
1296
1416
  /**
1297
- * Allow/Deny ICMP - Default value: `true`
1417
+ * Allow/Deny ICMP
1418
+ * - Default value: `true`
1298
1419
  */
1299
1420
  tunnelInterfaceAllowIcmp?: pulumi.Input<boolean>;
1300
1421
  /**
@@ -1302,7 +1423,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1302
1423
  */
1303
1424
  tunnelInterfaceAllowIcmpVariable?: pulumi.Input<string>;
1304
1425
  /**
1305
- * Allow/Deny NETCONF - Default value: `false`
1426
+ * Allow/Deny NETCONF
1427
+ * - Default value: `false`
1306
1428
  */
1307
1429
  tunnelInterfaceAllowNetconf?: pulumi.Input<boolean>;
1308
1430
  /**
@@ -1310,7 +1432,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1310
1432
  */
1311
1433
  tunnelInterfaceAllowNetconfVariable?: pulumi.Input<string>;
1312
1434
  /**
1313
- * Allow/Deny NTP - Default value: `false`
1435
+ * Allow/Deny NTP
1436
+ * - Default value: `false`
1314
1437
  */
1315
1438
  tunnelInterfaceAllowNtp?: pulumi.Input<boolean>;
1316
1439
  /**
@@ -1318,7 +1441,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1318
1441
  */
1319
1442
  tunnelInterfaceAllowNtpVariable?: pulumi.Input<string>;
1320
1443
  /**
1321
- * Allow/Deny OSPF - Default value: `false`
1444
+ * Allow/Deny OSPF
1445
+ * - Default value: `false`
1322
1446
  */
1323
1447
  tunnelInterfaceAllowOspf?: pulumi.Input<boolean>;
1324
1448
  /**
@@ -1326,7 +1450,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1326
1450
  */
1327
1451
  tunnelInterfaceAllowOspfVariable?: pulumi.Input<string>;
1328
1452
  /**
1329
- * Allow/Deny SNMP - Default value: `false`
1453
+ * Allow/Deny SNMP
1454
+ * - Default value: `false`
1330
1455
  */
1331
1456
  tunnelInterfaceAllowSnmp?: pulumi.Input<boolean>;
1332
1457
  /**
@@ -1334,7 +1459,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1334
1459
  */
1335
1460
  tunnelInterfaceAllowSnmpVariable?: pulumi.Input<string>;
1336
1461
  /**
1337
- * Allow/Deny SSH - Default value: `false`
1462
+ * Allow/Deny SSH
1463
+ * - Default value: `false`
1338
1464
  */
1339
1465
  tunnelInterfaceAllowSsh?: pulumi.Input<boolean>;
1340
1466
  /**
@@ -1342,7 +1468,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1342
1468
  */
1343
1469
  tunnelInterfaceAllowSshVariable?: pulumi.Input<string>;
1344
1470
  /**
1345
- * Allow/Deny STUN - Default value: `false`
1471
+ * Allow/Deny STUN
1472
+ * - Default value: `false`
1346
1473
  */
1347
1474
  tunnelInterfaceAllowStun?: pulumi.Input<boolean>;
1348
1475
  /**
@@ -1358,7 +1485,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1358
1485
  */
1359
1486
  tunnelInterfaceBindLoopbackTunnelVariable?: pulumi.Input<string>;
1360
1487
  /**
1361
- * Set TLOC as border TLOC - Default value: `false`
1488
+ * Set TLOC as border TLOC
1489
+ * - Default value: `false`
1362
1490
  */
1363
1491
  tunnelInterfaceBorder?: pulumi.Input<boolean>;
1364
1492
  /**
@@ -1366,8 +1494,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1366
1494
  */
1367
1495
  tunnelInterfaceBorderVariable?: pulumi.Input<string>;
1368
1496
  /**
1369
- * Set carrier for TLOC - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`,
1370
- * `carrier7`, `carrier8` - Default value: `default`
1497
+ * Set carrier for TLOC
1498
+ * - Choices: `default`, `carrier1`, `carrier2`, `carrier3`, `carrier4`, `carrier5`, `carrier6`, `carrier7`, `carrier8`
1499
+ * - Default value: `default`
1371
1500
  */
1372
1501
  tunnelInterfaceCarrier?: pulumi.Input<string>;
1373
1502
  /**
@@ -1375,7 +1504,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1375
1504
  */
1376
1505
  tunnelInterfaceCarrierVariable?: pulumi.Input<string>;
1377
1506
  /**
1378
- * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface) - Default value: `false`
1507
+ * Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
1508
+ * - Default value: `false`
1379
1509
  */
1380
1510
  tunnelInterfaceClearDontFragment?: pulumi.Input<boolean>;
1381
1511
  /**
@@ -1383,9 +1513,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1383
1513
  */
1384
1514
  tunnelInterfaceClearDontFragmentVariable?: pulumi.Input<string>;
1385
1515
  /**
1386
- * Set color for TLOC - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`,
1387
- * `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`,
1388
- * `private4`, `private5`, `private6` - Default value: `default`
1516
+ * Set color for TLOC
1517
+ * - Choices: `default`, `mpls`, `metro-ethernet`, `biz-internet`, `public-internet`, `lte`, `3g`, `red`, `green`, `blue`, `gold`, `silver`, `bronze`, `custom1`, `custom2`, `custom3`, `private1`, `private2`, `private3`, `private4`, `private5`, `private6`
1518
+ * - Default value: `default`
1389
1519
  */
1390
1520
  tunnelInterfaceColor?: pulumi.Input<string>;
1391
1521
  /**
@@ -1393,7 +1523,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1393
1523
  */
1394
1524
  tunnelInterfaceColorVariable?: pulumi.Input<string>;
1395
1525
  /**
1396
- * Set the maximum number of control connections for this TLOC - Range: `0`-`8`
1526
+ * Set the maximum number of control connections for this TLOC
1527
+ * - Range: `0`-`8`
1397
1528
  */
1398
1529
  tunnelInterfaceControlConnections?: pulumi.Input<number>;
1399
1530
  /**
@@ -1421,7 +1552,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1421
1552
  */
1422
1553
  tunnelInterfaceGroupsVariable?: pulumi.Input<string>;
1423
1554
  /**
1424
- * Set time period of control hello packets <100..600000> milli seconds - Range: `100`-`600000` - Default value: `1000`
1555
+ * Set time period of control hello packets <100..600000> milli seconds
1556
+ * - Range: `100`-`600000`
1557
+ * - Default value: `1000`
1425
1558
  */
1426
1559
  tunnelInterfaceHelloInterval?: pulumi.Input<number>;
1427
1560
  /**
@@ -1429,7 +1562,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1429
1562
  */
1430
1563
  tunnelInterfaceHelloIntervalVariable?: pulumi.Input<string>;
1431
1564
  /**
1432
- * Set tolerance of control hello packets <12..6000> seconds - Range: `12`-`6000` - Default value: `12`
1565
+ * Set tolerance of control hello packets <12..6000> seconds
1566
+ * - Range: `12`-`6000`
1567
+ * - Default value: `12`
1433
1568
  */
1434
1569
  tunnelInterfaceHelloTolerance?: pulumi.Input<number>;
1435
1570
  /**
@@ -1437,7 +1572,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1437
1572
  */
1438
1573
  tunnelInterfaceHelloToleranceVariable?: pulumi.Input<string>;
1439
1574
  /**
1440
- * Set TLOC as last resort - Default value: `false`
1575
+ * Set TLOC as last resort
1576
+ * - Default value: `false`
1441
1577
  */
1442
1578
  tunnelInterfaceLastResortCircuit?: pulumi.Input<boolean>;
1443
1579
  /**
@@ -1445,7 +1581,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1445
1581
  */
1446
1582
  tunnelInterfaceLastResortCircuitVariable?: pulumi.Input<string>;
1447
1583
  /**
1448
- * Set the interface as a low-bandwidth circuit - Default value: `false`
1584
+ * Set the interface as a low-bandwidth circuit
1585
+ * - Default value: `false`
1449
1586
  */
1450
1587
  tunnelInterfaceLowBandwidthLink?: pulumi.Input<boolean>;
1451
1588
  /**
@@ -1453,7 +1590,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1453
1590
  */
1454
1591
  tunnelInterfaceLowBandwidthLinkVariable?: pulumi.Input<string>;
1455
1592
  /**
1456
- * Set time period of nat refresh packets <1...60> seconds - Range: `1`-`60` - Default value: `5`
1593
+ * Set time period of nat refresh packets <1...60> seconds
1594
+ * - Range: `1`-`60`
1595
+ * - Default value: `5`
1457
1596
  */
1458
1597
  tunnelInterfaceNatRefreshInterval?: pulumi.Input<number>;
1459
1598
  /**
@@ -1461,7 +1600,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1461
1600
  */
1462
1601
  tunnelInterfaceNatRefreshIntervalVariable?: pulumi.Input<string>;
1463
1602
  /**
1464
- * Accept and respond to network-prefix-directed broadcasts) - Default value: `false`
1603
+ * Accept and respond to network-prefix-directed broadcasts)
1604
+ * - Default value: `false`
1465
1605
  */
1466
1606
  tunnelInterfaceNetworkBroadcast?: pulumi.Input<boolean>;
1467
1607
  /**
@@ -1469,7 +1609,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1469
1609
  */
1470
1610
  tunnelInterfaceNetworkBroadcastVariable?: pulumi.Input<string>;
1471
1611
  /**
1472
- * Disallow port hopping on the tunnel interface - Default value: `true`
1612
+ * Disallow port hopping on the tunnel interface
1613
+ * - Default value: `true`
1473
1614
  */
1474
1615
  tunnelInterfacePortHop?: pulumi.Input<boolean>;
1475
1616
  /**
@@ -1477,7 +1618,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1477
1618
  */
1478
1619
  tunnelInterfacePortHopVariable?: pulumi.Input<string>;
1479
1620
  /**
1480
- * Restrict this TLOC behavior - Default value: `false`
1621
+ * Restrict this TLOC behavior
1622
+ * - Default value: `false`
1481
1623
  */
1482
1624
  tunnelInterfaceRestrict?: pulumi.Input<boolean>;
1483
1625
  /**
@@ -1485,7 +1627,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1485
1627
  */
1486
1628
  tunnelInterfaceRestrictVariable?: pulumi.Input<string>;
1487
1629
  /**
1488
- * Tunnel TCP MSS on SYN packets, in bytes - Range: `500`-`1460`
1630
+ * Tunnel TCP MSS on SYN packets, in bytes
1631
+ * - Range: `500`-`1460`
1489
1632
  */
1490
1633
  tunnelInterfaceTunnelTcpMss?: pulumi.Input<number>;
1491
1634
  /**
@@ -1493,7 +1636,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1493
1636
  */
1494
1637
  tunnelInterfaceTunnelTcpMssVariable?: pulumi.Input<string>;
1495
1638
  /**
1496
- * Put this wan interface in STUN mode only - Default value: `false`
1639
+ * Put this wan interface in STUN mode only
1640
+ * - Default value: `false`
1497
1641
  */
1498
1642
  tunnelInterfaceVbondAsStunServer?: pulumi.Input<boolean>;
1499
1643
  /**
@@ -1501,7 +1645,9 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1501
1645
  */
1502
1646
  tunnelInterfaceVbondAsStunServerVariable?: pulumi.Input<string>;
1503
1647
  /**
1504
- * Set interface preference for control connection to vManage <0..8> - Range: `0`-`8` - Default value: `5`
1648
+ * Set interface preference for control connection to vManage <0..8>
1649
+ * - Range: `0`-`8`
1650
+ * - Default value: `5`
1505
1651
  */
1506
1652
  tunnelInterfaceVmanageConnectionPreference?: pulumi.Input<number>;
1507
1653
  /**
@@ -1509,7 +1655,8 @@ export interface VpnInterfaceT1E1SerialFeatureTemplateArgs {
1509
1655
  */
1510
1656
  tunnelInterfaceVmanageConnectionPreferenceVariable?: pulumi.Input<string>;
1511
1657
  /**
1512
- * Set tunnel QoS mode - Choices: `spoke`
1658
+ * Set tunnel QoS mode
1659
+ * - Choices: `spoke`
1513
1660
  */
1514
1661
  tunnelQosMode?: pulumi.Input<string>;
1515
1662
  /**