@pulumi/sdwan 0.2.0-alpha.1730384781 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (416) hide show
  1. package/activateCentralizedPolicy.d.ts +6 -0
  2. package/activateCentralizedPolicy.js +6 -0
  3. package/activateCentralizedPolicy.js.map +1 -1
  4. package/applicationPriorityFeatureProfile.d.ts +1 -0
  5. package/applicationPriorityFeatureProfile.js +1 -0
  6. package/applicationPriorityFeatureProfile.js.map +1 -1
  7. package/applicationPriorityQosPolicy.d.ts +3 -1
  8. package/applicationPriorityQosPolicy.js +3 -1
  9. package/applicationPriorityQosPolicy.js.map +1 -1
  10. package/applicationPriorityTrafficPolicyPolicy.d.ts +133 -0
  11. package/applicationPriorityTrafficPolicyPolicy.js +87 -0
  12. package/applicationPriorityTrafficPolicyPolicy.js.map +1 -0
  13. package/attachFeatureDeviceTemplate.d.ts +8 -0
  14. package/attachFeatureDeviceTemplate.js +8 -0
  15. package/attachFeatureDeviceTemplate.js.map +1 -1
  16. package/cliFeatureProfile.d.ts +1 -0
  17. package/cliFeatureProfile.js +1 -0
  18. package/cliFeatureProfile.js.map +1 -1
  19. package/config/vars.d.ts +5 -5
  20. package/configurationGroup.d.ts +31 -0
  21. package/configurationGroup.js +11 -0
  22. package/configurationGroup.js.map +1 -1
  23. package/dnsSecurityFeatureProfile.d.ts +82 -0
  24. package/dnsSecurityFeatureProfile.js +76 -0
  25. package/dnsSecurityFeatureProfile.js.map +1 -0
  26. package/embeddedSecurityFeatureProfile.d.ts +82 -0
  27. package/embeddedSecurityFeatureProfile.js +76 -0
  28. package/embeddedSecurityFeatureProfile.js.map +1 -0
  29. package/getApplicationPriorityTrafficPolicyPolicy.d.ts +92 -0
  30. package/getApplicationPriorityTrafficPolicyPolicy.js +54 -0
  31. package/getApplicationPriorityTrafficPolicyPolicy.js.map +1 -0
  32. package/getConfigurationGroup.d.ts +8 -0
  33. package/getConfigurationGroup.js.map +1 -1
  34. package/getDnsSecurityFeatureProfile.d.ts +66 -0
  35. package/getDnsSecurityFeatureProfile.js +50 -0
  36. package/getDnsSecurityFeatureProfile.js.map +1 -0
  37. package/getEmbeddedSecurityFeatureProfile.d.ts +66 -0
  38. package/getEmbeddedSecurityFeatureProfile.js +50 -0
  39. package/getEmbeddedSecurityFeatureProfile.js.map +1 -0
  40. package/getPolicyObjectAppProbeClass.d.ts +89 -0
  41. package/getPolicyObjectAppProbeClass.js +54 -0
  42. package/getPolicyObjectAppProbeClass.js.map +1 -0
  43. package/getPolicyObjectApplicationList.d.ts +89 -0
  44. package/getPolicyObjectApplicationList.js +54 -0
  45. package/getPolicyObjectApplicationList.js.map +1 -0
  46. package/getPolicyObjectAsPathList.d.ts +93 -0
  47. package/getPolicyObjectAsPathList.js +54 -0
  48. package/getPolicyObjectAsPathList.js.map +1 -0
  49. package/getPolicyObjectFeatureProfile.d.ts +42 -2
  50. package/getPolicyObjectFeatureProfile.js +30 -4
  51. package/getPolicyObjectFeatureProfile.js.map +1 -1
  52. package/getPolicyObjectPreferredColorGroup.d.ts +89 -0
  53. package/getPolicyObjectPreferredColorGroup.js +54 -0
  54. package/getPolicyObjectPreferredColorGroup.js.map +1 -0
  55. package/getPolicyObjectSecurityDataIpv4PrefixList.d.ts +86 -0
  56. package/getPolicyObjectSecurityDataIpv4PrefixList.js +54 -0
  57. package/getPolicyObjectSecurityDataIpv4PrefixList.js.map +1 -0
  58. package/getPolicyObjectSecurityFqdnList.d.ts +86 -0
  59. package/getPolicyObjectSecurityFqdnList.js +54 -0
  60. package/getPolicyObjectSecurityFqdnList.js.map +1 -0
  61. package/getPolicyObjectSecurityGeolocationList.d.ts +89 -0
  62. package/getPolicyObjectSecurityGeolocationList.js +54 -0
  63. package/getPolicyObjectSecurityGeolocationList.js.map +1 -0
  64. package/getPolicyObjectSecurityIdentityList.d.ts +89 -0
  65. package/getPolicyObjectSecurityIdentityList.js +54 -0
  66. package/getPolicyObjectSecurityIdentityList.js.map +1 -0
  67. package/getPolicyObjectSecurityIpsSignature.d.ts +89 -0
  68. package/getPolicyObjectSecurityIpsSignature.js +54 -0
  69. package/getPolicyObjectSecurityIpsSignature.js.map +1 -0
  70. package/getPolicyObjectSecurityLocalApplicationList.d.ts +89 -0
  71. package/getPolicyObjectSecurityLocalApplicationList.js +54 -0
  72. package/getPolicyObjectSecurityLocalApplicationList.js.map +1 -0
  73. package/getPolicyObjectSecurityLocalDomainList.d.ts +86 -0
  74. package/getPolicyObjectSecurityLocalDomainList.js +54 -0
  75. package/getPolicyObjectSecurityLocalDomainList.js.map +1 -0
  76. package/getPolicyObjectSecurityPortList.d.ts +89 -0
  77. package/getPolicyObjectSecurityPortList.js +54 -0
  78. package/getPolicyObjectSecurityPortList.js.map +1 -0
  79. package/getPolicyObjectSecurityScalableGroupTagList.d.ts +86 -0
  80. package/getPolicyObjectSecurityScalableGroupTagList.js +54 -0
  81. package/getPolicyObjectSecurityScalableGroupTagList.js.map +1 -0
  82. package/getPolicyObjectSecurityUrlAllowList.d.ts +89 -0
  83. package/getPolicyObjectSecurityUrlAllowList.js +54 -0
  84. package/getPolicyObjectSecurityUrlAllowList.js.map +1 -0
  85. package/getPolicyObjectSecurityUrlBlockList.d.ts +89 -0
  86. package/getPolicyObjectSecurityUrlBlockList.js +54 -0
  87. package/getPolicyObjectSecurityUrlBlockList.js.map +1 -0
  88. package/getPolicyObjectSlaClassList.d.ts +89 -0
  89. package/getPolicyObjectSlaClassList.js +54 -0
  90. package/getPolicyObjectSlaClassList.js.map +1 -0
  91. package/getPolicyObjectStandardCommunityList.d.ts +89 -0
  92. package/getPolicyObjectStandardCommunityList.js +54 -0
  93. package/getPolicyObjectStandardCommunityList.js.map +1 -0
  94. package/getPolicyObjectVpnGroup.d.ts +89 -0
  95. package/getPolicyObjectVpnGroup.js +54 -0
  96. package/getPolicyObjectVpnGroup.js.map +1 -0
  97. package/getServiceIpv4AclFeature.d.ts +93 -0
  98. package/getServiceIpv4AclFeature.js +54 -0
  99. package/getServiceIpv4AclFeature.js.map +1 -0
  100. package/getServiceIpv6AclFeature.d.ts +93 -0
  101. package/getServiceIpv6AclFeature.js +54 -0
  102. package/getServiceIpv6AclFeature.js.map +1 -0
  103. package/getServiceMulticastFeature.d.ts +185 -0
  104. package/getServiceMulticastFeature.js +54 -0
  105. package/getServiceMulticastFeature.js.map +1 -0
  106. package/getServiceRoutingEigrpFeature.d.ts +150 -0
  107. package/getServiceRoutingEigrpFeature.js +54 -0
  108. package/getServiceRoutingEigrpFeature.js.map +1 -0
  109. package/getServiceWirelessLanFeature.d.ts +157 -0
  110. package/getServiceWirelessLanFeature.js +54 -0
  111. package/getServiceWirelessLanFeature.js.map +1 -0
  112. package/getSigSecurityFeatureProfile.d.ts +66 -0
  113. package/getSigSecurityFeatureProfile.js +50 -0
  114. package/getSigSecurityFeatureProfile.js.map +1 -0
  115. package/getTransportIpv4AclFeature.d.ts +93 -0
  116. package/getTransportIpv4AclFeature.js +54 -0
  117. package/getTransportIpv4AclFeature.js.map +1 -0
  118. package/getTransportIpv6AclFeature.d.ts +93 -0
  119. package/getTransportIpv6AclFeature.js +54 -0
  120. package/getTransportIpv6AclFeature.js.map +1 -0
  121. package/getTransportManagementVpnInterfaceEthernetFeature.d.ts +8 -0
  122. package/getTransportManagementVpnInterfaceEthernetFeature.js.map +1 -1
  123. package/getTransportT1E1ControllerFeature.d.ts +101 -0
  124. package/getTransportT1E1ControllerFeature.js +54 -0
  125. package/getTransportT1E1ControllerFeature.js.map +1 -0
  126. package/getTransportWanVpnInterfaceEthernetFeature.d.ts +8 -0
  127. package/getTransportWanVpnInterfaceEthernetFeature.js.map +1 -1
  128. package/index.d.ts +181 -1
  129. package/index.js +253 -11
  130. package/index.js.map +1 -1
  131. package/otherFeatureProfile.d.ts +1 -0
  132. package/otherFeatureProfile.js +1 -0
  133. package/otherFeatureProfile.js.map +1 -1
  134. package/otherThousandeyesFeature.d.ts +3 -1
  135. package/otherThousandeyesFeature.js +3 -1
  136. package/otherThousandeyesFeature.js.map +1 -1
  137. package/otherUcseFeature.d.ts +7 -5
  138. package/otherUcseFeature.js +3 -7
  139. package/otherUcseFeature.js.map +1 -1
  140. package/package.json +2 -2
  141. package/policyObjectAppProbeClass.d.ts +106 -0
  142. package/policyObjectAppProbeClass.js +75 -0
  143. package/policyObjectAppProbeClass.js.map +1 -0
  144. package/policyObjectApplicationList.d.ts +122 -0
  145. package/policyObjectApplicationList.js +91 -0
  146. package/policyObjectApplicationList.js.map +1 -0
  147. package/policyObjectAsPathList.d.ts +118 -0
  148. package/policyObjectAsPathList.js +80 -0
  149. package/policyObjectAsPathList.js.map +1 -0
  150. package/policyObjectClassMap.d.ts +3 -1
  151. package/policyObjectClassMap.js +3 -1
  152. package/policyObjectClassMap.js.map +1 -1
  153. package/policyObjectColorList.d.ts +3 -1
  154. package/policyObjectColorList.js +3 -1
  155. package/policyObjectColorList.js.map +1 -1
  156. package/policyObjectDataIpv4PrefixList.d.ts +3 -1
  157. package/policyObjectDataIpv4PrefixList.js +3 -1
  158. package/policyObjectDataIpv4PrefixList.js.map +1 -1
  159. package/policyObjectDataIpv6PrefixList.d.ts +3 -1
  160. package/policyObjectDataIpv6PrefixList.js +3 -1
  161. package/policyObjectDataIpv6PrefixList.js.map +1 -1
  162. package/policyObjectExpandedCommunityList.d.ts +3 -1
  163. package/policyObjectExpandedCommunityList.js +3 -1
  164. package/policyObjectExpandedCommunityList.js.map +1 -1
  165. package/policyObjectExtendedCommunityList.d.ts +3 -1
  166. package/policyObjectExtendedCommunityList.js +3 -1
  167. package/policyObjectExtendedCommunityList.js.map +1 -1
  168. package/policyObjectFeatureProfile.d.ts +1 -0
  169. package/policyObjectFeatureProfile.js +1 -0
  170. package/policyObjectFeatureProfile.js.map +1 -1
  171. package/policyObjectIpv4PrefixList.d.ts +3 -1
  172. package/policyObjectIpv4PrefixList.js +3 -1
  173. package/policyObjectIpv4PrefixList.js.map +1 -1
  174. package/policyObjectIpv6PrefixList.d.ts +3 -1
  175. package/policyObjectIpv6PrefixList.js +3 -1
  176. package/policyObjectIpv6PrefixList.js.map +1 -1
  177. package/policyObjectMirror.d.ts +3 -1
  178. package/policyObjectMirror.js +3 -1
  179. package/policyObjectMirror.js.map +1 -1
  180. package/policyObjectPolicer.d.ts +3 -1
  181. package/policyObjectPolicer.js +3 -1
  182. package/policyObjectPolicer.js.map +1 -1
  183. package/policyObjectPreferredColorGroup.d.ts +106 -0
  184. package/policyObjectPreferredColorGroup.js +75 -0
  185. package/policyObjectPreferredColorGroup.js.map +1 -0
  186. package/policyObjectSecurityDataIpv4PrefixList.d.ts +97 -0
  187. package/policyObjectSecurityDataIpv4PrefixList.js +75 -0
  188. package/policyObjectSecurityDataIpv4PrefixList.js.map +1 -0
  189. package/policyObjectSecurityFqdnList.d.ts +113 -0
  190. package/policyObjectSecurityFqdnList.js +91 -0
  191. package/policyObjectSecurityFqdnList.js.map +1 -0
  192. package/policyObjectSecurityGeolocationList.d.ts +122 -0
  193. package/policyObjectSecurityGeolocationList.js +91 -0
  194. package/policyObjectSecurityGeolocationList.js.map +1 -0
  195. package/policyObjectSecurityIdentityList.d.ts +122 -0
  196. package/policyObjectSecurityIdentityList.js +88 -0
  197. package/policyObjectSecurityIdentityList.js.map +1 -0
  198. package/policyObjectSecurityIpsSignature.d.ts +106 -0
  199. package/policyObjectSecurityIpsSignature.js +75 -0
  200. package/policyObjectSecurityIpsSignature.js.map +1 -0
  201. package/policyObjectSecurityLocalApplicationList.d.ts +122 -0
  202. package/policyObjectSecurityLocalApplicationList.js +88 -0
  203. package/policyObjectSecurityLocalApplicationList.js.map +1 -0
  204. package/policyObjectSecurityLocalDomainList.d.ts +97 -0
  205. package/policyObjectSecurityLocalDomainList.js +75 -0
  206. package/policyObjectSecurityLocalDomainList.js.map +1 -0
  207. package/policyObjectSecurityPortList.d.ts +122 -0
  208. package/policyObjectSecurityPortList.js +91 -0
  209. package/policyObjectSecurityPortList.js.map +1 -0
  210. package/policyObjectSecurityScalableGroupTagList.d.ts +97 -0
  211. package/policyObjectSecurityScalableGroupTagList.js +75 -0
  212. package/policyObjectSecurityScalableGroupTagList.js.map +1 -0
  213. package/policyObjectSecurityUrlAllowList.d.ts +122 -0
  214. package/policyObjectSecurityUrlAllowList.js +91 -0
  215. package/policyObjectSecurityUrlAllowList.js.map +1 -0
  216. package/policyObjectSecurityUrlBlockList.d.ts +122 -0
  217. package/policyObjectSecurityUrlBlockList.js +91 -0
  218. package/policyObjectSecurityUrlBlockList.js.map +1 -0
  219. package/policyObjectSlaClassList.d.ts +106 -0
  220. package/policyObjectSlaClassList.js +75 -0
  221. package/policyObjectSlaClassList.js.map +1 -0
  222. package/policyObjectStandardCommunityList.d.ts +106 -0
  223. package/policyObjectStandardCommunityList.js +75 -0
  224. package/policyObjectStandardCommunityList.js.map +1 -0
  225. package/policyObjectTlocList.d.ts +3 -1
  226. package/policyObjectTlocList.js +3 -1
  227. package/policyObjectTlocList.js.map +1 -1
  228. package/policyObjectVpnGroup.d.ts +122 -0
  229. package/policyObjectVpnGroup.js +91 -0
  230. package/policyObjectVpnGroup.js.map +1 -0
  231. package/provider.d.ts +8 -8
  232. package/serviceFeatureProfile.d.ts +1 -0
  233. package/serviceFeatureProfile.js +1 -0
  234. package/serviceFeatureProfile.js.map +1 -1
  235. package/serviceIpv4AclFeature.d.ts +118 -0
  236. package/serviceIpv4AclFeature.js +71 -0
  237. package/serviceIpv4AclFeature.js.map +1 -0
  238. package/serviceIpv6AclFeature.d.ts +118 -0
  239. package/serviceIpv6AclFeature.js +71 -0
  240. package/serviceIpv6AclFeature.js.map +1 -0
  241. package/serviceLanVpnFeature.d.ts +3 -1
  242. package/serviceLanVpnFeature.js +3 -1
  243. package/serviceLanVpnFeature.js.map +1 -1
  244. package/serviceLanVpnInterfaceEthernetFeature.d.ts +3 -1
  245. package/serviceLanVpnInterfaceEthernetFeature.js +3 -1
  246. package/serviceLanVpnInterfaceEthernetFeature.js.map +1 -1
  247. package/serviceLanVpnInterfaceGreFeature.d.ts +11 -9
  248. package/serviceLanVpnInterfaceGreFeature.js +3 -13
  249. package/serviceLanVpnInterfaceGreFeature.js.map +1 -1
  250. package/serviceLanVpnInterfaceIpsecFeature.d.ts +21 -19
  251. package/serviceLanVpnInterfaceIpsecFeature.js +3 -28
  252. package/serviceLanVpnInterfaceIpsecFeature.js.map +1 -1
  253. package/serviceLanVpnInterfaceSviFeature.d.ts +9 -7
  254. package/serviceLanVpnInterfaceSviFeature.js +3 -10
  255. package/serviceLanVpnInterfaceSviFeature.js.map +1 -1
  256. package/serviceMulticastFeature.d.ts +394 -0
  257. package/serviceMulticastFeature.js +120 -0
  258. package/serviceMulticastFeature.js.map +1 -0
  259. package/serviceObjectTrackerFeature.d.ts +3 -1
  260. package/serviceObjectTrackerFeature.js +3 -1
  261. package/serviceObjectTrackerFeature.js.map +1 -1
  262. package/serviceObjectTrackerGroupFeature.d.ts +3 -1
  263. package/serviceObjectTrackerGroupFeature.js +3 -1
  264. package/serviceObjectTrackerGroupFeature.js.map +1 -1
  265. package/serviceRoutePolicyFeature.d.ts +3 -1
  266. package/serviceRoutePolicyFeature.js +3 -1
  267. package/serviceRoutePolicyFeature.js.map +1 -1
  268. package/serviceRoutingBgpFeature.d.ts +3 -1
  269. package/serviceRoutingBgpFeature.js +3 -1
  270. package/serviceRoutingBgpFeature.js.map +1 -1
  271. package/serviceRoutingEigrpFeature.d.ts +289 -0
  272. package/serviceRoutingEigrpFeature.js +107 -0
  273. package/serviceRoutingEigrpFeature.js.map +1 -0
  274. package/serviceRoutingOspfFeature.d.ts +3 -1
  275. package/serviceRoutingOspfFeature.js +3 -1
  276. package/serviceRoutingOspfFeature.js.map +1 -1
  277. package/serviceRoutingOspfv3Ipv4Feature.d.ts +3 -1
  278. package/serviceRoutingOspfv3Ipv4Feature.js +3 -1
  279. package/serviceRoutingOspfv3Ipv4Feature.js.map +1 -1
  280. package/serviceRoutingOspfv3Ipv6Feature.d.ts +3 -1
  281. package/serviceRoutingOspfv3Ipv6Feature.js +3 -1
  282. package/serviceRoutingOspfv3Ipv6Feature.js.map +1 -1
  283. package/serviceSwitchportFeature.d.ts +3 -1
  284. package/serviceSwitchportFeature.js +3 -1
  285. package/serviceSwitchportFeature.js.map +1 -1
  286. package/serviceTrackerFeature.d.ts +3 -1
  287. package/serviceTrackerFeature.js +3 -1
  288. package/serviceTrackerFeature.js.map +1 -1
  289. package/serviceTrackerGroupFeature.d.ts +3 -1
  290. package/serviceTrackerGroupFeature.js +3 -1
  291. package/serviceTrackerGroupFeature.js.map +1 -1
  292. package/serviceWirelessLanFeature.d.ts +349 -0
  293. package/serviceWirelessLanFeature.js +112 -0
  294. package/serviceWirelessLanFeature.js.map +1 -0
  295. package/sigSecurityFeatureProfile.d.ts +82 -0
  296. package/sigSecurityFeatureProfile.js +76 -0
  297. package/sigSecurityFeatureProfile.js.map +1 -0
  298. package/systemAaaFeature.d.ts +3 -1
  299. package/systemAaaFeature.js +3 -1
  300. package/systemAaaFeature.js.map +1 -1
  301. package/systemBannerFeature.d.ts +3 -1
  302. package/systemBannerFeature.js +3 -1
  303. package/systemBannerFeature.js.map +1 -1
  304. package/systemBasicFeature.d.ts +3 -1
  305. package/systemBasicFeature.js +3 -1
  306. package/systemBasicFeature.js.map +1 -1
  307. package/systemBfdFeature.d.ts +3 -1
  308. package/systemBfdFeature.js +3 -1
  309. package/systemBfdFeature.js.map +1 -1
  310. package/systemFeatureProfile.d.ts +1 -0
  311. package/systemFeatureProfile.js +1 -0
  312. package/systemFeatureProfile.js.map +1 -1
  313. package/systemFlexiblePortSpeedFeature.d.ts +3 -1
  314. package/systemFlexiblePortSpeedFeature.js +3 -1
  315. package/systemFlexiblePortSpeedFeature.js.map +1 -1
  316. package/systemGlobalFeature.d.ts +3 -1
  317. package/systemGlobalFeature.js +3 -1
  318. package/systemGlobalFeature.js.map +1 -1
  319. package/systemIpv4DeviceAccessFeature.d.ts +3 -1
  320. package/systemIpv4DeviceAccessFeature.js +3 -1
  321. package/systemIpv4DeviceAccessFeature.js.map +1 -1
  322. package/systemIpv6DeviceAccessFeature.d.ts +3 -1
  323. package/systemIpv6DeviceAccessFeature.js +3 -1
  324. package/systemIpv6DeviceAccessFeature.js.map +1 -1
  325. package/systemLoggingFeature.d.ts +3 -1
  326. package/systemLoggingFeature.js +3 -1
  327. package/systemLoggingFeature.js.map +1 -1
  328. package/systemMrfFeature.d.ts +3 -1
  329. package/systemMrfFeature.js +3 -1
  330. package/systemMrfFeature.js.map +1 -1
  331. package/systemNtpFeature.d.ts +3 -1
  332. package/systemNtpFeature.js +3 -1
  333. package/systemNtpFeature.js.map +1 -1
  334. package/systemOmpFeature.d.ts +3 -1
  335. package/systemOmpFeature.js +3 -1
  336. package/systemOmpFeature.js.map +1 -1
  337. package/systemPerformanceMonitoringFeature.d.ts +3 -1
  338. package/systemPerformanceMonitoringFeature.js +3 -1
  339. package/systemPerformanceMonitoringFeature.js.map +1 -1
  340. package/systemRemoteAccessFeature.d.ts +3 -1
  341. package/systemRemoteAccessFeature.js +3 -1
  342. package/systemRemoteAccessFeature.js.map +1 -1
  343. package/systemSecurityFeature.d.ts +3 -1
  344. package/systemSecurityFeature.js +3 -1
  345. package/systemSecurityFeature.js.map +1 -1
  346. package/systemSnmpFeature.d.ts +3 -1
  347. package/systemSnmpFeature.js +3 -1
  348. package/systemSnmpFeature.js.map +1 -1
  349. package/transportFeatureProfile.d.ts +1 -0
  350. package/transportFeatureProfile.js +1 -0
  351. package/transportFeatureProfile.js.map +1 -1
  352. package/transportGpsFeature.d.ts +3 -1
  353. package/transportGpsFeature.js +3 -1
  354. package/transportGpsFeature.js.map +1 -1
  355. package/transportIpv4AclFeature.d.ts +118 -0
  356. package/transportIpv4AclFeature.js +71 -0
  357. package/transportIpv4AclFeature.js.map +1 -0
  358. package/transportIpv6AclFeature.d.ts +118 -0
  359. package/transportIpv6AclFeature.js +71 -0
  360. package/transportIpv6AclFeature.js.map +1 -0
  361. package/transportIpv6TrackerFeature.d.ts +3 -1
  362. package/transportIpv6TrackerFeature.js +3 -1
  363. package/transportIpv6TrackerFeature.js.map +1 -1
  364. package/transportIpv6TrackerGroupFeature.d.ts +3 -1
  365. package/transportIpv6TrackerGroupFeature.js +3 -1
  366. package/transportIpv6TrackerGroupFeature.js.map +1 -1
  367. package/transportManagementVpnFeature.d.ts +3 -1
  368. package/transportManagementVpnFeature.js +3 -1
  369. package/transportManagementVpnFeature.js.map +1 -1
  370. package/transportManagementVpnInterfaceEthernetFeature.d.ts +63 -31
  371. package/transportManagementVpnInterfaceEthernetFeature.js +7 -1
  372. package/transportManagementVpnInterfaceEthernetFeature.js.map +1 -1
  373. package/transportRoutePolicyFeature.d.ts +3 -1
  374. package/transportRoutePolicyFeature.js +3 -1
  375. package/transportRoutePolicyFeature.js.map +1 -1
  376. package/transportRoutingBgpFeature.d.ts +3 -1
  377. package/transportRoutingBgpFeature.js +3 -1
  378. package/transportRoutingBgpFeature.js.map +1 -1
  379. package/transportRoutingOspfFeature.d.ts +3 -1
  380. package/transportRoutingOspfFeature.js +3 -1
  381. package/transportRoutingOspfFeature.js.map +1 -1
  382. package/transportRoutingOspfv3Ipv4Feature.d.ts +3 -1
  383. package/transportRoutingOspfv3Ipv4Feature.js +3 -1
  384. package/transportRoutingOspfv3Ipv4Feature.js.map +1 -1
  385. package/transportRoutingOspfv3Ipv6Feature.d.ts +3 -1
  386. package/transportRoutingOspfv3Ipv6Feature.js +3 -1
  387. package/transportRoutingOspfv3Ipv6Feature.js.map +1 -1
  388. package/transportT1E1ControllerFeature.d.ts +142 -0
  389. package/transportT1E1ControllerFeature.js +84 -0
  390. package/transportT1E1ControllerFeature.js.map +1 -0
  391. package/transportTrackerFeature.d.ts +3 -1
  392. package/transportTrackerFeature.js +3 -1
  393. package/transportTrackerFeature.js.map +1 -1
  394. package/transportTrackerGroupFeature.d.ts +3 -1
  395. package/transportTrackerGroupFeature.js +3 -1
  396. package/transportTrackerGroupFeature.js.map +1 -1
  397. package/transportWanVpnFeature.d.ts +3 -1
  398. package/transportWanVpnFeature.js +3 -1
  399. package/transportWanVpnFeature.js.map +1 -1
  400. package/transportWanVpnInterfaceCellularFeature.d.ts +3 -1
  401. package/transportWanVpnInterfaceCellularFeature.js +3 -1
  402. package/transportWanVpnInterfaceCellularFeature.js.map +1 -1
  403. package/transportWanVpnInterfaceEthernetFeature.d.ts +69 -37
  404. package/transportWanVpnInterfaceEthernetFeature.js +7 -1
  405. package/transportWanVpnInterfaceEthernetFeature.js.map +1 -1
  406. package/transportWanVpnInterfaceGreFeature.d.ts +3 -1
  407. package/transportWanVpnInterfaceGreFeature.js +3 -1
  408. package/transportWanVpnInterfaceGreFeature.js.map +1 -1
  409. package/transportWanVpnInterfaceIpsecFeature.d.ts +3 -1
  410. package/transportWanVpnInterfaceIpsecFeature.js +3 -1
  411. package/transportWanVpnInterfaceIpsecFeature.js.map +1 -1
  412. package/transportWanVpnInterfaceT1E1SerialFeature.d.ts +3 -1
  413. package/transportWanVpnInterfaceT1E1SerialFeature.js +3 -1
  414. package/transportWanVpnInterfaceT1E1SerialFeature.js.map +1 -1
  415. package/types/input.d.ts +1579 -94
  416. package/types/output.d.ts +3090 -285
package/types/output.d.ts CHANGED
@@ -211,6 +211,222 @@ export interface ApplicationPriorityQosPolicyQosScheduler {
211
211
  */
212
212
  schedulingType?: string;
213
213
  }
214
+ export interface ApplicationPriorityTrafficPolicyPolicySequence {
215
+ actions?: outputs.ApplicationPriorityTrafficPolicyPolicySequenceAction[];
216
+ /**
217
+ * Base Action
218
+ * - Choices: `drop`, `accept`
219
+ */
220
+ baseAction?: string;
221
+ matchEntries?: outputs.ApplicationPriorityTrafficPolicyPolicySequenceMatchEntry[];
222
+ /**
223
+ * Sequence IP Type
224
+ * - Choices: `ipv4`, `ipv6`, `all`
225
+ */
226
+ protocol?: string;
227
+ /**
228
+ * Sequence Id
229
+ * - Range: `1`-`65536`
230
+ */
231
+ sequenceId?: number;
232
+ /**
233
+ * Sequence Name
234
+ */
235
+ sequenceName?: string;
236
+ }
237
+ export interface ApplicationPriorityTrafficPolicyPolicySequenceAction {
238
+ /**
239
+ * Backup SLA perferred color
240
+ */
241
+ backupSlaPreferredColors?: string[];
242
+ cloudProbe?: boolean;
243
+ cloudSaas?: boolean;
244
+ count?: string;
245
+ fallbackToRouting?: boolean;
246
+ log?: boolean;
247
+ /**
248
+ * - Range: `1`-`5`
249
+ */
250
+ lossCorrectFecThreshold?: number;
251
+ /**
252
+ * - Choices: `fecAdaptive`, `fecAlways`, `packetDuplication`
253
+ */
254
+ lossCorrectType?: string;
255
+ natBypass?: boolean;
256
+ natDiaInterfaces?: string[];
257
+ natDiaPools?: number[];
258
+ natFallback?: boolean;
259
+ /**
260
+ * - Range: `1`-`31`
261
+ */
262
+ natPool?: number;
263
+ natVpn?: boolean;
264
+ /**
265
+ * - Choices: `ipAddress`, `redirectDns`
266
+ */
267
+ redirectDnsField?: string;
268
+ redirectDnsValue?: string;
269
+ secureInternetGateway?: boolean;
270
+ setParameters?: outputs.ApplicationPriorityTrafficPolicyPolicySequenceActionSetParameter[];
271
+ /**
272
+ * slaClass
273
+ */
274
+ slaClasses?: outputs.ApplicationPriorityTrafficPolicyPolicySequenceActionSlaClass[];
275
+ }
276
+ export interface ApplicationPriorityTrafficPolicyPolicySequenceActionSetParameter {
277
+ /**
278
+ * - Range: `0`-`63`
279
+ */
280
+ dscp?: number;
281
+ forwardingClassListId?: string;
282
+ localTlocListColors?: string[];
283
+ /**
284
+ * - Choices: `ipsec`, `gre`
285
+ */
286
+ localTlocListEncapsulation?: string;
287
+ localTlocListRestrict?: string;
288
+ nextHopIpv4?: string;
289
+ nextHopIpv6?: string;
290
+ nextHopLoose?: boolean;
291
+ policerId?: string;
292
+ preferredColorGroupId?: string;
293
+ preferredRemoteColorIds?: string[];
294
+ preferredRemoteColorRestrict?: string;
295
+ serviceChainFallbackToRouting?: boolean;
296
+ serviceChainLocal?: boolean;
297
+ serviceChainTlocColors?: string[];
298
+ /**
299
+ * - Choices: `ipsec`, `gre`
300
+ */
301
+ serviceChainTlocEncapsulation?: string;
302
+ serviceChainTlocIp?: string;
303
+ serviceChainTlocListId?: string;
304
+ /**
305
+ * - Choices: `SC1`, `SC2`, `SC4`, `SC5`, `SC6`, `SC7`, `SC8`, `SC9`, `SC10`, `SC11`, `SC12`, `SC13`, `SC14`, `SC15`, `SC16`
306
+ */
307
+ serviceChainType?: string;
308
+ /**
309
+ * - Range: `0`-`65530`
310
+ */
311
+ serviceChainVpn?: number;
312
+ serviceTlocColors?: string[];
313
+ /**
314
+ * - Choices: `ipsec`, `gre`
315
+ */
316
+ serviceTlocEncapsulation?: string;
317
+ serviceTlocIp?: string;
318
+ serviceTlocListId?: string;
319
+ /**
320
+ * - Choices: `FW`, `IDS`, `IDP`, `netsvc1`, `netsvc2`, `netsvc3`, `netsvc4`, `appqoe`
321
+ */
322
+ serviceType?: string;
323
+ serviceVpn?: string;
324
+ tlocColors?: string[];
325
+ /**
326
+ * - Choices: `ipsec`, `gre`
327
+ */
328
+ tlocEncapsulation?: string;
329
+ tlocIp?: string;
330
+ tlocListId?: string;
331
+ vpn?: string;
332
+ }
333
+ export interface ApplicationPriorityTrafficPolicyPolicySequenceActionSlaClass {
334
+ fallbackToBestPath?: boolean;
335
+ preferredColorGroupListId?: string;
336
+ preferredColors?: string[];
337
+ preferredRemoteColors?: string[];
338
+ remoteColorRestrict?: boolean;
339
+ slaClassListId?: string;
340
+ strict?: boolean;
341
+ }
342
+ export interface ApplicationPriorityTrafficPolicyPolicySequenceMatchEntry {
343
+ applicationListId?: string;
344
+ destinationDataIpv4PrefixListId?: string;
345
+ destinationDataIpv6PrefixListId?: string;
346
+ /**
347
+ * Destination Data IP Prefix
348
+ */
349
+ destinationIpv4Prefix?: string;
350
+ /**
351
+ * Destination Data IP Prefix
352
+ */
353
+ destinationIpv6Prefix?: string;
354
+ /**
355
+ * Destination Port (0-65535) range or individual number separated by space
356
+ */
357
+ destinationPorts?: string[];
358
+ /**
359
+ * Destination Region
360
+ * - Choices: `primary-region`, `secondary-region`, `other-region`
361
+ */
362
+ destinationRegion?: string;
363
+ /**
364
+ * Dns
365
+ * - Choices: `request`, `response`
366
+ */
367
+ dns?: string;
368
+ dnsApplicationListId?: string;
369
+ /**
370
+ * DSCP number
371
+ * - Range: `0`-`63`
372
+ */
373
+ dscp?: number;
374
+ /**
375
+ * ICMP6 Message
376
+ */
377
+ icmp6Messages?: string[];
378
+ /**
379
+ * ICMP Message
380
+ */
381
+ icmpMessages?: string[];
382
+ /**
383
+ * Packet Length
384
+ */
385
+ packetLength?: string;
386
+ /**
387
+ * protocol (0-255) range or individual number separated by space
388
+ */
389
+ protocols?: string[];
390
+ saasApplicationListId?: string;
391
+ /**
392
+ * M365 Service Area
393
+ */
394
+ serviceAreas?: string[];
395
+ sourceDataIpv4PrefxListId?: string;
396
+ sourceDataIpv6PrefxListId?: string;
397
+ /**
398
+ * Source Data IP Prefix
399
+ */
400
+ sourceIpv4Prefix?: string;
401
+ /**
402
+ * Source Data IP Prefix
403
+ */
404
+ sourceIpv6Prefix?: string;
405
+ /**
406
+ * Source Port (0-65535) range or individual number separated by space
407
+ */
408
+ sourcePorts?: string[];
409
+ /**
410
+ * TCP States
411
+ * - Choices: `syn`
412
+ */
413
+ tcp?: string;
414
+ /**
415
+ * M365 Traffic Category
416
+ * - Choices: `optimize-allow`, `optimize`, `all`
417
+ */
418
+ trafficCategory?: string;
419
+ /**
420
+ * Traffic Class
421
+ * - Choices: `gold-voip-telephony`, `gold-broadcast-video`, `gold-real-time-interactive`, `gold-multimedia-conferencing`, `gold-multimedia-streaming`, `gold-network-control`, `gold-signaling`, `gold-ops-admin-mgmt`, `gold-transactional-data`, `gold-bulk-data`, `silver`, `bronze`
422
+ */
423
+ trafficClass?: string;
424
+ /**
425
+ * Traffic to
426
+ * - Choices: `core`, `service`, `access`
427
+ */
428
+ trafficTo?: string;
429
+ }
214
430
  export interface AsPathListPolicyObjectEntry {
215
431
  /**
216
432
  * Regular expression to match the BGP AS paths e.g., `^1239_[0-9]*$`
@@ -5475,6 +5691,35 @@ export interface ColorListPolicyObjectEntry {
5475
5691
  */
5476
5692
  color: string;
5477
5693
  }
5694
+ export interface ConfigurationGroupDevice {
5695
+ /**
5696
+ * Deploy to device if enabled.
5697
+ * - Default value: `false`
5698
+ */
5699
+ deploy: boolean;
5700
+ /**
5701
+ * Device ID
5702
+ */
5703
+ id?: string;
5704
+ /**
5705
+ * List of variables
5706
+ */
5707
+ variables?: outputs.ConfigurationGroupDeviceVariable[];
5708
+ }
5709
+ export interface ConfigurationGroupDeviceVariable {
5710
+ /**
5711
+ * Use this instead of `value` in case value is of type `List`.
5712
+ */
5713
+ listValues?: string[];
5714
+ /**
5715
+ * Variable name
5716
+ */
5717
+ name: string;
5718
+ /**
5719
+ * Variable value
5720
+ */
5721
+ value?: string;
5722
+ }
5478
5723
  export interface ConfigurationGroupFeatureProfile {
5479
5724
  /**
5480
5725
  * Feature profile ID
@@ -5933,7 +6178,7 @@ export interface ExpandedCommunityListPolicyObjectEntry {
5933
6178
  /**
5934
6179
  * Expanded community value, e.g. `100:1000`
5935
6180
  */
5936
- community: string;
6181
+ community?: string;
5937
6182
  }
5938
6183
  export interface ExtendedCommunityListPolicyObjectEntry {
5939
6184
  /**
@@ -6206,6 +6451,176 @@ export interface GetApplicationPriorityQosPolicyQosScheduler {
6206
6451
  */
6207
6452
  schedulingType: string;
6208
6453
  }
6454
+ export interface GetApplicationPriorityTrafficPolicyPolicySequence {
6455
+ actions: outputs.GetApplicationPriorityTrafficPolicyPolicySequenceAction[];
6456
+ /**
6457
+ * Base Action
6458
+ */
6459
+ baseAction: string;
6460
+ matchEntries: outputs.GetApplicationPriorityTrafficPolicyPolicySequenceMatchEntry[];
6461
+ /**
6462
+ * Sequence IP Type
6463
+ */
6464
+ protocol: string;
6465
+ /**
6466
+ * Sequence Id
6467
+ */
6468
+ sequenceId: number;
6469
+ /**
6470
+ * Sequence Name
6471
+ */
6472
+ sequenceName: string;
6473
+ }
6474
+ export interface GetApplicationPriorityTrafficPolicyPolicySequenceAction {
6475
+ /**
6476
+ * Backup SLA perferred color
6477
+ */
6478
+ backupSlaPreferredColors: string[];
6479
+ cloudProbe: boolean;
6480
+ cloudSaas: boolean;
6481
+ count: string;
6482
+ fallbackToRouting: boolean;
6483
+ log: boolean;
6484
+ lossCorrectFecThreshold: number;
6485
+ lossCorrectType: string;
6486
+ natBypass: boolean;
6487
+ natDiaInterfaces: string[];
6488
+ natDiaPools: number[];
6489
+ natFallback: boolean;
6490
+ natPool: number;
6491
+ natVpn: boolean;
6492
+ redirectDnsField: string;
6493
+ redirectDnsValue: string;
6494
+ secureInternetGateway: boolean;
6495
+ setParameters: outputs.GetApplicationPriorityTrafficPolicyPolicySequenceActionSetParameter[];
6496
+ /**
6497
+ * slaClass
6498
+ */
6499
+ slaClasses: outputs.GetApplicationPriorityTrafficPolicyPolicySequenceActionSlaClass[];
6500
+ }
6501
+ export interface GetApplicationPriorityTrafficPolicyPolicySequenceActionSetParameter {
6502
+ dscp: number;
6503
+ forwardingClassListId: string;
6504
+ localTlocListColors: string[];
6505
+ localTlocListEncapsulation: string;
6506
+ localTlocListRestrict: string;
6507
+ nextHopIpv4: string;
6508
+ nextHopIpv6: string;
6509
+ nextHopLoose: boolean;
6510
+ policerId: string;
6511
+ preferredColorGroupId: string;
6512
+ preferredRemoteColorIds: string[];
6513
+ preferredRemoteColorRestrict: string;
6514
+ serviceChainFallbackToRouting: boolean;
6515
+ serviceChainLocal: boolean;
6516
+ serviceChainTlocColors: string[];
6517
+ serviceChainTlocEncapsulation: string;
6518
+ serviceChainTlocIp: string;
6519
+ serviceChainTlocListId: string;
6520
+ serviceChainType: string;
6521
+ serviceChainVpn: number;
6522
+ serviceTlocColors: string[];
6523
+ serviceTlocEncapsulation: string;
6524
+ serviceTlocIp: string;
6525
+ serviceTlocListId: string;
6526
+ serviceType: string;
6527
+ serviceVpn: string;
6528
+ tlocColors: string[];
6529
+ tlocEncapsulation: string;
6530
+ tlocIp: string;
6531
+ tlocListId: string;
6532
+ vpn: string;
6533
+ }
6534
+ export interface GetApplicationPriorityTrafficPolicyPolicySequenceActionSlaClass {
6535
+ fallbackToBestPath: boolean;
6536
+ preferredColorGroupListId: string;
6537
+ preferredColors: string[];
6538
+ preferredRemoteColors: string[];
6539
+ remoteColorRestrict: boolean;
6540
+ slaClassListId: string;
6541
+ strict: boolean;
6542
+ }
6543
+ export interface GetApplicationPriorityTrafficPolicyPolicySequenceMatchEntry {
6544
+ applicationListId: string;
6545
+ destinationDataIpv4PrefixListId: string;
6546
+ destinationDataIpv6PrefixListId: string;
6547
+ /**
6548
+ * Destination Data IP Prefix
6549
+ */
6550
+ destinationIpv4Prefix: string;
6551
+ /**
6552
+ * Destination Data IP Prefix
6553
+ */
6554
+ destinationIpv6Prefix: string;
6555
+ /**
6556
+ * Destination Port (0-65535) range or individual number separated by space
6557
+ */
6558
+ destinationPorts: string[];
6559
+ /**
6560
+ * Destination Region
6561
+ */
6562
+ destinationRegion: string;
6563
+ /**
6564
+ * Dns
6565
+ */
6566
+ dns: string;
6567
+ dnsApplicationListId: string;
6568
+ /**
6569
+ * DSCP number
6570
+ */
6571
+ dscp: number;
6572
+ /**
6573
+ * ICMP6 Message
6574
+ */
6575
+ icmp6Messages: string[];
6576
+ /**
6577
+ * ICMP Message
6578
+ */
6579
+ icmpMessages: string[];
6580
+ /**
6581
+ * Packet Length
6582
+ */
6583
+ packetLength: string;
6584
+ /**
6585
+ * protocol (0-255) range or individual number separated by space
6586
+ */
6587
+ protocols: string[];
6588
+ saasApplicationListId: string;
6589
+ /**
6590
+ * M365 Service Area
6591
+ */
6592
+ serviceAreas: string[];
6593
+ sourceDataIpv4PrefxListId: string;
6594
+ sourceDataIpv6PrefxListId: string;
6595
+ /**
6596
+ * Source Data IP Prefix
6597
+ */
6598
+ sourceIpv4Prefix: string;
6599
+ /**
6600
+ * Source Data IP Prefix
6601
+ */
6602
+ sourceIpv6Prefix: string;
6603
+ /**
6604
+ * Source Port (0-65535) range or individual number separated by space
6605
+ */
6606
+ sourcePorts: string[];
6607
+ /**
6608
+ * TCP States
6609
+ */
6610
+ tcp: string;
6611
+ /**
6612
+ * M365 Traffic Category
6613
+ */
6614
+ trafficCategory: string;
6615
+ /**
6616
+ * Traffic Class
6617
+ */
6618
+ trafficClass: string;
6619
+ /**
6620
+ * Traffic to
6621
+ */
6622
+ trafficTo: string;
6623
+ }
6209
6624
  export interface GetAsPathListPolicyObjectEntry {
6210
6625
  /**
6211
6626
  * Regular expression to match the BGP AS paths e.g., `^1239_[0-9]*$`
@@ -11015,6 +11430,34 @@ export interface GetColorListPolicyObjectEntry {
11015
11430
  */
11016
11431
  color: string;
11017
11432
  }
11433
+ export interface GetConfigurationGroupDevice {
11434
+ /**
11435
+ * Deploy to device if enabled.
11436
+ */
11437
+ deploy: boolean;
11438
+ /**
11439
+ * Device ID
11440
+ */
11441
+ id: string;
11442
+ /**
11443
+ * List of variables
11444
+ */
11445
+ variables: outputs.GetConfigurationGroupDeviceVariable[];
11446
+ }
11447
+ export interface GetConfigurationGroupDeviceVariable {
11448
+ /**
11449
+ * Use this instead of `value` in case value is of type `List`.
11450
+ */
11451
+ listValues: string[];
11452
+ /**
11453
+ * Variable name
11454
+ */
11455
+ name: string;
11456
+ /**
11457
+ * Variable value
11458
+ */
11459
+ value: string;
11460
+ }
11018
11461
  export interface GetConfigurationGroupFeatureProfile {
11019
11462
  /**
11020
11463
  * Feature profile ID
@@ -12223,22 +12666,49 @@ export interface GetOtherUcseFeatureInterface {
12223
12666
  */
12224
12667
  ucseInterfaceVpnVariable: string;
12225
12668
  }
12226
- export interface GetPolicyObjectClassMapEntry {
12669
+ export interface GetPolicyObjectAppProbeClassEntry {
12227
12670
  /**
12228
- * select a queue
12671
+ * Forwarding Class Name
12229
12672
  */
12230
- queue: string;
12231
- }
12232
- export interface GetPolicyObjectColorListEntry {
12233
- color: string;
12234
- }
12235
- export interface GetPolicyObjectDataIpv4PrefixListEntry {
12673
+ forwardingClass: string;
12236
12674
  /**
12237
- * IPv4 address
12675
+ * Map
12238
12676
  */
12239
- ipv4Address: string;
12677
+ maps: outputs.GetPolicyObjectAppProbeClassEntryMap[];
12678
+ }
12679
+ export interface GetPolicyObjectAppProbeClassEntryMap {
12240
12680
  /**
12241
- * IPv4 prefix Length
12681
+ * Color
12682
+ */
12683
+ color: string;
12684
+ /**
12685
+ * DSCP number
12686
+ */
12687
+ dscp: number;
12688
+ }
12689
+ export interface GetPolicyObjectApplicationListEntry {
12690
+ application: string;
12691
+ applicationFamily: string;
12692
+ }
12693
+ export interface GetPolicyObjectAsPathListEntry {
12694
+ asPathList: string;
12695
+ }
12696
+ export interface GetPolicyObjectClassMapEntry {
12697
+ /**
12698
+ * select a queue
12699
+ */
12700
+ queue: string;
12701
+ }
12702
+ export interface GetPolicyObjectColorListEntry {
12703
+ color: string;
12704
+ }
12705
+ export interface GetPolicyObjectDataIpv4PrefixListEntry {
12706
+ /**
12707
+ * IPv4 address
12708
+ */
12709
+ ipv4Address: string;
12710
+ /**
12711
+ * IPv4 prefix Length
12242
12712
  */
12243
12713
  ipv4PrefixLength: number;
12244
12714
  }
@@ -12318,6 +12788,87 @@ export interface GetPolicyObjectPolicerEntry {
12318
12788
  */
12319
12789
  rateBps: number;
12320
12790
  }
12791
+ export interface GetPolicyObjectPreferredColorGroupEntry {
12792
+ primaryColorPreferences: string[];
12793
+ primaryPathPreference: string;
12794
+ secondaryColorPreferences: string[];
12795
+ secondaryPathPreference: string;
12796
+ tertiaryColorPreferences: string[];
12797
+ tertiaryPathPreference: string;
12798
+ }
12799
+ export interface GetPolicyObjectSecurityDataIpv4PrefixListEntry {
12800
+ ipPrefix: string;
12801
+ /**
12802
+ * Variable name
12803
+ */
12804
+ ipPrefixVariable: string;
12805
+ }
12806
+ export interface GetPolicyObjectSecurityFqdnListEntry {
12807
+ pattern: string;
12808
+ }
12809
+ export interface GetPolicyObjectSecurityGeolocationListEntry {
12810
+ /**
12811
+ * continent name
12812
+ */
12813
+ continent: string;
12814
+ /**
12815
+ * country names
12816
+ */
12817
+ country: string;
12818
+ }
12819
+ export interface GetPolicyObjectSecurityIdentityListEntry {
12820
+ user: string;
12821
+ userGroup: string;
12822
+ }
12823
+ export interface GetPolicyObjectSecurityIpsSignatureEntry {
12824
+ generatorId: string;
12825
+ signatureId: string;
12826
+ }
12827
+ export interface GetPolicyObjectSecurityLocalApplicationListEntry {
12828
+ app: string;
12829
+ appFamily: string;
12830
+ }
12831
+ export interface GetPolicyObjectSecurityLocalDomainListEntry {
12832
+ localDomain: string;
12833
+ }
12834
+ export interface GetPolicyObjectSecurityPortListEntry {
12835
+ /**
12836
+ * can be single port or port range
12837
+ */
12838
+ port: string;
12839
+ }
12840
+ export interface GetPolicyObjectSecurityScalableGroupTagListEntry {
12841
+ sgtName: string;
12842
+ tag: string;
12843
+ }
12844
+ export interface GetPolicyObjectSecurityUrlAllowListEntry {
12845
+ /**
12846
+ * valid url pattern
12847
+ */
12848
+ pattern: string;
12849
+ }
12850
+ export interface GetPolicyObjectSecurityUrlBlockListEntry {
12851
+ /**
12852
+ * valid url pattern
12853
+ */
12854
+ pattern: string;
12855
+ }
12856
+ export interface GetPolicyObjectSlaClassListEntry {
12857
+ appProbeClassListId: string;
12858
+ fallbackBestTunnelCriteria: string;
12859
+ fallbackBestTunnelJitterVariance: number;
12860
+ fallbackBestTunnelLatencyVariance: number;
12861
+ fallbackBestTunnelLossVariance: number;
12862
+ jitter: number;
12863
+ latency: number;
12864
+ loss: number;
12865
+ }
12866
+ export interface GetPolicyObjectStandardCommunityListEntry {
12867
+ /**
12868
+ * Standard Community
12869
+ */
12870
+ standardCommunity: string;
12871
+ }
12321
12872
  export interface GetPolicyObjectTlocListEntry {
12322
12873
  /**
12323
12874
  * color
@@ -12336,6 +12887,12 @@ export interface GetPolicyObjectTlocListEntry {
12336
12887
  */
12337
12888
  tlocIp: string;
12338
12889
  }
12890
+ export interface GetPolicyObjectVpnGroupEntry {
12891
+ /**
12892
+ * can be single vpn id or vpn id range
12893
+ */
12894
+ vpn: number;
12895
+ }
12339
12896
  export interface GetPortListPolicyObjectEntry {
12340
12897
  /**
12341
12898
  * Port number
@@ -12813,6 +13370,10 @@ export interface GetSecurityPolicyDefinition {
12813
13370
  * Policy definition type
12814
13371
  */
12815
13372
  type: string;
13373
+ /**
13374
+ * Policy definition version
13375
+ */
13376
+ version: number;
12816
13377
  }
12817
13378
  export interface GetSecurityPolicyLogging {
12818
13379
  /**
@@ -12824,6 +13385,218 @@ export interface GetSecurityPolicyLogging {
12824
13385
  */
12825
13386
  externalSyslogServerVpn: string;
12826
13387
  }
13388
+ export interface GetServiceIpv4AclFeatureSequence {
13389
+ /**
13390
+ * Define list of actions
13391
+ */
13392
+ actions: outputs.GetServiceIpv4AclFeatureSequenceAction[];
13393
+ /**
13394
+ * Base Action
13395
+ */
13396
+ baseAction: string;
13397
+ /**
13398
+ * Define match conditions
13399
+ */
13400
+ matchEntries: outputs.GetServiceIpv4AclFeatureSequenceMatchEntry[];
13401
+ /**
13402
+ * Sequence Id
13403
+ */
13404
+ sequenceId: number;
13405
+ /**
13406
+ * Sequence Name
13407
+ */
13408
+ sequenceName: string;
13409
+ }
13410
+ export interface GetServiceIpv4AclFeatureSequenceAction {
13411
+ /**
13412
+ * Counter Name
13413
+ */
13414
+ acceptCounterName: string;
13415
+ /**
13416
+ * Enable Log
13417
+ */
13418
+ acceptLog: boolean;
13419
+ acceptMirrorListId: string;
13420
+ acceptPolicerId: string;
13421
+ /**
13422
+ * DSCP number
13423
+ */
13424
+ acceptSetDscp: number;
13425
+ /**
13426
+ * Set Next Hop (IPV4 address)
13427
+ */
13428
+ acceptSetNextHop: string;
13429
+ /**
13430
+ * Counter Name
13431
+ */
13432
+ dropCounterName: string;
13433
+ /**
13434
+ * Enable Log
13435
+ */
13436
+ dropLog: boolean;
13437
+ }
13438
+ export interface GetServiceIpv4AclFeatureSequenceMatchEntry {
13439
+ /**
13440
+ * Destination Data IP Prefix
13441
+ */
13442
+ destinationDataPrefix: string;
13443
+ destinationDataPrefixListId: string;
13444
+ /**
13445
+ * Variable name
13446
+ */
13447
+ destinationDataPrefixVariable: string;
13448
+ /**
13449
+ * Destination Port List
13450
+ */
13451
+ destinationPorts: outputs.GetServiceIpv4AclFeatureSequenceMatchEntryDestinationPort[];
13452
+ /**
13453
+ * DSCP number
13454
+ */
13455
+ dscps: number[];
13456
+ /**
13457
+ * ICMP Message
13458
+ */
13459
+ icmpMessages: string[];
13460
+ /**
13461
+ * Packet Length
13462
+ */
13463
+ packetLength: number;
13464
+ /**
13465
+ * protocol number list with at least one item
13466
+ */
13467
+ protocols: number[];
13468
+ /**
13469
+ * Source Data IP Prefix
13470
+ */
13471
+ sourceDataPrefix: string;
13472
+ sourceDataPrefixListId: string;
13473
+ /**
13474
+ * Variable name
13475
+ */
13476
+ sourceDataPrefixVariable: string;
13477
+ /**
13478
+ * Source Port List
13479
+ */
13480
+ sourcePorts: outputs.GetServiceIpv4AclFeatureSequenceMatchEntrySourcePort[];
13481
+ /**
13482
+ * TCP States
13483
+ */
13484
+ tcpState: string;
13485
+ }
13486
+ export interface GetServiceIpv4AclFeatureSequenceMatchEntryDestinationPort {
13487
+ /**
13488
+ * destination port range or individual port number
13489
+ */
13490
+ port: number;
13491
+ }
13492
+ export interface GetServiceIpv4AclFeatureSequenceMatchEntrySourcePort {
13493
+ /**
13494
+ * source port range or individual port number
13495
+ */
13496
+ port: number;
13497
+ }
13498
+ export interface GetServiceIpv6AclFeatureSequence {
13499
+ /**
13500
+ * Define list of actions
13501
+ */
13502
+ actions: outputs.GetServiceIpv6AclFeatureSequenceAction[];
13503
+ /**
13504
+ * Base Action
13505
+ */
13506
+ baseAction: string;
13507
+ /**
13508
+ * Define match conditions
13509
+ */
13510
+ matchEntries: outputs.GetServiceIpv6AclFeatureSequenceMatchEntry[];
13511
+ /**
13512
+ * Sequence Id
13513
+ */
13514
+ sequenceId: number;
13515
+ /**
13516
+ * Sequence Name
13517
+ */
13518
+ sequenceName: string;
13519
+ }
13520
+ export interface GetServiceIpv6AclFeatureSequenceAction {
13521
+ /**
13522
+ * Counter Name
13523
+ */
13524
+ acceptCounterName: string;
13525
+ /**
13526
+ * Enable Log
13527
+ */
13528
+ acceptLog: boolean;
13529
+ acceptMirrorListId: string;
13530
+ acceptPolicerId: string;
13531
+ /**
13532
+ * Set Next Hop (IPV6 address)
13533
+ */
13534
+ acceptSetNextHop: string;
13535
+ /**
13536
+ * set traffic class number
13537
+ */
13538
+ acceptTrafficClass: number;
13539
+ /**
13540
+ * Counter Name
13541
+ */
13542
+ dropCounterName: string;
13543
+ /**
13544
+ * Enable Log
13545
+ */
13546
+ dropLog: boolean;
13547
+ }
13548
+ export interface GetServiceIpv6AclFeatureSequenceMatchEntry {
13549
+ /**
13550
+ * Destination Data IP Prefix
13551
+ */
13552
+ destinationDataPrefix: string;
13553
+ destinationDataPrefixListId: string;
13554
+ /**
13555
+ * Destination Port List
13556
+ */
13557
+ destinationPorts: outputs.GetServiceIpv6AclFeatureSequenceMatchEntryDestinationPort[];
13558
+ /**
13559
+ * ICMP6 Message
13560
+ */
13561
+ icmpMessages: string[];
13562
+ /**
13563
+ * next header number
13564
+ */
13565
+ nextHeader: number;
13566
+ /**
13567
+ * Packet Length
13568
+ */
13569
+ packetLength: number;
13570
+ /**
13571
+ * Source Data IP Prefix
13572
+ */
13573
+ sourceDataPrefix: string;
13574
+ sourceDataPrefixListId: string;
13575
+ /**
13576
+ * Source Port List
13577
+ */
13578
+ sourcePorts: outputs.GetServiceIpv6AclFeatureSequenceMatchEntrySourcePort[];
13579
+ /**
13580
+ * TCP States
13581
+ */
13582
+ tcpState: string;
13583
+ /**
13584
+ * Select Traffic Class
13585
+ */
13586
+ trafficClasses: number[];
13587
+ }
13588
+ export interface GetServiceIpv6AclFeatureSequenceMatchEntryDestinationPort {
13589
+ /**
13590
+ * destination port range or individual port number
13591
+ */
13592
+ port: number;
13593
+ }
13594
+ export interface GetServiceIpv6AclFeatureSequenceMatchEntrySourcePort {
13595
+ /**
13596
+ * source port range or individual port number
13597
+ */
13598
+ port: number;
13599
+ }
12827
13600
  export interface GetServiceLanVpnFeatureAdvertiseOmpIpv4 {
12828
13601
  /**
12829
13602
  * IPv4 Prefix List
@@ -13530,6 +14303,10 @@ export interface GetServiceLanVpnInterfaceEthernetFeatureIpv4Vrrp {
13530
14303
  * Track OMP status
13531
14304
  */
13532
14305
  trackOmp: boolean;
14306
+ /**
14307
+ * Tracking object for VRRP configuration
14308
+ */
14309
+ trackingObjects: outputs.GetServiceLanVpnInterfaceEthernetFeatureIpv4VrrpTrackingObject[];
13533
14310
  }
13534
14311
  export interface GetServiceLanVpnInterfaceEthernetFeatureIpv4VrrpSecondaryAddress {
13535
14312
  /**
@@ -13549,6 +14326,25 @@ export interface GetServiceLanVpnInterfaceEthernetFeatureIpv4VrrpSecondaryAddres
13549
14326
  */
13550
14327
  subnetMaskVariable: string;
13551
14328
  }
14329
+ export interface GetServiceLanVpnInterfaceEthernetFeatureIpv4VrrpTrackingObject {
14330
+ /**
14331
+ * Decrement Value for VRRP priority
14332
+ */
14333
+ decrementValue: number;
14334
+ /**
14335
+ * Variable name
14336
+ */
14337
+ decrementValueVariable: string;
14338
+ /**
14339
+ * Track Action
14340
+ */
14341
+ trackerAction: string;
14342
+ /**
14343
+ * Variable name
14344
+ */
14345
+ trackerActionVariable: string;
14346
+ trackerId: string;
14347
+ }
13552
14348
  export interface GetServiceLanVpnInterfaceEthernetFeatureIpv6DhcpHelper {
13553
14349
  /**
13554
14350
  * DHCPv6 Helper address
@@ -13770,6 +14566,10 @@ export interface GetServiceLanVpnInterfaceSviFeatureIpv4Vrrp {
13770
14566
  * Variable name
13771
14567
  */
13772
14568
  trackOmpVariable: string;
14569
+ /**
14570
+ * tracking object for VRRP configuration
14571
+ */
14572
+ trackingObjects: outputs.GetServiceLanVpnInterfaceSviFeatureIpv4VrrpTrackingObject[];
13773
14573
  }
13774
14574
  export interface GetServiceLanVpnInterfaceSviFeatureIpv4VrrpSecondaryAddress {
13775
14575
  /**
@@ -13781,6 +14581,25 @@ export interface GetServiceLanVpnInterfaceSviFeatureIpv4VrrpSecondaryAddress {
13781
14581
  */
13782
14582
  addressVariable: string;
13783
14583
  }
14584
+ export interface GetServiceLanVpnInterfaceSviFeatureIpv4VrrpTrackingObject {
14585
+ /**
14586
+ * Decrement Value for VRRP priority
14587
+ */
14588
+ decrementValue: number;
14589
+ /**
14590
+ * Variable name
14591
+ */
14592
+ decrementValueVariable: string;
14593
+ /**
14594
+ * Track Action
14595
+ */
14596
+ trackAction: string;
14597
+ /**
14598
+ * Variable name
14599
+ */
14600
+ trackActionVariable: string;
14601
+ trackerId: string;
14602
+ }
13784
14603
  export interface GetServiceLanVpnInterfaceSviFeatureIpv6DhcpHelper {
13785
14604
  /**
13786
14605
  * DHCPv6 Helper address
@@ -13887,26 +14706,295 @@ export interface GetServiceLanVpnInterfaceSviFeatureIpv6VrrpSecondaryAddress {
13887
14706
  */
13888
14707
  prefixVariable: string;
13889
14708
  }
13890
- export interface GetServiceObjectTrackerGroupFeatureTrackerElement {
13891
- objectTrackerId: string;
13892
- }
13893
- export interface GetServiceRoutePolicyFeatureSequence {
14709
+ export interface GetServiceMulticastFeatureAutoRpAnnounce {
13894
14710
  /**
13895
- * Define list of actions
14711
+ * Set RP Announce Interface Name
13896
14712
  */
13897
- actions: outputs.GetServiceRoutePolicyFeatureSequenceAction[];
14713
+ interfaceName: string;
13898
14714
  /**
13899
- * Base Action
14715
+ * Variable name
13900
14716
  */
13901
- baseAction: string;
14717
+ interfaceNameVariable: string;
13902
14718
  /**
13903
- * Sequence Id
14719
+ * Set RP Announce Scope
13904
14720
  */
13905
- id: number;
14721
+ scope: number;
13906
14722
  /**
13907
- * Define match conditions
14723
+ * Variable name
13908
14724
  */
13909
- matchEntries: outputs.GetServiceRoutePolicyFeatureSequenceMatchEntry[];
14725
+ scopeVariable: string;
14726
+ }
14727
+ export interface GetServiceMulticastFeatureAutoRpDiscovery {
14728
+ /**
14729
+ * Set RP Discovery Interface Name
14730
+ */
14731
+ interfaceName: string;
14732
+ /**
14733
+ * Variable name
14734
+ */
14735
+ interfaceNameVariable: string;
14736
+ /**
14737
+ * Set RP Discovery Scope
14738
+ */
14739
+ scope: number;
14740
+ /**
14741
+ * Variable name
14742
+ */
14743
+ scopeVariable: string;
14744
+ }
14745
+ export interface GetServiceMulticastFeatureIgmpInterface {
14746
+ /**
14747
+ * Set interface name
14748
+ */
14749
+ interfaceName: string;
14750
+ /**
14751
+ * Variable name
14752
+ */
14753
+ interfaceNameVariable: string;
14754
+ /**
14755
+ * Configure static joins
14756
+ */
14757
+ joinGroups: outputs.GetServiceMulticastFeatureIgmpInterfaceJoinGroup[];
14758
+ /**
14759
+ * igmp Version \n\n
14760
+ */
14761
+ version: number;
14762
+ }
14763
+ export interface GetServiceMulticastFeatureIgmpInterfaceJoinGroup {
14764
+ /**
14765
+ * Set group address
14766
+ */
14767
+ groupAddress: string;
14768
+ /**
14769
+ * Variable name
14770
+ */
14771
+ groupAddressVariable: string;
14772
+ /**
14773
+ * Set source address
14774
+ */
14775
+ sourceAddress: string;
14776
+ /**
14777
+ * Variable name
14778
+ */
14779
+ sourceAddressVariable: string;
14780
+ }
14781
+ export interface GetServiceMulticastFeatureMsdpGroup {
14782
+ /**
14783
+ * Set MSDP mesh group
14784
+ */
14785
+ meshGroupName: string;
14786
+ /**
14787
+ * Variable name
14788
+ */
14789
+ meshGroupNameVariable: string;
14790
+ /**
14791
+ * Configure peer
14792
+ */
14793
+ peers: outputs.GetServiceMulticastFeatureMsdpGroupPeer[];
14794
+ }
14795
+ export interface GetServiceMulticastFeatureMsdpGroupPeer {
14796
+ /**
14797
+ * Set MSDP peer ip connect-source interface
14798
+ */
14799
+ connectionSourceInterface: string;
14800
+ /**
14801
+ * Variable name
14802
+ */
14803
+ connectionSourceInterfaceVariable: string;
14804
+ /**
14805
+ * Set MSDP default peer
14806
+ */
14807
+ defaultPeer: boolean;
14808
+ /**
14809
+ * Set MSDP peer ip keepalive hold time
14810
+ */
14811
+ keepaliveHoldTime: number;
14812
+ /**
14813
+ * Variable name
14814
+ */
14815
+ keepaliveHoldTimeVariable: string;
14816
+ /**
14817
+ * Set MSDP peer ip keepalive interval
14818
+ */
14819
+ keepaliveInterval: number;
14820
+ /**
14821
+ * Variable name
14822
+ */
14823
+ keepaliveIntervalVariable: string;
14824
+ /**
14825
+ * Set MSDP peer ip password
14826
+ */
14827
+ peerAuthenticationPassword: string;
14828
+ /**
14829
+ * Variable name
14830
+ */
14831
+ peerAuthenticationPasswordVariable: string;
14832
+ /**
14833
+ * Set MSDP peer ip
14834
+ */
14835
+ peerIp: string;
14836
+ /**
14837
+ * Variable name
14838
+ */
14839
+ peerIpVariable: string;
14840
+ prefixListId: string;
14841
+ /**
14842
+ * Set MSDP peer ip remote autonomous system number
14843
+ */
14844
+ remoteAs: number;
14845
+ /**
14846
+ * Variable name
14847
+ */
14848
+ remoteAsVariable: string;
14849
+ /**
14850
+ * Set MSDP peer ip SA limit message number
14851
+ */
14852
+ saLimit: number;
14853
+ /**
14854
+ * Variable name
14855
+ */
14856
+ saLimitVariable: string;
14857
+ }
14858
+ export interface GetServiceMulticastFeaturePimBsrCandidate {
14859
+ /**
14860
+ * Set BSR RP candidate filter
14861
+ */
14862
+ acceptCandidateAccessList: string;
14863
+ /**
14864
+ * Variable name
14865
+ */
14866
+ acceptCandidateAccessListVariable: string;
14867
+ /**
14868
+ * Hash Mask length for RP selection
14869
+ */
14870
+ hashMaskLength: number;
14871
+ /**
14872
+ * Variable name
14873
+ */
14874
+ hashMaskLengthVariable: string;
14875
+ /**
14876
+ * Set Autonomic-Networking virtual interface
14877
+ */
14878
+ interfaceName: string;
14879
+ /**
14880
+ * Variable name
14881
+ */
14882
+ interfaceNameVariable: string;
14883
+ /**
14884
+ * Set RP candidate priority
14885
+ */
14886
+ priority: number;
14887
+ /**
14888
+ * Variable name
14889
+ */
14890
+ priorityVariable: string;
14891
+ }
14892
+ export interface GetServiceMulticastFeaturePimBsrRpCandidate {
14893
+ /**
14894
+ * Set IP Access List for PIM RP Candidate
14895
+ */
14896
+ accessListId: string;
14897
+ /**
14898
+ * Variable name
14899
+ */
14900
+ accessListIdVariable: string;
14901
+ /**
14902
+ * Set Autonomic-Networking virtual interface
14903
+ */
14904
+ interfaceName: string;
14905
+ /**
14906
+ * Variable name
14907
+ */
14908
+ interfaceNameVariable: string;
14909
+ /**
14910
+ * Set RP candidate advertisement interval
14911
+ */
14912
+ interval: number;
14913
+ /**
14914
+ * Variable name
14915
+ */
14916
+ intervalVariable: string;
14917
+ /**
14918
+ * Set RP candidate priority
14919
+ */
14920
+ priority: number;
14921
+ /**
14922
+ * Variable name
14923
+ */
14924
+ priorityVariable: string;
14925
+ }
14926
+ export interface GetServiceMulticastFeaturePimInterface {
14927
+ /**
14928
+ * Set interface name
14929
+ */
14930
+ interfaceName: string;
14931
+ /**
14932
+ * Variable name
14933
+ */
14934
+ interfaceNameVariable: string;
14935
+ /**
14936
+ * Set interval at which PIM multicast traffic can join or be removed from RPT or SPT
14937
+ */
14938
+ joinPruneInterval: number;
14939
+ /**
14940
+ * Variable name
14941
+ */
14942
+ joinPruneIntervalVariable: string;
14943
+ /**
14944
+ * Set PIM query interval
14945
+ */
14946
+ queryInterval: number;
14947
+ /**
14948
+ * Variable name
14949
+ */
14950
+ queryIntervalVariable: string;
14951
+ }
14952
+ export interface GetServiceMulticastFeatureStaticRpAddress {
14953
+ /**
14954
+ * Set Static RP Access List
14955
+ */
14956
+ accessList: string;
14957
+ /**
14958
+ * Variable name
14959
+ */
14960
+ accessListVariable: string;
14961
+ /**
14962
+ * Set Static RP IP Address
14963
+ */
14964
+ ipAddress: string;
14965
+ /**
14966
+ * Variable name
14967
+ */
14968
+ ipAddressVariable: string;
14969
+ /**
14970
+ * Set override flag
14971
+ */
14972
+ override: boolean;
14973
+ /**
14974
+ * Variable name
14975
+ */
14976
+ overrideVariable: string;
14977
+ }
14978
+ export interface GetServiceObjectTrackerGroupFeatureTrackerElement {
14979
+ objectTrackerId: string;
14980
+ }
14981
+ export interface GetServiceRoutePolicyFeatureSequence {
14982
+ /**
14983
+ * Define list of actions
14984
+ */
14985
+ actions: outputs.GetServiceRoutePolicyFeatureSequenceAction[];
14986
+ /**
14987
+ * Base Action
14988
+ */
14989
+ baseAction: string;
14990
+ /**
14991
+ * Sequence Id
14992
+ */
14993
+ id: number;
14994
+ /**
14995
+ * Define match conditions
14996
+ */
14997
+ matchEntries: outputs.GetServiceRoutePolicyFeatureSequenceMatchEntry[];
13910
14998
  /**
13911
14999
  * Sequence Name
13912
15000
  */
@@ -14427,45 +15515,120 @@ export interface GetServiceRoutingBgpFeatureIpv6Redistribute {
14427
15515
  protocolVariable: string;
14428
15516
  routePolicyId: string;
14429
15517
  }
14430
- export interface GetServiceRoutingOspfFeatureArea {
15518
+ export interface GetServiceRoutingEigrpFeatureInterface {
14431
15519
  /**
14432
- * Set OSPF area number
15520
+ * Set interface name
14433
15521
  */
14434
- areaNumber: number;
15522
+ name: string;
14435
15523
  /**
14436
15524
  * Variable name
14437
15525
  */
14438
- areaNumberVariable: string;
15526
+ nameVariable: string;
14439
15527
  /**
14440
- * set the area type
15528
+ * Enable/disable EIGRP
14441
15529
  */
14442
- areaType: string;
15530
+ shutdown: boolean;
14443
15531
  /**
14444
- * Set OSPF interface parameters
15532
+ * Variable name
14445
15533
  */
14446
- interfaces: outputs.GetServiceRoutingOspfFeatureAreaInterface[];
15534
+ shutdownVariable: string;
14447
15535
  /**
14448
- * Do not inject interarea routes into STUB or NSSA
15536
+ * Set summary addresses
14449
15537
  */
14450
- noSummary: boolean;
15538
+ summaryAddresses: outputs.GetServiceRoutingEigrpFeatureInterfaceSummaryAddress[];
15539
+ }
15540
+ export interface GetServiceRoutingEigrpFeatureInterfaceSummaryAddress {
15541
+ address: string;
14451
15542
  /**
14452
15543
  * Variable name
14453
15544
  */
14454
- noSummaryVariable: string;
15545
+ addressVariable: string;
15546
+ mask: string;
14455
15547
  /**
14456
- * Summarize OSPF routes at an area boundary
15548
+ * Variable name
14457
15549
  */
14458
- ranges: outputs.GetServiceRoutingOspfFeatureAreaRange[];
15550
+ maskVariable: string;
14459
15551
  }
14460
- export interface GetServiceRoutingOspfFeatureAreaInterface {
15552
+ export interface GetServiceRoutingEigrpFeatureMd5Key {
14461
15553
  /**
14462
- * Set OSPF interface authentication type
15554
+ * Set MD5 key ID
14463
15555
  */
14464
- authenticationType: string;
15556
+ keyId: number;
14465
15557
  /**
14466
15558
  * Variable name
14467
15559
  */
14468
- authenticationTypeVariable: string;
15560
+ keyIdVariable: string;
15561
+ /**
15562
+ * Set MD5 key
15563
+ */
15564
+ keyString: string;
15565
+ /**
15566
+ * Variable name
15567
+ */
15568
+ keyStringVariable: string;
15569
+ }
15570
+ export interface GetServiceRoutingEigrpFeatureNetwork {
15571
+ ipAddress: string;
15572
+ /**
15573
+ * Variable name
15574
+ */
15575
+ ipAddressVariable: string;
15576
+ mask: string;
15577
+ /**
15578
+ * Variable name
15579
+ */
15580
+ maskVariable: string;
15581
+ }
15582
+ export interface GetServiceRoutingEigrpFeatureRedistribute {
15583
+ /**
15584
+ * Set the protocol to redistribute routes from
15585
+ */
15586
+ protocol: string;
15587
+ /**
15588
+ * Variable name
15589
+ */
15590
+ protocolVariable: string;
15591
+ routePolicyId: string;
15592
+ }
15593
+ export interface GetServiceRoutingOspfFeatureArea {
15594
+ /**
15595
+ * Set OSPF area number
15596
+ */
15597
+ areaNumber: number;
15598
+ /**
15599
+ * Variable name
15600
+ */
15601
+ areaNumberVariable: string;
15602
+ /**
15603
+ * set the area type
15604
+ */
15605
+ areaType: string;
15606
+ /**
15607
+ * Set OSPF interface parameters
15608
+ */
15609
+ interfaces: outputs.GetServiceRoutingOspfFeatureAreaInterface[];
15610
+ /**
15611
+ * Do not inject interarea routes into STUB or NSSA
15612
+ */
15613
+ noSummary: boolean;
15614
+ /**
15615
+ * Variable name
15616
+ */
15617
+ noSummaryVariable: string;
15618
+ /**
15619
+ * Summarize OSPF routes at an area boundary
15620
+ */
15621
+ ranges: outputs.GetServiceRoutingOspfFeatureAreaRange[];
15622
+ }
15623
+ export interface GetServiceRoutingOspfFeatureAreaInterface {
15624
+ /**
15625
+ * Set OSPF interface authentication type
15626
+ */
15627
+ authenticationType: string;
15628
+ /**
15629
+ * Variable name
15630
+ */
15631
+ authenticationTypeVariable: string;
14469
15632
  /**
14470
15633
  * Set cost of OSPF interface
14471
15634
  */
@@ -15125,6 +16288,88 @@ export interface GetServiceSwitchportFeatureStaticMacAddress {
15125
16288
  export interface GetServiceTrackerGroupFeatureTrackerElement {
15126
16289
  trackerId: string;
15127
16290
  }
16291
+ export interface GetServiceWirelessLanFeatureSsid {
16292
+ /**
16293
+ * Set admin state
16294
+ */
16295
+ adminState: boolean;
16296
+ /**
16297
+ * Variable name
16298
+ */
16299
+ adminStateVariable: string;
16300
+ /**
16301
+ * Enable broadcast SSID
16302
+ */
16303
+ broadcastSsid: boolean;
16304
+ /**
16305
+ * Variable name
16306
+ */
16307
+ broadcastSsidVariable: string;
16308
+ /**
16309
+ * Set passphrase
16310
+ */
16311
+ passphrase: string;
16312
+ /**
16313
+ * Variable name
16314
+ */
16315
+ passphraseVariable: string;
16316
+ /**
16317
+ * Select QoS profile
16318
+ */
16319
+ qosProfile: string;
16320
+ /**
16321
+ * Variable name
16322
+ */
16323
+ qosProfileVariable: string;
16324
+ /**
16325
+ * Select radio type
16326
+ */
16327
+ radioType: string;
16328
+ /**
16329
+ * Variable name
16330
+ */
16331
+ radioTypeVariable: string;
16332
+ /**
16333
+ * Set RADIUS server IP
16334
+ */
16335
+ radiusServerIp: string;
16336
+ /**
16337
+ * Variable name
16338
+ */
16339
+ radiusServerIpVariable: string;
16340
+ /**
16341
+ * Set RADIUS server authentication port
16342
+ */
16343
+ radiusServerPort: number;
16344
+ /**
16345
+ * Variable name
16346
+ */
16347
+ radiusServerPortVariable: string;
16348
+ /**
16349
+ * Set RADIUS server shared secret
16350
+ */
16351
+ radiusServerSecret: string;
16352
+ /**
16353
+ * Variable name
16354
+ */
16355
+ radiusServerSecretVariable: string;
16356
+ /**
16357
+ * Select security type
16358
+ */
16359
+ securityType: string;
16360
+ /**
16361
+ * Configure wlan SSID
16362
+ */
16363
+ ssidName: string;
16364
+ /**
16365
+ * Set VLAN ID
16366
+ */
16367
+ vlanId: number;
16368
+ /**
16369
+ * Variable name
16370
+ */
16371
+ vlanIdVariable: string;
16372
+ }
15128
16373
  export interface GetSiteListPolicyObjectEntry {
15129
16374
  /**
15130
16375
  * Site ID or range of Site IDs e.g., `100` or `200-300`
@@ -16635,158 +17880,374 @@ export interface GetTrafficDataPolicyDefinitionSequenceMatchEntry {
16635
17880
  */
16636
17881
  type: string;
16637
17882
  }
16638
- export interface GetTransportIpv6TrackerGroupFeatureTrackerElement {
16639
- trackerId: string;
16640
- }
16641
- export interface GetTransportManagementVpnFeatureIpv4StaticRoute {
16642
- /**
16643
- * Administrative distance
16644
- */
16645
- administrativeDistance: number;
17883
+ export interface GetTransportIpv4AclFeatureSequence {
16646
17884
  /**
16647
- * Variable name
17885
+ * Define list of actions
16648
17886
  */
16649
- administrativeDistanceVariable: string;
17887
+ actions: outputs.GetTransportIpv4AclFeatureSequenceAction[];
16650
17888
  /**
16651
- * Gateway
17889
+ * Base Action
16652
17890
  */
16653
- gateway: string;
17891
+ baseAction: string;
16654
17892
  /**
16655
- * IP Address
17893
+ * Define match conditions
16656
17894
  */
16657
- networkAddress: string;
17895
+ matchEntries: outputs.GetTransportIpv4AclFeatureSequenceMatchEntry[];
16658
17896
  /**
16659
- * Variable name
17897
+ * Sequence Id
16660
17898
  */
16661
- networkAddressVariable: string;
17899
+ sequenceId: number;
16662
17900
  /**
16663
- * IPv4 Route Gateway Next Hop
17901
+ * Sequence Name
16664
17902
  */
16665
- nextHops: outputs.GetTransportManagementVpnFeatureIpv4StaticRouteNextHop[];
17903
+ sequenceName: string;
17904
+ }
17905
+ export interface GetTransportIpv4AclFeatureSequenceAction {
16666
17906
  /**
16667
- * Subnet Mask
17907
+ * Counter Name
16668
17908
  */
16669
- subnetMask: string;
17909
+ acceptCounterName: string;
16670
17910
  /**
16671
- * Variable name
17911
+ * Enable Log
16672
17912
  */
16673
- subnetMaskVariable: string;
16674
- }
16675
- export interface GetTransportManagementVpnFeatureIpv4StaticRouteNextHop {
17913
+ acceptLog: boolean;
17914
+ acceptMirrorListId: string;
17915
+ acceptPolicerId: string;
16676
17916
  /**
16677
- * Address
17917
+ * DSCP number
16678
17918
  */
16679
- address: string;
17919
+ acceptSetDscp: number;
16680
17920
  /**
16681
- * Variable name
17921
+ * Set Next Hop (IPV4 address)
16682
17922
  */
16683
- addressVariable: string;
17923
+ acceptSetNextHop: string;
16684
17924
  /**
16685
- * Administrative distance
17925
+ * Counter Name
16686
17926
  */
16687
- administrativeDistance: number;
17927
+ dropCounterName: string;
16688
17928
  /**
16689
- * Variable name
17929
+ * Enable Log
16690
17930
  */
16691
- administrativeDistanceVariable: string;
17931
+ dropLog: boolean;
16692
17932
  }
16693
- export interface GetTransportManagementVpnFeatureIpv6StaticRoute {
17933
+ export interface GetTransportIpv4AclFeatureSequenceMatchEntry {
16694
17934
  /**
16695
- * IPv6 Nat
17935
+ * Destination Data IP Prefix
16696
17936
  */
16697
- nat: string;
17937
+ destinationDataPrefix: string;
17938
+ destinationDataPrefixListId: string;
16698
17939
  /**
16699
17940
  * Variable name
16700
17941
  */
16701
- natVariable: string;
17942
+ destinationDataPrefixVariable: string;
16702
17943
  /**
16703
- * IPv6 Route Gateway Next Hop
17944
+ * Destination Port List
16704
17945
  */
16705
- nextHops: outputs.GetTransportManagementVpnFeatureIpv6StaticRouteNextHop[];
17946
+ destinationPorts: outputs.GetTransportIpv4AclFeatureSequenceMatchEntryDestinationPort[];
16706
17947
  /**
16707
- * IPv6 Route Gateway Next Hop
17948
+ * DSCP number
16708
17949
  */
16709
- null0: boolean;
17950
+ dscps: number[];
16710
17951
  /**
16711
- * Prefix
17952
+ * ICMP Message
16712
17953
  */
16713
- prefix: string;
17954
+ icmpMessages: string[];
16714
17955
  /**
16715
- * Variable name
17956
+ * Packet Length
16716
17957
  */
16717
- prefixVariable: string;
16718
- }
16719
- export interface GetTransportManagementVpnFeatureIpv6StaticRouteNextHop {
17958
+ packetLength: number;
16720
17959
  /**
16721
- * Address
17960
+ * protocol number list with at least one item
16722
17961
  */
16723
- address: string;
17962
+ protocols: number[];
17963
+ /**
17964
+ * Source Data IP Prefix
17965
+ */
17966
+ sourceDataPrefix: string;
17967
+ sourceDataPrefixListId: string;
16724
17968
  /**
16725
17969
  * Variable name
16726
17970
  */
16727
- addressVariable: string;
17971
+ sourceDataPrefixVariable: string;
16728
17972
  /**
16729
- * Administrative distance
17973
+ * Source Port List
16730
17974
  */
16731
- administrativeDistance: number;
17975
+ sourcePorts: outputs.GetTransportIpv4AclFeatureSequenceMatchEntrySourcePort[];
16732
17976
  /**
16733
- * Variable name
17977
+ * TCP States
16734
17978
  */
16735
- administrativeDistanceVariable: string;
17979
+ tcpState: string;
16736
17980
  }
16737
- export interface GetTransportManagementVpnFeatureNewHostMapping {
17981
+ export interface GetTransportIpv4AclFeatureSequenceMatchEntryDestinationPort {
16738
17982
  /**
16739
- * Hostname
17983
+ * destination port range or individual port number
16740
17984
  */
16741
- hostName: string;
17985
+ port: number;
17986
+ }
17987
+ export interface GetTransportIpv4AclFeatureSequenceMatchEntrySourcePort {
16742
17988
  /**
16743
- * Variable name
17989
+ * source port range or individual port number
16744
17990
  */
16745
- hostNameVariable: string;
17991
+ port: number;
17992
+ }
17993
+ export interface GetTransportIpv6AclFeatureSequence {
16746
17994
  /**
16747
- * List of IP
17995
+ * Define list of actions
16748
17996
  */
16749
- listOfIpAddresses: string[];
17997
+ actions: outputs.GetTransportIpv6AclFeatureSequenceAction[];
16750
17998
  /**
16751
- * Variable name
17999
+ * Base Action
16752
18000
  */
16753
- listOfIpAddressesVariable: string;
16754
- }
16755
- export interface GetTransportManagementVpnInterfaceEthernetFeatureArpEntry {
18001
+ baseAction: string;
16756
18002
  /**
16757
- * IPV4 Address
18003
+ * Define match conditions
16758
18004
  */
16759
- ipAddress: string;
18005
+ matchEntries: outputs.GetTransportIpv6AclFeatureSequenceMatchEntry[];
16760
18006
  /**
16761
- * Variable name
18007
+ * Sequence Id
16762
18008
  */
16763
- ipAddressVariable: string;
18009
+ sequenceId: number;
16764
18010
  /**
16765
- * MAC Address
18011
+ * Sequence Name
16766
18012
  */
16767
- macAddress: string;
18013
+ sequenceName: string;
18014
+ }
18015
+ export interface GetTransportIpv6AclFeatureSequenceAction {
16768
18016
  /**
16769
- * Variable name
18017
+ * Counter Name
16770
18018
  */
16771
- macAddressVariable: string;
16772
- }
16773
- export interface GetTransportManagementVpnInterfaceEthernetFeatureIpv4SecondaryAddress {
18019
+ acceptCounterName: string;
16774
18020
  /**
16775
- * IpV4 Address
18021
+ * Enable Log
16776
18022
  */
16777
- address: string;
18023
+ acceptLog: boolean;
18024
+ acceptMirrorListId: string;
18025
+ acceptPolicerId: string;
16778
18026
  /**
16779
- * Variable name
18027
+ * Set Next Hop (IPV6 address)
16780
18028
  */
16781
- addressVariable: string;
18029
+ acceptSetNextHop: string;
16782
18030
  /**
16783
- * Subnet Mask
18031
+ * set traffic class number
16784
18032
  */
16785
- subnetMask: string;
18033
+ acceptTrafficClass: number;
16786
18034
  /**
16787
- * Variable name
18035
+ * Counter Name
16788
18036
  */
16789
- subnetMaskVariable: string;
18037
+ dropCounterName: string;
18038
+ /**
18039
+ * Enable Log
18040
+ */
18041
+ dropLog: boolean;
18042
+ }
18043
+ export interface GetTransportIpv6AclFeatureSequenceMatchEntry {
18044
+ /**
18045
+ * Destination Data IP Prefix
18046
+ */
18047
+ destinationDataPrefix: string;
18048
+ destinationDataPrefixListId: string;
18049
+ /**
18050
+ * Destination Port List
18051
+ */
18052
+ destinationPorts: outputs.GetTransportIpv6AclFeatureSequenceMatchEntryDestinationPort[];
18053
+ /**
18054
+ * ICMP6 Message
18055
+ */
18056
+ icmpMessages: string[];
18057
+ /**
18058
+ * next header number
18059
+ */
18060
+ nextHeader: number;
18061
+ /**
18062
+ * Packet Length
18063
+ */
18064
+ packetLength: number;
18065
+ /**
18066
+ * Source Data IP Prefix
18067
+ */
18068
+ sourceDataPrefix: string;
18069
+ sourceDataPrefixListId: string;
18070
+ /**
18071
+ * Source Port List
18072
+ */
18073
+ sourcePorts: outputs.GetTransportIpv6AclFeatureSequenceMatchEntrySourcePort[];
18074
+ /**
18075
+ * TCP States
18076
+ */
18077
+ tcpState: string;
18078
+ /**
18079
+ * Select Traffic Class
18080
+ */
18081
+ trafficClasses: number[];
18082
+ }
18083
+ export interface GetTransportIpv6AclFeatureSequenceMatchEntryDestinationPort {
18084
+ /**
18085
+ * destination port range or individual port number
18086
+ */
18087
+ port: number;
18088
+ }
18089
+ export interface GetTransportIpv6AclFeatureSequenceMatchEntrySourcePort {
18090
+ /**
18091
+ * source port range or individual port number
18092
+ */
18093
+ port: number;
18094
+ }
18095
+ export interface GetTransportIpv6TrackerGroupFeatureTrackerElement {
18096
+ trackerId: string;
18097
+ }
18098
+ export interface GetTransportManagementVpnFeatureIpv4StaticRoute {
18099
+ /**
18100
+ * Administrative distance
18101
+ */
18102
+ administrativeDistance: number;
18103
+ /**
18104
+ * Variable name
18105
+ */
18106
+ administrativeDistanceVariable: string;
18107
+ /**
18108
+ * Gateway
18109
+ */
18110
+ gateway: string;
18111
+ /**
18112
+ * IP Address
18113
+ */
18114
+ networkAddress: string;
18115
+ /**
18116
+ * Variable name
18117
+ */
18118
+ networkAddressVariable: string;
18119
+ /**
18120
+ * IPv4 Route Gateway Next Hop
18121
+ */
18122
+ nextHops: outputs.GetTransportManagementVpnFeatureIpv4StaticRouteNextHop[];
18123
+ /**
18124
+ * Subnet Mask
18125
+ */
18126
+ subnetMask: string;
18127
+ /**
18128
+ * Variable name
18129
+ */
18130
+ subnetMaskVariable: string;
18131
+ }
18132
+ export interface GetTransportManagementVpnFeatureIpv4StaticRouteNextHop {
18133
+ /**
18134
+ * Address
18135
+ */
18136
+ address: string;
18137
+ /**
18138
+ * Variable name
18139
+ */
18140
+ addressVariable: string;
18141
+ /**
18142
+ * Administrative distance
18143
+ */
18144
+ administrativeDistance: number;
18145
+ /**
18146
+ * Variable name
18147
+ */
18148
+ administrativeDistanceVariable: string;
18149
+ }
18150
+ export interface GetTransportManagementVpnFeatureIpv6StaticRoute {
18151
+ /**
18152
+ * Gateway
18153
+ */
18154
+ gateway: string;
18155
+ /**
18156
+ * IPv6 Nat
18157
+ */
18158
+ nat: string;
18159
+ /**
18160
+ * Variable name
18161
+ */
18162
+ natVariable: string;
18163
+ /**
18164
+ * IPv6 Route Gateway Next Hop
18165
+ */
18166
+ nextHops: outputs.GetTransportManagementVpnFeatureIpv6StaticRouteNextHop[];
18167
+ /**
18168
+ * IPv6 Route Gateway Next Hop
18169
+ */
18170
+ null0: boolean;
18171
+ /**
18172
+ * Prefix
18173
+ */
18174
+ prefix: string;
18175
+ /**
18176
+ * Variable name
18177
+ */
18178
+ prefixVariable: string;
18179
+ }
18180
+ export interface GetTransportManagementVpnFeatureIpv6StaticRouteNextHop {
18181
+ /**
18182
+ * Address
18183
+ */
18184
+ address: string;
18185
+ /**
18186
+ * Variable name
18187
+ */
18188
+ addressVariable: string;
18189
+ /**
18190
+ * Administrative distance
18191
+ */
18192
+ administrativeDistance: number;
18193
+ /**
18194
+ * Variable name
18195
+ */
18196
+ administrativeDistanceVariable: string;
18197
+ }
18198
+ export interface GetTransportManagementVpnFeatureNewHostMapping {
18199
+ /**
18200
+ * Hostname
18201
+ */
18202
+ hostName: string;
18203
+ /**
18204
+ * Variable name
18205
+ */
18206
+ hostNameVariable: string;
18207
+ /**
18208
+ * List of IP
18209
+ */
18210
+ listOfIpAddresses: string[];
18211
+ /**
18212
+ * Variable name
18213
+ */
18214
+ listOfIpAddressesVariable: string;
18215
+ }
18216
+ export interface GetTransportManagementVpnInterfaceEthernetFeatureArpEntry {
18217
+ /**
18218
+ * IPV4 Address
18219
+ */
18220
+ ipAddress: string;
18221
+ /**
18222
+ * Variable name
18223
+ */
18224
+ ipAddressVariable: string;
18225
+ /**
18226
+ * MAC Address
18227
+ */
18228
+ macAddress: string;
18229
+ /**
18230
+ * Variable name
18231
+ */
18232
+ macAddressVariable: string;
18233
+ }
18234
+ export interface GetTransportManagementVpnInterfaceEthernetFeatureIpv4SecondaryAddress {
18235
+ /**
18236
+ * IpV4 Address
18237
+ */
18238
+ address: string;
18239
+ /**
18240
+ * Variable name
18241
+ */
18242
+ addressVariable: string;
18243
+ /**
18244
+ * Subnet Mask
18245
+ */
18246
+ subnetMask: string;
18247
+ /**
18248
+ * Variable name
18249
+ */
18250
+ subnetMaskVariable: string;
16790
18251
  }
16791
18252
  export interface GetTransportRoutePolicyFeatureSequence {
16792
18253
  /**
@@ -17842,104 +19303,208 @@ export interface GetTransportRoutingOspfv3Ipv6FeatureRedistribute {
17842
19303
  protocolVariable: string;
17843
19304
  routePolicyId: string;
17844
19305
  }
17845
- export interface GetTransportTrackerGroupFeatureTrackerElement {
17846
- trackerId: string;
17847
- }
17848
- export interface GetTransportWanVpnFeatureIpv4StaticRoute {
19306
+ export interface GetTransportT1E1ControllerFeatureEntry {
17849
19307
  /**
17850
- * Administrative distance
19308
+ * Cable Config
17851
19309
  */
17852
- administrativeDistance: number;
19310
+ cableLength: string;
17853
19311
  /**
17854
- * Variable name
19312
+ * Channel Group List
17855
19313
  */
17856
- administrativeDistanceVariable: string;
19314
+ channelGroups: outputs.GetTransportT1E1ControllerFeatureEntryChannelGroup[];
17857
19315
  /**
17858
- * Gateway
19316
+ * Clock Source
17859
19317
  */
17860
- gateway: string;
19318
+ clockSource: string;
17861
19319
  /**
17862
- * IP Address
19320
+ * Description
17863
19321
  */
17864
- networkAddress: string;
19322
+ description: string;
17865
19323
  /**
17866
19324
  * Variable name
17867
19325
  */
17868
- networkAddressVariable: string;
19326
+ descriptionVariable: string;
17869
19327
  /**
17870
- * IPv4 Route Gateway Next Hop
19328
+ * Card Type
17871
19329
  */
17872
- nextHops: outputs.GetTransportWanVpnFeatureIpv4StaticRouteNextHop[];
19330
+ e1Description: string;
17873
19331
  /**
17874
- * Subnet Mask
19332
+ * Framing
17875
19333
  */
17876
- subnetMask: string;
19334
+ e1Framing: string;
17877
19335
  /**
17878
19336
  * Variable name
17879
19337
  */
17880
- subnetMaskVariable: string;
17881
- }
17882
- export interface GetTransportWanVpnFeatureIpv4StaticRouteNextHop {
19338
+ e1FramingVariable: string;
17883
19339
  /**
17884
- * Address
19340
+ * LineCode
17885
19341
  */
17886
- address: string;
19342
+ e1Linecode: string;
17887
19343
  /**
17888
19344
  * Variable name
17889
19345
  */
17890
- addressVariable: string;
19346
+ e1LinecodeVariable: string;
17891
19347
  /**
17892
- * Administrative distance
19348
+ * length
17893
19349
  */
17894
- administrativeDistance: number;
19350
+ lengthLong: string;
17895
19351
  /**
17896
19352
  * Variable name
17897
19353
  */
17898
- administrativeDistanceVariable: string;
17899
- }
17900
- export interface GetTransportWanVpnFeatureIpv6StaticRoute {
19354
+ lengthLongVariable: string;
17901
19355
  /**
17902
- * IPv6 Nat
19356
+ * length
17903
19357
  */
17904
- nat: string;
19358
+ lengthShort: string;
17905
19359
  /**
17906
19360
  * Variable name
17907
19361
  */
17908
- natVariable: string;
19362
+ lengthShortVariable: string;
17909
19363
  /**
17910
- * IPv6 Route Gateway Next Hop
19364
+ * Line Mode
17911
19365
  */
17912
- nextHops: outputs.GetTransportWanVpnFeatureIpv6StaticRouteNextHop[];
19366
+ lineMode: string;
17913
19367
  /**
17914
- * IPv6 Route Gateway Next Hop
19368
+ * Variable name
17915
19369
  */
17916
- null0: boolean;
19370
+ lineModeVariable: string;
17917
19371
  /**
17918
- * Prefix
19372
+ * Card Type
17919
19373
  */
17920
- prefix: string;
19374
+ t1Description: string;
19375
+ /**
19376
+ * Framing
19377
+ */
19378
+ t1Framing: string;
17921
19379
  /**
17922
19380
  * Variable name
17923
19381
  */
17924
- prefixVariable: string;
17925
- }
17926
- export interface GetTransportWanVpnFeatureIpv6StaticRouteNextHop {
19382
+ t1FramingVariable: string;
17927
19383
  /**
17928
- * Address
19384
+ * LineCode
17929
19385
  */
17930
- address: string;
19386
+ t1Linecode: string;
17931
19387
  /**
17932
19388
  * Variable name
17933
19389
  */
17934
- addressVariable: string;
19390
+ t1LinecodeVariable: string;
19391
+ }
19392
+ export interface GetTransportT1E1ControllerFeatureEntryChannelGroup {
17935
19393
  /**
17936
- * Administrative distance
19394
+ * Number
17937
19395
  */
17938
- administrativeDistance: number;
19396
+ channelGroup: number;
17939
19397
  /**
17940
19398
  * Variable name
17941
19399
  */
17942
- administrativeDistanceVariable: string;
19400
+ channelGroupVariable: string;
19401
+ /**
19402
+ * Time slots
19403
+ */
19404
+ timeSlot: string;
19405
+ /**
19406
+ * Variable name
19407
+ */
19408
+ timeSlotVariable: string;
19409
+ }
19410
+ export interface GetTransportTrackerGroupFeatureTrackerElement {
19411
+ trackerId: string;
19412
+ }
19413
+ export interface GetTransportWanVpnFeatureIpv4StaticRoute {
19414
+ /**
19415
+ * Administrative distance
19416
+ */
19417
+ administrativeDistance: number;
19418
+ /**
19419
+ * Variable name
19420
+ */
19421
+ administrativeDistanceVariable: string;
19422
+ /**
19423
+ * Gateway
19424
+ */
19425
+ gateway: string;
19426
+ /**
19427
+ * IP Address
19428
+ */
19429
+ networkAddress: string;
19430
+ /**
19431
+ * Variable name
19432
+ */
19433
+ networkAddressVariable: string;
19434
+ /**
19435
+ * IPv4 Route Gateway Next Hop
19436
+ */
19437
+ nextHops: outputs.GetTransportWanVpnFeatureIpv4StaticRouteNextHop[];
19438
+ /**
19439
+ * Subnet Mask
19440
+ */
19441
+ subnetMask: string;
19442
+ /**
19443
+ * Variable name
19444
+ */
19445
+ subnetMaskVariable: string;
19446
+ }
19447
+ export interface GetTransportWanVpnFeatureIpv4StaticRouteNextHop {
19448
+ /**
19449
+ * Address
19450
+ */
19451
+ address: string;
19452
+ /**
19453
+ * Variable name
19454
+ */
19455
+ addressVariable: string;
19456
+ /**
19457
+ * Administrative distance
19458
+ */
19459
+ administrativeDistance: number;
19460
+ /**
19461
+ * Variable name
19462
+ */
19463
+ administrativeDistanceVariable: string;
19464
+ }
19465
+ export interface GetTransportWanVpnFeatureIpv6StaticRoute {
19466
+ /**
19467
+ * IPv6 Nat
19468
+ */
19469
+ nat: string;
19470
+ /**
19471
+ * Variable name
19472
+ */
19473
+ natVariable: string;
19474
+ /**
19475
+ * IPv6 Route Gateway Next Hop
19476
+ */
19477
+ nextHops: outputs.GetTransportWanVpnFeatureIpv6StaticRouteNextHop[];
19478
+ /**
19479
+ * IPv6 Route Gateway Next Hop
19480
+ */
19481
+ null0: boolean;
19482
+ /**
19483
+ * Prefix
19484
+ */
19485
+ prefix: string;
19486
+ /**
19487
+ * Variable name
19488
+ */
19489
+ prefixVariable: string;
19490
+ }
19491
+ export interface GetTransportWanVpnFeatureIpv6StaticRouteNextHop {
19492
+ /**
19493
+ * Address
19494
+ */
19495
+ address: string;
19496
+ /**
19497
+ * Variable name
19498
+ */
19499
+ addressVariable: string;
19500
+ /**
19501
+ * Administrative distance
19502
+ */
19503
+ administrativeDistance: number;
19504
+ /**
19505
+ * Variable name
19506
+ */
19507
+ administrativeDistanceVariable: string;
17943
19508
  }
17944
19509
  export interface GetTransportWanVpnFeatureNat64V4Pool {
17945
19510
  /**
@@ -20343,6 +21908,35 @@ export interface OtherUcseFeatureInterface {
20343
21908
  */
20344
21909
  ucseInterfaceVpnVariable?: string;
20345
21910
  }
21911
+ export interface PolicyObjectAppProbeClassEntry {
21912
+ /**
21913
+ * Forwarding Class Name
21914
+ */
21915
+ forwardingClass?: string;
21916
+ /**
21917
+ * Map
21918
+ */
21919
+ maps?: outputs.PolicyObjectAppProbeClassEntryMap[];
21920
+ }
21921
+ export interface PolicyObjectAppProbeClassEntryMap {
21922
+ /**
21923
+ * Color
21924
+ * - Choices: `3g`, `biz-internet`, `blue`, `bronze`, `custom1`, `custom2`, `custom3`, `default`, `gold`, `green`, `lte`, `metro-ethernet`, `mpls`, `private1`, `private2`, `private3`, `private4`, `private5`, `private6`, `public-internet`, `red`, `silver`
21925
+ */
21926
+ color?: string;
21927
+ /**
21928
+ * DSCP number
21929
+ * - Range: `0`-`63`
21930
+ */
21931
+ dscp?: number;
21932
+ }
21933
+ export interface PolicyObjectApplicationListEntry {
21934
+ application?: string;
21935
+ applicationFamily?: string;
21936
+ }
21937
+ export interface PolicyObjectAsPathListEntry {
21938
+ asPathList?: string;
21939
+ }
20346
21940
  export interface PolicyObjectClassMapEntry {
20347
21941
  /**
20348
21942
  * select a queue
@@ -20453,6 +22047,119 @@ export interface PolicyObjectPolicerEntry {
20453
22047
  */
20454
22048
  rateBps?: number;
20455
22049
  }
22050
+ export interface PolicyObjectPreferredColorGroupEntry {
22051
+ primaryColorPreferences?: string[];
22052
+ /**
22053
+ * - Choices: `all-paths`, `direct-path`, `multi-hop-path`
22054
+ */
22055
+ primaryPathPreference?: string;
22056
+ secondaryColorPreferences?: string[];
22057
+ /**
22058
+ * - Choices: `all-paths`, `direct-path`, `multi-hop-path`
22059
+ */
22060
+ secondaryPathPreference?: string;
22061
+ tertiaryColorPreferences?: string[];
22062
+ /**
22063
+ * - Choices: `all-paths`, `direct-path`, `multi-hop-path`
22064
+ */
22065
+ tertiaryPathPreference?: string;
22066
+ }
22067
+ export interface PolicyObjectSecurityDataIpv4PrefixListEntry {
22068
+ ipPrefix?: string;
22069
+ /**
22070
+ * Variable name
22071
+ */
22072
+ ipPrefixVariable?: string;
22073
+ }
22074
+ export interface PolicyObjectSecurityFqdnListEntry {
22075
+ pattern?: string;
22076
+ }
22077
+ export interface PolicyObjectSecurityGeolocationListEntry {
22078
+ /**
22079
+ * continent name
22080
+ * - Choices: `AF`, `AN`, `AS`, `EU`, `NA`, `OC`, `SA`
22081
+ */
22082
+ continent?: string;
22083
+ /**
22084
+ * country names
22085
+ * - Choices: `AFG`, `ALB`, `ATA`, `DZA`, `ASM`, `AND`, `AGO`, `ATG`, `AZE`, `ARG`, `AUS`, `AUT`, `BHS`, `BHR`, `BGD`, `ARM`, `BRB`, `BEL`, `BMU`, `BTN`, `BOL`, `BIH`, `BWA`, `BVT`, `BRA`, `BLZ`, `IOT`, `SLB`, `VGB`, `BRN`, `BGR`, `MMR`, `BDI`, `BLR`, `KHM`, `CMR`, `CAN`, `CPV`, `CYM`, `CAF`, `LKA`, `TCD`, `CHL`, `CHN`, `TWN`, `CXR`, `CCK`, `COL`, `COM`, `MYT`, `COG`, `COD`, `COK`, `CRI`, `HRV`, `CUB`, `CYP`, `CZE`, `BEN`, `DNK`, `DMA`, `DOM`, `ECU`, `SLV`, `GNQ`, `ETH`, `ERI`, `EST`, `FRO`, `FLK`, `SGS`, `FJI`, `FIN`, `ALA`, `FRA`, `GUF`, `PYF`, `ATF`, `DJI`, `GAB`, `GEO`, `GMB`, `PSE`, `DEU`, `GHA`, `GIB`, `KIR`, `GRC`, `GRL`, `GRD`, `GLP`, `GUM`, `GTM`, `GIN`, `GUY`, `HTI`, `HMD`, `VAT`, `HND`, `HKG`, `HUN`, `ISL`, `IND`, `IDN`, `IRN`, `IRQ`, `IRL`, `ISR`, `ITA`, `CIV`, `JAM`, `JPN`, `KAZ`, `JOR`, `KEN`, `PRK`, `KOR`, `KWT`, `KGZ`, `LAO`, `LBN`, `LSO`, `LVA`, `LBR`, `LBY`, `LIE`, `LTU`, `LUX`, `MAC`, `MDG`, `MWI`, `MYS`, `MDV`, `MLI`, `MLT`, `MTQ`, `MRT`, `MUS`, `MEX`, `MCO`, `MNG`, `MDA`, `MNE`, `MSR`, `MAR`, `MOZ`, `OMN`, `NAM`, `NRU`, `NPL`, `NLD`, `ANT`, `CUW`, `ABW`, `SXM`, `BES`, `NCL`, `VUT`, `NZL`, `NIC`, `NER`, `NGA`, `NIU`, `NFK`, `NOR`, `MNP`, `UMI`, `FSM`, `MHL`, `PLW`, `PAK`, `PAN`, `PNG`, `PRY`, `PER`, `PHL`, `PCN`, `POL`, `PRT`, `GNB`, `TLS`, `PRI`, `QAT`, `REU`, `ROU`, `RUS`, `RWA`, `BLM`, `SHN`, `KNA`, `AIA`, `LCA`, `MAF`, `SPM`, `VCT`, `SMR`, `STP`, `SAU`, `SEN`, `SRB`, `SYC`, `SLE`, `SGP`, `SVK`, `VNM`, `SVN`, `SOM`, `ZAF`, `ZWE`, `ESP`, `SSD`, `ESH`, `SDN`, `SUR`, `SJM`, `SWZ`, `SWE`, `CHE`, `SYR`, `TJK`, `THA`, `TGO`, `TKL`, `TON`, `TTO`, `ARE`, `TUN`, `TUR`, `TKM`, `TCA`, `TUV`, `UGA`, `UKR`, `MKD`, `EGY`, `GBR`, `GGY`, `JEY`, `IMN`, `TZA`, `USA`, `VIR`, `BFA`, `URY`, `UZB`, `VEN`, `WLF`, `WSM`, `YEM`, `ZMB`
22086
+ */
22087
+ country?: string;
22088
+ }
22089
+ export interface PolicyObjectSecurityIdentityListEntry {
22090
+ user?: string;
22091
+ userGroup?: string;
22092
+ }
22093
+ export interface PolicyObjectSecurityIpsSignatureEntry {
22094
+ generatorId?: string;
22095
+ signatureId?: string;
22096
+ }
22097
+ export interface PolicyObjectSecurityLocalApplicationListEntry {
22098
+ app?: string;
22099
+ appFamily?: string;
22100
+ }
22101
+ export interface PolicyObjectSecurityLocalDomainListEntry {
22102
+ localDomain?: string;
22103
+ }
22104
+ export interface PolicyObjectSecurityPortListEntry {
22105
+ /**
22106
+ * can be single port or port range
22107
+ */
22108
+ port?: string;
22109
+ }
22110
+ export interface PolicyObjectSecurityScalableGroupTagListEntry {
22111
+ sgtName?: string;
22112
+ tag?: string;
22113
+ }
22114
+ export interface PolicyObjectSecurityUrlAllowListEntry {
22115
+ /**
22116
+ * valid url pattern
22117
+ */
22118
+ pattern?: string;
22119
+ }
22120
+ export interface PolicyObjectSecurityUrlBlockListEntry {
22121
+ /**
22122
+ * valid url pattern
22123
+ */
22124
+ pattern?: string;
22125
+ }
22126
+ export interface PolicyObjectSlaClassListEntry {
22127
+ appProbeClassListId?: string;
22128
+ /**
22129
+ * - Choices: `jitter`, `latency`, `loss`, `loss-latency`, `loss-jitter`, `latency-loss`, `latency-jitter`, `jitter-latency`, `jitter-loss`, `loss-latency-jitter`, `loss-jitter-latency`, `latency-loss-jitter`, `latency-jitter-loss`, `jitter-latency-loss`, `jitter-loss-latency`
22130
+ */
22131
+ fallbackBestTunnelCriteria?: string;
22132
+ /**
22133
+ * - Range: `1`-`1000`
22134
+ */
22135
+ fallbackBestTunnelJitterVariance?: number;
22136
+ /**
22137
+ * - Range: `1`-`1000`
22138
+ */
22139
+ fallbackBestTunnelLatencyVariance?: number;
22140
+ /**
22141
+ * - Range: `0`-`100`
22142
+ */
22143
+ fallbackBestTunnelLossVariance?: number;
22144
+ /**
22145
+ * - Range: `1`-`1000`
22146
+ */
22147
+ jitter?: number;
22148
+ /**
22149
+ * - Range: `1`-`1000`
22150
+ */
22151
+ latency?: number;
22152
+ /**
22153
+ * - Range: `0`-`100`
22154
+ */
22155
+ loss?: number;
22156
+ }
22157
+ export interface PolicyObjectStandardCommunityListEntry {
22158
+ /**
22159
+ * Standard Community
22160
+ */
22161
+ standardCommunity?: string;
22162
+ }
20456
22163
  export interface PolicyObjectTlocListEntry {
20457
22164
  /**
20458
22165
  * color
@@ -20473,6 +22180,12 @@ export interface PolicyObjectTlocListEntry {
20473
22180
  */
20474
22181
  tlocIp?: string;
20475
22182
  }
22183
+ export interface PolicyObjectVpnGroupEntry {
22184
+ /**
22185
+ * can be single vpn id or vpn id range
22186
+ */
22187
+ vpn?: number;
22188
+ }
20476
22189
  export interface PortListPolicyObjectEntry {
20477
22190
  /**
20478
22191
  * Port number
@@ -20990,6 +22703,10 @@ export interface SecurityPolicyDefinition {
20990
22703
  * - Choices: `urlFiltering`, `zoneBasedFW`, `intrusionPrevention`, `sslDecryption`, `advancedMalwareProtection`, `dnsSecurity`
20991
22704
  */
20992
22705
  type: string;
22706
+ /**
22707
+ * Policy definition version
22708
+ */
22709
+ version?: number;
20993
22710
  }
20994
22711
  export interface SecurityPolicyLogging {
20995
22712
  /**
@@ -21001,89 +22718,316 @@ export interface SecurityPolicyLogging {
21001
22718
  */
21002
22719
  externalSyslogServerVpn?: string;
21003
22720
  }
21004
- export interface ServiceLanVpnFeatureAdvertiseOmpIpv4 {
22721
+ export interface ServiceIpv4AclFeatureSequence {
21005
22722
  /**
21006
- * IPv4 Prefix List
22723
+ * Define list of actions
21007
22724
  */
21008
- prefixes?: outputs.ServiceLanVpnFeatureAdvertiseOmpIpv4Prefix[];
22725
+ actions?: outputs.ServiceIpv4AclFeatureSequenceAction[];
21009
22726
  /**
21010
- * Protocol
21011
- * - Choices: `bgp`, `ospf`, `ospfv3`, `connected`, `static`, `network`, `aggregate`, `eigrp`, `lisp`, `isis`
22727
+ * Base Action
22728
+ * - Choices: `drop`, `accept`
22729
+ * - Default value: `accept`
21012
22730
  */
21013
- protocol?: string;
22731
+ baseAction?: string;
21014
22732
  /**
21015
- * Variable name
22733
+ * Define match conditions
21016
22734
  */
21017
- protocolVariable?: string;
21018
- routePolicyId?: string;
22735
+ matchEntries?: outputs.ServiceIpv4AclFeatureSequenceMatchEntry[];
22736
+ /**
22737
+ * Sequence Id
22738
+ * - Range: `1`-`65536`
22739
+ */
22740
+ sequenceId?: number;
22741
+ /**
22742
+ * Sequence Name
22743
+ */
22744
+ sequenceName?: string;
21019
22745
  }
21020
- export interface ServiceLanVpnFeatureAdvertiseOmpIpv4Prefix {
22746
+ export interface ServiceIpv4AclFeatureSequenceAction {
21021
22747
  /**
21022
- * Aggregate Only
21023
- * - Default value: `false`
22748
+ * Counter Name
21024
22749
  */
21025
- aggregateOnly?: boolean;
21026
- networkAddress?: string;
22750
+ acceptCounterName?: string;
21027
22751
  /**
21028
- * Variable name
22752
+ * Enable Log
22753
+ * - Default value: `false`
21029
22754
  */
21030
- networkAddressVariable?: string;
22755
+ acceptLog?: boolean;
22756
+ acceptMirrorListId?: string;
22757
+ acceptPolicerId?: string;
21031
22758
  /**
21032
- * Applied to Region
21033
- * - Choices: `core-and-access`, `core`, `access`
21034
- * - Default value: `core-and-access`
22759
+ * DSCP number
22760
+ * - Range: `0`-`63`
21035
22761
  */
21036
- region?: string;
22762
+ acceptSetDscp?: number;
21037
22763
  /**
21038
- * Variable name
22764
+ * Set Next Hop (IPV4 address)
21039
22765
  */
21040
- regionVariable?: string;
22766
+ acceptSetNextHop?: string;
21041
22767
  /**
21042
- * - Choices: `255.255.255.255`, `255.255.255.254`, `255.255.255.252`, `255.255.255.248`, `255.255.255.240`, `255.255.255.224`, `255.255.255.192`, `255.255.255.128`, `255.255.255.0`, `255.255.254.0`, `255.255.252.0`, `255.255.248.0`, `255.255.240.0`, `255.255.224.0`, `255.255.192.0`, `255.255.128.0`, `255.255.0.0`, `255.254.0.0`, `255.252.0.0`, `255.240.0.0`, `255.224.0.0`, `255.192.0.0`, `255.128.0.0`, `255.0.0.0`, `254.0.0.0`, `252.0.0.0`, `248.0.0.0`, `240.0.0.0`, `224.0.0.0`, `192.0.0.0`, `128.0.0.0`, `0.0.0.0`
22768
+ * Counter Name
21043
22769
  */
21044
- subnetMask?: string;
22770
+ dropCounterName?: string;
21045
22771
  /**
21046
- * Variable name
22772
+ * Enable Log
22773
+ * - Default value: `false`
21047
22774
  */
21048
- subnetMaskVariable?: string;
22775
+ dropLog?: boolean;
21049
22776
  }
21050
- export interface ServiceLanVpnFeatureAdvertiseOmpIpv6 {
22777
+ export interface ServiceIpv4AclFeatureSequenceMatchEntry {
21051
22778
  /**
21052
- * IPv6 Prefix List
22779
+ * Destination Data IP Prefix
21053
22780
  */
21054
- prefixes?: outputs.ServiceLanVpnFeatureAdvertiseOmpIpv6Prefix[];
22781
+ destinationDataPrefix?: string;
22782
+ destinationDataPrefixListId?: string;
21055
22783
  /**
21056
- * Protocol
21057
- * - Choices: `BGP`, `OSPF`, `Connected`, `Static`, `Network`, `Aggregate`
22784
+ * Variable name
21058
22785
  */
21059
- protocol?: string;
22786
+ destinationDataPrefixVariable?: string;
21060
22787
  /**
21061
- * Protocol Sub Type
21062
- * - Choices: `External`
22788
+ * Destination Port List
21063
22789
  */
21064
- protocolSubType?: string;
22790
+ destinationPorts?: outputs.ServiceIpv4AclFeatureSequenceMatchEntryDestinationPort[];
21065
22791
  /**
21066
- * Variable name
22792
+ * DSCP number
21067
22793
  */
21068
- protocolSubTypeVariable?: string;
22794
+ dscps?: number[];
21069
22795
  /**
21070
- * Variable name
22796
+ * ICMP Message
21071
22797
  */
21072
- protocolVariable?: string;
21073
- routePolicyId?: string;
21074
- }
21075
- export interface ServiceLanVpnFeatureAdvertiseOmpIpv6Prefix {
22798
+ icmpMessages?: string[];
21076
22799
  /**
21077
- * Aggregate Only
21078
- * - Default value: `false`
22800
+ * Packet Length
21079
22801
  */
21080
- aggregateOnly?: boolean;
22802
+ packetLength?: number;
21081
22803
  /**
21082
- * IPv6 Prefix
22804
+ * protocol number list with at least one item
21083
22805
  */
21084
- prefix?: string;
22806
+ protocols?: number[];
21085
22807
  /**
21086
- * Variable name
22808
+ * Source Data IP Prefix
22809
+ */
22810
+ sourceDataPrefix?: string;
22811
+ sourceDataPrefixListId?: string;
22812
+ /**
22813
+ * Variable name
22814
+ */
22815
+ sourceDataPrefixVariable?: string;
22816
+ /**
22817
+ * Source Port List
22818
+ */
22819
+ sourcePorts?: outputs.ServiceIpv4AclFeatureSequenceMatchEntrySourcePort[];
22820
+ /**
22821
+ * TCP States
22822
+ * - Choices: `syn`
22823
+ */
22824
+ tcpState?: string;
22825
+ }
22826
+ export interface ServiceIpv4AclFeatureSequenceMatchEntryDestinationPort {
22827
+ /**
22828
+ * destination port range or individual port number
22829
+ */
22830
+ port?: number;
22831
+ }
22832
+ export interface ServiceIpv4AclFeatureSequenceMatchEntrySourcePort {
22833
+ /**
22834
+ * source port range or individual port number
22835
+ */
22836
+ port?: number;
22837
+ }
22838
+ export interface ServiceIpv6AclFeatureSequence {
22839
+ /**
22840
+ * Define list of actions
22841
+ */
22842
+ actions?: outputs.ServiceIpv6AclFeatureSequenceAction[];
22843
+ /**
22844
+ * Base Action
22845
+ * - Choices: `drop`, `accept`
22846
+ * - Default value: `accept`
22847
+ */
22848
+ baseAction?: string;
22849
+ /**
22850
+ * Define match conditions
22851
+ */
22852
+ matchEntries?: outputs.ServiceIpv6AclFeatureSequenceMatchEntry[];
22853
+ /**
22854
+ * Sequence Id
22855
+ * - Range: `1`-`65536`
22856
+ */
22857
+ sequenceId?: number;
22858
+ /**
22859
+ * Sequence Name
22860
+ */
22861
+ sequenceName?: string;
22862
+ }
22863
+ export interface ServiceIpv6AclFeatureSequenceAction {
22864
+ /**
22865
+ * Counter Name
22866
+ */
22867
+ acceptCounterName?: string;
22868
+ /**
22869
+ * Enable Log
22870
+ * - Default value: `false`
22871
+ */
22872
+ acceptLog?: boolean;
22873
+ acceptMirrorListId?: string;
22874
+ acceptPolicerId?: string;
22875
+ /**
22876
+ * Set Next Hop (IPV6 address)
22877
+ */
22878
+ acceptSetNextHop?: string;
22879
+ /**
22880
+ * set traffic class number
22881
+ * - Range: `0`-`63`
22882
+ */
22883
+ acceptTrafficClass?: number;
22884
+ /**
22885
+ * Counter Name
22886
+ */
22887
+ dropCounterName?: string;
22888
+ /**
22889
+ * Enable Log
22890
+ * - Default value: `false`
22891
+ */
22892
+ dropLog?: boolean;
22893
+ }
22894
+ export interface ServiceIpv6AclFeatureSequenceMatchEntry {
22895
+ /**
22896
+ * Destination Data IP Prefix
22897
+ */
22898
+ destinationDataPrefix?: string;
22899
+ destinationDataPrefixListId?: string;
22900
+ /**
22901
+ * Destination Port List
22902
+ */
22903
+ destinationPorts?: outputs.ServiceIpv6AclFeatureSequenceMatchEntryDestinationPort[];
22904
+ /**
22905
+ * ICMP6 Message
22906
+ */
22907
+ icmpMessages?: string[];
22908
+ /**
22909
+ * next header number
22910
+ * - Range: `0`-`255`
22911
+ */
22912
+ nextHeader?: number;
22913
+ /**
22914
+ * Packet Length
22915
+ */
22916
+ packetLength?: number;
22917
+ /**
22918
+ * Source Data IP Prefix
22919
+ */
22920
+ sourceDataPrefix?: string;
22921
+ sourceDataPrefixListId?: string;
22922
+ /**
22923
+ * Source Port List
22924
+ */
22925
+ sourcePorts?: outputs.ServiceIpv6AclFeatureSequenceMatchEntrySourcePort[];
22926
+ /**
22927
+ * TCP States
22928
+ * - Choices: `syn`
22929
+ */
22930
+ tcpState?: string;
22931
+ /**
22932
+ * Select Traffic Class
22933
+ */
22934
+ trafficClasses?: number[];
22935
+ }
22936
+ export interface ServiceIpv6AclFeatureSequenceMatchEntryDestinationPort {
22937
+ /**
22938
+ * destination port range or individual port number
22939
+ */
22940
+ port?: number;
22941
+ }
22942
+ export interface ServiceIpv6AclFeatureSequenceMatchEntrySourcePort {
22943
+ /**
22944
+ * source port range or individual port number
22945
+ */
22946
+ port?: number;
22947
+ }
22948
+ export interface ServiceLanVpnFeatureAdvertiseOmpIpv4 {
22949
+ /**
22950
+ * IPv4 Prefix List
22951
+ */
22952
+ prefixes?: outputs.ServiceLanVpnFeatureAdvertiseOmpIpv4Prefix[];
22953
+ /**
22954
+ * Protocol
22955
+ * - Choices: `bgp`, `ospf`, `ospfv3`, `connected`, `static`, `network`, `aggregate`, `eigrp`, `lisp`, `isis`
22956
+ */
22957
+ protocol?: string;
22958
+ /**
22959
+ * Variable name
22960
+ */
22961
+ protocolVariable?: string;
22962
+ routePolicyId?: string;
22963
+ }
22964
+ export interface ServiceLanVpnFeatureAdvertiseOmpIpv4Prefix {
22965
+ /**
22966
+ * Aggregate Only
22967
+ * - Default value: `false`
22968
+ */
22969
+ aggregateOnly?: boolean;
22970
+ networkAddress?: string;
22971
+ /**
22972
+ * Variable name
22973
+ */
22974
+ networkAddressVariable?: string;
22975
+ /**
22976
+ * Applied to Region
22977
+ * - Choices: `core-and-access`, `core`, `access`
22978
+ * - Default value: `core-and-access`
22979
+ */
22980
+ region?: string;
22981
+ /**
22982
+ * Variable name
22983
+ */
22984
+ regionVariable?: string;
22985
+ /**
22986
+ * - Choices: `255.255.255.255`, `255.255.255.254`, `255.255.255.252`, `255.255.255.248`, `255.255.255.240`, `255.255.255.224`, `255.255.255.192`, `255.255.255.128`, `255.255.255.0`, `255.255.254.0`, `255.255.252.0`, `255.255.248.0`, `255.255.240.0`, `255.255.224.0`, `255.255.192.0`, `255.255.128.0`, `255.255.0.0`, `255.254.0.0`, `255.252.0.0`, `255.240.0.0`, `255.224.0.0`, `255.192.0.0`, `255.128.0.0`, `255.0.0.0`, `254.0.0.0`, `252.0.0.0`, `248.0.0.0`, `240.0.0.0`, `224.0.0.0`, `192.0.0.0`, `128.0.0.0`, `0.0.0.0`
22987
+ */
22988
+ subnetMask?: string;
22989
+ /**
22990
+ * Variable name
22991
+ */
22992
+ subnetMaskVariable?: string;
22993
+ }
22994
+ export interface ServiceLanVpnFeatureAdvertiseOmpIpv6 {
22995
+ /**
22996
+ * IPv6 Prefix List
22997
+ */
22998
+ prefixes?: outputs.ServiceLanVpnFeatureAdvertiseOmpIpv6Prefix[];
22999
+ /**
23000
+ * Protocol
23001
+ * - Choices: `BGP`, `OSPF`, `Connected`, `Static`, `Network`, `Aggregate`
23002
+ */
23003
+ protocol?: string;
23004
+ /**
23005
+ * Protocol Sub Type
23006
+ * - Choices: `External`
23007
+ */
23008
+ protocolSubType?: string;
23009
+ /**
23010
+ * Variable name
23011
+ */
23012
+ protocolSubTypeVariable?: string;
23013
+ /**
23014
+ * Variable name
23015
+ */
23016
+ protocolVariable?: string;
23017
+ routePolicyId?: string;
23018
+ }
23019
+ export interface ServiceLanVpnFeatureAdvertiseOmpIpv6Prefix {
23020
+ /**
23021
+ * Aggregate Only
23022
+ * - Default value: `false`
23023
+ */
23024
+ aggregateOnly?: boolean;
23025
+ /**
23026
+ * IPv6 Prefix
23027
+ */
23028
+ prefix?: string;
23029
+ /**
23030
+ * Variable name
21087
23031
  */
21088
23032
  prefixVariable?: string;
21089
23033
  }
@@ -21754,6 +23698,10 @@ export interface ServiceLanVpnInterfaceEthernetFeatureIpv4Vrrp {
21754
23698
  * - Default value: `false`
21755
23699
  */
21756
23700
  trackOmp?: boolean;
23701
+ /**
23702
+ * Tracking object for VRRP configuration
23703
+ */
23704
+ trackingObjects?: outputs.ServiceLanVpnInterfaceEthernetFeatureIpv4VrrpTrackingObject[];
21757
23705
  }
21758
23706
  export interface ServiceLanVpnInterfaceEthernetFeatureIpv4VrrpSecondaryAddress {
21759
23707
  /**
@@ -21774,6 +23722,27 @@ export interface ServiceLanVpnInterfaceEthernetFeatureIpv4VrrpSecondaryAddress {
21774
23722
  */
21775
23723
  subnetMaskVariable?: string;
21776
23724
  }
23725
+ export interface ServiceLanVpnInterfaceEthernetFeatureIpv4VrrpTrackingObject {
23726
+ /**
23727
+ * Decrement Value for VRRP priority
23728
+ * - Range: `1`-`255`
23729
+ */
23730
+ decrementValue?: number;
23731
+ /**
23732
+ * Variable name
23733
+ */
23734
+ decrementValueVariable?: string;
23735
+ /**
23736
+ * Track Action
23737
+ * - Choices: `Decrement`, `Shutdown`
23738
+ */
23739
+ trackerAction?: string;
23740
+ /**
23741
+ * Variable name
23742
+ */
23743
+ trackerActionVariable?: string;
23744
+ trackerId?: string;
23745
+ }
21777
23746
  export interface ServiceLanVpnInterfaceEthernetFeatureIpv6DhcpHelper {
21778
23747
  /**
21779
23748
  * DHCPv6 Helper address
@@ -22015,6 +23984,10 @@ export interface ServiceLanVpnInterfaceSviFeatureIpv4Vrrp {
22015
23984
  * Variable name
22016
23985
  */
22017
23986
  trackOmpVariable?: string;
23987
+ /**
23988
+ * tracking object for VRRP configuration
23989
+ */
23990
+ trackingObjects?: outputs.ServiceLanVpnInterfaceSviFeatureIpv4VrrpTrackingObject[];
22018
23991
  }
22019
23992
  export interface ServiceLanVpnInterfaceSviFeatureIpv4VrrpSecondaryAddress {
22020
23993
  /**
@@ -22026,6 +23999,27 @@ export interface ServiceLanVpnInterfaceSviFeatureIpv4VrrpSecondaryAddress {
22026
23999
  */
22027
24000
  addressVariable?: string;
22028
24001
  }
24002
+ export interface ServiceLanVpnInterfaceSviFeatureIpv4VrrpTrackingObject {
24003
+ /**
24004
+ * Decrement Value for VRRP priority
24005
+ * - Range: `1`-`255`
24006
+ */
24007
+ decrementValue?: number;
24008
+ /**
24009
+ * Variable name
24010
+ */
24011
+ decrementValueVariable?: string;
24012
+ /**
24013
+ * Track Action
24014
+ * - Choices: `decrement`, `shutdown`
24015
+ */
24016
+ trackAction?: string;
24017
+ /**
24018
+ * Variable name
24019
+ */
24020
+ trackActionVariable?: string;
24021
+ trackerId?: string;
24022
+ }
22029
24023
  export interface ServiceLanVpnInterfaceSviFeatureIpv6DhcpHelper {
22030
24024
  /**
22031
24025
  * DHCPv6 Helper address
@@ -22034,110 +24028,396 @@ export interface ServiceLanVpnInterfaceSviFeatureIpv6DhcpHelper {
22034
24028
  /**
22035
24029
  * Variable name
22036
24030
  */
22037
- addressVariable?: string;
24031
+ addressVariable?: string;
24032
+ /**
24033
+ * DHCPv6 Helper VPN
24034
+ * - Range: `1`-`65536`
24035
+ */
24036
+ vpn?: number;
24037
+ /**
24038
+ * Variable name
24039
+ */
24040
+ vpnVariable?: string;
24041
+ }
24042
+ export interface ServiceLanVpnInterfaceSviFeatureIpv6SecondaryAddress {
24043
+ /**
24044
+ * IPv6 Address
24045
+ */
24046
+ address?: string;
24047
+ /**
24048
+ * Variable name
24049
+ */
24050
+ addressVariable?: string;
24051
+ }
24052
+ export interface ServiceLanVpnInterfaceSviFeatureIpv6Vrrp {
24053
+ /**
24054
+ * IPv6 VRRP
24055
+ */
24056
+ addresses?: outputs.ServiceLanVpnInterfaceSviFeatureIpv6VrrpAddress[];
24057
+ /**
24058
+ * Group ID
24059
+ * - Range: `1`-`255`
24060
+ */
24061
+ groupId?: number;
24062
+ /**
24063
+ * Variable name
24064
+ */
24065
+ groupIdVariable?: string;
24066
+ /**
24067
+ * Set priority
24068
+ * - Range: `1`-`254`
24069
+ * - Default value: `100`
24070
+ */
24071
+ priority?: number;
24072
+ /**
24073
+ * Variable name
24074
+ */
24075
+ priorityVariable?: string;
24076
+ /**
24077
+ * IPv6 Secondary IP address
24078
+ */
24079
+ secondaryAddresses?: outputs.ServiceLanVpnInterfaceSviFeatureIpv6VrrpSecondaryAddress[];
24080
+ /**
24081
+ * Timer interval for successive advertisements, in milliseconds
24082
+ * - Range: `100`-`40950`
24083
+ * - Default value: `1000`
24084
+ */
24085
+ timer?: number;
24086
+ /**
24087
+ * Variable name
24088
+ */
24089
+ timerVariable?: string;
24090
+ /**
24091
+ * Track OMP status
24092
+ * - Default value: `false`
24093
+ */
24094
+ trackOmp?: boolean;
24095
+ /**
24096
+ * Variable name
24097
+ */
24098
+ trackOmpVariable?: string;
24099
+ /**
24100
+ * Track Prefix List
24101
+ */
24102
+ trackPrefixList?: string;
24103
+ /**
24104
+ * Variable name
24105
+ */
24106
+ trackPrefixListVariable?: string;
24107
+ }
24108
+ export interface ServiceLanVpnInterfaceSviFeatureIpv6VrrpAddress {
24109
+ /**
24110
+ * Assign Global IPv6 Prefix
24111
+ */
24112
+ globalAddress?: string;
24113
+ /**
24114
+ * Variable name
24115
+ */
24116
+ globalAddressVariable?: string;
24117
+ /**
24118
+ * Use link-local IPv6 Address
24119
+ */
24120
+ linkLocalAddress?: string;
24121
+ /**
24122
+ * Variable name
24123
+ */
24124
+ linkLocalAddressVariable?: string;
24125
+ }
24126
+ export interface ServiceLanVpnInterfaceSviFeatureIpv6VrrpSecondaryAddress {
24127
+ /**
24128
+ * IPv6 Secondary IP address
24129
+ */
24130
+ prefix?: string;
24131
+ /**
24132
+ * Variable name
24133
+ */
24134
+ prefixVariable?: string;
24135
+ }
24136
+ export interface ServiceMulticastFeatureAutoRpAnnounce {
24137
+ /**
24138
+ * Set RP Announce Interface Name
24139
+ */
24140
+ interfaceName?: string;
24141
+ /**
24142
+ * Variable name
24143
+ */
24144
+ interfaceNameVariable?: string;
24145
+ /**
24146
+ * Set RP Announce Scope
24147
+ * - Range: `1`-`255`
24148
+ */
24149
+ scope?: number;
24150
+ /**
24151
+ * Variable name
24152
+ */
24153
+ scopeVariable?: string;
24154
+ }
24155
+ export interface ServiceMulticastFeatureAutoRpDiscovery {
24156
+ /**
24157
+ * Set RP Discovery Interface Name
24158
+ */
24159
+ interfaceName?: string;
24160
+ /**
24161
+ * Variable name
24162
+ */
24163
+ interfaceNameVariable?: string;
24164
+ /**
24165
+ * Set RP Discovery Scope
24166
+ * - Range: `1`-`255`
24167
+ */
24168
+ scope?: number;
24169
+ /**
24170
+ * Variable name
24171
+ */
24172
+ scopeVariable?: string;
24173
+ }
24174
+ export interface ServiceMulticastFeatureIgmpInterface {
24175
+ /**
24176
+ * Set interface name
24177
+ */
24178
+ interfaceName?: string;
24179
+ /**
24180
+ * Variable name
24181
+ */
24182
+ interfaceNameVariable?: string;
24183
+ /**
24184
+ * Configure static joins
24185
+ */
24186
+ joinGroups?: outputs.ServiceMulticastFeatureIgmpInterfaceJoinGroup[];
24187
+ /**
24188
+ * igmp Version <1..3>
24189
+ * - Range: `1`-`3`
24190
+ * - Default value: `2`
24191
+ */
24192
+ version?: number;
24193
+ }
24194
+ export interface ServiceMulticastFeatureIgmpInterfaceJoinGroup {
24195
+ /**
24196
+ * Set group address
24197
+ */
24198
+ groupAddress?: string;
24199
+ /**
24200
+ * Variable name
24201
+ */
24202
+ groupAddressVariable?: string;
24203
+ /**
24204
+ * Set source address
24205
+ */
24206
+ sourceAddress?: string;
24207
+ /**
24208
+ * Variable name
24209
+ */
24210
+ sourceAddressVariable?: string;
24211
+ }
24212
+ export interface ServiceMulticastFeatureMsdpGroup {
24213
+ /**
24214
+ * Set MSDP mesh group
24215
+ */
24216
+ meshGroupName?: string;
24217
+ /**
24218
+ * Variable name
24219
+ */
24220
+ meshGroupNameVariable?: string;
24221
+ /**
24222
+ * Configure peer
24223
+ */
24224
+ peers?: outputs.ServiceMulticastFeatureMsdpGroupPeer[];
24225
+ }
24226
+ export interface ServiceMulticastFeatureMsdpGroupPeer {
24227
+ /**
24228
+ * Set MSDP peer ip connect-source interface
24229
+ */
24230
+ connectionSourceInterface?: string;
24231
+ /**
24232
+ * Variable name
24233
+ */
24234
+ connectionSourceInterfaceVariable?: string;
24235
+ /**
24236
+ * Set MSDP default peer
24237
+ */
24238
+ defaultPeer?: boolean;
24239
+ /**
24240
+ * Set MSDP peer ip keepalive hold time
24241
+ * - Range: `1`-`75`
24242
+ */
24243
+ keepaliveHoldTime?: number;
24244
+ /**
24245
+ * Variable name
24246
+ */
24247
+ keepaliveHoldTimeVariable?: string;
24248
+ /**
24249
+ * Set MSDP peer ip keepalive interval
24250
+ * - Range: `1`-`60`
24251
+ */
24252
+ keepaliveInterval?: number;
24253
+ /**
24254
+ * Variable name
24255
+ */
24256
+ keepaliveIntervalVariable?: string;
24257
+ /**
24258
+ * Set MSDP peer ip password
24259
+ */
24260
+ peerAuthenticationPassword?: string;
24261
+ /**
24262
+ * Variable name
24263
+ */
24264
+ peerAuthenticationPasswordVariable?: string;
24265
+ /**
24266
+ * Set MSDP peer ip
24267
+ */
24268
+ peerIp?: string;
24269
+ /**
24270
+ * Variable name
24271
+ */
24272
+ peerIpVariable?: string;
24273
+ prefixListId?: string;
24274
+ /**
24275
+ * Set MSDP peer ip remote autonomous system number
24276
+ * - Range: `1`-`65535`
24277
+ */
24278
+ remoteAs?: number;
24279
+ /**
24280
+ * Variable name
24281
+ */
24282
+ remoteAsVariable?: string;
24283
+ /**
24284
+ * Set MSDP peer ip SA limit message number
24285
+ * - Range: `1`-`2147483646`
24286
+ */
24287
+ saLimit?: number;
24288
+ /**
24289
+ * Variable name
24290
+ */
24291
+ saLimitVariable?: string;
24292
+ }
24293
+ export interface ServiceMulticastFeaturePimBsrCandidate {
24294
+ /**
24295
+ * Set BSR RP candidate filter
24296
+ */
24297
+ acceptCandidateAccessList?: string;
24298
+ /**
24299
+ * Variable name
24300
+ */
24301
+ acceptCandidateAccessListVariable?: string;
24302
+ /**
24303
+ * Hash Mask length for RP selection
24304
+ * - Range: `0`-`32`
24305
+ */
24306
+ hashMaskLength?: number;
24307
+ /**
24308
+ * Variable name
24309
+ */
24310
+ hashMaskLengthVariable?: string;
24311
+ /**
24312
+ * Set Autonomic-Networking virtual interface
24313
+ */
24314
+ interfaceName?: string;
24315
+ /**
24316
+ * Variable name
24317
+ */
24318
+ interfaceNameVariable?: string;
24319
+ /**
24320
+ * Set RP candidate priority
24321
+ * - Range: `0`-`255`
24322
+ */
24323
+ priority?: number;
24324
+ /**
24325
+ * Variable name
24326
+ */
24327
+ priorityVariable?: string;
24328
+ }
24329
+ export interface ServiceMulticastFeaturePimBsrRpCandidate {
22038
24330
  /**
22039
- * DHCPv6 Helper VPN
22040
- * - Range: `1`-`65536`
24331
+ * Set IP Access List for PIM RP Candidate
22041
24332
  */
22042
- vpn?: number;
24333
+ accessListId?: string;
22043
24334
  /**
22044
24335
  * Variable name
22045
24336
  */
22046
- vpnVariable?: string;
22047
- }
22048
- export interface ServiceLanVpnInterfaceSviFeatureIpv6SecondaryAddress {
24337
+ accessListIdVariable?: string;
22049
24338
  /**
22050
- * IPv6 Address
24339
+ * Set Autonomic-Networking virtual interface
22051
24340
  */
22052
- address?: string;
24341
+ interfaceName?: string;
22053
24342
  /**
22054
24343
  * Variable name
22055
24344
  */
22056
- addressVariable?: string;
22057
- }
22058
- export interface ServiceLanVpnInterfaceSviFeatureIpv6Vrrp {
22059
- /**
22060
- * IPv6 VRRP
22061
- */
22062
- addresses?: outputs.ServiceLanVpnInterfaceSviFeatureIpv6VrrpAddress[];
24345
+ interfaceNameVariable?: string;
22063
24346
  /**
22064
- * Group ID
22065
- * - Range: `1`-`255`
24347
+ * Set RP candidate advertisement interval
24348
+ * - Range: `1`-`16383`
22066
24349
  */
22067
- groupId?: number;
24350
+ interval?: number;
22068
24351
  /**
22069
24352
  * Variable name
22070
24353
  */
22071
- groupIdVariable?: string;
24354
+ intervalVariable?: string;
22072
24355
  /**
22073
- * Set priority
22074
- * - Range: `1`-`254`
22075
- * - Default value: `100`
24356
+ * Set RP candidate priority
24357
+ * - Range: `0`-`255`
22076
24358
  */
22077
24359
  priority?: number;
22078
24360
  /**
22079
24361
  * Variable name
22080
24362
  */
22081
24363
  priorityVariable?: string;
24364
+ }
24365
+ export interface ServiceMulticastFeaturePimInterface {
22082
24366
  /**
22083
- * IPv6 Secondary IP address
22084
- */
22085
- secondaryAddresses?: outputs.ServiceLanVpnInterfaceSviFeatureIpv6VrrpSecondaryAddress[];
22086
- /**
22087
- * Timer interval for successive advertisements, in milliseconds
22088
- * - Range: `100`-`40950`
22089
- * - Default value: `1000`
24367
+ * Set interface name
22090
24368
  */
22091
- timer?: number;
24369
+ interfaceName?: string;
22092
24370
  /**
22093
24371
  * Variable name
22094
24372
  */
22095
- timerVariable?: string;
24373
+ interfaceNameVariable?: string;
22096
24374
  /**
22097
- * Track OMP status
22098
- * - Default value: `false`
24375
+ * Set interval at which PIM multicast traffic can join or be removed from RPT or SPT
24376
+ * - Range: `10`-`600`
24377
+ * - Default value: `60`
22099
24378
  */
22100
- trackOmp?: boolean;
24379
+ joinPruneInterval?: number;
22101
24380
  /**
22102
24381
  * Variable name
22103
24382
  */
22104
- trackOmpVariable?: string;
24383
+ joinPruneIntervalVariable?: string;
22105
24384
  /**
22106
- * Track Prefix List
24385
+ * Set PIM query interval
24386
+ * - Range: `1`-`18725`
24387
+ * - Default value: `30`
22107
24388
  */
22108
- trackPrefixList?: string;
24389
+ queryInterval?: number;
22109
24390
  /**
22110
24391
  * Variable name
22111
24392
  */
22112
- trackPrefixListVariable?: string;
24393
+ queryIntervalVariable?: string;
22113
24394
  }
22114
- export interface ServiceLanVpnInterfaceSviFeatureIpv6VrrpAddress {
24395
+ export interface ServiceMulticastFeatureStaticRpAddress {
22115
24396
  /**
22116
- * Assign Global IPv6 Prefix
24397
+ * Set Static RP Access List
22117
24398
  */
22118
- globalAddress?: string;
24399
+ accessList?: string;
22119
24400
  /**
22120
24401
  * Variable name
22121
24402
  */
22122
- globalAddressVariable?: string;
24403
+ accessListVariable?: string;
22123
24404
  /**
22124
- * Use link-local IPv6 Address
24405
+ * Set Static RP IP Address
22125
24406
  */
22126
- linkLocalAddress?: string;
24407
+ ipAddress?: string;
22127
24408
  /**
22128
24409
  * Variable name
22129
24410
  */
22130
- linkLocalAddressVariable?: string;
22131
- }
22132
- export interface ServiceLanVpnInterfaceSviFeatureIpv6VrrpSecondaryAddress {
24411
+ ipAddressVariable?: string;
22133
24412
  /**
22134
- * IPv6 Secondary IP address
24413
+ * Set override flag
24414
+ * - Default value: `false`
22135
24415
  */
22136
- prefix?: string;
24416
+ override?: boolean;
22137
24417
  /**
22138
24418
  * Variable name
22139
24419
  */
22140
- prefixVariable?: string;
24420
+ overrideVariable?: string;
22141
24421
  }
22142
24422
  export interface ServiceObjectTrackerGroupFeatureTrackerElement {
22143
24423
  objectTrackerId?: string;
@@ -22744,6 +25024,90 @@ export interface ServiceRoutingBgpFeatureIpv6Redistribute {
22744
25024
  protocolVariable?: string;
22745
25025
  routePolicyId?: string;
22746
25026
  }
25027
+ export interface ServiceRoutingEigrpFeatureInterface {
25028
+ /**
25029
+ * Set interface name
25030
+ */
25031
+ name?: string;
25032
+ /**
25033
+ * Variable name
25034
+ */
25035
+ nameVariable?: string;
25036
+ /**
25037
+ * Enable/disable EIGRP
25038
+ * - Default value: `false`
25039
+ */
25040
+ shutdown?: boolean;
25041
+ /**
25042
+ * Variable name
25043
+ */
25044
+ shutdownVariable?: string;
25045
+ /**
25046
+ * Set summary addresses
25047
+ */
25048
+ summaryAddresses?: outputs.ServiceRoutingEigrpFeatureInterfaceSummaryAddress[];
25049
+ }
25050
+ export interface ServiceRoutingEigrpFeatureInterfaceSummaryAddress {
25051
+ address?: string;
25052
+ /**
25053
+ * Variable name
25054
+ */
25055
+ addressVariable?: string;
25056
+ /**
25057
+ * - Choices: `255.255.255.255`, `255.255.255.254`, `255.255.255.252`, `255.255.255.248`, `255.255.255.240`, `255.255.255.224`, `255.255.255.192`, `255.255.255.128`, `255.255.255.0`, `255.255.254.0`, `255.255.252.0`, `255.255.248.0`, `255.255.240.0`, `255.255.224.0`, `255.255.192.0`, `255.255.128.0`, `255.255.0.0`, `255.254.0.0`, `255.252.0.0`, `255.240.0.0`, `255.224.0.0`, `255.192.0.0`, `255.128.0.0`, `255.0.0.0`, `254.0.0.0`, `252.0.0.0`, `248.0.0.0`, `240.0.0.0`, `224.0.0.0`, `192.0.0.0`, `128.0.0.0`, `0.0.0.0`
25058
+ */
25059
+ mask?: string;
25060
+ /**
25061
+ * Variable name
25062
+ */
25063
+ maskVariable?: string;
25064
+ }
25065
+ export interface ServiceRoutingEigrpFeatureMd5Key {
25066
+ /**
25067
+ * Set MD5 key ID
25068
+ * - Range: `1`-`255`
25069
+ */
25070
+ keyId?: number;
25071
+ /**
25072
+ * Variable name
25073
+ */
25074
+ keyIdVariable?: string;
25075
+ /**
25076
+ * Set MD5 key
25077
+ */
25078
+ keyString?: string;
25079
+ /**
25080
+ * Variable name
25081
+ */
25082
+ keyStringVariable?: string;
25083
+ }
25084
+ export interface ServiceRoutingEigrpFeatureNetwork {
25085
+ ipAddress?: string;
25086
+ /**
25087
+ * Variable name
25088
+ */
25089
+ ipAddressVariable?: string;
25090
+ /**
25091
+ * - Choices: `255.255.255.255`, `255.255.255.254`, `255.255.255.252`, `255.255.255.248`, `255.255.255.240`, `255.255.255.224`, `255.255.255.192`, `255.255.255.128`, `255.255.255.0`, `255.255.254.0`, `255.255.252.0`, `255.255.248.0`, `255.255.240.0`, `255.255.224.0`, `255.255.192.0`, `255.255.128.0`, `255.255.0.0`, `255.254.0.0`, `255.252.0.0`, `255.240.0.0`, `255.224.0.0`, `255.192.0.0`, `255.128.0.0`, `255.0.0.0`, `254.0.0.0`, `252.0.0.0`, `248.0.0.0`, `240.0.0.0`, `224.0.0.0`, `192.0.0.0`, `128.0.0.0`, `0.0.0.0`
25092
+ */
25093
+ mask?: string;
25094
+ /**
25095
+ * Variable name
25096
+ */
25097
+ maskVariable?: string;
25098
+ }
25099
+ export interface ServiceRoutingEigrpFeatureRedistribute {
25100
+ /**
25101
+ * Set the protocol to redistribute routes from
25102
+ * - Choices: `bgp`, `connected`, `nat-route`, `omp`, `ospf`, `ospfv3`, `static`
25103
+ */
25104
+ protocol?: string;
25105
+ /**
25106
+ * Variable name
25107
+ */
25108
+ protocolVariable?: string;
25109
+ routePolicyId?: string;
25110
+ }
22747
25111
  export interface ServiceRoutingOspfFeatureArea {
22748
25112
  /**
22749
25113
  * Set OSPF area number
@@ -23487,27 +25851,122 @@ export interface ServiceSwitchportFeatureInterface {
23487
25851
  /**
23488
25852
  * Variable name
23489
25853
  */
23490
- voiceVlanVariable?: string;
23491
- }
23492
- export interface ServiceSwitchportFeatureStaticMacAddress {
25854
+ voiceVlanVariable?: string;
25855
+ }
25856
+ export interface ServiceSwitchportFeatureStaticMacAddress {
25857
+ /**
25858
+ * Interface name: GigabitEthernet0/<>/<>
25859
+ */
25860
+ interfaceName?: string;
25861
+ /**
25862
+ * Variable name
25863
+ */
25864
+ interfaceNameVariable?: string;
25865
+ /**
25866
+ * Set MAC address in xxxx.xxxx.xxxx format
25867
+ */
25868
+ macAddress?: string;
25869
+ /**
25870
+ * Variable name
25871
+ */
25872
+ macAddressVariable?: string;
25873
+ /**
25874
+ * Configure VLAN ID used with the mac and interface
25875
+ * - Range: `1`-`4094`
25876
+ */
25877
+ vlanId?: number;
25878
+ /**
25879
+ * Variable name
25880
+ */
25881
+ vlanIdVariable?: string;
25882
+ }
25883
+ export interface ServiceTrackerGroupFeatureTrackerElement {
25884
+ trackerId?: string;
25885
+ }
25886
+ export interface ServiceWirelessLanFeatureSsid {
25887
+ /**
25888
+ * Set admin state
25889
+ * - Default value: `true`
25890
+ */
25891
+ adminState?: boolean;
25892
+ /**
25893
+ * Variable name
25894
+ */
25895
+ adminStateVariable?: string;
25896
+ /**
25897
+ * Enable broadcast SSID
25898
+ * - Default value: `true`
25899
+ */
25900
+ broadcastSsid?: boolean;
25901
+ /**
25902
+ * Variable name
25903
+ */
25904
+ broadcastSsidVariable?: string;
25905
+ /**
25906
+ * Set passphrase, Attribute conditional on `securityType` being equal to `personal`
25907
+ */
25908
+ passphrase?: string;
25909
+ /**
25910
+ * Variable name
25911
+ */
25912
+ passphraseVariable?: string;
25913
+ /**
25914
+ * Select QoS profile
25915
+ * - Choices: `platinum`, `gold`, `silver`, `bronze`
25916
+ * - Default value: `silver`
25917
+ */
25918
+ qosProfile?: string;
25919
+ /**
25920
+ * Variable name
25921
+ */
25922
+ qosProfileVariable?: string;
25923
+ /**
25924
+ * Select radio type
25925
+ * - Choices: `24ghz`, `5ghz`, `all`
25926
+ * - Default value: `all`
25927
+ */
25928
+ radioType?: string;
25929
+ /**
25930
+ * Variable name
25931
+ */
25932
+ radioTypeVariable?: string;
25933
+ /**
25934
+ * Set RADIUS server IP, Attribute conditional on `securityType` being equal to `enterprise`
25935
+ */
25936
+ radiusServerIp?: string;
25937
+ /**
25938
+ * Variable name
25939
+ */
25940
+ radiusServerIpVariable?: string;
25941
+ /**
25942
+ * Set RADIUS server authentication port, Attribute conditional on `securityType` being equal to `enterprise`
25943
+ * - Range: `1`-`65535`
25944
+ * - Default value: `1812`
25945
+ */
25946
+ radiusServerPort?: number;
25947
+ /**
25948
+ * Variable name
25949
+ */
25950
+ radiusServerPortVariable?: string;
23493
25951
  /**
23494
- * Interface name: GigabitEthernet0/<>/<>
25952
+ * Set RADIUS server shared secret, Attribute conditional on `securityType` being equal to `enterprise`
23495
25953
  */
23496
- interfaceName?: string;
25954
+ radiusServerSecret?: string;
23497
25955
  /**
23498
25956
  * Variable name
23499
25957
  */
23500
- interfaceNameVariable?: string;
25958
+ radiusServerSecretVariable?: string;
23501
25959
  /**
23502
- * Set MAC address in xxxx.xxxx.xxxx format
25960
+ * Select security type
25961
+ * - Choices: `enterprise`, `personal`, `open`
23503
25962
  */
23504
- macAddress?: string;
25963
+ securityType?: string;
23505
25964
  /**
23506
- * Variable name
25965
+ * Configure wlan SSID
23507
25966
  */
23508
- macAddressVariable?: string;
25967
+ ssidName?: string;
23509
25968
  /**
23510
- * Configure VLAN ID used with the mac and interface
25969
+ * Set VLAN ID
23511
25970
  * - Range: `1`-`4094`
23512
25971
  */
23513
25972
  vlanId?: number;
@@ -23516,9 +25975,6 @@ export interface ServiceSwitchportFeatureStaticMacAddress {
23516
25975
  */
23517
25976
  vlanIdVariable?: string;
23518
25977
  }
23519
- export interface ServiceTrackerGroupFeatureTrackerElement {
23520
- trackerId?: string;
23521
- }
23522
25978
  export interface SiteListPolicyObjectEntry {
23523
25979
  /**
23524
25980
  * Site ID or range of Site IDs e.g., `100` or `200-300`
@@ -25168,6 +27624,233 @@ export interface TrafficDataPolicyDefinitionSequenceMatchEntry {
25168
27624
  */
25169
27625
  type: string;
25170
27626
  }
27627
+ export interface TransportIpv4AclFeatureSequence {
27628
+ /**
27629
+ * Define list of actions
27630
+ */
27631
+ actions?: outputs.TransportIpv4AclFeatureSequenceAction[];
27632
+ /**
27633
+ * Base Action
27634
+ * - Choices: `drop`, `accept`
27635
+ * - Default value: `accept`
27636
+ */
27637
+ baseAction?: string;
27638
+ /**
27639
+ * Define match conditions
27640
+ */
27641
+ matchEntries?: outputs.TransportIpv4AclFeatureSequenceMatchEntry[];
27642
+ /**
27643
+ * Sequence Id
27644
+ * - Range: `1`-`65536`
27645
+ */
27646
+ sequenceId?: number;
27647
+ /**
27648
+ * Sequence Name
27649
+ */
27650
+ sequenceName?: string;
27651
+ }
27652
+ export interface TransportIpv4AclFeatureSequenceAction {
27653
+ /**
27654
+ * Counter Name
27655
+ */
27656
+ acceptCounterName?: string;
27657
+ /**
27658
+ * Enable Log
27659
+ * - Default value: `false`
27660
+ */
27661
+ acceptLog?: boolean;
27662
+ acceptMirrorListId?: string;
27663
+ acceptPolicerId?: string;
27664
+ /**
27665
+ * DSCP number
27666
+ * - Range: `0`-`63`
27667
+ */
27668
+ acceptSetDscp?: number;
27669
+ /**
27670
+ * Set Next Hop (IPV4 address)
27671
+ */
27672
+ acceptSetNextHop?: string;
27673
+ /**
27674
+ * Counter Name
27675
+ */
27676
+ dropCounterName?: string;
27677
+ /**
27678
+ * Enable Log
27679
+ * - Default value: `false`
27680
+ */
27681
+ dropLog?: boolean;
27682
+ }
27683
+ export interface TransportIpv4AclFeatureSequenceMatchEntry {
27684
+ /**
27685
+ * Destination Data IP Prefix
27686
+ */
27687
+ destinationDataPrefix?: string;
27688
+ destinationDataPrefixListId?: string;
27689
+ /**
27690
+ * Variable name
27691
+ */
27692
+ destinationDataPrefixVariable?: string;
27693
+ /**
27694
+ * Destination Port List
27695
+ */
27696
+ destinationPorts?: outputs.TransportIpv4AclFeatureSequenceMatchEntryDestinationPort[];
27697
+ /**
27698
+ * DSCP number
27699
+ */
27700
+ dscps?: number[];
27701
+ /**
27702
+ * ICMP Message
27703
+ */
27704
+ icmpMessages?: string[];
27705
+ /**
27706
+ * Packet Length
27707
+ */
27708
+ packetLength?: number;
27709
+ /**
27710
+ * protocol number list with at least one item
27711
+ */
27712
+ protocols?: number[];
27713
+ /**
27714
+ * Source Data IP Prefix
27715
+ */
27716
+ sourceDataPrefix?: string;
27717
+ sourceDataPrefixListId?: string;
27718
+ /**
27719
+ * Variable name
27720
+ */
27721
+ sourceDataPrefixVariable?: string;
27722
+ /**
27723
+ * Source Port List
27724
+ */
27725
+ sourcePorts?: outputs.TransportIpv4AclFeatureSequenceMatchEntrySourcePort[];
27726
+ /**
27727
+ * TCP States
27728
+ * - Choices: `syn`
27729
+ */
27730
+ tcpState?: string;
27731
+ }
27732
+ export interface TransportIpv4AclFeatureSequenceMatchEntryDestinationPort {
27733
+ /**
27734
+ * destination port range or individual port number
27735
+ */
27736
+ port?: number;
27737
+ }
27738
+ export interface TransportIpv4AclFeatureSequenceMatchEntrySourcePort {
27739
+ /**
27740
+ * source port range or individual port number
27741
+ */
27742
+ port?: number;
27743
+ }
27744
+ export interface TransportIpv6AclFeatureSequence {
27745
+ /**
27746
+ * Define list of actions
27747
+ */
27748
+ actions?: outputs.TransportIpv6AclFeatureSequenceAction[];
27749
+ /**
27750
+ * Base Action
27751
+ * - Choices: `drop`, `accept`
27752
+ * - Default value: `accept`
27753
+ */
27754
+ baseAction?: string;
27755
+ /**
27756
+ * Define match conditions
27757
+ */
27758
+ matchEntries?: outputs.TransportIpv6AclFeatureSequenceMatchEntry[];
27759
+ /**
27760
+ * Sequence Id
27761
+ * - Range: `1`-`65536`
27762
+ */
27763
+ sequenceId?: number;
27764
+ /**
27765
+ * Sequence Name
27766
+ */
27767
+ sequenceName?: string;
27768
+ }
27769
+ export interface TransportIpv6AclFeatureSequenceAction {
27770
+ /**
27771
+ * Counter Name
27772
+ */
27773
+ acceptCounterName?: string;
27774
+ /**
27775
+ * Enable Log
27776
+ * - Default value: `false`
27777
+ */
27778
+ acceptLog?: boolean;
27779
+ acceptMirrorListId?: string;
27780
+ acceptPolicerId?: string;
27781
+ /**
27782
+ * Set Next Hop (IPV6 address)
27783
+ */
27784
+ acceptSetNextHop?: string;
27785
+ /**
27786
+ * set traffic class number
27787
+ * - Range: `0`-`63`
27788
+ */
27789
+ acceptTrafficClass?: number;
27790
+ /**
27791
+ * Counter Name
27792
+ */
27793
+ dropCounterName?: string;
27794
+ /**
27795
+ * Enable Log
27796
+ * - Default value: `false`
27797
+ */
27798
+ dropLog?: boolean;
27799
+ }
27800
+ export interface TransportIpv6AclFeatureSequenceMatchEntry {
27801
+ /**
27802
+ * Destination Data IP Prefix
27803
+ */
27804
+ destinationDataPrefix?: string;
27805
+ destinationDataPrefixListId?: string;
27806
+ /**
27807
+ * Destination Port List
27808
+ */
27809
+ destinationPorts?: outputs.TransportIpv6AclFeatureSequenceMatchEntryDestinationPort[];
27810
+ /**
27811
+ * ICMP6 Message
27812
+ */
27813
+ icmpMessages?: string[];
27814
+ /**
27815
+ * next header number
27816
+ * - Range: `0`-`255`
27817
+ */
27818
+ nextHeader?: number;
27819
+ /**
27820
+ * Packet Length
27821
+ */
27822
+ packetLength?: number;
27823
+ /**
27824
+ * Source Data IP Prefix
27825
+ */
27826
+ sourceDataPrefix?: string;
27827
+ sourceDataPrefixListId?: string;
27828
+ /**
27829
+ * Source Port List
27830
+ */
27831
+ sourcePorts?: outputs.TransportIpv6AclFeatureSequenceMatchEntrySourcePort[];
27832
+ /**
27833
+ * TCP States
27834
+ * - Choices: `syn`
27835
+ */
27836
+ tcpState?: string;
27837
+ /**
27838
+ * Select Traffic Class
27839
+ */
27840
+ trafficClasses?: number[];
27841
+ }
27842
+ export interface TransportIpv6AclFeatureSequenceMatchEntryDestinationPort {
27843
+ /**
27844
+ * destination port range or individual port number
27845
+ */
27846
+ port?: number;
27847
+ }
27848
+ export interface TransportIpv6AclFeatureSequenceMatchEntrySourcePort {
27849
+ /**
27850
+ * source port range or individual port number
27851
+ */
27852
+ port?: number;
27853
+ }
25171
27854
  export interface TransportIpv6TrackerGroupFeatureTrackerElement {
25172
27855
  trackerId?: string;
25173
27856
  }
@@ -25232,7 +27915,12 @@ export interface TransportManagementVpnFeatureIpv4StaticRouteNextHop {
25232
27915
  }
25233
27916
  export interface TransportManagementVpnFeatureIpv6StaticRoute {
25234
27917
  /**
25235
- * IPv6 Nat
27918
+ * Gateway
27919
+ * - Choices: `nextHop`, `null0`, `nat`
27920
+ */
27921
+ gateway?: string;
27922
+ /**
27923
+ * IPv6 Nat, Attribute conditional on `gateway` being equal to `nat`
25236
27924
  * - Choices: `NAT64`, `NAT66`
25237
27925
  */
25238
27926
  nat?: string;
@@ -25241,11 +27929,11 @@ export interface TransportManagementVpnFeatureIpv6StaticRoute {
25241
27929
  */
25242
27930
  natVariable?: string;
25243
27931
  /**
25244
- * IPv6 Route Gateway Next Hop
27932
+ * IPv6 Route Gateway Next Hop, Attribute conditional on `gateway` being equal to `nextHop`
25245
27933
  */
25246
27934
  nextHops?: outputs.TransportManagementVpnFeatureIpv6StaticRouteNextHop[];
25247
27935
  /**
25248
- * IPv6 Route Gateway Next Hop
27936
+ * IPv6 Route Gateway Next Hop, Attribute conditional on `gateway` being equal to `null0`
25249
27937
  */
25250
27938
  null0?: boolean;
25251
27939
  /**
@@ -25269,6 +27957,7 @@ export interface TransportManagementVpnFeatureIpv6StaticRouteNextHop {
25269
27957
  /**
25270
27958
  * Administrative distance
25271
27959
  * - Range: `1`-`254`
27960
+ * - Default value: `1`
25272
27961
  */
25273
27962
  administrativeDistance?: number;
25274
27963
  /**
@@ -26513,6 +29202,122 @@ export interface TransportRoutingOspfv3Ipv6FeatureRedistribute {
26513
29202
  protocolVariable?: string;
26514
29203
  routePolicyId?: string;
26515
29204
  }
29205
+ export interface TransportT1E1ControllerFeatureEntry {
29206
+ /**
29207
+ * Cable Config
29208
+ * - Choices: `short`, `long`
29209
+ */
29210
+ cableLength?: string;
29211
+ /**
29212
+ * Channel Group List
29213
+ */
29214
+ channelGroups?: outputs.TransportT1E1ControllerFeatureEntryChannelGroup[];
29215
+ /**
29216
+ * Clock Source
29217
+ * - Choices: `line`, `internal`, `loop-timed`, `network`
29218
+ */
29219
+ clockSource?: string;
29220
+ /**
29221
+ * Description
29222
+ */
29223
+ description?: string;
29224
+ /**
29225
+ * Variable name
29226
+ */
29227
+ descriptionVariable?: string;
29228
+ /**
29229
+ * Card Type
29230
+ * - Choices: `E1`
29231
+ */
29232
+ e1Description?: string;
29233
+ /**
29234
+ * Framing
29235
+ * - Choices: `crc4`, `no-crc4`
29236
+ */
29237
+ e1Framing?: string;
29238
+ /**
29239
+ * Variable name
29240
+ */
29241
+ e1FramingVariable?: string;
29242
+ /**
29243
+ * LineCode
29244
+ * - Choices: `ami`, `hdb3`
29245
+ */
29246
+ e1Linecode?: string;
29247
+ /**
29248
+ * Variable name
29249
+ */
29250
+ e1LinecodeVariable?: string;
29251
+ /**
29252
+ * length, Attribute conditional on `cableLength` being equal to `long`
29253
+ * - Choices: `-15db`, `-22.5db`, `-7.5db`, `0db`
29254
+ */
29255
+ lengthLong?: string;
29256
+ /**
29257
+ * Variable name
29258
+ */
29259
+ lengthLongVariable?: string;
29260
+ /**
29261
+ * length, Attribute conditional on `cableLength` being equal to `short`
29262
+ * - Choices: `110ft`, `220ft`, `330ft`, `440ft`, `550ft`, `660ft`
29263
+ */
29264
+ lengthShort?: string;
29265
+ /**
29266
+ * Variable name
29267
+ */
29268
+ lengthShortVariable?: string;
29269
+ /**
29270
+ * Line Mode
29271
+ * - Choices: `secondary`, `primary`
29272
+ */
29273
+ lineMode?: string;
29274
+ /**
29275
+ * Variable name
29276
+ */
29277
+ lineModeVariable?: string;
29278
+ /**
29279
+ * Card Type
29280
+ * - Choices: `T1`
29281
+ */
29282
+ t1Description?: string;
29283
+ /**
29284
+ * Framing
29285
+ * - Choices: `esf`, `sf`
29286
+ */
29287
+ t1Framing?: string;
29288
+ /**
29289
+ * Variable name
29290
+ */
29291
+ t1FramingVariable?: string;
29292
+ /**
29293
+ * LineCode
29294
+ * - Choices: `ami`, `b8zs`
29295
+ */
29296
+ t1Linecode?: string;
29297
+ /**
29298
+ * Variable name
29299
+ */
29300
+ t1LinecodeVariable?: string;
29301
+ }
29302
+ export interface TransportT1E1ControllerFeatureEntryChannelGroup {
29303
+ /**
29304
+ * Number
29305
+ * - Range: `0`-`23`
29306
+ */
29307
+ channelGroup?: number;
29308
+ /**
29309
+ * Variable name
29310
+ */
29311
+ channelGroupVariable?: string;
29312
+ /**
29313
+ * Time slots
29314
+ */
29315
+ timeSlot?: string;
29316
+ /**
29317
+ * Variable name
29318
+ */
29319
+ timeSlotVariable?: string;
29320
+ }
26516
29321
  export interface TransportTrackerGroupFeatureTrackerElement {
26517
29322
  trackerId?: string;
26518
29323
  }