@pulumi/sdwan 0.1.0-alpha.1716879684

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (840) hide show
  1. package/LICENSE +202 -0
  2. package/README.md +49 -0
  3. package/activateCentralizedPolicy.d.ts +51 -0
  4. package/activateCentralizedPolicy.js +52 -0
  5. package/activateCentralizedPolicy.js.map +1 -0
  6. package/advancedInspectionProfilePolicyDefinition.d.ts +199 -0
  7. package/advancedInspectionProfilePolicyDefinition.js +97 -0
  8. package/advancedInspectionProfilePolicyDefinition.js.map +1 -0
  9. package/advancedMalwareProtectionPolicyDefinition.d.ts +216 -0
  10. package/advancedMalwareProtectionPolicyDefinition.js +104 -0
  11. package/advancedMalwareProtectionPolicyDefinition.js.map +1 -0
  12. package/allowUrlListPolicyObject.d.ts +93 -0
  13. package/allowUrlListPolicyObject.js +79 -0
  14. package/allowUrlListPolicyObject.js.map +1 -0
  15. package/appProbeClassPolicyObject.d.ts +107 -0
  16. package/appProbeClassPolicyObject.js +86 -0
  17. package/appProbeClassPolicyObject.js.map +1 -0
  18. package/applicationAwareRoutingPolicyDefinition.d.ts +99 -0
  19. package/applicationAwareRoutingPolicyDefinition.js +72 -0
  20. package/applicationAwareRoutingPolicyDefinition.js.map +1 -0
  21. package/applicationListPolicyObject.d.ts +93 -0
  22. package/applicationListPolicyObject.js +79 -0
  23. package/applicationListPolicyObject.js.map +1 -0
  24. package/applicationPriorityFeatureProfile.d.ts +81 -0
  25. package/applicationPriorityFeatureProfile.js +75 -0
  26. package/applicationPriorityFeatureProfile.js.map +1 -0
  27. package/applicationPriorityQosPolicyProfileParcel.d.ts +128 -0
  28. package/applicationPriorityQosPolicyProfileParcel.js +74 -0
  29. package/applicationPriorityQosPolicyProfileParcel.js.map +1 -0
  30. package/asPathListPolicyObject.d.ts +79 -0
  31. package/asPathListPolicyObject.js +65 -0
  32. package/asPathListPolicyObject.js.map +1 -0
  33. package/attachFeatureDeviceTemplate.d.ts +65 -0
  34. package/attachFeatureDeviceTemplate.js +57 -0
  35. package/attachFeatureDeviceTemplate.js.map +1 -0
  36. package/blockUrlListPolicyObject.d.ts +93 -0
  37. package/blockUrlListPolicyObject.js +79 -0
  38. package/blockUrlListPolicyObject.js.map +1 -0
  39. package/cedgeAaaFeatureTemplate.d.ts +418 -0
  40. package/cedgeAaaFeatureTemplate.js +125 -0
  41. package/cedgeAaaFeatureTemplate.js.map +1 -0
  42. package/cedgeGlobalFeatureTemplate.d.ts +692 -0
  43. package/cedgeGlobalFeatureTemplate.js +201 -0
  44. package/cedgeGlobalFeatureTemplate.js.map +1 -0
  45. package/cedgeIgmpFeatureTemplate.d.ts +118 -0
  46. package/cedgeIgmpFeatureTemplate.js +75 -0
  47. package/cedgeIgmpFeatureTemplate.js.map +1 -0
  48. package/cedgeMulticastFeatureTemplate.d.ts +192 -0
  49. package/cedgeMulticastFeatureTemplate.js +101 -0
  50. package/cedgeMulticastFeatureTemplate.js.map +1 -0
  51. package/cedgePimFeatureTemplate.d.ts +394 -0
  52. package/cedgePimFeatureTemplate.js +121 -0
  53. package/cedgePimFeatureTemplate.js.map +1 -0
  54. package/cellularCedgeProfileFeatureTemplate.d.ts +292 -0
  55. package/cellularCedgeProfileFeatureTemplate.js +121 -0
  56. package/cellularCedgeProfileFeatureTemplate.js.map +1 -0
  57. package/cellularControllerFeatureTemplate.d.ts +238 -0
  58. package/cellularControllerFeatureTemplate.js +95 -0
  59. package/cellularControllerFeatureTemplate.js.map +1 -0
  60. package/cellularProfileFeatureTemplate.d.ts +392 -0
  61. package/cellularProfileFeatureTemplate.js +141 -0
  62. package/cellularProfileFeatureTemplate.js.map +1 -0
  63. package/centralizedPolicy.d.ts +112 -0
  64. package/centralizedPolicy.js +88 -0
  65. package/centralizedPolicy.js.map +1 -0
  66. package/cflowdPolicyDefinition.d.ts +183 -0
  67. package/cflowdPolicyDefinition.js +86 -0
  68. package/cflowdPolicyDefinition.js.map +1 -0
  69. package/ciscoBannerFeatureTemplate.d.ts +167 -0
  70. package/ciscoBannerFeatureTemplate.js +96 -0
  71. package/ciscoBannerFeatureTemplate.js.map +1 -0
  72. package/ciscoBfdFeatureTemplate.d.ts +193 -0
  73. package/ciscoBfdFeatureTemplate.js +87 -0
  74. package/ciscoBfdFeatureTemplate.js.map +1 -0
  75. package/ciscoBgpFeatureTemplate.d.ts +538 -0
  76. package/ciscoBgpFeatureTemplate.js +145 -0
  77. package/ciscoBgpFeatureTemplate.js.map +1 -0
  78. package/ciscoDhcpServerFeatureTemplate.d.ts +322 -0
  79. package/ciscoDhcpServerFeatureTemplate.js +109 -0
  80. package/ciscoDhcpServerFeatureTemplate.js.map +1 -0
  81. package/ciscoLoggingFeatureTemplate.d.ts +214 -0
  82. package/ciscoLoggingFeatureTemplate.js +91 -0
  83. package/ciscoLoggingFeatureTemplate.js.map +1 -0
  84. package/ciscoNtpFeatureTemplate.d.ts +226 -0
  85. package/ciscoNtpFeatureTemplate.js +93 -0
  86. package/ciscoNtpFeatureTemplate.js.map +1 -0
  87. package/ciscoOmpFeatureTemplate.d.ts +442 -0
  88. package/ciscoOmpFeatureTemplate.js +129 -0
  89. package/ciscoOmpFeatureTemplate.js.map +1 -0
  90. package/ciscoOspfFeatureTemplate.d.ts +454 -0
  91. package/ciscoOspfFeatureTemplate.js +131 -0
  92. package/ciscoOspfFeatureTemplate.js.map +1 -0
  93. package/ciscoOspfv3FeatureTemplate.d.ts +922 -0
  94. package/ciscoOspfv3FeatureTemplate.js +209 -0
  95. package/ciscoOspfv3FeatureTemplate.js.map +1 -0
  96. package/ciscoSecureInternetGatewayFeatureTemplate.d.ts +178 -0
  97. package/ciscoSecureInternetGatewayFeatureTemplate.js +85 -0
  98. package/ciscoSecureInternetGatewayFeatureTemplate.js.map +1 -0
  99. package/ciscoSecurityFeatureTemplate.d.ts +277 -0
  100. package/ciscoSecurityFeatureTemplate.js +101 -0
  101. package/ciscoSecurityFeatureTemplate.js.map +1 -0
  102. package/ciscoSigCredentialsFeatureTemplate.d.ts +392 -0
  103. package/ciscoSigCredentialsFeatureTemplate.js +141 -0
  104. package/ciscoSigCredentialsFeatureTemplate.js.map +1 -0
  105. package/ciscoSnmpFeatureTemplate.d.ts +238 -0
  106. package/ciscoSnmpFeatureTemplate.js +95 -0
  107. package/ciscoSnmpFeatureTemplate.js.map +1 -0
  108. package/ciscoSystemFeatureTemplate.d.ts +1156 -0
  109. package/ciscoSystemFeatureTemplate.js +211 -0
  110. package/ciscoSystemFeatureTemplate.js.map +1 -0
  111. package/ciscoThousandeyesFeatureTemplate.d.ts +118 -0
  112. package/ciscoThousandeyesFeatureTemplate.js +75 -0
  113. package/ciscoThousandeyesFeatureTemplate.js.map +1 -0
  114. package/ciscoTrustsecFeatureTemplate.d.ts +484 -0
  115. package/ciscoTrustsecFeatureTemplate.js +135 -0
  116. package/ciscoTrustsecFeatureTemplate.js.map +1 -0
  117. package/ciscoVpnFeatureTemplate.d.ts +466 -0
  118. package/ciscoVpnFeatureTemplate.js +133 -0
  119. package/ciscoVpnFeatureTemplate.js.map +1 -0
  120. package/ciscoVpnInterfaceFeatureTemplate.d.ts +2548 -0
  121. package/ciscoVpnInterfaceFeatureTemplate.js +477 -0
  122. package/ciscoVpnInterfaceFeatureTemplate.js.map +1 -0
  123. package/ciscoVpnInterfaceGreFeatureTemplate.d.ts +457 -0
  124. package/ciscoVpnInterfaceGreFeatureTemplate.js +131 -0
  125. package/ciscoVpnInterfaceGreFeatureTemplate.js.map +1 -0
  126. package/ciscoVpnInterfaceIpsecFeatureTemplate.d.ts +792 -0
  127. package/ciscoVpnInterfaceIpsecFeatureTemplate.js +219 -0
  128. package/ciscoVpnInterfaceIpsecFeatureTemplate.js.map +1 -0
  129. package/ciscoWirelessLanFeatureTemplate.d.ts +325 -0
  130. package/ciscoWirelessLanFeatureTemplate.js +107 -0
  131. package/ciscoWirelessLanFeatureTemplate.js.map +1 -0
  132. package/classMapPolicyObject.d.ts +89 -0
  133. package/classMapPolicyObject.js +77 -0
  134. package/classMapPolicyObject.js.map +1 -0
  135. package/cliConfigProfileParcel.d.ts +118 -0
  136. package/cliConfigProfileParcel.js +92 -0
  137. package/cliConfigProfileParcel.js.map +1 -0
  138. package/cliDeviceTemplate.d.ts +129 -0
  139. package/cliDeviceTemplate.js +96 -0
  140. package/cliDeviceTemplate.js.map +1 -0
  141. package/cliFeatureProfile.d.ts +81 -0
  142. package/cliFeatureProfile.js +75 -0
  143. package/cliFeatureProfile.js.map +1 -0
  144. package/cliTemplateFeatureTemplate.d.ts +132 -0
  145. package/cliTemplateFeatureTemplate.js +91 -0
  146. package/cliTemplateFeatureTemplate.js.map +1 -0
  147. package/colorListPolicyObject.d.ts +93 -0
  148. package/colorListPolicyObject.js +79 -0
  149. package/colorListPolicyObject.js.map +1 -0
  150. package/config/index.d.ts +1 -0
  151. package/config/index.js +21 -0
  152. package/config/index.js.map +1 -0
  153. package/config/vars.d.ts +20 -0
  154. package/config/vars.js +37 -0
  155. package/config/vars.js.map +1 -0
  156. package/configurationGroup.d.ts +136 -0
  157. package/configurationGroup.js +91 -0
  158. package/configurationGroup.js.map +1 -0
  159. package/configurationGroupDeploy.d.ts +80 -0
  160. package/configurationGroupDeploy.js +75 -0
  161. package/configurationGroupDeploy.js.map +1 -0
  162. package/configurationGroupDeviceVariables.d.ts +90 -0
  163. package/configurationGroupDeviceVariables.js +68 -0
  164. package/configurationGroupDeviceVariables.js.map +1 -0
  165. package/configurationGroupDevices.d.ts +86 -0
  166. package/configurationGroupDevices.js +81 -0
  167. package/configurationGroupDevices.js.map +1 -0
  168. package/customControlTopologyPolicyDefinition.d.ts +111 -0
  169. package/customControlTopologyPolicyDefinition.js +74 -0
  170. package/customControlTopologyPolicyDefinition.js.map +1 -0
  171. package/dataFqdnPrefixListPolicyObject.d.ts +93 -0
  172. package/dataFqdnPrefixListPolicyObject.js +79 -0
  173. package/dataFqdnPrefixListPolicyObject.js.map +1 -0
  174. package/dataIpv4PrefixListPolicyObject.d.ts +93 -0
  175. package/dataIpv4PrefixListPolicyObject.js +79 -0
  176. package/dataIpv4PrefixListPolicyObject.js.map +1 -0
  177. package/dataIpv6PrefixListPolicyObject.d.ts +93 -0
  178. package/dataIpv6PrefixListPolicyObject.js +79 -0
  179. package/dataIpv6PrefixListPolicyObject.js.map +1 -0
  180. package/dnsSecurityPolicyDefinition.d.ts +217 -0
  181. package/dnsSecurityPolicyDefinition.js +112 -0
  182. package/dnsSecurityPolicyDefinition.js.map +1 -0
  183. package/domainListPolicyObject.d.ts +93 -0
  184. package/domainListPolicyObject.js +79 -0
  185. package/domainListPolicyObject.js.map +1 -0
  186. package/eigrpFeatureTemplate.d.ts +310 -0
  187. package/eigrpFeatureTemplate.js +107 -0
  188. package/eigrpFeatureTemplate.js.map +1 -0
  189. package/expandedCommunityListPolicyObject.d.ts +93 -0
  190. package/expandedCommunityListPolicyObject.js +79 -0
  191. package/expandedCommunityListPolicyObject.js.map +1 -0
  192. package/extendedCommunityListPolicyObject.d.ts +93 -0
  193. package/extendedCommunityListPolicyObject.js +79 -0
  194. package/extendedCommunityListPolicyObject.js.map +1 -0
  195. package/featureDeviceTemplate.d.ts +180 -0
  196. package/featureDeviceTemplate.js +99 -0
  197. package/featureDeviceTemplate.js.map +1 -0
  198. package/geoLocationListPolicyObject.d.ts +94 -0
  199. package/geoLocationListPolicyObject.js +80 -0
  200. package/geoLocationListPolicyObject.js.map +1 -0
  201. package/getAdvancedInspectionProfilePolicyDefinition.d.ts +106 -0
  202. package/getAdvancedInspectionProfilePolicyDefinition.js +47 -0
  203. package/getAdvancedInspectionProfilePolicyDefinition.js.map +1 -0
  204. package/getAdvancedMalwareProtectionPolicyDefinition.d.ts +110 -0
  205. package/getAdvancedMalwareProtectionPolicyDefinition.js +47 -0
  206. package/getAdvancedMalwareProtectionPolicyDefinition.js.map +1 -0
  207. package/getAllowUrlListPolicyObject.d.ts +71 -0
  208. package/getAllowUrlListPolicyObject.js +47 -0
  209. package/getAllowUrlListPolicyObject.js.map +1 -0
  210. package/getAppProbeClassPolicyObject.d.ts +75 -0
  211. package/getAppProbeClassPolicyObject.js +47 -0
  212. package/getAppProbeClassPolicyObject.js.map +1 -0
  213. package/getApplicationAwareRoutingPolicyDefinition.d.ts +79 -0
  214. package/getApplicationAwareRoutingPolicyDefinition.js +47 -0
  215. package/getApplicationAwareRoutingPolicyDefinition.js.map +1 -0
  216. package/getApplicationListPolicyObject.d.ts +71 -0
  217. package/getApplicationListPolicyObject.js +47 -0
  218. package/getApplicationListPolicyObject.js.map +1 -0
  219. package/getApplicationPriorityFeatureProfile.d.ts +66 -0
  220. package/getApplicationPriorityFeatureProfile.js +47 -0
  221. package/getApplicationPriorityFeatureProfile.js.map +1 -0
  222. package/getApplicationPriorityQosPolicyProfileParcel.d.ts +97 -0
  223. package/getApplicationPriorityQosPolicyProfileParcel.js +50 -0
  224. package/getApplicationPriorityQosPolicyProfileParcel.js.map +1 -0
  225. package/getAsPathListPolicyObject.d.ts +71 -0
  226. package/getAsPathListPolicyObject.js +47 -0
  227. package/getAsPathListPolicyObject.js.map +1 -0
  228. package/getBlockUrlListPolicyObject.d.ts +71 -0
  229. package/getBlockUrlListPolicyObject.js +47 -0
  230. package/getBlockUrlListPolicyObject.js.map +1 -0
  231. package/getCedgeAaaFeatureTemplate.d.ts +191 -0
  232. package/getCedgeAaaFeatureTemplate.js +49 -0
  233. package/getCedgeAaaFeatureTemplate.js.map +1 -0
  234. package/getCedgeGlobalFeatureTemplate.d.ts +270 -0
  235. package/getCedgeGlobalFeatureTemplate.js +49 -0
  236. package/getCedgeGlobalFeatureTemplate.js.map +1 -0
  237. package/getCedgeIgmpFeatureTemplate.d.ts +91 -0
  238. package/getCedgeIgmpFeatureTemplate.js +49 -0
  239. package/getCedgeIgmpFeatureTemplate.js.map +1 -0
  240. package/getCedgeMulticastFeatureTemplate.d.ts +110 -0
  241. package/getCedgeMulticastFeatureTemplate.js +49 -0
  242. package/getCedgeMulticastFeatureTemplate.js.map +1 -0
  243. package/getCedgePimFeatureTemplate.d.ts +183 -0
  244. package/getCedgePimFeatureTemplate.js +49 -0
  245. package/getCedgePimFeatureTemplate.js.map +1 -0
  246. package/getCellularCedgeProfileFeatureTemplate.d.ts +142 -0
  247. package/getCellularCedgeProfileFeatureTemplate.js +49 -0
  248. package/getCellularCedgeProfileFeatureTemplate.js.map +1 -0
  249. package/getCellularControllerFeatureTemplate.d.ts +131 -0
  250. package/getCellularControllerFeatureTemplate.js +49 -0
  251. package/getCellularControllerFeatureTemplate.js.map +1 -0
  252. package/getCellularProfileFeatureTemplate.d.ts +174 -0
  253. package/getCellularProfileFeatureTemplate.js +49 -0
  254. package/getCellularProfileFeatureTemplate.js.map +1 -0
  255. package/getCentralizedPolicy.d.ts +75 -0
  256. package/getCentralizedPolicy.js +47 -0
  257. package/getCentralizedPolicy.js.map +1 -0
  258. package/getCflowdPolicyDefinition.d.ts +107 -0
  259. package/getCflowdPolicyDefinition.js +47 -0
  260. package/getCflowdPolicyDefinition.js.map +1 -0
  261. package/getCiscoBannerFeatureTemplate.d.ts +102 -0
  262. package/getCiscoBannerFeatureTemplate.js +49 -0
  263. package/getCiscoBannerFeatureTemplate.js.map +1 -0
  264. package/getCiscoBfdFeatureTemplate.d.ts +115 -0
  265. package/getCiscoBfdFeatureTemplate.js +49 -0
  266. package/getCiscoBfdFeatureTemplate.js.map +1 -0
  267. package/getCiscoBgpFeatureTemplate.d.ts +231 -0
  268. package/getCiscoBgpFeatureTemplate.js +49 -0
  269. package/getCiscoBgpFeatureTemplate.js.map +1 -0
  270. package/getCiscoDhcpServerFeatureTemplate.d.ts +159 -0
  271. package/getCiscoDhcpServerFeatureTemplate.js +49 -0
  272. package/getCiscoDhcpServerFeatureTemplate.js.map +1 -0
  273. package/getCiscoLoggingFeatureTemplate.d.ts +123 -0
  274. package/getCiscoLoggingFeatureTemplate.js +49 -0
  275. package/getCiscoLoggingFeatureTemplate.js.map +1 -0
  276. package/getCiscoNtpFeatureTemplate.d.ts +127 -0
  277. package/getCiscoNtpFeatureTemplate.js +49 -0
  278. package/getCiscoNtpFeatureTemplate.js.map +1 -0
  279. package/getCiscoOmpFeatureTemplate.d.ts +199 -0
  280. package/getCiscoOmpFeatureTemplate.js +49 -0
  281. package/getCiscoOmpFeatureTemplate.js.map +1 -0
  282. package/getCiscoOspfFeatureTemplate.d.ts +203 -0
  283. package/getCiscoOspfFeatureTemplate.js +49 -0
  284. package/getCiscoOspfFeatureTemplate.js.map +1 -0
  285. package/getCiscoOspfv3FeatureTemplate.d.ts +359 -0
  286. package/getCiscoOspfv3FeatureTemplate.js +49 -0
  287. package/getCiscoOspfv3FeatureTemplate.js.map +1 -0
  288. package/getCiscoSecureInternetGatewayFeatureTemplate.d.ts +111 -0
  289. package/getCiscoSecureInternetGatewayFeatureTemplate.js +49 -0
  290. package/getCiscoSecureInternetGatewayFeatureTemplate.js.map +1 -0
  291. package/getCiscoSecurityFeatureTemplate.d.ts +143 -0
  292. package/getCiscoSecurityFeatureTemplate.js +49 -0
  293. package/getCiscoSecurityFeatureTemplate.js.map +1 -0
  294. package/getCiscoSigCredentialsFeatureTemplate.d.ts +174 -0
  295. package/getCiscoSigCredentialsFeatureTemplate.js +49 -0
  296. package/getCiscoSigCredentialsFeatureTemplate.js.map +1 -0
  297. package/getCiscoSnmpFeatureTemplate.d.ts +131 -0
  298. package/getCiscoSnmpFeatureTemplate.js +49 -0
  299. package/getCiscoSnmpFeatureTemplate.js.map +1 -0
  300. package/getCiscoSystemFeatureTemplate.d.ts +363 -0
  301. package/getCiscoSystemFeatureTemplate.js +49 -0
  302. package/getCiscoSystemFeatureTemplate.js.map +1 -0
  303. package/getCiscoThousandeyesFeatureTemplate.d.ts +91 -0
  304. package/getCiscoThousandeyesFeatureTemplate.js +49 -0
  305. package/getCiscoThousandeyesFeatureTemplate.js.map +1 -0
  306. package/getCiscoTrustsecFeatureTemplate.d.ts +211 -0
  307. package/getCiscoTrustsecFeatureTemplate.js +49 -0
  308. package/getCiscoTrustsecFeatureTemplate.js.map +1 -0
  309. package/getCiscoVpnFeatureTemplate.d.ts +207 -0
  310. package/getCiscoVpnFeatureTemplate.js +49 -0
  311. package/getCiscoVpnFeatureTemplate.js.map +1 -0
  312. package/getCiscoVpnInterfaceFeatureTemplate.d.ts +895 -0
  313. package/getCiscoVpnInterfaceFeatureTemplate.js +49 -0
  314. package/getCiscoVpnInterfaceFeatureTemplate.js.map +1 -0
  315. package/getCiscoVpnInterfaceGreFeatureTemplate.d.ts +203 -0
  316. package/getCiscoVpnInterfaceGreFeatureTemplate.js +49 -0
  317. package/getCiscoVpnInterfaceGreFeatureTemplate.js.map +1 -0
  318. package/getCiscoVpnInterfaceIpsecFeatureTemplate.d.ts +298 -0
  319. package/getCiscoVpnInterfaceIpsecFeatureTemplate.js +49 -0
  320. package/getCiscoVpnInterfaceIpsecFeatureTemplate.js.map +1 -0
  321. package/getCiscoWirelessLanFeatureTemplate.d.ts +155 -0
  322. package/getCiscoWirelessLanFeatureTemplate.js +49 -0
  323. package/getCiscoWirelessLanFeatureTemplate.js.map +1 -0
  324. package/getClassMapPolicyObject.d.ts +70 -0
  325. package/getClassMapPolicyObject.js +47 -0
  326. package/getClassMapPolicyObject.js.map +1 -0
  327. package/getCliConfigProfileParcel.d.ts +88 -0
  328. package/getCliConfigProfileParcel.js +50 -0
  329. package/getCliConfigProfileParcel.js.map +1 -0
  330. package/getCliDeviceTemplate.d.ts +82 -0
  331. package/getCliDeviceTemplate.js +47 -0
  332. package/getCliDeviceTemplate.js.map +1 -0
  333. package/getCliFeatureProfile.d.ts +66 -0
  334. package/getCliFeatureProfile.js +47 -0
  335. package/getCliFeatureProfile.js.map +1 -0
  336. package/getCliTemplateFeatureTemplate.d.ts +90 -0
  337. package/getCliTemplateFeatureTemplate.js +49 -0
  338. package/getCliTemplateFeatureTemplate.js.map +1 -0
  339. package/getColorListPolicyObject.d.ts +71 -0
  340. package/getColorListPolicyObject.js +47 -0
  341. package/getColorListPolicyObject.js.map +1 -0
  342. package/getConfigurationGroup.d.ts +83 -0
  343. package/getConfigurationGroup.js +47 -0
  344. package/getConfigurationGroup.js.map +1 -0
  345. package/getConfigurationGroupDeviceVariables.d.ts +75 -0
  346. package/getConfigurationGroupDeviceVariables.js +47 -0
  347. package/getConfigurationGroupDeviceVariables.js.map +1 -0
  348. package/getConfigurationGroupDevices.d.ts +67 -0
  349. package/getConfigurationGroupDevices.js +47 -0
  350. package/getConfigurationGroupDevices.js.map +1 -0
  351. package/getCustomControlTopologyPolicyDefinition.d.ts +83 -0
  352. package/getCustomControlTopologyPolicyDefinition.js +47 -0
  353. package/getCustomControlTopologyPolicyDefinition.js.map +1 -0
  354. package/getDataFqdnPrefixListPolicyObject.d.ts +71 -0
  355. package/getDataFqdnPrefixListPolicyObject.js +47 -0
  356. package/getDataFqdnPrefixListPolicyObject.js.map +1 -0
  357. package/getDataIpv4PrefixListPolicyObject.d.ts +71 -0
  358. package/getDataIpv4PrefixListPolicyObject.js +47 -0
  359. package/getDataIpv4PrefixListPolicyObject.js.map +1 -0
  360. package/getDataIpv6PrefixListPolicyObject.d.ts +71 -0
  361. package/getDataIpv6PrefixListPolicyObject.js +47 -0
  362. package/getDataIpv6PrefixListPolicyObject.js.map +1 -0
  363. package/getDevice.d.ts +81 -0
  364. package/getDevice.js +51 -0
  365. package/getDevice.js.map +1 -0
  366. package/getDnsSecurityPolicyDefinition.d.ts +111 -0
  367. package/getDnsSecurityPolicyDefinition.js +47 -0
  368. package/getDnsSecurityPolicyDefinition.js.map +1 -0
  369. package/getDomainListPolicyObject.d.ts +71 -0
  370. package/getDomainListPolicyObject.js +47 -0
  371. package/getDomainListPolicyObject.js.map +1 -0
  372. package/getEigrpFeatureTemplate.d.ts +155 -0
  373. package/getEigrpFeatureTemplate.js +49 -0
  374. package/getEigrpFeatureTemplate.js.map +1 -0
  375. package/getExpandedCommunityListPolicyObject.d.ts +71 -0
  376. package/getExpandedCommunityListPolicyObject.js +47 -0
  377. package/getExpandedCommunityListPolicyObject.js.map +1 -0
  378. package/getExtendedCommunityListPolicyObject.d.ts +71 -0
  379. package/getExtendedCommunityListPolicyObject.js +47 -0
  380. package/getExtendedCommunityListPolicyObject.js.map +1 -0
  381. package/getFeatureDeviceTemplate.d.ts +99 -0
  382. package/getFeatureDeviceTemplate.js +47 -0
  383. package/getFeatureDeviceTemplate.js.map +1 -0
  384. package/getGeoLocationListPolicyObject.d.ts +71 -0
  385. package/getGeoLocationListPolicyObject.js +47 -0
  386. package/getGeoLocationListPolicyObject.js.map +1 -0
  387. package/getGpsFeatureTemplate.d.ts +134 -0
  388. package/getGpsFeatureTemplate.js +49 -0
  389. package/getGpsFeatureTemplate.js.map +1 -0
  390. package/getHubAndSpokeTopologyPolicyDefinition.d.ts +87 -0
  391. package/getHubAndSpokeTopologyPolicyDefinition.js +47 -0
  392. package/getHubAndSpokeTopologyPolicyDefinition.js.map +1 -0
  393. package/getIntrusionPreventionPolicyDefinition.d.ts +98 -0
  394. package/getIntrusionPreventionPolicyDefinition.js +47 -0
  395. package/getIntrusionPreventionPolicyDefinition.js.map +1 -0
  396. package/getIpsSignatureListPolicyObject.d.ts +71 -0
  397. package/getIpsSignatureListPolicyObject.js +47 -0
  398. package/getIpsSignatureListPolicyObject.js.map +1 -0
  399. package/getIpv4AclPolicyDefinition.d.ts +83 -0
  400. package/getIpv4AclPolicyDefinition.js +47 -0
  401. package/getIpv4AclPolicyDefinition.js.map +1 -0
  402. package/getIpv4DeviceAclPolicyDefinition.d.ts +83 -0
  403. package/getIpv4DeviceAclPolicyDefinition.js +47 -0
  404. package/getIpv4DeviceAclPolicyDefinition.js.map +1 -0
  405. package/getIpv4PrefixListPolicyObject.d.ts +71 -0
  406. package/getIpv4PrefixListPolicyObject.js +47 -0
  407. package/getIpv4PrefixListPolicyObject.js.map +1 -0
  408. package/getIpv6AclPolicyDefinition.d.ts +83 -0
  409. package/getIpv6AclPolicyDefinition.js +47 -0
  410. package/getIpv6AclPolicyDefinition.js.map +1 -0
  411. package/getIpv6DeviceAclPolicyDefinition.d.ts +83 -0
  412. package/getIpv6DeviceAclPolicyDefinition.js +47 -0
  413. package/getIpv6DeviceAclPolicyDefinition.js.map +1 -0
  414. package/getIpv6PrefixListPolicyObject.d.ts +71 -0
  415. package/getIpv6PrefixListPolicyObject.js +47 -0
  416. package/getIpv6PrefixListPolicyObject.js.map +1 -0
  417. package/getLocalApplicationListPolicyObject.d.ts +71 -0
  418. package/getLocalApplicationListPolicyObject.js +47 -0
  419. package/getLocalApplicationListPolicyObject.js.map +1 -0
  420. package/getLocalizedPolicy.d.ts +115 -0
  421. package/getLocalizedPolicy.js +47 -0
  422. package/getLocalizedPolicy.js.map +1 -0
  423. package/getMeshTopologyPolicyDefinition.d.ts +87 -0
  424. package/getMeshTopologyPolicyDefinition.js +47 -0
  425. package/getMeshTopologyPolicyDefinition.js.map +1 -0
  426. package/getMirrorPolicyObject.d.ts +74 -0
  427. package/getMirrorPolicyObject.js +47 -0
  428. package/getMirrorPolicyObject.js.map +1 -0
  429. package/getObjectGroupPolicyDefinition.d.ts +122 -0
  430. package/getObjectGroupPolicyDefinition.js +47 -0
  431. package/getObjectGroupPolicyDefinition.js.map +1 -0
  432. package/getPolicerPolicyObject.d.ts +78 -0
  433. package/getPolicerPolicyObject.js +47 -0
  434. package/getPolicerPolicyObject.js.map +1 -0
  435. package/getPortListPolicyObject.d.ts +71 -0
  436. package/getPortListPolicyObject.js +47 -0
  437. package/getPortListPolicyObject.js.map +1 -0
  438. package/getPreferredColorGroupPolicyObject.d.ts +90 -0
  439. package/getPreferredColorGroupPolicyObject.js +47 -0
  440. package/getPreferredColorGroupPolicyObject.js.map +1 -0
  441. package/getProtocolListPolicyObject.d.ts +71 -0
  442. package/getProtocolListPolicyObject.js +47 -0
  443. package/getProtocolListPolicyObject.js.map +1 -0
  444. package/getQosMapPolicyDefinition.d.ts +79 -0
  445. package/getQosMapPolicyDefinition.js +47 -0
  446. package/getQosMapPolicyDefinition.js.map +1 -0
  447. package/getRegionListPolicyObject.d.ts +71 -0
  448. package/getRegionListPolicyObject.js +47 -0
  449. package/getRegionListPolicyObject.js.map +1 -0
  450. package/getRewriteRulePolicyDefinition.d.ts +79 -0
  451. package/getRewriteRulePolicyDefinition.js +47 -0
  452. package/getRewriteRulePolicyDefinition.js.map +1 -0
  453. package/getRoutePolicyDefinition.d.ts +83 -0
  454. package/getRoutePolicyDefinition.js +47 -0
  455. package/getRoutePolicyDefinition.js.map +1 -0
  456. package/getRuleSetPolicyDefinition.d.ts +75 -0
  457. package/getRuleSetPolicyDefinition.js +47 -0
  458. package/getRuleSetPolicyDefinition.js.map +1 -0
  459. package/getSecurityAppHostingFeatureTemplate.d.ts +91 -0
  460. package/getSecurityAppHostingFeatureTemplate.js +49 -0
  461. package/getSecurityAppHostingFeatureTemplate.js.map +1 -0
  462. package/getSecurityPolicy.d.ts +116 -0
  463. package/getSecurityPolicy.js +47 -0
  464. package/getSecurityPolicy.js.map +1 -0
  465. package/getServiceFeatureProfile.d.ts +66 -0
  466. package/getServiceFeatureProfile.js +47 -0
  467. package/getServiceFeatureProfile.js.map +1 -0
  468. package/getServiceLanVpnInterfaceEthernetProfileParcel.d.ts +418 -0
  469. package/getServiceLanVpnInterfaceEthernetProfileParcel.js +53 -0
  470. package/getServiceLanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  471. package/getServiceLanVpnProfileParcel.d.ts +218 -0
  472. package/getServiceLanVpnProfileParcel.js +50 -0
  473. package/getServiceLanVpnProfileParcel.js.map +1 -0
  474. package/getServiceTrackerProfileParcel.d.ts +166 -0
  475. package/getServiceTrackerProfileParcel.js +50 -0
  476. package/getServiceTrackerProfileParcel.js.map +1 -0
  477. package/getSiteListPolicyObject.d.ts +71 -0
  478. package/getSiteListPolicyObject.js +47 -0
  479. package/getSiteListPolicyObject.js.map +1 -0
  480. package/getSlaClassPolicyObject.d.ts +99 -0
  481. package/getSlaClassPolicyObject.js +47 -0
  482. package/getSlaClassPolicyObject.js.map +1 -0
  483. package/getStandardCommunityListPolicyObject.d.ts +71 -0
  484. package/getStandardCommunityListPolicyObject.js +47 -0
  485. package/getStandardCommunityListPolicyObject.js.map +1 -0
  486. package/getSwitchportFeatureTemplate.d.ts +115 -0
  487. package/getSwitchportFeatureTemplate.js +49 -0
  488. package/getSwitchportFeatureTemplate.js.map +1 -0
  489. package/getSystemAaaProfileParcel.d.ts +141 -0
  490. package/getSystemAaaProfileParcel.js +50 -0
  491. package/getSystemAaaProfileParcel.js.map +1 -0
  492. package/getSystemBannerProfileParcel.d.ts +94 -0
  493. package/getSystemBannerProfileParcel.js +50 -0
  494. package/getSystemBannerProfileParcel.js.map +1 -0
  495. package/getSystemBasicProfileParcel.d.ts +325 -0
  496. package/getSystemBasicProfileParcel.js +50 -0
  497. package/getSystemBasicProfileParcel.js.map +1 -0
  498. package/getSystemBfdProfileParcel.d.ts +104 -0
  499. package/getSystemBfdProfileParcel.js +50 -0
  500. package/getSystemBfdProfileParcel.js.map +1 -0
  501. package/getSystemFeatureProfile.d.ts +66 -0
  502. package/getSystemFeatureProfile.js +47 -0
  503. package/getSystemFeatureProfile.js.map +1 -0
  504. package/getSystemFlexiblePortSpeedProfileParcel.d.ts +92 -0
  505. package/getSystemFlexiblePortSpeedProfileParcel.js +50 -0
  506. package/getSystemFlexiblePortSpeedProfileParcel.js.map +1 -0
  507. package/getSystemGlobalProfileParcel.d.ts +268 -0
  508. package/getSystemGlobalProfileParcel.js +50 -0
  509. package/getSystemGlobalProfileParcel.js.map +1 -0
  510. package/getSystemLoggingProfileParcel.d.ts +121 -0
  511. package/getSystemLoggingProfileParcel.js +50 -0
  512. package/getSystemLoggingProfileParcel.js.map +1 -0
  513. package/getSystemMrfProfileParcel.d.ts +112 -0
  514. package/getSystemMrfProfileParcel.js +50 -0
  515. package/getSystemMrfProfileParcel.js.map +1 -0
  516. package/getSystemNtpProfileParcel.d.ts +125 -0
  517. package/getSystemNtpProfileParcel.js +50 -0
  518. package/getSystemNtpProfileParcel.js.map +1 -0
  519. package/getSystemOmpProfileParcel.d.ts +316 -0
  520. package/getSystemOmpProfileParcel.js +50 -0
  521. package/getSystemOmpProfileParcel.js.map +1 -0
  522. package/getSystemPerformanceMonitoringProfileParcel.d.ts +108 -0
  523. package/getSystemPerformanceMonitoringProfileParcel.js +50 -0
  524. package/getSystemPerformanceMonitoringProfileParcel.js.map +1 -0
  525. package/getSystemRemoteAccessProfileParcel.d.ts +227 -0
  526. package/getSystemRemoteAccessProfileParcel.js +50 -0
  527. package/getSystemRemoteAccessProfileParcel.js.map +1 -0
  528. package/getSystemSecurityProfileParcel.d.ts +133 -0
  529. package/getSystemSecurityProfileParcel.js +50 -0
  530. package/getSystemSecurityProfileParcel.js.map +1 -0
  531. package/getSystemSnmpProfileParcel.d.ts +129 -0
  532. package/getSystemSnmpProfileParcel.js +50 -0
  533. package/getSystemSnmpProfileParcel.js.map +1 -0
  534. package/getTlocListPolicyObject.d.ts +71 -0
  535. package/getTlocListPolicyObject.js +47 -0
  536. package/getTlocListPolicyObject.js.map +1 -0
  537. package/getTlsSslDecryptionPolicyDefinition.d.ts +139 -0
  538. package/getTlsSslDecryptionPolicyDefinition.js +47 -0
  539. package/getTlsSslDecryptionPolicyDefinition.js.map +1 -0
  540. package/getTlsSslProfilePolicyDefinition.d.ts +114 -0
  541. package/getTlsSslProfilePolicyDefinition.js +47 -0
  542. package/getTlsSslProfilePolicyDefinition.js.map +1 -0
  543. package/getTrafficDataPolicyDefinition.d.ts +83 -0
  544. package/getTrafficDataPolicyDefinition.js +47 -0
  545. package/getTrafficDataPolicyDefinition.js.map +1 -0
  546. package/getTransportFeatureProfile.d.ts +66 -0
  547. package/getTransportFeatureProfile.js +47 -0
  548. package/getTransportFeatureProfile.js.map +1 -0
  549. package/getTransportIpv6TrackerProfileParcel.d.ts +156 -0
  550. package/getTransportIpv6TrackerProfileParcel.js +50 -0
  551. package/getTransportIpv6TrackerProfileParcel.js.map +1 -0
  552. package/getTransportManagementVpnInterfaceEthernetProfileParcel.d.ts +278 -0
  553. package/getTransportManagementVpnInterfaceEthernetProfileParcel.js +53 -0
  554. package/getTransportManagementVpnInterfaceEthernetProfileParcel.js.map +1 -0
  555. package/getTransportManagementVpnProfileParcel.d.ts +134 -0
  556. package/getTransportManagementVpnProfileParcel.js +50 -0
  557. package/getTransportManagementVpnProfileParcel.js.map +1 -0
  558. package/getTransportRoutingBgpProfileParcel.d.ts +283 -0
  559. package/getTransportRoutingBgpProfileParcel.js +50 -0
  560. package/getTransportRoutingBgpProfileParcel.js.map +1 -0
  561. package/getTransportWanVpnInterfaceEthernetProfileParcel.d.ts +826 -0
  562. package/getTransportWanVpnInterfaceEthernetProfileParcel.js +53 -0
  563. package/getTransportWanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  564. package/getTransportWanVpnProfileParcel.d.ts +146 -0
  565. package/getTransportWanVpnProfileParcel.js +50 -0
  566. package/getTransportWanVpnProfileParcel.js.map +1 -0
  567. package/getUrlFilteringPolicyDefinition.d.ts +118 -0
  568. package/getUrlFilteringPolicyDefinition.js +47 -0
  569. package/getUrlFilteringPolicyDefinition.js.map +1 -0
  570. package/getVedgeInventory.d.ts +41 -0
  571. package/getVedgeInventory.js +41 -0
  572. package/getVedgeInventory.js.map +1 -0
  573. package/getVpnInterfaceCellularFeatureTemplate.d.ts +667 -0
  574. package/getVpnInterfaceCellularFeatureTemplate.js +49 -0
  575. package/getVpnInterfaceCellularFeatureTemplate.js.map +1 -0
  576. package/getVpnInterfaceDslIpoeFeatureTemplate.d.ts +719 -0
  577. package/getVpnInterfaceDslIpoeFeatureTemplate.js +49 -0
  578. package/getVpnInterfaceDslIpoeFeatureTemplate.js.map +1 -0
  579. package/getVpnInterfaceDslPppoaFeatureTemplate.d.ts +675 -0
  580. package/getVpnInterfaceDslPppoaFeatureTemplate.js +49 -0
  581. package/getVpnInterfaceDslPppoaFeatureTemplate.js.map +1 -0
  582. package/getVpnInterfaceDslPppoeFeatureTemplate.d.ts +707 -0
  583. package/getVpnInterfaceDslPppoeFeatureTemplate.js +49 -0
  584. package/getVpnInterfaceDslPppoeFeatureTemplate.js.map +1 -0
  585. package/getVpnInterfaceEthernetPppoeFeatureTemplate.d.ts +703 -0
  586. package/getVpnInterfaceEthernetPppoeFeatureTemplate.js +49 -0
  587. package/getVpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -0
  588. package/getVpnInterfaceMultilinkFeatureTemplate.d.ts +623 -0
  589. package/getVpnInterfaceMultilinkFeatureTemplate.js +49 -0
  590. package/getVpnInterfaceMultilinkFeatureTemplate.js.map +1 -0
  591. package/getVpnInterfaceSviFeatureTemplate.d.ts +235 -0
  592. package/getVpnInterfaceSviFeatureTemplate.js +49 -0
  593. package/getVpnInterfaceSviFeatureTemplate.js.map +1 -0
  594. package/getVpnInterfaceT1E1SerialFeatureTemplate.d.ts +555 -0
  595. package/getVpnInterfaceT1E1SerialFeatureTemplate.js +49 -0
  596. package/getVpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -0
  597. package/getVpnListPolicyObject.d.ts +71 -0
  598. package/getVpnListPolicyObject.js +47 -0
  599. package/getVpnListPolicyObject.js.map +1 -0
  600. package/getVpnMembershipPolicyDefinition.d.ts +79 -0
  601. package/getVpnMembershipPolicyDefinition.js +47 -0
  602. package/getVpnMembershipPolicyDefinition.js.map +1 -0
  603. package/getZoneListPolicyObject.d.ts +71 -0
  604. package/getZoneListPolicyObject.js +47 -0
  605. package/getZoneListPolicyObject.js.map +1 -0
  606. package/gpsFeatureTemplate.d.ts +267 -0
  607. package/gpsFeatureTemplate.js +116 -0
  608. package/gpsFeatureTemplate.js.map +1 -0
  609. package/hubAndSpokeTopologyPolicyDefinition.d.ts +123 -0
  610. package/hubAndSpokeTopologyPolicyDefinition.js +76 -0
  611. package/hubAndSpokeTopologyPolicyDefinition.js.map +1 -0
  612. package/index.d.ts +819 -0
  613. package/index.js +1126 -0
  614. package/index.js.map +1 -0
  615. package/intrusionPreventionPolicyDefinition.d.ts +178 -0
  616. package/intrusionPreventionPolicyDefinition.js +96 -0
  617. package/intrusionPreventionPolicyDefinition.js.map +1 -0
  618. package/ipsSignatureListPolicyObject.d.ts +79 -0
  619. package/ipsSignatureListPolicyObject.js +65 -0
  620. package/ipsSignatureListPolicyObject.js.map +1 -0
  621. package/ipv4AclPolicyDefinition.d.ts +111 -0
  622. package/ipv4AclPolicyDefinition.js +74 -0
  623. package/ipv4AclPolicyDefinition.js.map +1 -0
  624. package/ipv4DeviceAclPolicyDefinition.d.ts +111 -0
  625. package/ipv4DeviceAclPolicyDefinition.js +74 -0
  626. package/ipv4DeviceAclPolicyDefinition.js.map +1 -0
  627. package/ipv4PrefixListPolicyObject.d.ts +95 -0
  628. package/ipv4PrefixListPolicyObject.js +81 -0
  629. package/ipv4PrefixListPolicyObject.js.map +1 -0
  630. package/ipv6AclPolicyDefinition.d.ts +111 -0
  631. package/ipv6AclPolicyDefinition.js +74 -0
  632. package/ipv6AclPolicyDefinition.js.map +1 -0
  633. package/ipv6DeviceAclPolicyDefinition.d.ts +111 -0
  634. package/ipv6DeviceAclPolicyDefinition.js +74 -0
  635. package/ipv6DeviceAclPolicyDefinition.js.map +1 -0
  636. package/ipv6PrefixListPolicyObject.d.ts +95 -0
  637. package/ipv6PrefixListPolicyObject.js +81 -0
  638. package/ipv6PrefixListPolicyObject.js.map +1 -0
  639. package/localApplicationListPolicyObject.d.ts +93 -0
  640. package/localApplicationListPolicyObject.js +79 -0
  641. package/localApplicationListPolicyObject.js.map +1 -0
  642. package/localizedPolicy.d.ts +237 -0
  643. package/localizedPolicy.js +113 -0
  644. package/localizedPolicy.js.map +1 -0
  645. package/meshTopologyPolicyDefinition.d.ts +123 -0
  646. package/meshTopologyPolicyDefinition.js +76 -0
  647. package/meshTopologyPolicyDefinition.js.map +1 -0
  648. package/mirrorPolicyObject.d.ts +102 -0
  649. package/mirrorPolicyObject.js +83 -0
  650. package/mirrorPolicyObject.js.map +1 -0
  651. package/objectGroupPolicyDefinition.d.ts +249 -0
  652. package/objectGroupPolicyDefinition.js +107 -0
  653. package/objectGroupPolicyDefinition.js.map +1 -0
  654. package/package.json +29 -0
  655. package/policerPolicyObject.d.ts +115 -0
  656. package/policerPolicyObject.js +89 -0
  657. package/policerPolicyObject.js.map +1 -0
  658. package/portListPolicyObject.d.ts +93 -0
  659. package/portListPolicyObject.js +79 -0
  660. package/portListPolicyObject.js.map +1 -0
  661. package/preferredColorGroupPolicyObject.d.ts +154 -0
  662. package/preferredColorGroupPolicyObject.js +92 -0
  663. package/preferredColorGroupPolicyObject.js.map +1 -0
  664. package/protocolListPolicyObject.d.ts +93 -0
  665. package/protocolListPolicyObject.js +79 -0
  666. package/protocolListPolicyObject.js.map +1 -0
  667. package/provider.d.ts +59 -0
  668. package/provider.js +51 -0
  669. package/provider.js.map +1 -0
  670. package/qosMapPolicyDefinition.d.ts +99 -0
  671. package/qosMapPolicyDefinition.js +72 -0
  672. package/qosMapPolicyDefinition.js.map +1 -0
  673. package/regionListPolicyObject.d.ts +79 -0
  674. package/regionListPolicyObject.js +65 -0
  675. package/regionListPolicyObject.js.map +1 -0
  676. package/rewriteRulePolicyDefinition.d.ts +99 -0
  677. package/rewriteRulePolicyDefinition.js +72 -0
  678. package/rewriteRulePolicyDefinition.js.map +1 -0
  679. package/routePolicyDefinition.d.ts +111 -0
  680. package/routePolicyDefinition.js +71 -0
  681. package/routePolicyDefinition.js.map +1 -0
  682. package/ruleSetPolicyDefinition.d.ts +91 -0
  683. package/ruleSetPolicyDefinition.js +70 -0
  684. package/ruleSetPolicyDefinition.js.map +1 -0
  685. package/securityAppHostingFeatureTemplate.d.ts +118 -0
  686. package/securityAppHostingFeatureTemplate.js +75 -0
  687. package/securityAppHostingFeatureTemplate.js.map +1 -0
  688. package/securityPolicy.d.ts +217 -0
  689. package/securityPolicy.js +92 -0
  690. package/securityPolicy.js.map +1 -0
  691. package/serviceFeatureProfile.d.ts +81 -0
  692. package/serviceFeatureProfile.js +75 -0
  693. package/serviceFeatureProfile.js.map +1 -0
  694. package/serviceLanVpnInterfaceEthernetProfileParcel.d.ts +1085 -0
  695. package/serviceLanVpnInterfaceEthernetProfileParcel.js +240 -0
  696. package/serviceLanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  697. package/serviceLanVpnProfileParcel.d.ts +491 -0
  698. package/serviceLanVpnProfileParcel.js +142 -0
  699. package/serviceLanVpnProfileParcel.js.map +1 -0
  700. package/serviceTrackerProfileParcel.d.ts +378 -0
  701. package/serviceTrackerProfileParcel.js +139 -0
  702. package/serviceTrackerProfileParcel.js.map +1 -0
  703. package/siteListPolicyObject.d.ts +79 -0
  704. package/siteListPolicyObject.js +65 -0
  705. package/siteListPolicyObject.js.map +1 -0
  706. package/slaClassPolicyObject.d.ts +197 -0
  707. package/slaClassPolicyObject.js +96 -0
  708. package/slaClassPolicyObject.js.map +1 -0
  709. package/standardCommunityListPolicyObject.d.ts +93 -0
  710. package/standardCommunityListPolicyObject.js +79 -0
  711. package/standardCommunityListPolicyObject.js.map +1 -0
  712. package/switchportFeatureTemplate.d.ts +190 -0
  713. package/switchportFeatureTemplate.js +87 -0
  714. package/switchportFeatureTemplate.js.map +1 -0
  715. package/systemAaaProfileParcel.d.ts +260 -0
  716. package/systemAaaProfileParcel.js +99 -0
  717. package/systemAaaProfileParcel.js.map +1 -0
  718. package/systemBannerProfileParcel.d.ts +135 -0
  719. package/systemBannerProfileParcel.js +91 -0
  720. package/systemBannerProfileParcel.js.map +1 -0
  721. package/systemBasicProfileParcel.d.ts +1037 -0
  722. package/systemBasicProfileParcel.js +185 -0
  723. package/systemBasicProfileParcel.js.map +1 -0
  724. package/systemBfdProfileParcel.d.ts +176 -0
  725. package/systemBfdProfileParcel.js +82 -0
  726. package/systemBfdProfileParcel.js.map +1 -0
  727. package/systemFeatureProfile.d.ts +81 -0
  728. package/systemFeatureProfile.js +75 -0
  729. package/systemFeatureProfile.js.map +1 -0
  730. package/systemFlexiblePortSpeedProfileParcel.d.ts +134 -0
  731. package/systemFlexiblePortSpeedProfileParcel.js +86 -0
  732. package/systemFlexiblePortSpeedProfileParcel.js.map +1 -0
  733. package/systemGlobalProfileParcel.d.ts +678 -0
  734. package/systemGlobalProfileParcel.js +196 -0
  735. package/systemGlobalProfileParcel.js.map +1 -0
  736. package/systemLoggingProfileParcel.d.ts +200 -0
  737. package/systemLoggingProfileParcel.js +83 -0
  738. package/systemLoggingProfileParcel.js.map +1 -0
  739. package/systemMrfProfileParcel.d.ts +192 -0
  740. package/systemMrfProfileParcel.js +97 -0
  741. package/systemMrfProfileParcel.js.map +1 -0
  742. package/systemNtpProfileParcel.d.ts +212 -0
  743. package/systemNtpProfileParcel.js +85 -0
  744. package/systemNtpProfileParcel.js.map +1 -0
  745. package/systemOmpProfileParcel.d.ts +828 -0
  746. package/systemOmpProfileParcel.js +226 -0
  747. package/systemOmpProfileParcel.js.map +1 -0
  748. package/systemPerformanceMonitoringProfileParcel.d.ts +181 -0
  749. package/systemPerformanceMonitoringProfileParcel.js +96 -0
  750. package/systemPerformanceMonitoringProfileParcel.js.map +1 -0
  751. package/systemRemoteAccessProfileParcel.d.ts +588 -0
  752. package/systemRemoteAccessProfileParcel.js +192 -0
  753. package/systemRemoteAccessProfileParcel.js.map +1 -0
  754. package/systemSecurityProfileParcel.d.ts +239 -0
  755. package/systemSecurityProfileParcel.js +89 -0
  756. package/systemSecurityProfileParcel.js.map +1 -0
  757. package/systemSnmpProfileParcel.d.ts +224 -0
  758. package/systemSnmpProfileParcel.js +87 -0
  759. package/systemSnmpProfileParcel.js.map +1 -0
  760. package/tlocListPolicyObject.d.ts +79 -0
  761. package/tlocListPolicyObject.js +65 -0
  762. package/tlocListPolicyObject.js.map +1 -0
  763. package/tlsSslDecryptionPolicyDefinition.d.ts +283 -0
  764. package/tlsSslDecryptionPolicyDefinition.js +99 -0
  765. package/tlsSslDecryptionPolicyDefinition.js.map +1 -0
  766. package/tlsSslProfilePolicyDefinition.d.ts +228 -0
  767. package/tlsSslProfilePolicyDefinition.js +106 -0
  768. package/tlsSslProfilePolicyDefinition.js.map +1 -0
  769. package/trafficDataPolicyDefinition.d.ts +111 -0
  770. package/trafficDataPolicyDefinition.js +74 -0
  771. package/trafficDataPolicyDefinition.js.map +1 -0
  772. package/transportFeatureProfile.d.ts +81 -0
  773. package/transportFeatureProfile.js +75 -0
  774. package/transportFeatureProfile.js.map +1 -0
  775. package/transportIpv6TrackerProfileParcel.d.ts +328 -0
  776. package/transportIpv6TrackerProfileParcel.js +129 -0
  777. package/transportIpv6TrackerProfileParcel.js.map +1 -0
  778. package/transportManagementVpnInterfaceEthernetProfileParcel.d.ts +665 -0
  779. package/transportManagementVpnInterfaceEthernetProfileParcel.js +164 -0
  780. package/transportManagementVpnInterfaceEthernetProfileParcel.js.map +1 -0
  781. package/transportManagementVpnProfileParcel.d.ts +239 -0
  782. package/transportManagementVpnProfileParcel.js +91 -0
  783. package/transportManagementVpnProfileParcel.js.map +1 -0
  784. package/transportRoutingBgpProfileParcel.d.ts +689 -0
  785. package/transportRoutingBgpProfileParcel.js +170 -0
  786. package/transportRoutingBgpProfileParcel.js.map +1 -0
  787. package/transportWanVpnInterfaceEthernetProfileParcel.d.ts +2321 -0
  788. package/transportWanVpnInterfaceEthernetProfileParcel.js +438 -0
  789. package/transportWanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  790. package/transportWanVpnProfileParcel.d.ts +275 -0
  791. package/transportWanVpnProfileParcel.js +97 -0
  792. package/transportWanVpnProfileParcel.js.map +1 -0
  793. package/types/index.d.ts +3 -0
  794. package/types/index.js +11 -0
  795. package/types/index.js.map +1 -0
  796. package/types/input.d.ts +12050 -0
  797. package/types/input.js +5 -0
  798. package/types/input.js.map +1 -0
  799. package/types/output.d.ts +23190 -0
  800. package/types/output.js +5 -0
  801. package/types/output.js.map +1 -0
  802. package/urlFilteringPolicyDefinition.d.ts +244 -0
  803. package/urlFilteringPolicyDefinition.js +109 -0
  804. package/urlFilteringPolicyDefinition.js.map +1 -0
  805. package/utilities.d.ts +8 -0
  806. package/utilities.js +101 -0
  807. package/utilities.js.map +1 -0
  808. package/vpnInterfaceCellularFeatureTemplate.d.ts +1855 -0
  809. package/vpnInterfaceCellularFeatureTemplate.js +363 -0
  810. package/vpnInterfaceCellularFeatureTemplate.js.map +1 -0
  811. package/vpnInterfaceDslIpoeFeatureTemplate.d.ts +2011 -0
  812. package/vpnInterfaceDslIpoeFeatureTemplate.js +389 -0
  813. package/vpnInterfaceDslIpoeFeatureTemplate.js.map +1 -0
  814. package/vpnInterfaceDslPppoaFeatureTemplate.d.ts +1879 -0
  815. package/vpnInterfaceDslPppoaFeatureTemplate.js +367 -0
  816. package/vpnInterfaceDslPppoaFeatureTemplate.js.map +1 -0
  817. package/vpnInterfaceDslPppoeFeatureTemplate.d.ts +1975 -0
  818. package/vpnInterfaceDslPppoeFeatureTemplate.js +383 -0
  819. package/vpnInterfaceDslPppoeFeatureTemplate.js.map +1 -0
  820. package/vpnInterfaceEthernetPppoeFeatureTemplate.d.ts +1963 -0
  821. package/vpnInterfaceEthernetPppoeFeatureTemplate.js +381 -0
  822. package/vpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -0
  823. package/vpnInterfaceMultilinkFeatureTemplate.d.ts +1723 -0
  824. package/vpnInterfaceMultilinkFeatureTemplate.js +341 -0
  825. package/vpnInterfaceMultilinkFeatureTemplate.js.map +1 -0
  826. package/vpnInterfaceSviFeatureTemplate.d.ts +550 -0
  827. package/vpnInterfaceSviFeatureTemplate.js +147 -0
  828. package/vpnInterfaceSviFeatureTemplate.js.map +1 -0
  829. package/vpnInterfaceT1E1SerialFeatureTemplate.d.ts +1525 -0
  830. package/vpnInterfaceT1E1SerialFeatureTemplate.js +307 -0
  831. package/vpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -0
  832. package/vpnListPolicyObject.d.ts +79 -0
  833. package/vpnListPolicyObject.js +65 -0
  834. package/vpnListPolicyObject.js.map +1 -0
  835. package/vpnMembershipPolicyDefinition.d.ts +99 -0
  836. package/vpnMembershipPolicyDefinition.js +72 -0
  837. package/vpnMembershipPolicyDefinition.js.map +1 -0
  838. package/zoneListPolicyObject.d.ts +93 -0
  839. package/zoneListPolicyObject.js +79 -0
  840. package/zoneListPolicyObject.js.map +1 -0
package/index.js ADDED
@@ -0,0 +1,1126 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.ConfigurationGroup = exports.ColorListPolicyObject = exports.CliTemplateFeatureTemplate = exports.CliFeatureProfile = exports.CliDeviceTemplate = exports.CliConfigProfileParcel = exports.ClassMapPolicyObject = exports.CiscoWirelessLanFeatureTemplate = exports.CiscoVpnInterfaceIpsecFeatureTemplate = exports.CiscoVpnInterfaceGreFeatureTemplate = exports.CiscoVpnInterfaceFeatureTemplate = exports.CiscoVpnFeatureTemplate = exports.CiscoTrustsecFeatureTemplate = exports.CiscoThousandeyesFeatureTemplate = exports.CiscoSystemFeatureTemplate = exports.CiscoSnmpFeatureTemplate = exports.CiscoSigCredentialsFeatureTemplate = exports.CiscoSecurityFeatureTemplate = exports.CiscoSecureInternetGatewayFeatureTemplate = exports.CiscoOspfv3FeatureTemplate = exports.CiscoOspfFeatureTemplate = exports.CiscoOmpFeatureTemplate = exports.CiscoNtpFeatureTemplate = exports.CiscoLoggingFeatureTemplate = exports.CiscoDhcpServerFeatureTemplate = exports.CiscoBgpFeatureTemplate = exports.CiscoBfdFeatureTemplate = exports.CiscoBannerFeatureTemplate = exports.CflowdPolicyDefinition = exports.CentralizedPolicy = exports.CellularProfileFeatureTemplate = exports.CellularControllerFeatureTemplate = exports.CellularCedgeProfileFeatureTemplate = exports.CedgePimFeatureTemplate = exports.CedgeMulticastFeatureTemplate = exports.CedgeIgmpFeatureTemplate = exports.CedgeGlobalFeatureTemplate = exports.CedgeAaaFeatureTemplate = exports.BlockUrlListPolicyObject = exports.AttachFeatureDeviceTemplate = exports.AsPathListPolicyObject = exports.ApplicationPriorityQosPolicyProfileParcel = exports.ApplicationPriorityFeatureProfile = exports.ApplicationListPolicyObject = exports.ApplicationAwareRoutingPolicyDefinition = exports.AppProbeClassPolicyObject = exports.AllowUrlListPolicyObject = exports.AdvancedMalwareProtectionPolicyDefinition = exports.AdvancedInspectionProfilePolicyDefinition = exports.ActivateCentralizedPolicy = void 0;
6
+ exports.getCellularProfileFeatureTemplateOutput = exports.getCellularProfileFeatureTemplate = exports.getCellularControllerFeatureTemplateOutput = exports.getCellularControllerFeatureTemplate = exports.getCellularCedgeProfileFeatureTemplateOutput = exports.getCellularCedgeProfileFeatureTemplate = exports.getCedgePimFeatureTemplateOutput = exports.getCedgePimFeatureTemplate = exports.getCedgeMulticastFeatureTemplateOutput = exports.getCedgeMulticastFeatureTemplate = exports.getCedgeIgmpFeatureTemplateOutput = exports.getCedgeIgmpFeatureTemplate = exports.getCedgeGlobalFeatureTemplateOutput = exports.getCedgeGlobalFeatureTemplate = exports.getCedgeAaaFeatureTemplateOutput = exports.getCedgeAaaFeatureTemplate = exports.getBlockUrlListPolicyObjectOutput = exports.getBlockUrlListPolicyObject = exports.getAsPathListPolicyObjectOutput = exports.getAsPathListPolicyObject = exports.getApplicationPriorityQosPolicyProfileParcelOutput = exports.getApplicationPriorityQosPolicyProfileParcel = exports.getApplicationPriorityFeatureProfileOutput = exports.getApplicationPriorityFeatureProfile = exports.getApplicationListPolicyObjectOutput = exports.getApplicationListPolicyObject = exports.getApplicationAwareRoutingPolicyDefinitionOutput = exports.getApplicationAwareRoutingPolicyDefinition = exports.getAppProbeClassPolicyObjectOutput = exports.getAppProbeClassPolicyObject = exports.getAllowUrlListPolicyObjectOutput = exports.getAllowUrlListPolicyObject = exports.getAdvancedMalwareProtectionPolicyDefinitionOutput = exports.getAdvancedMalwareProtectionPolicyDefinition = exports.getAdvancedInspectionProfilePolicyDefinitionOutput = exports.getAdvancedInspectionProfilePolicyDefinition = exports.GeoLocationListPolicyObject = exports.FeatureDeviceTemplate = exports.ExtendedCommunityListPolicyObject = exports.ExpandedCommunityListPolicyObject = exports.EigrpFeatureTemplate = exports.DomainListPolicyObject = exports.DnsSecurityPolicyDefinition = exports.DataIpv6PrefixListPolicyObject = exports.DataIpv4PrefixListPolicyObject = exports.DataFqdnPrefixListPolicyObject = exports.CustomControlTopologyPolicyDefinition = exports.ConfigurationGroupDevices = exports.ConfigurationGroupDeviceVariables = exports.ConfigurationGroupDeploy = void 0;
7
+ exports.getCliConfigProfileParcelOutput = exports.getCliConfigProfileParcel = exports.getClassMapPolicyObjectOutput = exports.getClassMapPolicyObject = exports.getCiscoWirelessLanFeatureTemplateOutput = exports.getCiscoWirelessLanFeatureTemplate = exports.getCiscoVpnInterfaceIpsecFeatureTemplateOutput = exports.getCiscoVpnInterfaceIpsecFeatureTemplate = exports.getCiscoVpnInterfaceGreFeatureTemplateOutput = exports.getCiscoVpnInterfaceGreFeatureTemplate = exports.getCiscoVpnInterfaceFeatureTemplateOutput = exports.getCiscoVpnInterfaceFeatureTemplate = exports.getCiscoVpnFeatureTemplateOutput = exports.getCiscoVpnFeatureTemplate = exports.getCiscoTrustsecFeatureTemplateOutput = exports.getCiscoTrustsecFeatureTemplate = exports.getCiscoThousandeyesFeatureTemplateOutput = exports.getCiscoThousandeyesFeatureTemplate = exports.getCiscoSystemFeatureTemplateOutput = exports.getCiscoSystemFeatureTemplate = exports.getCiscoSnmpFeatureTemplateOutput = exports.getCiscoSnmpFeatureTemplate = exports.getCiscoSigCredentialsFeatureTemplateOutput = exports.getCiscoSigCredentialsFeatureTemplate = exports.getCiscoSecurityFeatureTemplateOutput = exports.getCiscoSecurityFeatureTemplate = exports.getCiscoSecureInternetGatewayFeatureTemplateOutput = exports.getCiscoSecureInternetGatewayFeatureTemplate = exports.getCiscoOspfv3FeatureTemplateOutput = exports.getCiscoOspfv3FeatureTemplate = exports.getCiscoOspfFeatureTemplateOutput = exports.getCiscoOspfFeatureTemplate = exports.getCiscoOmpFeatureTemplateOutput = exports.getCiscoOmpFeatureTemplate = exports.getCiscoNtpFeatureTemplateOutput = exports.getCiscoNtpFeatureTemplate = exports.getCiscoLoggingFeatureTemplateOutput = exports.getCiscoLoggingFeatureTemplate = exports.getCiscoDhcpServerFeatureTemplateOutput = exports.getCiscoDhcpServerFeatureTemplate = exports.getCiscoBgpFeatureTemplateOutput = exports.getCiscoBgpFeatureTemplate = exports.getCiscoBfdFeatureTemplateOutput = exports.getCiscoBfdFeatureTemplate = exports.getCiscoBannerFeatureTemplateOutput = exports.getCiscoBannerFeatureTemplate = exports.getCflowdPolicyDefinitionOutput = exports.getCflowdPolicyDefinition = exports.getCentralizedPolicyOutput = exports.getCentralizedPolicy = void 0;
8
+ exports.getIpv4DeviceAclPolicyDefinitionOutput = exports.getIpv4DeviceAclPolicyDefinition = exports.getIpv4AclPolicyDefinitionOutput = exports.getIpv4AclPolicyDefinition = exports.getIpsSignatureListPolicyObjectOutput = exports.getIpsSignatureListPolicyObject = exports.getIntrusionPreventionPolicyDefinitionOutput = exports.getIntrusionPreventionPolicyDefinition = exports.getHubAndSpokeTopologyPolicyDefinitionOutput = exports.getHubAndSpokeTopologyPolicyDefinition = exports.getGpsFeatureTemplateOutput = exports.getGpsFeatureTemplate = exports.getGeoLocationListPolicyObjectOutput = exports.getGeoLocationListPolicyObject = exports.getFeatureDeviceTemplateOutput = exports.getFeatureDeviceTemplate = exports.getExtendedCommunityListPolicyObjectOutput = exports.getExtendedCommunityListPolicyObject = exports.getExpandedCommunityListPolicyObjectOutput = exports.getExpandedCommunityListPolicyObject = exports.getEigrpFeatureTemplateOutput = exports.getEigrpFeatureTemplate = exports.getDomainListPolicyObjectOutput = exports.getDomainListPolicyObject = exports.getDnsSecurityPolicyDefinitionOutput = exports.getDnsSecurityPolicyDefinition = exports.getDeviceOutput = exports.getDevice = exports.getDataIpv6PrefixListPolicyObjectOutput = exports.getDataIpv6PrefixListPolicyObject = exports.getDataIpv4PrefixListPolicyObjectOutput = exports.getDataIpv4PrefixListPolicyObject = exports.getDataFqdnPrefixListPolicyObjectOutput = exports.getDataFqdnPrefixListPolicyObject = exports.getCustomControlTopologyPolicyDefinitionOutput = exports.getCustomControlTopologyPolicyDefinition = exports.getConfigurationGroupDevicesOutput = exports.getConfigurationGroupDevices = exports.getConfigurationGroupDeviceVariablesOutput = exports.getConfigurationGroupDeviceVariables = exports.getConfigurationGroupOutput = exports.getConfigurationGroup = exports.getColorListPolicyObjectOutput = exports.getColorListPolicyObject = exports.getCliTemplateFeatureTemplateOutput = exports.getCliTemplateFeatureTemplate = exports.getCliFeatureProfileOutput = exports.getCliFeatureProfile = exports.getCliDeviceTemplateOutput = exports.getCliDeviceTemplate = void 0;
9
+ exports.getSiteListPolicyObjectOutput = exports.getSiteListPolicyObject = exports.getServiceTrackerProfileParcelOutput = exports.getServiceTrackerProfileParcel = exports.getServiceLanVpnProfileParcelOutput = exports.getServiceLanVpnProfileParcel = exports.getServiceLanVpnInterfaceEthernetProfileParcelOutput = exports.getServiceLanVpnInterfaceEthernetProfileParcel = exports.getServiceFeatureProfileOutput = exports.getServiceFeatureProfile = exports.getSecurityPolicyOutput = exports.getSecurityPolicy = exports.getSecurityAppHostingFeatureTemplateOutput = exports.getSecurityAppHostingFeatureTemplate = exports.getRuleSetPolicyDefinitionOutput = exports.getRuleSetPolicyDefinition = exports.getRoutePolicyDefinitionOutput = exports.getRoutePolicyDefinition = exports.getRewriteRulePolicyDefinitionOutput = exports.getRewriteRulePolicyDefinition = exports.getRegionListPolicyObjectOutput = exports.getRegionListPolicyObject = exports.getQosMapPolicyDefinitionOutput = exports.getQosMapPolicyDefinition = exports.getProtocolListPolicyObjectOutput = exports.getProtocolListPolicyObject = exports.getPreferredColorGroupPolicyObjectOutput = exports.getPreferredColorGroupPolicyObject = exports.getPortListPolicyObjectOutput = exports.getPortListPolicyObject = exports.getPolicerPolicyObjectOutput = exports.getPolicerPolicyObject = exports.getObjectGroupPolicyDefinitionOutput = exports.getObjectGroupPolicyDefinition = exports.getMirrorPolicyObjectOutput = exports.getMirrorPolicyObject = exports.getMeshTopologyPolicyDefinitionOutput = exports.getMeshTopologyPolicyDefinition = exports.getLocalizedPolicyOutput = exports.getLocalizedPolicy = exports.getLocalApplicationListPolicyObjectOutput = exports.getLocalApplicationListPolicyObject = exports.getIpv6PrefixListPolicyObjectOutput = exports.getIpv6PrefixListPolicyObject = exports.getIpv6DeviceAclPolicyDefinitionOutput = exports.getIpv6DeviceAclPolicyDefinition = exports.getIpv6AclPolicyDefinitionOutput = exports.getIpv6AclPolicyDefinition = exports.getIpv4PrefixListPolicyObjectOutput = exports.getIpv4PrefixListPolicyObject = void 0;
10
+ exports.getTransportManagementVpnInterfaceEthernetProfileParcelOutput = exports.getTransportManagementVpnInterfaceEthernetProfileParcel = exports.getTransportIpv6TrackerProfileParcelOutput = exports.getTransportIpv6TrackerProfileParcel = exports.getTransportFeatureProfileOutput = exports.getTransportFeatureProfile = exports.getTrafficDataPolicyDefinitionOutput = exports.getTrafficDataPolicyDefinition = exports.getTlsSslProfilePolicyDefinitionOutput = exports.getTlsSslProfilePolicyDefinition = exports.getTlsSslDecryptionPolicyDefinitionOutput = exports.getTlsSslDecryptionPolicyDefinition = exports.getTlocListPolicyObjectOutput = exports.getTlocListPolicyObject = exports.getSystemSnmpProfileParcelOutput = exports.getSystemSnmpProfileParcel = exports.getSystemSecurityProfileParcelOutput = exports.getSystemSecurityProfileParcel = exports.getSystemRemoteAccessProfileParcelOutput = exports.getSystemRemoteAccessProfileParcel = exports.getSystemPerformanceMonitoringProfileParcelOutput = exports.getSystemPerformanceMonitoringProfileParcel = exports.getSystemOmpProfileParcelOutput = exports.getSystemOmpProfileParcel = exports.getSystemNtpProfileParcelOutput = exports.getSystemNtpProfileParcel = exports.getSystemMrfProfileParcelOutput = exports.getSystemMrfProfileParcel = exports.getSystemLoggingProfileParcelOutput = exports.getSystemLoggingProfileParcel = exports.getSystemGlobalProfileParcelOutput = exports.getSystemGlobalProfileParcel = exports.getSystemFlexiblePortSpeedProfileParcelOutput = exports.getSystemFlexiblePortSpeedProfileParcel = exports.getSystemFeatureProfileOutput = exports.getSystemFeatureProfile = exports.getSystemBfdProfileParcelOutput = exports.getSystemBfdProfileParcel = exports.getSystemBasicProfileParcelOutput = exports.getSystemBasicProfileParcel = exports.getSystemBannerProfileParcelOutput = exports.getSystemBannerProfileParcel = exports.getSystemAaaProfileParcelOutput = exports.getSystemAaaProfileParcel = exports.getSwitchportFeatureTemplateOutput = exports.getSwitchportFeatureTemplate = exports.getStandardCommunityListPolicyObjectOutput = exports.getStandardCommunityListPolicyObject = exports.getSlaClassPolicyObjectOutput = exports.getSlaClassPolicyObject = void 0;
11
+ exports.PolicerPolicyObject = exports.ObjectGroupPolicyDefinition = exports.MirrorPolicyObject = exports.MeshTopologyPolicyDefinition = exports.LocalizedPolicy = exports.LocalApplicationListPolicyObject = exports.Ipv6PrefixListPolicyObject = exports.Ipv6DeviceAclPolicyDefinition = exports.Ipv6AclPolicyDefinition = exports.Ipv4PrefixListPolicyObject = exports.Ipv4DeviceAclPolicyDefinition = exports.Ipv4AclPolicyDefinition = exports.IpsSignatureListPolicyObject = exports.IntrusionPreventionPolicyDefinition = exports.HubAndSpokeTopologyPolicyDefinition = exports.GpsFeatureTemplate = exports.getZoneListPolicyObjectOutput = exports.getZoneListPolicyObject = exports.getVpnMembershipPolicyDefinitionOutput = exports.getVpnMembershipPolicyDefinition = exports.getVpnListPolicyObjectOutput = exports.getVpnListPolicyObject = exports.getVpnInterfaceT1E1SerialFeatureTemplateOutput = exports.getVpnInterfaceT1E1SerialFeatureTemplate = exports.getVpnInterfaceSviFeatureTemplateOutput = exports.getVpnInterfaceSviFeatureTemplate = exports.getVpnInterfaceMultilinkFeatureTemplateOutput = exports.getVpnInterfaceMultilinkFeatureTemplate = exports.getVpnInterfaceEthernetPppoeFeatureTemplateOutput = exports.getVpnInterfaceEthernetPppoeFeatureTemplate = exports.getVpnInterfaceDslPppoeFeatureTemplateOutput = exports.getVpnInterfaceDslPppoeFeatureTemplate = exports.getVpnInterfaceDslPppoaFeatureTemplateOutput = exports.getVpnInterfaceDslPppoaFeatureTemplate = exports.getVpnInterfaceDslIpoeFeatureTemplateOutput = exports.getVpnInterfaceDslIpoeFeatureTemplate = exports.getVpnInterfaceCellularFeatureTemplateOutput = exports.getVpnInterfaceCellularFeatureTemplate = exports.getVedgeInventoryOutput = exports.getVedgeInventory = exports.getUrlFilteringPolicyDefinitionOutput = exports.getUrlFilteringPolicyDefinition = exports.getTransportWanVpnProfileParcelOutput = exports.getTransportWanVpnProfileParcel = exports.getTransportWanVpnInterfaceEthernetProfileParcelOutput = exports.getTransportWanVpnInterfaceEthernetProfileParcel = exports.getTransportRoutingBgpProfileParcelOutput = exports.getTransportRoutingBgpProfileParcel = exports.getTransportManagementVpnProfileParcelOutput = exports.getTransportManagementVpnProfileParcel = void 0;
12
+ exports.VpnInterfaceDslPppoeFeatureTemplate = exports.VpnInterfaceDslPppoaFeatureTemplate = exports.VpnInterfaceDslIpoeFeatureTemplate = exports.VpnInterfaceCellularFeatureTemplate = exports.UrlFilteringPolicyDefinition = exports.TransportWanVpnProfileParcel = exports.TransportWanVpnInterfaceEthernetProfileParcel = exports.TransportRoutingBgpProfileParcel = exports.TransportManagementVpnProfileParcel = exports.TransportManagementVpnInterfaceEthernetProfileParcel = exports.TransportIpv6TrackerProfileParcel = exports.TransportFeatureProfile = exports.TrafficDataPolicyDefinition = exports.TlsSslProfilePolicyDefinition = exports.TlsSslDecryptionPolicyDefinition = exports.TlocListPolicyObject = exports.SystemSnmpProfileParcel = exports.SystemSecurityProfileParcel = exports.SystemRemoteAccessProfileParcel = exports.SystemPerformanceMonitoringProfileParcel = exports.SystemOmpProfileParcel = exports.SystemNtpProfileParcel = exports.SystemMrfProfileParcel = exports.SystemLoggingProfileParcel = exports.SystemGlobalProfileParcel = exports.SystemFlexiblePortSpeedProfileParcel = exports.SystemFeatureProfile = exports.SystemBfdProfileParcel = exports.SystemBasicProfileParcel = exports.SystemBannerProfileParcel = exports.SystemAaaProfileParcel = exports.SwitchportFeatureTemplate = exports.StandardCommunityListPolicyObject = exports.SlaClassPolicyObject = exports.SiteListPolicyObject = exports.ServiceTrackerProfileParcel = exports.ServiceLanVpnProfileParcel = exports.ServiceLanVpnInterfaceEthernetProfileParcel = exports.ServiceFeatureProfile = exports.SecurityPolicy = exports.SecurityAppHostingFeatureTemplate = exports.RuleSetPolicyDefinition = exports.RoutePolicyDefinition = exports.RewriteRulePolicyDefinition = exports.RegionListPolicyObject = exports.QosMapPolicyDefinition = exports.Provider = exports.ProtocolListPolicyObject = exports.PreferredColorGroupPolicyObject = exports.PortListPolicyObject = void 0;
13
+ exports.types = exports.config = exports.ZoneListPolicyObject = exports.VpnMembershipPolicyDefinition = exports.VpnListPolicyObject = exports.VpnInterfaceT1E1SerialFeatureTemplate = exports.VpnInterfaceSviFeatureTemplate = exports.VpnInterfaceMultilinkFeatureTemplate = exports.VpnInterfaceEthernetPppoeFeatureTemplate = void 0;
14
+ const pulumi = require("@pulumi/pulumi");
15
+ const utilities = require("./utilities");
16
+ exports.ActivateCentralizedPolicy = null;
17
+ utilities.lazyLoad(exports, ["ActivateCentralizedPolicy"], () => require("./activateCentralizedPolicy"));
18
+ exports.AdvancedInspectionProfilePolicyDefinition = null;
19
+ utilities.lazyLoad(exports, ["AdvancedInspectionProfilePolicyDefinition"], () => require("./advancedInspectionProfilePolicyDefinition"));
20
+ exports.AdvancedMalwareProtectionPolicyDefinition = null;
21
+ utilities.lazyLoad(exports, ["AdvancedMalwareProtectionPolicyDefinition"], () => require("./advancedMalwareProtectionPolicyDefinition"));
22
+ exports.AllowUrlListPolicyObject = null;
23
+ utilities.lazyLoad(exports, ["AllowUrlListPolicyObject"], () => require("./allowUrlListPolicyObject"));
24
+ exports.AppProbeClassPolicyObject = null;
25
+ utilities.lazyLoad(exports, ["AppProbeClassPolicyObject"], () => require("./appProbeClassPolicyObject"));
26
+ exports.ApplicationAwareRoutingPolicyDefinition = null;
27
+ utilities.lazyLoad(exports, ["ApplicationAwareRoutingPolicyDefinition"], () => require("./applicationAwareRoutingPolicyDefinition"));
28
+ exports.ApplicationListPolicyObject = null;
29
+ utilities.lazyLoad(exports, ["ApplicationListPolicyObject"], () => require("./applicationListPolicyObject"));
30
+ exports.ApplicationPriorityFeatureProfile = null;
31
+ utilities.lazyLoad(exports, ["ApplicationPriorityFeatureProfile"], () => require("./applicationPriorityFeatureProfile"));
32
+ exports.ApplicationPriorityQosPolicyProfileParcel = null;
33
+ utilities.lazyLoad(exports, ["ApplicationPriorityQosPolicyProfileParcel"], () => require("./applicationPriorityQosPolicyProfileParcel"));
34
+ exports.AsPathListPolicyObject = null;
35
+ utilities.lazyLoad(exports, ["AsPathListPolicyObject"], () => require("./asPathListPolicyObject"));
36
+ exports.AttachFeatureDeviceTemplate = null;
37
+ utilities.lazyLoad(exports, ["AttachFeatureDeviceTemplate"], () => require("./attachFeatureDeviceTemplate"));
38
+ exports.BlockUrlListPolicyObject = null;
39
+ utilities.lazyLoad(exports, ["BlockUrlListPolicyObject"], () => require("./blockUrlListPolicyObject"));
40
+ exports.CedgeAaaFeatureTemplate = null;
41
+ utilities.lazyLoad(exports, ["CedgeAaaFeatureTemplate"], () => require("./cedgeAaaFeatureTemplate"));
42
+ exports.CedgeGlobalFeatureTemplate = null;
43
+ utilities.lazyLoad(exports, ["CedgeGlobalFeatureTemplate"], () => require("./cedgeGlobalFeatureTemplate"));
44
+ exports.CedgeIgmpFeatureTemplate = null;
45
+ utilities.lazyLoad(exports, ["CedgeIgmpFeatureTemplate"], () => require("./cedgeIgmpFeatureTemplate"));
46
+ exports.CedgeMulticastFeatureTemplate = null;
47
+ utilities.lazyLoad(exports, ["CedgeMulticastFeatureTemplate"], () => require("./cedgeMulticastFeatureTemplate"));
48
+ exports.CedgePimFeatureTemplate = null;
49
+ utilities.lazyLoad(exports, ["CedgePimFeatureTemplate"], () => require("./cedgePimFeatureTemplate"));
50
+ exports.CellularCedgeProfileFeatureTemplate = null;
51
+ utilities.lazyLoad(exports, ["CellularCedgeProfileFeatureTemplate"], () => require("./cellularCedgeProfileFeatureTemplate"));
52
+ exports.CellularControllerFeatureTemplate = null;
53
+ utilities.lazyLoad(exports, ["CellularControllerFeatureTemplate"], () => require("./cellularControllerFeatureTemplate"));
54
+ exports.CellularProfileFeatureTemplate = null;
55
+ utilities.lazyLoad(exports, ["CellularProfileFeatureTemplate"], () => require("./cellularProfileFeatureTemplate"));
56
+ exports.CentralizedPolicy = null;
57
+ utilities.lazyLoad(exports, ["CentralizedPolicy"], () => require("./centralizedPolicy"));
58
+ exports.CflowdPolicyDefinition = null;
59
+ utilities.lazyLoad(exports, ["CflowdPolicyDefinition"], () => require("./cflowdPolicyDefinition"));
60
+ exports.CiscoBannerFeatureTemplate = null;
61
+ utilities.lazyLoad(exports, ["CiscoBannerFeatureTemplate"], () => require("./ciscoBannerFeatureTemplate"));
62
+ exports.CiscoBfdFeatureTemplate = null;
63
+ utilities.lazyLoad(exports, ["CiscoBfdFeatureTemplate"], () => require("./ciscoBfdFeatureTemplate"));
64
+ exports.CiscoBgpFeatureTemplate = null;
65
+ utilities.lazyLoad(exports, ["CiscoBgpFeatureTemplate"], () => require("./ciscoBgpFeatureTemplate"));
66
+ exports.CiscoDhcpServerFeatureTemplate = null;
67
+ utilities.lazyLoad(exports, ["CiscoDhcpServerFeatureTemplate"], () => require("./ciscoDhcpServerFeatureTemplate"));
68
+ exports.CiscoLoggingFeatureTemplate = null;
69
+ utilities.lazyLoad(exports, ["CiscoLoggingFeatureTemplate"], () => require("./ciscoLoggingFeatureTemplate"));
70
+ exports.CiscoNtpFeatureTemplate = null;
71
+ utilities.lazyLoad(exports, ["CiscoNtpFeatureTemplate"], () => require("./ciscoNtpFeatureTemplate"));
72
+ exports.CiscoOmpFeatureTemplate = null;
73
+ utilities.lazyLoad(exports, ["CiscoOmpFeatureTemplate"], () => require("./ciscoOmpFeatureTemplate"));
74
+ exports.CiscoOspfFeatureTemplate = null;
75
+ utilities.lazyLoad(exports, ["CiscoOspfFeatureTemplate"], () => require("./ciscoOspfFeatureTemplate"));
76
+ exports.CiscoOspfv3FeatureTemplate = null;
77
+ utilities.lazyLoad(exports, ["CiscoOspfv3FeatureTemplate"], () => require("./ciscoOspfv3FeatureTemplate"));
78
+ exports.CiscoSecureInternetGatewayFeatureTemplate = null;
79
+ utilities.lazyLoad(exports, ["CiscoSecureInternetGatewayFeatureTemplate"], () => require("./ciscoSecureInternetGatewayFeatureTemplate"));
80
+ exports.CiscoSecurityFeatureTemplate = null;
81
+ utilities.lazyLoad(exports, ["CiscoSecurityFeatureTemplate"], () => require("./ciscoSecurityFeatureTemplate"));
82
+ exports.CiscoSigCredentialsFeatureTemplate = null;
83
+ utilities.lazyLoad(exports, ["CiscoSigCredentialsFeatureTemplate"], () => require("./ciscoSigCredentialsFeatureTemplate"));
84
+ exports.CiscoSnmpFeatureTemplate = null;
85
+ utilities.lazyLoad(exports, ["CiscoSnmpFeatureTemplate"], () => require("./ciscoSnmpFeatureTemplate"));
86
+ exports.CiscoSystemFeatureTemplate = null;
87
+ utilities.lazyLoad(exports, ["CiscoSystemFeatureTemplate"], () => require("./ciscoSystemFeatureTemplate"));
88
+ exports.CiscoThousandeyesFeatureTemplate = null;
89
+ utilities.lazyLoad(exports, ["CiscoThousandeyesFeatureTemplate"], () => require("./ciscoThousandeyesFeatureTemplate"));
90
+ exports.CiscoTrustsecFeatureTemplate = null;
91
+ utilities.lazyLoad(exports, ["CiscoTrustsecFeatureTemplate"], () => require("./ciscoTrustsecFeatureTemplate"));
92
+ exports.CiscoVpnFeatureTemplate = null;
93
+ utilities.lazyLoad(exports, ["CiscoVpnFeatureTemplate"], () => require("./ciscoVpnFeatureTemplate"));
94
+ exports.CiscoVpnInterfaceFeatureTemplate = null;
95
+ utilities.lazyLoad(exports, ["CiscoVpnInterfaceFeatureTemplate"], () => require("./ciscoVpnInterfaceFeatureTemplate"));
96
+ exports.CiscoVpnInterfaceGreFeatureTemplate = null;
97
+ utilities.lazyLoad(exports, ["CiscoVpnInterfaceGreFeatureTemplate"], () => require("./ciscoVpnInterfaceGreFeatureTemplate"));
98
+ exports.CiscoVpnInterfaceIpsecFeatureTemplate = null;
99
+ utilities.lazyLoad(exports, ["CiscoVpnInterfaceIpsecFeatureTemplate"], () => require("./ciscoVpnInterfaceIpsecFeatureTemplate"));
100
+ exports.CiscoWirelessLanFeatureTemplate = null;
101
+ utilities.lazyLoad(exports, ["CiscoWirelessLanFeatureTemplate"], () => require("./ciscoWirelessLanFeatureTemplate"));
102
+ exports.ClassMapPolicyObject = null;
103
+ utilities.lazyLoad(exports, ["ClassMapPolicyObject"], () => require("./classMapPolicyObject"));
104
+ exports.CliConfigProfileParcel = null;
105
+ utilities.lazyLoad(exports, ["CliConfigProfileParcel"], () => require("./cliConfigProfileParcel"));
106
+ exports.CliDeviceTemplate = null;
107
+ utilities.lazyLoad(exports, ["CliDeviceTemplate"], () => require("./cliDeviceTemplate"));
108
+ exports.CliFeatureProfile = null;
109
+ utilities.lazyLoad(exports, ["CliFeatureProfile"], () => require("./cliFeatureProfile"));
110
+ exports.CliTemplateFeatureTemplate = null;
111
+ utilities.lazyLoad(exports, ["CliTemplateFeatureTemplate"], () => require("./cliTemplateFeatureTemplate"));
112
+ exports.ColorListPolicyObject = null;
113
+ utilities.lazyLoad(exports, ["ColorListPolicyObject"], () => require("./colorListPolicyObject"));
114
+ exports.ConfigurationGroup = null;
115
+ utilities.lazyLoad(exports, ["ConfigurationGroup"], () => require("./configurationGroup"));
116
+ exports.ConfigurationGroupDeploy = null;
117
+ utilities.lazyLoad(exports, ["ConfigurationGroupDeploy"], () => require("./configurationGroupDeploy"));
118
+ exports.ConfigurationGroupDeviceVariables = null;
119
+ utilities.lazyLoad(exports, ["ConfigurationGroupDeviceVariables"], () => require("./configurationGroupDeviceVariables"));
120
+ exports.ConfigurationGroupDevices = null;
121
+ utilities.lazyLoad(exports, ["ConfigurationGroupDevices"], () => require("./configurationGroupDevices"));
122
+ exports.CustomControlTopologyPolicyDefinition = null;
123
+ utilities.lazyLoad(exports, ["CustomControlTopologyPolicyDefinition"], () => require("./customControlTopologyPolicyDefinition"));
124
+ exports.DataFqdnPrefixListPolicyObject = null;
125
+ utilities.lazyLoad(exports, ["DataFqdnPrefixListPolicyObject"], () => require("./dataFqdnPrefixListPolicyObject"));
126
+ exports.DataIpv4PrefixListPolicyObject = null;
127
+ utilities.lazyLoad(exports, ["DataIpv4PrefixListPolicyObject"], () => require("./dataIpv4PrefixListPolicyObject"));
128
+ exports.DataIpv6PrefixListPolicyObject = null;
129
+ utilities.lazyLoad(exports, ["DataIpv6PrefixListPolicyObject"], () => require("./dataIpv6PrefixListPolicyObject"));
130
+ exports.DnsSecurityPolicyDefinition = null;
131
+ utilities.lazyLoad(exports, ["DnsSecurityPolicyDefinition"], () => require("./dnsSecurityPolicyDefinition"));
132
+ exports.DomainListPolicyObject = null;
133
+ utilities.lazyLoad(exports, ["DomainListPolicyObject"], () => require("./domainListPolicyObject"));
134
+ exports.EigrpFeatureTemplate = null;
135
+ utilities.lazyLoad(exports, ["EigrpFeatureTemplate"], () => require("./eigrpFeatureTemplate"));
136
+ exports.ExpandedCommunityListPolicyObject = null;
137
+ utilities.lazyLoad(exports, ["ExpandedCommunityListPolicyObject"], () => require("./expandedCommunityListPolicyObject"));
138
+ exports.ExtendedCommunityListPolicyObject = null;
139
+ utilities.lazyLoad(exports, ["ExtendedCommunityListPolicyObject"], () => require("./extendedCommunityListPolicyObject"));
140
+ exports.FeatureDeviceTemplate = null;
141
+ utilities.lazyLoad(exports, ["FeatureDeviceTemplate"], () => require("./featureDeviceTemplate"));
142
+ exports.GeoLocationListPolicyObject = null;
143
+ utilities.lazyLoad(exports, ["GeoLocationListPolicyObject"], () => require("./geoLocationListPolicyObject"));
144
+ exports.getAdvancedInspectionProfilePolicyDefinition = null;
145
+ exports.getAdvancedInspectionProfilePolicyDefinitionOutput = null;
146
+ utilities.lazyLoad(exports, ["getAdvancedInspectionProfilePolicyDefinition", "getAdvancedInspectionProfilePolicyDefinitionOutput"], () => require("./getAdvancedInspectionProfilePolicyDefinition"));
147
+ exports.getAdvancedMalwareProtectionPolicyDefinition = null;
148
+ exports.getAdvancedMalwareProtectionPolicyDefinitionOutput = null;
149
+ utilities.lazyLoad(exports, ["getAdvancedMalwareProtectionPolicyDefinition", "getAdvancedMalwareProtectionPolicyDefinitionOutput"], () => require("./getAdvancedMalwareProtectionPolicyDefinition"));
150
+ exports.getAllowUrlListPolicyObject = null;
151
+ exports.getAllowUrlListPolicyObjectOutput = null;
152
+ utilities.lazyLoad(exports, ["getAllowUrlListPolicyObject", "getAllowUrlListPolicyObjectOutput"], () => require("./getAllowUrlListPolicyObject"));
153
+ exports.getAppProbeClassPolicyObject = null;
154
+ exports.getAppProbeClassPolicyObjectOutput = null;
155
+ utilities.lazyLoad(exports, ["getAppProbeClassPolicyObject", "getAppProbeClassPolicyObjectOutput"], () => require("./getAppProbeClassPolicyObject"));
156
+ exports.getApplicationAwareRoutingPolicyDefinition = null;
157
+ exports.getApplicationAwareRoutingPolicyDefinitionOutput = null;
158
+ utilities.lazyLoad(exports, ["getApplicationAwareRoutingPolicyDefinition", "getApplicationAwareRoutingPolicyDefinitionOutput"], () => require("./getApplicationAwareRoutingPolicyDefinition"));
159
+ exports.getApplicationListPolicyObject = null;
160
+ exports.getApplicationListPolicyObjectOutput = null;
161
+ utilities.lazyLoad(exports, ["getApplicationListPolicyObject", "getApplicationListPolicyObjectOutput"], () => require("./getApplicationListPolicyObject"));
162
+ exports.getApplicationPriorityFeatureProfile = null;
163
+ exports.getApplicationPriorityFeatureProfileOutput = null;
164
+ utilities.lazyLoad(exports, ["getApplicationPriorityFeatureProfile", "getApplicationPriorityFeatureProfileOutput"], () => require("./getApplicationPriorityFeatureProfile"));
165
+ exports.getApplicationPriorityQosPolicyProfileParcel = null;
166
+ exports.getApplicationPriorityQosPolicyProfileParcelOutput = null;
167
+ utilities.lazyLoad(exports, ["getApplicationPriorityQosPolicyProfileParcel", "getApplicationPriorityQosPolicyProfileParcelOutput"], () => require("./getApplicationPriorityQosPolicyProfileParcel"));
168
+ exports.getAsPathListPolicyObject = null;
169
+ exports.getAsPathListPolicyObjectOutput = null;
170
+ utilities.lazyLoad(exports, ["getAsPathListPolicyObject", "getAsPathListPolicyObjectOutput"], () => require("./getAsPathListPolicyObject"));
171
+ exports.getBlockUrlListPolicyObject = null;
172
+ exports.getBlockUrlListPolicyObjectOutput = null;
173
+ utilities.lazyLoad(exports, ["getBlockUrlListPolicyObject", "getBlockUrlListPolicyObjectOutput"], () => require("./getBlockUrlListPolicyObject"));
174
+ exports.getCedgeAaaFeatureTemplate = null;
175
+ exports.getCedgeAaaFeatureTemplateOutput = null;
176
+ utilities.lazyLoad(exports, ["getCedgeAaaFeatureTemplate", "getCedgeAaaFeatureTemplateOutput"], () => require("./getCedgeAaaFeatureTemplate"));
177
+ exports.getCedgeGlobalFeatureTemplate = null;
178
+ exports.getCedgeGlobalFeatureTemplateOutput = null;
179
+ utilities.lazyLoad(exports, ["getCedgeGlobalFeatureTemplate", "getCedgeGlobalFeatureTemplateOutput"], () => require("./getCedgeGlobalFeatureTemplate"));
180
+ exports.getCedgeIgmpFeatureTemplate = null;
181
+ exports.getCedgeIgmpFeatureTemplateOutput = null;
182
+ utilities.lazyLoad(exports, ["getCedgeIgmpFeatureTemplate", "getCedgeIgmpFeatureTemplateOutput"], () => require("./getCedgeIgmpFeatureTemplate"));
183
+ exports.getCedgeMulticastFeatureTemplate = null;
184
+ exports.getCedgeMulticastFeatureTemplateOutput = null;
185
+ utilities.lazyLoad(exports, ["getCedgeMulticastFeatureTemplate", "getCedgeMulticastFeatureTemplateOutput"], () => require("./getCedgeMulticastFeatureTemplate"));
186
+ exports.getCedgePimFeatureTemplate = null;
187
+ exports.getCedgePimFeatureTemplateOutput = null;
188
+ utilities.lazyLoad(exports, ["getCedgePimFeatureTemplate", "getCedgePimFeatureTemplateOutput"], () => require("./getCedgePimFeatureTemplate"));
189
+ exports.getCellularCedgeProfileFeatureTemplate = null;
190
+ exports.getCellularCedgeProfileFeatureTemplateOutput = null;
191
+ utilities.lazyLoad(exports, ["getCellularCedgeProfileFeatureTemplate", "getCellularCedgeProfileFeatureTemplateOutput"], () => require("./getCellularCedgeProfileFeatureTemplate"));
192
+ exports.getCellularControllerFeatureTemplate = null;
193
+ exports.getCellularControllerFeatureTemplateOutput = null;
194
+ utilities.lazyLoad(exports, ["getCellularControllerFeatureTemplate", "getCellularControllerFeatureTemplateOutput"], () => require("./getCellularControllerFeatureTemplate"));
195
+ exports.getCellularProfileFeatureTemplate = null;
196
+ exports.getCellularProfileFeatureTemplateOutput = null;
197
+ utilities.lazyLoad(exports, ["getCellularProfileFeatureTemplate", "getCellularProfileFeatureTemplateOutput"], () => require("./getCellularProfileFeatureTemplate"));
198
+ exports.getCentralizedPolicy = null;
199
+ exports.getCentralizedPolicyOutput = null;
200
+ utilities.lazyLoad(exports, ["getCentralizedPolicy", "getCentralizedPolicyOutput"], () => require("./getCentralizedPolicy"));
201
+ exports.getCflowdPolicyDefinition = null;
202
+ exports.getCflowdPolicyDefinitionOutput = null;
203
+ utilities.lazyLoad(exports, ["getCflowdPolicyDefinition", "getCflowdPolicyDefinitionOutput"], () => require("./getCflowdPolicyDefinition"));
204
+ exports.getCiscoBannerFeatureTemplate = null;
205
+ exports.getCiscoBannerFeatureTemplateOutput = null;
206
+ utilities.lazyLoad(exports, ["getCiscoBannerFeatureTemplate", "getCiscoBannerFeatureTemplateOutput"], () => require("./getCiscoBannerFeatureTemplate"));
207
+ exports.getCiscoBfdFeatureTemplate = null;
208
+ exports.getCiscoBfdFeatureTemplateOutput = null;
209
+ utilities.lazyLoad(exports, ["getCiscoBfdFeatureTemplate", "getCiscoBfdFeatureTemplateOutput"], () => require("./getCiscoBfdFeatureTemplate"));
210
+ exports.getCiscoBgpFeatureTemplate = null;
211
+ exports.getCiscoBgpFeatureTemplateOutput = null;
212
+ utilities.lazyLoad(exports, ["getCiscoBgpFeatureTemplate", "getCiscoBgpFeatureTemplateOutput"], () => require("./getCiscoBgpFeatureTemplate"));
213
+ exports.getCiscoDhcpServerFeatureTemplate = null;
214
+ exports.getCiscoDhcpServerFeatureTemplateOutput = null;
215
+ utilities.lazyLoad(exports, ["getCiscoDhcpServerFeatureTemplate", "getCiscoDhcpServerFeatureTemplateOutput"], () => require("./getCiscoDhcpServerFeatureTemplate"));
216
+ exports.getCiscoLoggingFeatureTemplate = null;
217
+ exports.getCiscoLoggingFeatureTemplateOutput = null;
218
+ utilities.lazyLoad(exports, ["getCiscoLoggingFeatureTemplate", "getCiscoLoggingFeatureTemplateOutput"], () => require("./getCiscoLoggingFeatureTemplate"));
219
+ exports.getCiscoNtpFeatureTemplate = null;
220
+ exports.getCiscoNtpFeatureTemplateOutput = null;
221
+ utilities.lazyLoad(exports, ["getCiscoNtpFeatureTemplate", "getCiscoNtpFeatureTemplateOutput"], () => require("./getCiscoNtpFeatureTemplate"));
222
+ exports.getCiscoOmpFeatureTemplate = null;
223
+ exports.getCiscoOmpFeatureTemplateOutput = null;
224
+ utilities.lazyLoad(exports, ["getCiscoOmpFeatureTemplate", "getCiscoOmpFeatureTemplateOutput"], () => require("./getCiscoOmpFeatureTemplate"));
225
+ exports.getCiscoOspfFeatureTemplate = null;
226
+ exports.getCiscoOspfFeatureTemplateOutput = null;
227
+ utilities.lazyLoad(exports, ["getCiscoOspfFeatureTemplate", "getCiscoOspfFeatureTemplateOutput"], () => require("./getCiscoOspfFeatureTemplate"));
228
+ exports.getCiscoOspfv3FeatureTemplate = null;
229
+ exports.getCiscoOspfv3FeatureTemplateOutput = null;
230
+ utilities.lazyLoad(exports, ["getCiscoOspfv3FeatureTemplate", "getCiscoOspfv3FeatureTemplateOutput"], () => require("./getCiscoOspfv3FeatureTemplate"));
231
+ exports.getCiscoSecureInternetGatewayFeatureTemplate = null;
232
+ exports.getCiscoSecureInternetGatewayFeatureTemplateOutput = null;
233
+ utilities.lazyLoad(exports, ["getCiscoSecureInternetGatewayFeatureTemplate", "getCiscoSecureInternetGatewayFeatureTemplateOutput"], () => require("./getCiscoSecureInternetGatewayFeatureTemplate"));
234
+ exports.getCiscoSecurityFeatureTemplate = null;
235
+ exports.getCiscoSecurityFeatureTemplateOutput = null;
236
+ utilities.lazyLoad(exports, ["getCiscoSecurityFeatureTemplate", "getCiscoSecurityFeatureTemplateOutput"], () => require("./getCiscoSecurityFeatureTemplate"));
237
+ exports.getCiscoSigCredentialsFeatureTemplate = null;
238
+ exports.getCiscoSigCredentialsFeatureTemplateOutput = null;
239
+ utilities.lazyLoad(exports, ["getCiscoSigCredentialsFeatureTemplate", "getCiscoSigCredentialsFeatureTemplateOutput"], () => require("./getCiscoSigCredentialsFeatureTemplate"));
240
+ exports.getCiscoSnmpFeatureTemplate = null;
241
+ exports.getCiscoSnmpFeatureTemplateOutput = null;
242
+ utilities.lazyLoad(exports, ["getCiscoSnmpFeatureTemplate", "getCiscoSnmpFeatureTemplateOutput"], () => require("./getCiscoSnmpFeatureTemplate"));
243
+ exports.getCiscoSystemFeatureTemplate = null;
244
+ exports.getCiscoSystemFeatureTemplateOutput = null;
245
+ utilities.lazyLoad(exports, ["getCiscoSystemFeatureTemplate", "getCiscoSystemFeatureTemplateOutput"], () => require("./getCiscoSystemFeatureTemplate"));
246
+ exports.getCiscoThousandeyesFeatureTemplate = null;
247
+ exports.getCiscoThousandeyesFeatureTemplateOutput = null;
248
+ utilities.lazyLoad(exports, ["getCiscoThousandeyesFeatureTemplate", "getCiscoThousandeyesFeatureTemplateOutput"], () => require("./getCiscoThousandeyesFeatureTemplate"));
249
+ exports.getCiscoTrustsecFeatureTemplate = null;
250
+ exports.getCiscoTrustsecFeatureTemplateOutput = null;
251
+ utilities.lazyLoad(exports, ["getCiscoTrustsecFeatureTemplate", "getCiscoTrustsecFeatureTemplateOutput"], () => require("./getCiscoTrustsecFeatureTemplate"));
252
+ exports.getCiscoVpnFeatureTemplate = null;
253
+ exports.getCiscoVpnFeatureTemplateOutput = null;
254
+ utilities.lazyLoad(exports, ["getCiscoVpnFeatureTemplate", "getCiscoVpnFeatureTemplateOutput"], () => require("./getCiscoVpnFeatureTemplate"));
255
+ exports.getCiscoVpnInterfaceFeatureTemplate = null;
256
+ exports.getCiscoVpnInterfaceFeatureTemplateOutput = null;
257
+ utilities.lazyLoad(exports, ["getCiscoVpnInterfaceFeatureTemplate", "getCiscoVpnInterfaceFeatureTemplateOutput"], () => require("./getCiscoVpnInterfaceFeatureTemplate"));
258
+ exports.getCiscoVpnInterfaceGreFeatureTemplate = null;
259
+ exports.getCiscoVpnInterfaceGreFeatureTemplateOutput = null;
260
+ utilities.lazyLoad(exports, ["getCiscoVpnInterfaceGreFeatureTemplate", "getCiscoVpnInterfaceGreFeatureTemplateOutput"], () => require("./getCiscoVpnInterfaceGreFeatureTemplate"));
261
+ exports.getCiscoVpnInterfaceIpsecFeatureTemplate = null;
262
+ exports.getCiscoVpnInterfaceIpsecFeatureTemplateOutput = null;
263
+ utilities.lazyLoad(exports, ["getCiscoVpnInterfaceIpsecFeatureTemplate", "getCiscoVpnInterfaceIpsecFeatureTemplateOutput"], () => require("./getCiscoVpnInterfaceIpsecFeatureTemplate"));
264
+ exports.getCiscoWirelessLanFeatureTemplate = null;
265
+ exports.getCiscoWirelessLanFeatureTemplateOutput = null;
266
+ utilities.lazyLoad(exports, ["getCiscoWirelessLanFeatureTemplate", "getCiscoWirelessLanFeatureTemplateOutput"], () => require("./getCiscoWirelessLanFeatureTemplate"));
267
+ exports.getClassMapPolicyObject = null;
268
+ exports.getClassMapPolicyObjectOutput = null;
269
+ utilities.lazyLoad(exports, ["getClassMapPolicyObject", "getClassMapPolicyObjectOutput"], () => require("./getClassMapPolicyObject"));
270
+ exports.getCliConfigProfileParcel = null;
271
+ exports.getCliConfigProfileParcelOutput = null;
272
+ utilities.lazyLoad(exports, ["getCliConfigProfileParcel", "getCliConfigProfileParcelOutput"], () => require("./getCliConfigProfileParcel"));
273
+ exports.getCliDeviceTemplate = null;
274
+ exports.getCliDeviceTemplateOutput = null;
275
+ utilities.lazyLoad(exports, ["getCliDeviceTemplate", "getCliDeviceTemplateOutput"], () => require("./getCliDeviceTemplate"));
276
+ exports.getCliFeatureProfile = null;
277
+ exports.getCliFeatureProfileOutput = null;
278
+ utilities.lazyLoad(exports, ["getCliFeatureProfile", "getCliFeatureProfileOutput"], () => require("./getCliFeatureProfile"));
279
+ exports.getCliTemplateFeatureTemplate = null;
280
+ exports.getCliTemplateFeatureTemplateOutput = null;
281
+ utilities.lazyLoad(exports, ["getCliTemplateFeatureTemplate", "getCliTemplateFeatureTemplateOutput"], () => require("./getCliTemplateFeatureTemplate"));
282
+ exports.getColorListPolicyObject = null;
283
+ exports.getColorListPolicyObjectOutput = null;
284
+ utilities.lazyLoad(exports, ["getColorListPolicyObject", "getColorListPolicyObjectOutput"], () => require("./getColorListPolicyObject"));
285
+ exports.getConfigurationGroup = null;
286
+ exports.getConfigurationGroupOutput = null;
287
+ utilities.lazyLoad(exports, ["getConfigurationGroup", "getConfigurationGroupOutput"], () => require("./getConfigurationGroup"));
288
+ exports.getConfigurationGroupDeviceVariables = null;
289
+ exports.getConfigurationGroupDeviceVariablesOutput = null;
290
+ utilities.lazyLoad(exports, ["getConfigurationGroupDeviceVariables", "getConfigurationGroupDeviceVariablesOutput"], () => require("./getConfigurationGroupDeviceVariables"));
291
+ exports.getConfigurationGroupDevices = null;
292
+ exports.getConfigurationGroupDevicesOutput = null;
293
+ utilities.lazyLoad(exports, ["getConfigurationGroupDevices", "getConfigurationGroupDevicesOutput"], () => require("./getConfigurationGroupDevices"));
294
+ exports.getCustomControlTopologyPolicyDefinition = null;
295
+ exports.getCustomControlTopologyPolicyDefinitionOutput = null;
296
+ utilities.lazyLoad(exports, ["getCustomControlTopologyPolicyDefinition", "getCustomControlTopologyPolicyDefinitionOutput"], () => require("./getCustomControlTopologyPolicyDefinition"));
297
+ exports.getDataFqdnPrefixListPolicyObject = null;
298
+ exports.getDataFqdnPrefixListPolicyObjectOutput = null;
299
+ utilities.lazyLoad(exports, ["getDataFqdnPrefixListPolicyObject", "getDataFqdnPrefixListPolicyObjectOutput"], () => require("./getDataFqdnPrefixListPolicyObject"));
300
+ exports.getDataIpv4PrefixListPolicyObject = null;
301
+ exports.getDataIpv4PrefixListPolicyObjectOutput = null;
302
+ utilities.lazyLoad(exports, ["getDataIpv4PrefixListPolicyObject", "getDataIpv4PrefixListPolicyObjectOutput"], () => require("./getDataIpv4PrefixListPolicyObject"));
303
+ exports.getDataIpv6PrefixListPolicyObject = null;
304
+ exports.getDataIpv6PrefixListPolicyObjectOutput = null;
305
+ utilities.lazyLoad(exports, ["getDataIpv6PrefixListPolicyObject", "getDataIpv6PrefixListPolicyObjectOutput"], () => require("./getDataIpv6PrefixListPolicyObject"));
306
+ exports.getDevice = null;
307
+ exports.getDeviceOutput = null;
308
+ utilities.lazyLoad(exports, ["getDevice", "getDeviceOutput"], () => require("./getDevice"));
309
+ exports.getDnsSecurityPolicyDefinition = null;
310
+ exports.getDnsSecurityPolicyDefinitionOutput = null;
311
+ utilities.lazyLoad(exports, ["getDnsSecurityPolicyDefinition", "getDnsSecurityPolicyDefinitionOutput"], () => require("./getDnsSecurityPolicyDefinition"));
312
+ exports.getDomainListPolicyObject = null;
313
+ exports.getDomainListPolicyObjectOutput = null;
314
+ utilities.lazyLoad(exports, ["getDomainListPolicyObject", "getDomainListPolicyObjectOutput"], () => require("./getDomainListPolicyObject"));
315
+ exports.getEigrpFeatureTemplate = null;
316
+ exports.getEigrpFeatureTemplateOutput = null;
317
+ utilities.lazyLoad(exports, ["getEigrpFeatureTemplate", "getEigrpFeatureTemplateOutput"], () => require("./getEigrpFeatureTemplate"));
318
+ exports.getExpandedCommunityListPolicyObject = null;
319
+ exports.getExpandedCommunityListPolicyObjectOutput = null;
320
+ utilities.lazyLoad(exports, ["getExpandedCommunityListPolicyObject", "getExpandedCommunityListPolicyObjectOutput"], () => require("./getExpandedCommunityListPolicyObject"));
321
+ exports.getExtendedCommunityListPolicyObject = null;
322
+ exports.getExtendedCommunityListPolicyObjectOutput = null;
323
+ utilities.lazyLoad(exports, ["getExtendedCommunityListPolicyObject", "getExtendedCommunityListPolicyObjectOutput"], () => require("./getExtendedCommunityListPolicyObject"));
324
+ exports.getFeatureDeviceTemplate = null;
325
+ exports.getFeatureDeviceTemplateOutput = null;
326
+ utilities.lazyLoad(exports, ["getFeatureDeviceTemplate", "getFeatureDeviceTemplateOutput"], () => require("./getFeatureDeviceTemplate"));
327
+ exports.getGeoLocationListPolicyObject = null;
328
+ exports.getGeoLocationListPolicyObjectOutput = null;
329
+ utilities.lazyLoad(exports, ["getGeoLocationListPolicyObject", "getGeoLocationListPolicyObjectOutput"], () => require("./getGeoLocationListPolicyObject"));
330
+ exports.getGpsFeatureTemplate = null;
331
+ exports.getGpsFeatureTemplateOutput = null;
332
+ utilities.lazyLoad(exports, ["getGpsFeatureTemplate", "getGpsFeatureTemplateOutput"], () => require("./getGpsFeatureTemplate"));
333
+ exports.getHubAndSpokeTopologyPolicyDefinition = null;
334
+ exports.getHubAndSpokeTopologyPolicyDefinitionOutput = null;
335
+ utilities.lazyLoad(exports, ["getHubAndSpokeTopologyPolicyDefinition", "getHubAndSpokeTopologyPolicyDefinitionOutput"], () => require("./getHubAndSpokeTopologyPolicyDefinition"));
336
+ exports.getIntrusionPreventionPolicyDefinition = null;
337
+ exports.getIntrusionPreventionPolicyDefinitionOutput = null;
338
+ utilities.lazyLoad(exports, ["getIntrusionPreventionPolicyDefinition", "getIntrusionPreventionPolicyDefinitionOutput"], () => require("./getIntrusionPreventionPolicyDefinition"));
339
+ exports.getIpsSignatureListPolicyObject = null;
340
+ exports.getIpsSignatureListPolicyObjectOutput = null;
341
+ utilities.lazyLoad(exports, ["getIpsSignatureListPolicyObject", "getIpsSignatureListPolicyObjectOutput"], () => require("./getIpsSignatureListPolicyObject"));
342
+ exports.getIpv4AclPolicyDefinition = null;
343
+ exports.getIpv4AclPolicyDefinitionOutput = null;
344
+ utilities.lazyLoad(exports, ["getIpv4AclPolicyDefinition", "getIpv4AclPolicyDefinitionOutput"], () => require("./getIpv4AclPolicyDefinition"));
345
+ exports.getIpv4DeviceAclPolicyDefinition = null;
346
+ exports.getIpv4DeviceAclPolicyDefinitionOutput = null;
347
+ utilities.lazyLoad(exports, ["getIpv4DeviceAclPolicyDefinition", "getIpv4DeviceAclPolicyDefinitionOutput"], () => require("./getIpv4DeviceAclPolicyDefinition"));
348
+ exports.getIpv4PrefixListPolicyObject = null;
349
+ exports.getIpv4PrefixListPolicyObjectOutput = null;
350
+ utilities.lazyLoad(exports, ["getIpv4PrefixListPolicyObject", "getIpv4PrefixListPolicyObjectOutput"], () => require("./getIpv4PrefixListPolicyObject"));
351
+ exports.getIpv6AclPolicyDefinition = null;
352
+ exports.getIpv6AclPolicyDefinitionOutput = null;
353
+ utilities.lazyLoad(exports, ["getIpv6AclPolicyDefinition", "getIpv6AclPolicyDefinitionOutput"], () => require("./getIpv6AclPolicyDefinition"));
354
+ exports.getIpv6DeviceAclPolicyDefinition = null;
355
+ exports.getIpv6DeviceAclPolicyDefinitionOutput = null;
356
+ utilities.lazyLoad(exports, ["getIpv6DeviceAclPolicyDefinition", "getIpv6DeviceAclPolicyDefinitionOutput"], () => require("./getIpv6DeviceAclPolicyDefinition"));
357
+ exports.getIpv6PrefixListPolicyObject = null;
358
+ exports.getIpv6PrefixListPolicyObjectOutput = null;
359
+ utilities.lazyLoad(exports, ["getIpv6PrefixListPolicyObject", "getIpv6PrefixListPolicyObjectOutput"], () => require("./getIpv6PrefixListPolicyObject"));
360
+ exports.getLocalApplicationListPolicyObject = null;
361
+ exports.getLocalApplicationListPolicyObjectOutput = null;
362
+ utilities.lazyLoad(exports, ["getLocalApplicationListPolicyObject", "getLocalApplicationListPolicyObjectOutput"], () => require("./getLocalApplicationListPolicyObject"));
363
+ exports.getLocalizedPolicy = null;
364
+ exports.getLocalizedPolicyOutput = null;
365
+ utilities.lazyLoad(exports, ["getLocalizedPolicy", "getLocalizedPolicyOutput"], () => require("./getLocalizedPolicy"));
366
+ exports.getMeshTopologyPolicyDefinition = null;
367
+ exports.getMeshTopologyPolicyDefinitionOutput = null;
368
+ utilities.lazyLoad(exports, ["getMeshTopologyPolicyDefinition", "getMeshTopologyPolicyDefinitionOutput"], () => require("./getMeshTopologyPolicyDefinition"));
369
+ exports.getMirrorPolicyObject = null;
370
+ exports.getMirrorPolicyObjectOutput = null;
371
+ utilities.lazyLoad(exports, ["getMirrorPolicyObject", "getMirrorPolicyObjectOutput"], () => require("./getMirrorPolicyObject"));
372
+ exports.getObjectGroupPolicyDefinition = null;
373
+ exports.getObjectGroupPolicyDefinitionOutput = null;
374
+ utilities.lazyLoad(exports, ["getObjectGroupPolicyDefinition", "getObjectGroupPolicyDefinitionOutput"], () => require("./getObjectGroupPolicyDefinition"));
375
+ exports.getPolicerPolicyObject = null;
376
+ exports.getPolicerPolicyObjectOutput = null;
377
+ utilities.lazyLoad(exports, ["getPolicerPolicyObject", "getPolicerPolicyObjectOutput"], () => require("./getPolicerPolicyObject"));
378
+ exports.getPortListPolicyObject = null;
379
+ exports.getPortListPolicyObjectOutput = null;
380
+ utilities.lazyLoad(exports, ["getPortListPolicyObject", "getPortListPolicyObjectOutput"], () => require("./getPortListPolicyObject"));
381
+ exports.getPreferredColorGroupPolicyObject = null;
382
+ exports.getPreferredColorGroupPolicyObjectOutput = null;
383
+ utilities.lazyLoad(exports, ["getPreferredColorGroupPolicyObject", "getPreferredColorGroupPolicyObjectOutput"], () => require("./getPreferredColorGroupPolicyObject"));
384
+ exports.getProtocolListPolicyObject = null;
385
+ exports.getProtocolListPolicyObjectOutput = null;
386
+ utilities.lazyLoad(exports, ["getProtocolListPolicyObject", "getProtocolListPolicyObjectOutput"], () => require("./getProtocolListPolicyObject"));
387
+ exports.getQosMapPolicyDefinition = null;
388
+ exports.getQosMapPolicyDefinitionOutput = null;
389
+ utilities.lazyLoad(exports, ["getQosMapPolicyDefinition", "getQosMapPolicyDefinitionOutput"], () => require("./getQosMapPolicyDefinition"));
390
+ exports.getRegionListPolicyObject = null;
391
+ exports.getRegionListPolicyObjectOutput = null;
392
+ utilities.lazyLoad(exports, ["getRegionListPolicyObject", "getRegionListPolicyObjectOutput"], () => require("./getRegionListPolicyObject"));
393
+ exports.getRewriteRulePolicyDefinition = null;
394
+ exports.getRewriteRulePolicyDefinitionOutput = null;
395
+ utilities.lazyLoad(exports, ["getRewriteRulePolicyDefinition", "getRewriteRulePolicyDefinitionOutput"], () => require("./getRewriteRulePolicyDefinition"));
396
+ exports.getRoutePolicyDefinition = null;
397
+ exports.getRoutePolicyDefinitionOutput = null;
398
+ utilities.lazyLoad(exports, ["getRoutePolicyDefinition", "getRoutePolicyDefinitionOutput"], () => require("./getRoutePolicyDefinition"));
399
+ exports.getRuleSetPolicyDefinition = null;
400
+ exports.getRuleSetPolicyDefinitionOutput = null;
401
+ utilities.lazyLoad(exports, ["getRuleSetPolicyDefinition", "getRuleSetPolicyDefinitionOutput"], () => require("./getRuleSetPolicyDefinition"));
402
+ exports.getSecurityAppHostingFeatureTemplate = null;
403
+ exports.getSecurityAppHostingFeatureTemplateOutput = null;
404
+ utilities.lazyLoad(exports, ["getSecurityAppHostingFeatureTemplate", "getSecurityAppHostingFeatureTemplateOutput"], () => require("./getSecurityAppHostingFeatureTemplate"));
405
+ exports.getSecurityPolicy = null;
406
+ exports.getSecurityPolicyOutput = null;
407
+ utilities.lazyLoad(exports, ["getSecurityPolicy", "getSecurityPolicyOutput"], () => require("./getSecurityPolicy"));
408
+ exports.getServiceFeatureProfile = null;
409
+ exports.getServiceFeatureProfileOutput = null;
410
+ utilities.lazyLoad(exports, ["getServiceFeatureProfile", "getServiceFeatureProfileOutput"], () => require("./getServiceFeatureProfile"));
411
+ exports.getServiceLanVpnInterfaceEthernetProfileParcel = null;
412
+ exports.getServiceLanVpnInterfaceEthernetProfileParcelOutput = null;
413
+ utilities.lazyLoad(exports, ["getServiceLanVpnInterfaceEthernetProfileParcel", "getServiceLanVpnInterfaceEthernetProfileParcelOutput"], () => require("./getServiceLanVpnInterfaceEthernetProfileParcel"));
414
+ exports.getServiceLanVpnProfileParcel = null;
415
+ exports.getServiceLanVpnProfileParcelOutput = null;
416
+ utilities.lazyLoad(exports, ["getServiceLanVpnProfileParcel", "getServiceLanVpnProfileParcelOutput"], () => require("./getServiceLanVpnProfileParcel"));
417
+ exports.getServiceTrackerProfileParcel = null;
418
+ exports.getServiceTrackerProfileParcelOutput = null;
419
+ utilities.lazyLoad(exports, ["getServiceTrackerProfileParcel", "getServiceTrackerProfileParcelOutput"], () => require("./getServiceTrackerProfileParcel"));
420
+ exports.getSiteListPolicyObject = null;
421
+ exports.getSiteListPolicyObjectOutput = null;
422
+ utilities.lazyLoad(exports, ["getSiteListPolicyObject", "getSiteListPolicyObjectOutput"], () => require("./getSiteListPolicyObject"));
423
+ exports.getSlaClassPolicyObject = null;
424
+ exports.getSlaClassPolicyObjectOutput = null;
425
+ utilities.lazyLoad(exports, ["getSlaClassPolicyObject", "getSlaClassPolicyObjectOutput"], () => require("./getSlaClassPolicyObject"));
426
+ exports.getStandardCommunityListPolicyObject = null;
427
+ exports.getStandardCommunityListPolicyObjectOutput = null;
428
+ utilities.lazyLoad(exports, ["getStandardCommunityListPolicyObject", "getStandardCommunityListPolicyObjectOutput"], () => require("./getStandardCommunityListPolicyObject"));
429
+ exports.getSwitchportFeatureTemplate = null;
430
+ exports.getSwitchportFeatureTemplateOutput = null;
431
+ utilities.lazyLoad(exports, ["getSwitchportFeatureTemplate", "getSwitchportFeatureTemplateOutput"], () => require("./getSwitchportFeatureTemplate"));
432
+ exports.getSystemAaaProfileParcel = null;
433
+ exports.getSystemAaaProfileParcelOutput = null;
434
+ utilities.lazyLoad(exports, ["getSystemAaaProfileParcel", "getSystemAaaProfileParcelOutput"], () => require("./getSystemAaaProfileParcel"));
435
+ exports.getSystemBannerProfileParcel = null;
436
+ exports.getSystemBannerProfileParcelOutput = null;
437
+ utilities.lazyLoad(exports, ["getSystemBannerProfileParcel", "getSystemBannerProfileParcelOutput"], () => require("./getSystemBannerProfileParcel"));
438
+ exports.getSystemBasicProfileParcel = null;
439
+ exports.getSystemBasicProfileParcelOutput = null;
440
+ utilities.lazyLoad(exports, ["getSystemBasicProfileParcel", "getSystemBasicProfileParcelOutput"], () => require("./getSystemBasicProfileParcel"));
441
+ exports.getSystemBfdProfileParcel = null;
442
+ exports.getSystemBfdProfileParcelOutput = null;
443
+ utilities.lazyLoad(exports, ["getSystemBfdProfileParcel", "getSystemBfdProfileParcelOutput"], () => require("./getSystemBfdProfileParcel"));
444
+ exports.getSystemFeatureProfile = null;
445
+ exports.getSystemFeatureProfileOutput = null;
446
+ utilities.lazyLoad(exports, ["getSystemFeatureProfile", "getSystemFeatureProfileOutput"], () => require("./getSystemFeatureProfile"));
447
+ exports.getSystemFlexiblePortSpeedProfileParcel = null;
448
+ exports.getSystemFlexiblePortSpeedProfileParcelOutput = null;
449
+ utilities.lazyLoad(exports, ["getSystemFlexiblePortSpeedProfileParcel", "getSystemFlexiblePortSpeedProfileParcelOutput"], () => require("./getSystemFlexiblePortSpeedProfileParcel"));
450
+ exports.getSystemGlobalProfileParcel = null;
451
+ exports.getSystemGlobalProfileParcelOutput = null;
452
+ utilities.lazyLoad(exports, ["getSystemGlobalProfileParcel", "getSystemGlobalProfileParcelOutput"], () => require("./getSystemGlobalProfileParcel"));
453
+ exports.getSystemLoggingProfileParcel = null;
454
+ exports.getSystemLoggingProfileParcelOutput = null;
455
+ utilities.lazyLoad(exports, ["getSystemLoggingProfileParcel", "getSystemLoggingProfileParcelOutput"], () => require("./getSystemLoggingProfileParcel"));
456
+ exports.getSystemMrfProfileParcel = null;
457
+ exports.getSystemMrfProfileParcelOutput = null;
458
+ utilities.lazyLoad(exports, ["getSystemMrfProfileParcel", "getSystemMrfProfileParcelOutput"], () => require("./getSystemMrfProfileParcel"));
459
+ exports.getSystemNtpProfileParcel = null;
460
+ exports.getSystemNtpProfileParcelOutput = null;
461
+ utilities.lazyLoad(exports, ["getSystemNtpProfileParcel", "getSystemNtpProfileParcelOutput"], () => require("./getSystemNtpProfileParcel"));
462
+ exports.getSystemOmpProfileParcel = null;
463
+ exports.getSystemOmpProfileParcelOutput = null;
464
+ utilities.lazyLoad(exports, ["getSystemOmpProfileParcel", "getSystemOmpProfileParcelOutput"], () => require("./getSystemOmpProfileParcel"));
465
+ exports.getSystemPerformanceMonitoringProfileParcel = null;
466
+ exports.getSystemPerformanceMonitoringProfileParcelOutput = null;
467
+ utilities.lazyLoad(exports, ["getSystemPerformanceMonitoringProfileParcel", "getSystemPerformanceMonitoringProfileParcelOutput"], () => require("./getSystemPerformanceMonitoringProfileParcel"));
468
+ exports.getSystemRemoteAccessProfileParcel = null;
469
+ exports.getSystemRemoteAccessProfileParcelOutput = null;
470
+ utilities.lazyLoad(exports, ["getSystemRemoteAccessProfileParcel", "getSystemRemoteAccessProfileParcelOutput"], () => require("./getSystemRemoteAccessProfileParcel"));
471
+ exports.getSystemSecurityProfileParcel = null;
472
+ exports.getSystemSecurityProfileParcelOutput = null;
473
+ utilities.lazyLoad(exports, ["getSystemSecurityProfileParcel", "getSystemSecurityProfileParcelOutput"], () => require("./getSystemSecurityProfileParcel"));
474
+ exports.getSystemSnmpProfileParcel = null;
475
+ exports.getSystemSnmpProfileParcelOutput = null;
476
+ utilities.lazyLoad(exports, ["getSystemSnmpProfileParcel", "getSystemSnmpProfileParcelOutput"], () => require("./getSystemSnmpProfileParcel"));
477
+ exports.getTlocListPolicyObject = null;
478
+ exports.getTlocListPolicyObjectOutput = null;
479
+ utilities.lazyLoad(exports, ["getTlocListPolicyObject", "getTlocListPolicyObjectOutput"], () => require("./getTlocListPolicyObject"));
480
+ exports.getTlsSslDecryptionPolicyDefinition = null;
481
+ exports.getTlsSslDecryptionPolicyDefinitionOutput = null;
482
+ utilities.lazyLoad(exports, ["getTlsSslDecryptionPolicyDefinition", "getTlsSslDecryptionPolicyDefinitionOutput"], () => require("./getTlsSslDecryptionPolicyDefinition"));
483
+ exports.getTlsSslProfilePolicyDefinition = null;
484
+ exports.getTlsSslProfilePolicyDefinitionOutput = null;
485
+ utilities.lazyLoad(exports, ["getTlsSslProfilePolicyDefinition", "getTlsSslProfilePolicyDefinitionOutput"], () => require("./getTlsSslProfilePolicyDefinition"));
486
+ exports.getTrafficDataPolicyDefinition = null;
487
+ exports.getTrafficDataPolicyDefinitionOutput = null;
488
+ utilities.lazyLoad(exports, ["getTrafficDataPolicyDefinition", "getTrafficDataPolicyDefinitionOutput"], () => require("./getTrafficDataPolicyDefinition"));
489
+ exports.getTransportFeatureProfile = null;
490
+ exports.getTransportFeatureProfileOutput = null;
491
+ utilities.lazyLoad(exports, ["getTransportFeatureProfile", "getTransportFeatureProfileOutput"], () => require("./getTransportFeatureProfile"));
492
+ exports.getTransportIpv6TrackerProfileParcel = null;
493
+ exports.getTransportIpv6TrackerProfileParcelOutput = null;
494
+ utilities.lazyLoad(exports, ["getTransportIpv6TrackerProfileParcel", "getTransportIpv6TrackerProfileParcelOutput"], () => require("./getTransportIpv6TrackerProfileParcel"));
495
+ exports.getTransportManagementVpnInterfaceEthernetProfileParcel = null;
496
+ exports.getTransportManagementVpnInterfaceEthernetProfileParcelOutput = null;
497
+ utilities.lazyLoad(exports, ["getTransportManagementVpnInterfaceEthernetProfileParcel", "getTransportManagementVpnInterfaceEthernetProfileParcelOutput"], () => require("./getTransportManagementVpnInterfaceEthernetProfileParcel"));
498
+ exports.getTransportManagementVpnProfileParcel = null;
499
+ exports.getTransportManagementVpnProfileParcelOutput = null;
500
+ utilities.lazyLoad(exports, ["getTransportManagementVpnProfileParcel", "getTransportManagementVpnProfileParcelOutput"], () => require("./getTransportManagementVpnProfileParcel"));
501
+ exports.getTransportRoutingBgpProfileParcel = null;
502
+ exports.getTransportRoutingBgpProfileParcelOutput = null;
503
+ utilities.lazyLoad(exports, ["getTransportRoutingBgpProfileParcel", "getTransportRoutingBgpProfileParcelOutput"], () => require("./getTransportRoutingBgpProfileParcel"));
504
+ exports.getTransportWanVpnInterfaceEthernetProfileParcel = null;
505
+ exports.getTransportWanVpnInterfaceEthernetProfileParcelOutput = null;
506
+ utilities.lazyLoad(exports, ["getTransportWanVpnInterfaceEthernetProfileParcel", "getTransportWanVpnInterfaceEthernetProfileParcelOutput"], () => require("./getTransportWanVpnInterfaceEthernetProfileParcel"));
507
+ exports.getTransportWanVpnProfileParcel = null;
508
+ exports.getTransportWanVpnProfileParcelOutput = null;
509
+ utilities.lazyLoad(exports, ["getTransportWanVpnProfileParcel", "getTransportWanVpnProfileParcelOutput"], () => require("./getTransportWanVpnProfileParcel"));
510
+ exports.getUrlFilteringPolicyDefinition = null;
511
+ exports.getUrlFilteringPolicyDefinitionOutput = null;
512
+ utilities.lazyLoad(exports, ["getUrlFilteringPolicyDefinition", "getUrlFilteringPolicyDefinitionOutput"], () => require("./getUrlFilteringPolicyDefinition"));
513
+ exports.getVedgeInventory = null;
514
+ exports.getVedgeInventoryOutput = null;
515
+ utilities.lazyLoad(exports, ["getVedgeInventory", "getVedgeInventoryOutput"], () => require("./getVedgeInventory"));
516
+ exports.getVpnInterfaceCellularFeatureTemplate = null;
517
+ exports.getVpnInterfaceCellularFeatureTemplateOutput = null;
518
+ utilities.lazyLoad(exports, ["getVpnInterfaceCellularFeatureTemplate", "getVpnInterfaceCellularFeatureTemplateOutput"], () => require("./getVpnInterfaceCellularFeatureTemplate"));
519
+ exports.getVpnInterfaceDslIpoeFeatureTemplate = null;
520
+ exports.getVpnInterfaceDslIpoeFeatureTemplateOutput = null;
521
+ utilities.lazyLoad(exports, ["getVpnInterfaceDslIpoeFeatureTemplate", "getVpnInterfaceDslIpoeFeatureTemplateOutput"], () => require("./getVpnInterfaceDslIpoeFeatureTemplate"));
522
+ exports.getVpnInterfaceDslPppoaFeatureTemplate = null;
523
+ exports.getVpnInterfaceDslPppoaFeatureTemplateOutput = null;
524
+ utilities.lazyLoad(exports, ["getVpnInterfaceDslPppoaFeatureTemplate", "getVpnInterfaceDslPppoaFeatureTemplateOutput"], () => require("./getVpnInterfaceDslPppoaFeatureTemplate"));
525
+ exports.getVpnInterfaceDslPppoeFeatureTemplate = null;
526
+ exports.getVpnInterfaceDslPppoeFeatureTemplateOutput = null;
527
+ utilities.lazyLoad(exports, ["getVpnInterfaceDslPppoeFeatureTemplate", "getVpnInterfaceDslPppoeFeatureTemplateOutput"], () => require("./getVpnInterfaceDslPppoeFeatureTemplate"));
528
+ exports.getVpnInterfaceEthernetPppoeFeatureTemplate = null;
529
+ exports.getVpnInterfaceEthernetPppoeFeatureTemplateOutput = null;
530
+ utilities.lazyLoad(exports, ["getVpnInterfaceEthernetPppoeFeatureTemplate", "getVpnInterfaceEthernetPppoeFeatureTemplateOutput"], () => require("./getVpnInterfaceEthernetPppoeFeatureTemplate"));
531
+ exports.getVpnInterfaceMultilinkFeatureTemplate = null;
532
+ exports.getVpnInterfaceMultilinkFeatureTemplateOutput = null;
533
+ utilities.lazyLoad(exports, ["getVpnInterfaceMultilinkFeatureTemplate", "getVpnInterfaceMultilinkFeatureTemplateOutput"], () => require("./getVpnInterfaceMultilinkFeatureTemplate"));
534
+ exports.getVpnInterfaceSviFeatureTemplate = null;
535
+ exports.getVpnInterfaceSviFeatureTemplateOutput = null;
536
+ utilities.lazyLoad(exports, ["getVpnInterfaceSviFeatureTemplate", "getVpnInterfaceSviFeatureTemplateOutput"], () => require("./getVpnInterfaceSviFeatureTemplate"));
537
+ exports.getVpnInterfaceT1E1SerialFeatureTemplate = null;
538
+ exports.getVpnInterfaceT1E1SerialFeatureTemplateOutput = null;
539
+ utilities.lazyLoad(exports, ["getVpnInterfaceT1E1SerialFeatureTemplate", "getVpnInterfaceT1E1SerialFeatureTemplateOutput"], () => require("./getVpnInterfaceT1E1SerialFeatureTemplate"));
540
+ exports.getVpnListPolicyObject = null;
541
+ exports.getVpnListPolicyObjectOutput = null;
542
+ utilities.lazyLoad(exports, ["getVpnListPolicyObject", "getVpnListPolicyObjectOutput"], () => require("./getVpnListPolicyObject"));
543
+ exports.getVpnMembershipPolicyDefinition = null;
544
+ exports.getVpnMembershipPolicyDefinitionOutput = null;
545
+ utilities.lazyLoad(exports, ["getVpnMembershipPolicyDefinition", "getVpnMembershipPolicyDefinitionOutput"], () => require("./getVpnMembershipPolicyDefinition"));
546
+ exports.getZoneListPolicyObject = null;
547
+ exports.getZoneListPolicyObjectOutput = null;
548
+ utilities.lazyLoad(exports, ["getZoneListPolicyObject", "getZoneListPolicyObjectOutput"], () => require("./getZoneListPolicyObject"));
549
+ exports.GpsFeatureTemplate = null;
550
+ utilities.lazyLoad(exports, ["GpsFeatureTemplate"], () => require("./gpsFeatureTemplate"));
551
+ exports.HubAndSpokeTopologyPolicyDefinition = null;
552
+ utilities.lazyLoad(exports, ["HubAndSpokeTopologyPolicyDefinition"], () => require("./hubAndSpokeTopologyPolicyDefinition"));
553
+ exports.IntrusionPreventionPolicyDefinition = null;
554
+ utilities.lazyLoad(exports, ["IntrusionPreventionPolicyDefinition"], () => require("./intrusionPreventionPolicyDefinition"));
555
+ exports.IpsSignatureListPolicyObject = null;
556
+ utilities.lazyLoad(exports, ["IpsSignatureListPolicyObject"], () => require("./ipsSignatureListPolicyObject"));
557
+ exports.Ipv4AclPolicyDefinition = null;
558
+ utilities.lazyLoad(exports, ["Ipv4AclPolicyDefinition"], () => require("./ipv4AclPolicyDefinition"));
559
+ exports.Ipv4DeviceAclPolicyDefinition = null;
560
+ utilities.lazyLoad(exports, ["Ipv4DeviceAclPolicyDefinition"], () => require("./ipv4DeviceAclPolicyDefinition"));
561
+ exports.Ipv4PrefixListPolicyObject = null;
562
+ utilities.lazyLoad(exports, ["Ipv4PrefixListPolicyObject"], () => require("./ipv4PrefixListPolicyObject"));
563
+ exports.Ipv6AclPolicyDefinition = null;
564
+ utilities.lazyLoad(exports, ["Ipv6AclPolicyDefinition"], () => require("./ipv6AclPolicyDefinition"));
565
+ exports.Ipv6DeviceAclPolicyDefinition = null;
566
+ utilities.lazyLoad(exports, ["Ipv6DeviceAclPolicyDefinition"], () => require("./ipv6DeviceAclPolicyDefinition"));
567
+ exports.Ipv6PrefixListPolicyObject = null;
568
+ utilities.lazyLoad(exports, ["Ipv6PrefixListPolicyObject"], () => require("./ipv6PrefixListPolicyObject"));
569
+ exports.LocalApplicationListPolicyObject = null;
570
+ utilities.lazyLoad(exports, ["LocalApplicationListPolicyObject"], () => require("./localApplicationListPolicyObject"));
571
+ exports.LocalizedPolicy = null;
572
+ utilities.lazyLoad(exports, ["LocalizedPolicy"], () => require("./localizedPolicy"));
573
+ exports.MeshTopologyPolicyDefinition = null;
574
+ utilities.lazyLoad(exports, ["MeshTopologyPolicyDefinition"], () => require("./meshTopologyPolicyDefinition"));
575
+ exports.MirrorPolicyObject = null;
576
+ utilities.lazyLoad(exports, ["MirrorPolicyObject"], () => require("./mirrorPolicyObject"));
577
+ exports.ObjectGroupPolicyDefinition = null;
578
+ utilities.lazyLoad(exports, ["ObjectGroupPolicyDefinition"], () => require("./objectGroupPolicyDefinition"));
579
+ exports.PolicerPolicyObject = null;
580
+ utilities.lazyLoad(exports, ["PolicerPolicyObject"], () => require("./policerPolicyObject"));
581
+ exports.PortListPolicyObject = null;
582
+ utilities.lazyLoad(exports, ["PortListPolicyObject"], () => require("./portListPolicyObject"));
583
+ exports.PreferredColorGroupPolicyObject = null;
584
+ utilities.lazyLoad(exports, ["PreferredColorGroupPolicyObject"], () => require("./preferredColorGroupPolicyObject"));
585
+ exports.ProtocolListPolicyObject = null;
586
+ utilities.lazyLoad(exports, ["ProtocolListPolicyObject"], () => require("./protocolListPolicyObject"));
587
+ exports.Provider = null;
588
+ utilities.lazyLoad(exports, ["Provider"], () => require("./provider"));
589
+ exports.QosMapPolicyDefinition = null;
590
+ utilities.lazyLoad(exports, ["QosMapPolicyDefinition"], () => require("./qosMapPolicyDefinition"));
591
+ exports.RegionListPolicyObject = null;
592
+ utilities.lazyLoad(exports, ["RegionListPolicyObject"], () => require("./regionListPolicyObject"));
593
+ exports.RewriteRulePolicyDefinition = null;
594
+ utilities.lazyLoad(exports, ["RewriteRulePolicyDefinition"], () => require("./rewriteRulePolicyDefinition"));
595
+ exports.RoutePolicyDefinition = null;
596
+ utilities.lazyLoad(exports, ["RoutePolicyDefinition"], () => require("./routePolicyDefinition"));
597
+ exports.RuleSetPolicyDefinition = null;
598
+ utilities.lazyLoad(exports, ["RuleSetPolicyDefinition"], () => require("./ruleSetPolicyDefinition"));
599
+ exports.SecurityAppHostingFeatureTemplate = null;
600
+ utilities.lazyLoad(exports, ["SecurityAppHostingFeatureTemplate"], () => require("./securityAppHostingFeatureTemplate"));
601
+ exports.SecurityPolicy = null;
602
+ utilities.lazyLoad(exports, ["SecurityPolicy"], () => require("./securityPolicy"));
603
+ exports.ServiceFeatureProfile = null;
604
+ utilities.lazyLoad(exports, ["ServiceFeatureProfile"], () => require("./serviceFeatureProfile"));
605
+ exports.ServiceLanVpnInterfaceEthernetProfileParcel = null;
606
+ utilities.lazyLoad(exports, ["ServiceLanVpnInterfaceEthernetProfileParcel"], () => require("./serviceLanVpnInterfaceEthernetProfileParcel"));
607
+ exports.ServiceLanVpnProfileParcel = null;
608
+ utilities.lazyLoad(exports, ["ServiceLanVpnProfileParcel"], () => require("./serviceLanVpnProfileParcel"));
609
+ exports.ServiceTrackerProfileParcel = null;
610
+ utilities.lazyLoad(exports, ["ServiceTrackerProfileParcel"], () => require("./serviceTrackerProfileParcel"));
611
+ exports.SiteListPolicyObject = null;
612
+ utilities.lazyLoad(exports, ["SiteListPolicyObject"], () => require("./siteListPolicyObject"));
613
+ exports.SlaClassPolicyObject = null;
614
+ utilities.lazyLoad(exports, ["SlaClassPolicyObject"], () => require("./slaClassPolicyObject"));
615
+ exports.StandardCommunityListPolicyObject = null;
616
+ utilities.lazyLoad(exports, ["StandardCommunityListPolicyObject"], () => require("./standardCommunityListPolicyObject"));
617
+ exports.SwitchportFeatureTemplate = null;
618
+ utilities.lazyLoad(exports, ["SwitchportFeatureTemplate"], () => require("./switchportFeatureTemplate"));
619
+ exports.SystemAaaProfileParcel = null;
620
+ utilities.lazyLoad(exports, ["SystemAaaProfileParcel"], () => require("./systemAaaProfileParcel"));
621
+ exports.SystemBannerProfileParcel = null;
622
+ utilities.lazyLoad(exports, ["SystemBannerProfileParcel"], () => require("./systemBannerProfileParcel"));
623
+ exports.SystemBasicProfileParcel = null;
624
+ utilities.lazyLoad(exports, ["SystemBasicProfileParcel"], () => require("./systemBasicProfileParcel"));
625
+ exports.SystemBfdProfileParcel = null;
626
+ utilities.lazyLoad(exports, ["SystemBfdProfileParcel"], () => require("./systemBfdProfileParcel"));
627
+ exports.SystemFeatureProfile = null;
628
+ utilities.lazyLoad(exports, ["SystemFeatureProfile"], () => require("./systemFeatureProfile"));
629
+ exports.SystemFlexiblePortSpeedProfileParcel = null;
630
+ utilities.lazyLoad(exports, ["SystemFlexiblePortSpeedProfileParcel"], () => require("./systemFlexiblePortSpeedProfileParcel"));
631
+ exports.SystemGlobalProfileParcel = null;
632
+ utilities.lazyLoad(exports, ["SystemGlobalProfileParcel"], () => require("./systemGlobalProfileParcel"));
633
+ exports.SystemLoggingProfileParcel = null;
634
+ utilities.lazyLoad(exports, ["SystemLoggingProfileParcel"], () => require("./systemLoggingProfileParcel"));
635
+ exports.SystemMrfProfileParcel = null;
636
+ utilities.lazyLoad(exports, ["SystemMrfProfileParcel"], () => require("./systemMrfProfileParcel"));
637
+ exports.SystemNtpProfileParcel = null;
638
+ utilities.lazyLoad(exports, ["SystemNtpProfileParcel"], () => require("./systemNtpProfileParcel"));
639
+ exports.SystemOmpProfileParcel = null;
640
+ utilities.lazyLoad(exports, ["SystemOmpProfileParcel"], () => require("./systemOmpProfileParcel"));
641
+ exports.SystemPerformanceMonitoringProfileParcel = null;
642
+ utilities.lazyLoad(exports, ["SystemPerformanceMonitoringProfileParcel"], () => require("./systemPerformanceMonitoringProfileParcel"));
643
+ exports.SystemRemoteAccessProfileParcel = null;
644
+ utilities.lazyLoad(exports, ["SystemRemoteAccessProfileParcel"], () => require("./systemRemoteAccessProfileParcel"));
645
+ exports.SystemSecurityProfileParcel = null;
646
+ utilities.lazyLoad(exports, ["SystemSecurityProfileParcel"], () => require("./systemSecurityProfileParcel"));
647
+ exports.SystemSnmpProfileParcel = null;
648
+ utilities.lazyLoad(exports, ["SystemSnmpProfileParcel"], () => require("./systemSnmpProfileParcel"));
649
+ exports.TlocListPolicyObject = null;
650
+ utilities.lazyLoad(exports, ["TlocListPolicyObject"], () => require("./tlocListPolicyObject"));
651
+ exports.TlsSslDecryptionPolicyDefinition = null;
652
+ utilities.lazyLoad(exports, ["TlsSslDecryptionPolicyDefinition"], () => require("./tlsSslDecryptionPolicyDefinition"));
653
+ exports.TlsSslProfilePolicyDefinition = null;
654
+ utilities.lazyLoad(exports, ["TlsSslProfilePolicyDefinition"], () => require("./tlsSslProfilePolicyDefinition"));
655
+ exports.TrafficDataPolicyDefinition = null;
656
+ utilities.lazyLoad(exports, ["TrafficDataPolicyDefinition"], () => require("./trafficDataPolicyDefinition"));
657
+ exports.TransportFeatureProfile = null;
658
+ utilities.lazyLoad(exports, ["TransportFeatureProfile"], () => require("./transportFeatureProfile"));
659
+ exports.TransportIpv6TrackerProfileParcel = null;
660
+ utilities.lazyLoad(exports, ["TransportIpv6TrackerProfileParcel"], () => require("./transportIpv6TrackerProfileParcel"));
661
+ exports.TransportManagementVpnInterfaceEthernetProfileParcel = null;
662
+ utilities.lazyLoad(exports, ["TransportManagementVpnInterfaceEthernetProfileParcel"], () => require("./transportManagementVpnInterfaceEthernetProfileParcel"));
663
+ exports.TransportManagementVpnProfileParcel = null;
664
+ utilities.lazyLoad(exports, ["TransportManagementVpnProfileParcel"], () => require("./transportManagementVpnProfileParcel"));
665
+ exports.TransportRoutingBgpProfileParcel = null;
666
+ utilities.lazyLoad(exports, ["TransportRoutingBgpProfileParcel"], () => require("./transportRoutingBgpProfileParcel"));
667
+ exports.TransportWanVpnInterfaceEthernetProfileParcel = null;
668
+ utilities.lazyLoad(exports, ["TransportWanVpnInterfaceEthernetProfileParcel"], () => require("./transportWanVpnInterfaceEthernetProfileParcel"));
669
+ exports.TransportWanVpnProfileParcel = null;
670
+ utilities.lazyLoad(exports, ["TransportWanVpnProfileParcel"], () => require("./transportWanVpnProfileParcel"));
671
+ exports.UrlFilteringPolicyDefinition = null;
672
+ utilities.lazyLoad(exports, ["UrlFilteringPolicyDefinition"], () => require("./urlFilteringPolicyDefinition"));
673
+ exports.VpnInterfaceCellularFeatureTemplate = null;
674
+ utilities.lazyLoad(exports, ["VpnInterfaceCellularFeatureTemplate"], () => require("./vpnInterfaceCellularFeatureTemplate"));
675
+ exports.VpnInterfaceDslIpoeFeatureTemplate = null;
676
+ utilities.lazyLoad(exports, ["VpnInterfaceDslIpoeFeatureTemplate"], () => require("./vpnInterfaceDslIpoeFeatureTemplate"));
677
+ exports.VpnInterfaceDslPppoaFeatureTemplate = null;
678
+ utilities.lazyLoad(exports, ["VpnInterfaceDslPppoaFeatureTemplate"], () => require("./vpnInterfaceDslPppoaFeatureTemplate"));
679
+ exports.VpnInterfaceDslPppoeFeatureTemplate = null;
680
+ utilities.lazyLoad(exports, ["VpnInterfaceDslPppoeFeatureTemplate"], () => require("./vpnInterfaceDslPppoeFeatureTemplate"));
681
+ exports.VpnInterfaceEthernetPppoeFeatureTemplate = null;
682
+ utilities.lazyLoad(exports, ["VpnInterfaceEthernetPppoeFeatureTemplate"], () => require("./vpnInterfaceEthernetPppoeFeatureTemplate"));
683
+ exports.VpnInterfaceMultilinkFeatureTemplate = null;
684
+ utilities.lazyLoad(exports, ["VpnInterfaceMultilinkFeatureTemplate"], () => require("./vpnInterfaceMultilinkFeatureTemplate"));
685
+ exports.VpnInterfaceSviFeatureTemplate = null;
686
+ utilities.lazyLoad(exports, ["VpnInterfaceSviFeatureTemplate"], () => require("./vpnInterfaceSviFeatureTemplate"));
687
+ exports.VpnInterfaceT1E1SerialFeatureTemplate = null;
688
+ utilities.lazyLoad(exports, ["VpnInterfaceT1E1SerialFeatureTemplate"], () => require("./vpnInterfaceT1E1SerialFeatureTemplate"));
689
+ exports.VpnListPolicyObject = null;
690
+ utilities.lazyLoad(exports, ["VpnListPolicyObject"], () => require("./vpnListPolicyObject"));
691
+ exports.VpnMembershipPolicyDefinition = null;
692
+ utilities.lazyLoad(exports, ["VpnMembershipPolicyDefinition"], () => require("./vpnMembershipPolicyDefinition"));
693
+ exports.ZoneListPolicyObject = null;
694
+ utilities.lazyLoad(exports, ["ZoneListPolicyObject"], () => require("./zoneListPolicyObject"));
695
+ // Export sub-modules:
696
+ const config = require("./config");
697
+ exports.config = config;
698
+ const types = require("./types");
699
+ exports.types = types;
700
+ const _module = {
701
+ version: utilities.getVersion(),
702
+ construct: (name, type, urn) => {
703
+ switch (type) {
704
+ case "sdwan:index/activateCentralizedPolicy:ActivateCentralizedPolicy":
705
+ return new exports.ActivateCentralizedPolicy(name, undefined, { urn });
706
+ case "sdwan:index/advancedInspectionProfilePolicyDefinition:AdvancedInspectionProfilePolicyDefinition":
707
+ return new exports.AdvancedInspectionProfilePolicyDefinition(name, undefined, { urn });
708
+ case "sdwan:index/advancedMalwareProtectionPolicyDefinition:AdvancedMalwareProtectionPolicyDefinition":
709
+ return new exports.AdvancedMalwareProtectionPolicyDefinition(name, undefined, { urn });
710
+ case "sdwan:index/allowUrlListPolicyObject:AllowUrlListPolicyObject":
711
+ return new exports.AllowUrlListPolicyObject(name, undefined, { urn });
712
+ case "sdwan:index/appProbeClassPolicyObject:AppProbeClassPolicyObject":
713
+ return new exports.AppProbeClassPolicyObject(name, undefined, { urn });
714
+ case "sdwan:index/applicationAwareRoutingPolicyDefinition:ApplicationAwareRoutingPolicyDefinition":
715
+ return new exports.ApplicationAwareRoutingPolicyDefinition(name, undefined, { urn });
716
+ case "sdwan:index/applicationListPolicyObject:ApplicationListPolicyObject":
717
+ return new exports.ApplicationListPolicyObject(name, undefined, { urn });
718
+ case "sdwan:index/applicationPriorityFeatureProfile:ApplicationPriorityFeatureProfile":
719
+ return new exports.ApplicationPriorityFeatureProfile(name, undefined, { urn });
720
+ case "sdwan:index/applicationPriorityQosPolicyProfileParcel:ApplicationPriorityQosPolicyProfileParcel":
721
+ return new exports.ApplicationPriorityQosPolicyProfileParcel(name, undefined, { urn });
722
+ case "sdwan:index/asPathListPolicyObject:AsPathListPolicyObject":
723
+ return new exports.AsPathListPolicyObject(name, undefined, { urn });
724
+ case "sdwan:index/attachFeatureDeviceTemplate:AttachFeatureDeviceTemplate":
725
+ return new exports.AttachFeatureDeviceTemplate(name, undefined, { urn });
726
+ case "sdwan:index/blockUrlListPolicyObject:BlockUrlListPolicyObject":
727
+ return new exports.BlockUrlListPolicyObject(name, undefined, { urn });
728
+ case "sdwan:index/cedgeAaaFeatureTemplate:CedgeAaaFeatureTemplate":
729
+ return new exports.CedgeAaaFeatureTemplate(name, undefined, { urn });
730
+ case "sdwan:index/cedgeGlobalFeatureTemplate:CedgeGlobalFeatureTemplate":
731
+ return new exports.CedgeGlobalFeatureTemplate(name, undefined, { urn });
732
+ case "sdwan:index/cedgeIgmpFeatureTemplate:CedgeIgmpFeatureTemplate":
733
+ return new exports.CedgeIgmpFeatureTemplate(name, undefined, { urn });
734
+ case "sdwan:index/cedgeMulticastFeatureTemplate:CedgeMulticastFeatureTemplate":
735
+ return new exports.CedgeMulticastFeatureTemplate(name, undefined, { urn });
736
+ case "sdwan:index/cedgePimFeatureTemplate:CedgePimFeatureTemplate":
737
+ return new exports.CedgePimFeatureTemplate(name, undefined, { urn });
738
+ case "sdwan:index/cellularCedgeProfileFeatureTemplate:CellularCedgeProfileFeatureTemplate":
739
+ return new exports.CellularCedgeProfileFeatureTemplate(name, undefined, { urn });
740
+ case "sdwan:index/cellularControllerFeatureTemplate:CellularControllerFeatureTemplate":
741
+ return new exports.CellularControllerFeatureTemplate(name, undefined, { urn });
742
+ case "sdwan:index/cellularProfileFeatureTemplate:CellularProfileFeatureTemplate":
743
+ return new exports.CellularProfileFeatureTemplate(name, undefined, { urn });
744
+ case "sdwan:index/centralizedPolicy:CentralizedPolicy":
745
+ return new exports.CentralizedPolicy(name, undefined, { urn });
746
+ case "sdwan:index/cflowdPolicyDefinition:CflowdPolicyDefinition":
747
+ return new exports.CflowdPolicyDefinition(name, undefined, { urn });
748
+ case "sdwan:index/ciscoBannerFeatureTemplate:CiscoBannerFeatureTemplate":
749
+ return new exports.CiscoBannerFeatureTemplate(name, undefined, { urn });
750
+ case "sdwan:index/ciscoBfdFeatureTemplate:CiscoBfdFeatureTemplate":
751
+ return new exports.CiscoBfdFeatureTemplate(name, undefined, { urn });
752
+ case "sdwan:index/ciscoBgpFeatureTemplate:CiscoBgpFeatureTemplate":
753
+ return new exports.CiscoBgpFeatureTemplate(name, undefined, { urn });
754
+ case "sdwan:index/ciscoDhcpServerFeatureTemplate:CiscoDhcpServerFeatureTemplate":
755
+ return new exports.CiscoDhcpServerFeatureTemplate(name, undefined, { urn });
756
+ case "sdwan:index/ciscoLoggingFeatureTemplate:CiscoLoggingFeatureTemplate":
757
+ return new exports.CiscoLoggingFeatureTemplate(name, undefined, { urn });
758
+ case "sdwan:index/ciscoNtpFeatureTemplate:CiscoNtpFeatureTemplate":
759
+ return new exports.CiscoNtpFeatureTemplate(name, undefined, { urn });
760
+ case "sdwan:index/ciscoOmpFeatureTemplate:CiscoOmpFeatureTemplate":
761
+ return new exports.CiscoOmpFeatureTemplate(name, undefined, { urn });
762
+ case "sdwan:index/ciscoOspfFeatureTemplate:CiscoOspfFeatureTemplate":
763
+ return new exports.CiscoOspfFeatureTemplate(name, undefined, { urn });
764
+ case "sdwan:index/ciscoOspfv3FeatureTemplate:CiscoOspfv3FeatureTemplate":
765
+ return new exports.CiscoOspfv3FeatureTemplate(name, undefined, { urn });
766
+ case "sdwan:index/ciscoSecureInternetGatewayFeatureTemplate:CiscoSecureInternetGatewayFeatureTemplate":
767
+ return new exports.CiscoSecureInternetGatewayFeatureTemplate(name, undefined, { urn });
768
+ case "sdwan:index/ciscoSecurityFeatureTemplate:CiscoSecurityFeatureTemplate":
769
+ return new exports.CiscoSecurityFeatureTemplate(name, undefined, { urn });
770
+ case "sdwan:index/ciscoSigCredentialsFeatureTemplate:CiscoSigCredentialsFeatureTemplate":
771
+ return new exports.CiscoSigCredentialsFeatureTemplate(name, undefined, { urn });
772
+ case "sdwan:index/ciscoSnmpFeatureTemplate:CiscoSnmpFeatureTemplate":
773
+ return new exports.CiscoSnmpFeatureTemplate(name, undefined, { urn });
774
+ case "sdwan:index/ciscoSystemFeatureTemplate:CiscoSystemFeatureTemplate":
775
+ return new exports.CiscoSystemFeatureTemplate(name, undefined, { urn });
776
+ case "sdwan:index/ciscoThousandeyesFeatureTemplate:CiscoThousandeyesFeatureTemplate":
777
+ return new exports.CiscoThousandeyesFeatureTemplate(name, undefined, { urn });
778
+ case "sdwan:index/ciscoTrustsecFeatureTemplate:CiscoTrustsecFeatureTemplate":
779
+ return new exports.CiscoTrustsecFeatureTemplate(name, undefined, { urn });
780
+ case "sdwan:index/ciscoVpnFeatureTemplate:CiscoVpnFeatureTemplate":
781
+ return new exports.CiscoVpnFeatureTemplate(name, undefined, { urn });
782
+ case "sdwan:index/ciscoVpnInterfaceFeatureTemplate:CiscoVpnInterfaceFeatureTemplate":
783
+ return new exports.CiscoVpnInterfaceFeatureTemplate(name, undefined, { urn });
784
+ case "sdwan:index/ciscoVpnInterfaceGreFeatureTemplate:CiscoVpnInterfaceGreFeatureTemplate":
785
+ return new exports.CiscoVpnInterfaceGreFeatureTemplate(name, undefined, { urn });
786
+ case "sdwan:index/ciscoVpnInterfaceIpsecFeatureTemplate:CiscoVpnInterfaceIpsecFeatureTemplate":
787
+ return new exports.CiscoVpnInterfaceIpsecFeatureTemplate(name, undefined, { urn });
788
+ case "sdwan:index/ciscoWirelessLanFeatureTemplate:CiscoWirelessLanFeatureTemplate":
789
+ return new exports.CiscoWirelessLanFeatureTemplate(name, undefined, { urn });
790
+ case "sdwan:index/classMapPolicyObject:ClassMapPolicyObject":
791
+ return new exports.ClassMapPolicyObject(name, undefined, { urn });
792
+ case "sdwan:index/cliConfigProfileParcel:CliConfigProfileParcel":
793
+ return new exports.CliConfigProfileParcel(name, undefined, { urn });
794
+ case "sdwan:index/cliDeviceTemplate:CliDeviceTemplate":
795
+ return new exports.CliDeviceTemplate(name, undefined, { urn });
796
+ case "sdwan:index/cliFeatureProfile:CliFeatureProfile":
797
+ return new exports.CliFeatureProfile(name, undefined, { urn });
798
+ case "sdwan:index/cliTemplateFeatureTemplate:CliTemplateFeatureTemplate":
799
+ return new exports.CliTemplateFeatureTemplate(name, undefined, { urn });
800
+ case "sdwan:index/colorListPolicyObject:ColorListPolicyObject":
801
+ return new exports.ColorListPolicyObject(name, undefined, { urn });
802
+ case "sdwan:index/configurationGroup:ConfigurationGroup":
803
+ return new exports.ConfigurationGroup(name, undefined, { urn });
804
+ case "sdwan:index/configurationGroupDeploy:ConfigurationGroupDeploy":
805
+ return new exports.ConfigurationGroupDeploy(name, undefined, { urn });
806
+ case "sdwan:index/configurationGroupDeviceVariables:ConfigurationGroupDeviceVariables":
807
+ return new exports.ConfigurationGroupDeviceVariables(name, undefined, { urn });
808
+ case "sdwan:index/configurationGroupDevices:ConfigurationGroupDevices":
809
+ return new exports.ConfigurationGroupDevices(name, undefined, { urn });
810
+ case "sdwan:index/customControlTopologyPolicyDefinition:CustomControlTopologyPolicyDefinition":
811
+ return new exports.CustomControlTopologyPolicyDefinition(name, undefined, { urn });
812
+ case "sdwan:index/dataFqdnPrefixListPolicyObject:DataFqdnPrefixListPolicyObject":
813
+ return new exports.DataFqdnPrefixListPolicyObject(name, undefined, { urn });
814
+ case "sdwan:index/dataIpv4PrefixListPolicyObject:DataIpv4PrefixListPolicyObject":
815
+ return new exports.DataIpv4PrefixListPolicyObject(name, undefined, { urn });
816
+ case "sdwan:index/dataIpv6PrefixListPolicyObject:DataIpv6PrefixListPolicyObject":
817
+ return new exports.DataIpv6PrefixListPolicyObject(name, undefined, { urn });
818
+ case "sdwan:index/dnsSecurityPolicyDefinition:DnsSecurityPolicyDefinition":
819
+ return new exports.DnsSecurityPolicyDefinition(name, undefined, { urn });
820
+ case "sdwan:index/domainListPolicyObject:DomainListPolicyObject":
821
+ return new exports.DomainListPolicyObject(name, undefined, { urn });
822
+ case "sdwan:index/eigrpFeatureTemplate:EigrpFeatureTemplate":
823
+ return new exports.EigrpFeatureTemplate(name, undefined, { urn });
824
+ case "sdwan:index/expandedCommunityListPolicyObject:ExpandedCommunityListPolicyObject":
825
+ return new exports.ExpandedCommunityListPolicyObject(name, undefined, { urn });
826
+ case "sdwan:index/extendedCommunityListPolicyObject:ExtendedCommunityListPolicyObject":
827
+ return new exports.ExtendedCommunityListPolicyObject(name, undefined, { urn });
828
+ case "sdwan:index/featureDeviceTemplate:FeatureDeviceTemplate":
829
+ return new exports.FeatureDeviceTemplate(name, undefined, { urn });
830
+ case "sdwan:index/geoLocationListPolicyObject:GeoLocationListPolicyObject":
831
+ return new exports.GeoLocationListPolicyObject(name, undefined, { urn });
832
+ case "sdwan:index/gpsFeatureTemplate:GpsFeatureTemplate":
833
+ return new exports.GpsFeatureTemplate(name, undefined, { urn });
834
+ case "sdwan:index/hubAndSpokeTopologyPolicyDefinition:HubAndSpokeTopologyPolicyDefinition":
835
+ return new exports.HubAndSpokeTopologyPolicyDefinition(name, undefined, { urn });
836
+ case "sdwan:index/intrusionPreventionPolicyDefinition:IntrusionPreventionPolicyDefinition":
837
+ return new exports.IntrusionPreventionPolicyDefinition(name, undefined, { urn });
838
+ case "sdwan:index/ipsSignatureListPolicyObject:IpsSignatureListPolicyObject":
839
+ return new exports.IpsSignatureListPolicyObject(name, undefined, { urn });
840
+ case "sdwan:index/ipv4AclPolicyDefinition:Ipv4AclPolicyDefinition":
841
+ return new exports.Ipv4AclPolicyDefinition(name, undefined, { urn });
842
+ case "sdwan:index/ipv4DeviceAclPolicyDefinition:Ipv4DeviceAclPolicyDefinition":
843
+ return new exports.Ipv4DeviceAclPolicyDefinition(name, undefined, { urn });
844
+ case "sdwan:index/ipv4PrefixListPolicyObject:Ipv4PrefixListPolicyObject":
845
+ return new exports.Ipv4PrefixListPolicyObject(name, undefined, { urn });
846
+ case "sdwan:index/ipv6AclPolicyDefinition:Ipv6AclPolicyDefinition":
847
+ return new exports.Ipv6AclPolicyDefinition(name, undefined, { urn });
848
+ case "sdwan:index/ipv6DeviceAclPolicyDefinition:Ipv6DeviceAclPolicyDefinition":
849
+ return new exports.Ipv6DeviceAclPolicyDefinition(name, undefined, { urn });
850
+ case "sdwan:index/ipv6PrefixListPolicyObject:Ipv6PrefixListPolicyObject":
851
+ return new exports.Ipv6PrefixListPolicyObject(name, undefined, { urn });
852
+ case "sdwan:index/localApplicationListPolicyObject:LocalApplicationListPolicyObject":
853
+ return new exports.LocalApplicationListPolicyObject(name, undefined, { urn });
854
+ case "sdwan:index/localizedPolicy:LocalizedPolicy":
855
+ return new exports.LocalizedPolicy(name, undefined, { urn });
856
+ case "sdwan:index/meshTopologyPolicyDefinition:MeshTopologyPolicyDefinition":
857
+ return new exports.MeshTopologyPolicyDefinition(name, undefined, { urn });
858
+ case "sdwan:index/mirrorPolicyObject:MirrorPolicyObject":
859
+ return new exports.MirrorPolicyObject(name, undefined, { urn });
860
+ case "sdwan:index/objectGroupPolicyDefinition:ObjectGroupPolicyDefinition":
861
+ return new exports.ObjectGroupPolicyDefinition(name, undefined, { urn });
862
+ case "sdwan:index/policerPolicyObject:PolicerPolicyObject":
863
+ return new exports.PolicerPolicyObject(name, undefined, { urn });
864
+ case "sdwan:index/portListPolicyObject:PortListPolicyObject":
865
+ return new exports.PortListPolicyObject(name, undefined, { urn });
866
+ case "sdwan:index/preferredColorGroupPolicyObject:PreferredColorGroupPolicyObject":
867
+ return new exports.PreferredColorGroupPolicyObject(name, undefined, { urn });
868
+ case "sdwan:index/protocolListPolicyObject:ProtocolListPolicyObject":
869
+ return new exports.ProtocolListPolicyObject(name, undefined, { urn });
870
+ case "sdwan:index/qosMapPolicyDefinition:QosMapPolicyDefinition":
871
+ return new exports.QosMapPolicyDefinition(name, undefined, { urn });
872
+ case "sdwan:index/regionListPolicyObject:RegionListPolicyObject":
873
+ return new exports.RegionListPolicyObject(name, undefined, { urn });
874
+ case "sdwan:index/rewriteRulePolicyDefinition:RewriteRulePolicyDefinition":
875
+ return new exports.RewriteRulePolicyDefinition(name, undefined, { urn });
876
+ case "sdwan:index/routePolicyDefinition:RoutePolicyDefinition":
877
+ return new exports.RoutePolicyDefinition(name, undefined, { urn });
878
+ case "sdwan:index/ruleSetPolicyDefinition:RuleSetPolicyDefinition":
879
+ return new exports.RuleSetPolicyDefinition(name, undefined, { urn });
880
+ case "sdwan:index/securityAppHostingFeatureTemplate:SecurityAppHostingFeatureTemplate":
881
+ return new exports.SecurityAppHostingFeatureTemplate(name, undefined, { urn });
882
+ case "sdwan:index/securityPolicy:SecurityPolicy":
883
+ return new exports.SecurityPolicy(name, undefined, { urn });
884
+ case "sdwan:index/serviceFeatureProfile:ServiceFeatureProfile":
885
+ return new exports.ServiceFeatureProfile(name, undefined, { urn });
886
+ case "sdwan:index/serviceLanVpnInterfaceEthernetProfileParcel:ServiceLanVpnInterfaceEthernetProfileParcel":
887
+ return new exports.ServiceLanVpnInterfaceEthernetProfileParcel(name, undefined, { urn });
888
+ case "sdwan:index/serviceLanVpnProfileParcel:ServiceLanVpnProfileParcel":
889
+ return new exports.ServiceLanVpnProfileParcel(name, undefined, { urn });
890
+ case "sdwan:index/serviceTrackerProfileParcel:ServiceTrackerProfileParcel":
891
+ return new exports.ServiceTrackerProfileParcel(name, undefined, { urn });
892
+ case "sdwan:index/siteListPolicyObject:SiteListPolicyObject":
893
+ return new exports.SiteListPolicyObject(name, undefined, { urn });
894
+ case "sdwan:index/slaClassPolicyObject:SlaClassPolicyObject":
895
+ return new exports.SlaClassPolicyObject(name, undefined, { urn });
896
+ case "sdwan:index/standardCommunityListPolicyObject:StandardCommunityListPolicyObject":
897
+ return new exports.StandardCommunityListPolicyObject(name, undefined, { urn });
898
+ case "sdwan:index/switchportFeatureTemplate:SwitchportFeatureTemplate":
899
+ return new exports.SwitchportFeatureTemplate(name, undefined, { urn });
900
+ case "sdwan:index/systemAaaProfileParcel:SystemAaaProfileParcel":
901
+ return new exports.SystemAaaProfileParcel(name, undefined, { urn });
902
+ case "sdwan:index/systemBannerProfileParcel:SystemBannerProfileParcel":
903
+ return new exports.SystemBannerProfileParcel(name, undefined, { urn });
904
+ case "sdwan:index/systemBasicProfileParcel:SystemBasicProfileParcel":
905
+ return new exports.SystemBasicProfileParcel(name, undefined, { urn });
906
+ case "sdwan:index/systemBfdProfileParcel:SystemBfdProfileParcel":
907
+ return new exports.SystemBfdProfileParcel(name, undefined, { urn });
908
+ case "sdwan:index/systemFeatureProfile:SystemFeatureProfile":
909
+ return new exports.SystemFeatureProfile(name, undefined, { urn });
910
+ case "sdwan:index/systemFlexiblePortSpeedProfileParcel:SystemFlexiblePortSpeedProfileParcel":
911
+ return new exports.SystemFlexiblePortSpeedProfileParcel(name, undefined, { urn });
912
+ case "sdwan:index/systemGlobalProfileParcel:SystemGlobalProfileParcel":
913
+ return new exports.SystemGlobalProfileParcel(name, undefined, { urn });
914
+ case "sdwan:index/systemLoggingProfileParcel:SystemLoggingProfileParcel":
915
+ return new exports.SystemLoggingProfileParcel(name, undefined, { urn });
916
+ case "sdwan:index/systemMrfProfileParcel:SystemMrfProfileParcel":
917
+ return new exports.SystemMrfProfileParcel(name, undefined, { urn });
918
+ case "sdwan:index/systemNtpProfileParcel:SystemNtpProfileParcel":
919
+ return new exports.SystemNtpProfileParcel(name, undefined, { urn });
920
+ case "sdwan:index/systemOmpProfileParcel:SystemOmpProfileParcel":
921
+ return new exports.SystemOmpProfileParcel(name, undefined, { urn });
922
+ case "sdwan:index/systemPerformanceMonitoringProfileParcel:SystemPerformanceMonitoringProfileParcel":
923
+ return new exports.SystemPerformanceMonitoringProfileParcel(name, undefined, { urn });
924
+ case "sdwan:index/systemRemoteAccessProfileParcel:SystemRemoteAccessProfileParcel":
925
+ return new exports.SystemRemoteAccessProfileParcel(name, undefined, { urn });
926
+ case "sdwan:index/systemSecurityProfileParcel:SystemSecurityProfileParcel":
927
+ return new exports.SystemSecurityProfileParcel(name, undefined, { urn });
928
+ case "sdwan:index/systemSnmpProfileParcel:SystemSnmpProfileParcel":
929
+ return new exports.SystemSnmpProfileParcel(name, undefined, { urn });
930
+ case "sdwan:index/tlocListPolicyObject:TlocListPolicyObject":
931
+ return new exports.TlocListPolicyObject(name, undefined, { urn });
932
+ case "sdwan:index/tlsSslDecryptionPolicyDefinition:TlsSslDecryptionPolicyDefinition":
933
+ return new exports.TlsSslDecryptionPolicyDefinition(name, undefined, { urn });
934
+ case "sdwan:index/tlsSslProfilePolicyDefinition:TlsSslProfilePolicyDefinition":
935
+ return new exports.TlsSslProfilePolicyDefinition(name, undefined, { urn });
936
+ case "sdwan:index/trafficDataPolicyDefinition:TrafficDataPolicyDefinition":
937
+ return new exports.TrafficDataPolicyDefinition(name, undefined, { urn });
938
+ case "sdwan:index/transportFeatureProfile:TransportFeatureProfile":
939
+ return new exports.TransportFeatureProfile(name, undefined, { urn });
940
+ case "sdwan:index/transportIpv6TrackerProfileParcel:TransportIpv6TrackerProfileParcel":
941
+ return new exports.TransportIpv6TrackerProfileParcel(name, undefined, { urn });
942
+ case "sdwan:index/transportManagementVpnInterfaceEthernetProfileParcel:TransportManagementVpnInterfaceEthernetProfileParcel":
943
+ return new exports.TransportManagementVpnInterfaceEthernetProfileParcel(name, undefined, { urn });
944
+ case "sdwan:index/transportManagementVpnProfileParcel:TransportManagementVpnProfileParcel":
945
+ return new exports.TransportManagementVpnProfileParcel(name, undefined, { urn });
946
+ case "sdwan:index/transportRoutingBgpProfileParcel:TransportRoutingBgpProfileParcel":
947
+ return new exports.TransportRoutingBgpProfileParcel(name, undefined, { urn });
948
+ case "sdwan:index/transportWanVpnInterfaceEthernetProfileParcel:TransportWanVpnInterfaceEthernetProfileParcel":
949
+ return new exports.TransportWanVpnInterfaceEthernetProfileParcel(name, undefined, { urn });
950
+ case "sdwan:index/transportWanVpnProfileParcel:TransportWanVpnProfileParcel":
951
+ return new exports.TransportWanVpnProfileParcel(name, undefined, { urn });
952
+ case "sdwan:index/urlFilteringPolicyDefinition:UrlFilteringPolicyDefinition":
953
+ return new exports.UrlFilteringPolicyDefinition(name, undefined, { urn });
954
+ case "sdwan:index/vpnInterfaceCellularFeatureTemplate:VpnInterfaceCellularFeatureTemplate":
955
+ return new exports.VpnInterfaceCellularFeatureTemplate(name, undefined, { urn });
956
+ case "sdwan:index/vpnInterfaceDslIpoeFeatureTemplate:VpnInterfaceDslIpoeFeatureTemplate":
957
+ return new exports.VpnInterfaceDslIpoeFeatureTemplate(name, undefined, { urn });
958
+ case "sdwan:index/vpnInterfaceDslPppoaFeatureTemplate:VpnInterfaceDslPppoaFeatureTemplate":
959
+ return new exports.VpnInterfaceDslPppoaFeatureTemplate(name, undefined, { urn });
960
+ case "sdwan:index/vpnInterfaceDslPppoeFeatureTemplate:VpnInterfaceDslPppoeFeatureTemplate":
961
+ return new exports.VpnInterfaceDslPppoeFeatureTemplate(name, undefined, { urn });
962
+ case "sdwan:index/vpnInterfaceEthernetPppoeFeatureTemplate:VpnInterfaceEthernetPppoeFeatureTemplate":
963
+ return new exports.VpnInterfaceEthernetPppoeFeatureTemplate(name, undefined, { urn });
964
+ case "sdwan:index/vpnInterfaceMultilinkFeatureTemplate:VpnInterfaceMultilinkFeatureTemplate":
965
+ return new exports.VpnInterfaceMultilinkFeatureTemplate(name, undefined, { urn });
966
+ case "sdwan:index/vpnInterfaceSviFeatureTemplate:VpnInterfaceSviFeatureTemplate":
967
+ return new exports.VpnInterfaceSviFeatureTemplate(name, undefined, { urn });
968
+ case "sdwan:index/vpnInterfaceT1E1SerialFeatureTemplate:VpnInterfaceT1E1SerialFeatureTemplate":
969
+ return new exports.VpnInterfaceT1E1SerialFeatureTemplate(name, undefined, { urn });
970
+ case "sdwan:index/vpnListPolicyObject:VpnListPolicyObject":
971
+ return new exports.VpnListPolicyObject(name, undefined, { urn });
972
+ case "sdwan:index/vpnMembershipPolicyDefinition:VpnMembershipPolicyDefinition":
973
+ return new exports.VpnMembershipPolicyDefinition(name, undefined, { urn });
974
+ case "sdwan:index/zoneListPolicyObject:ZoneListPolicyObject":
975
+ return new exports.ZoneListPolicyObject(name, undefined, { urn });
976
+ default:
977
+ throw new Error(`unknown resource type ${type}`);
978
+ }
979
+ },
980
+ };
981
+ pulumi.runtime.registerResourceModule("sdwan", "index/activateCentralizedPolicy", _module);
982
+ pulumi.runtime.registerResourceModule("sdwan", "index/advancedInspectionProfilePolicyDefinition", _module);
983
+ pulumi.runtime.registerResourceModule("sdwan", "index/advancedMalwareProtectionPolicyDefinition", _module);
984
+ pulumi.runtime.registerResourceModule("sdwan", "index/allowUrlListPolicyObject", _module);
985
+ pulumi.runtime.registerResourceModule("sdwan", "index/appProbeClassPolicyObject", _module);
986
+ pulumi.runtime.registerResourceModule("sdwan", "index/applicationAwareRoutingPolicyDefinition", _module);
987
+ pulumi.runtime.registerResourceModule("sdwan", "index/applicationListPolicyObject", _module);
988
+ pulumi.runtime.registerResourceModule("sdwan", "index/applicationPriorityFeatureProfile", _module);
989
+ pulumi.runtime.registerResourceModule("sdwan", "index/applicationPriorityQosPolicyProfileParcel", _module);
990
+ pulumi.runtime.registerResourceModule("sdwan", "index/asPathListPolicyObject", _module);
991
+ pulumi.runtime.registerResourceModule("sdwan", "index/attachFeatureDeviceTemplate", _module);
992
+ pulumi.runtime.registerResourceModule("sdwan", "index/blockUrlListPolicyObject", _module);
993
+ pulumi.runtime.registerResourceModule("sdwan", "index/cedgeAaaFeatureTemplate", _module);
994
+ pulumi.runtime.registerResourceModule("sdwan", "index/cedgeGlobalFeatureTemplate", _module);
995
+ pulumi.runtime.registerResourceModule("sdwan", "index/cedgeIgmpFeatureTemplate", _module);
996
+ pulumi.runtime.registerResourceModule("sdwan", "index/cedgeMulticastFeatureTemplate", _module);
997
+ pulumi.runtime.registerResourceModule("sdwan", "index/cedgePimFeatureTemplate", _module);
998
+ pulumi.runtime.registerResourceModule("sdwan", "index/cellularCedgeProfileFeatureTemplate", _module);
999
+ pulumi.runtime.registerResourceModule("sdwan", "index/cellularControllerFeatureTemplate", _module);
1000
+ pulumi.runtime.registerResourceModule("sdwan", "index/cellularProfileFeatureTemplate", _module);
1001
+ pulumi.runtime.registerResourceModule("sdwan", "index/centralizedPolicy", _module);
1002
+ pulumi.runtime.registerResourceModule("sdwan", "index/cflowdPolicyDefinition", _module);
1003
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoBannerFeatureTemplate", _module);
1004
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoBfdFeatureTemplate", _module);
1005
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoBgpFeatureTemplate", _module);
1006
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoDhcpServerFeatureTemplate", _module);
1007
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoLoggingFeatureTemplate", _module);
1008
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoNtpFeatureTemplate", _module);
1009
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoOmpFeatureTemplate", _module);
1010
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoOspfFeatureTemplate", _module);
1011
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoOspfv3FeatureTemplate", _module);
1012
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoSecureInternetGatewayFeatureTemplate", _module);
1013
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoSecurityFeatureTemplate", _module);
1014
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoSigCredentialsFeatureTemplate", _module);
1015
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoSnmpFeatureTemplate", _module);
1016
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoSystemFeatureTemplate", _module);
1017
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoThousandeyesFeatureTemplate", _module);
1018
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoTrustsecFeatureTemplate", _module);
1019
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoVpnFeatureTemplate", _module);
1020
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoVpnInterfaceFeatureTemplate", _module);
1021
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoVpnInterfaceGreFeatureTemplate", _module);
1022
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoVpnInterfaceIpsecFeatureTemplate", _module);
1023
+ pulumi.runtime.registerResourceModule("sdwan", "index/ciscoWirelessLanFeatureTemplate", _module);
1024
+ pulumi.runtime.registerResourceModule("sdwan", "index/classMapPolicyObject", _module);
1025
+ pulumi.runtime.registerResourceModule("sdwan", "index/cliConfigProfileParcel", _module);
1026
+ pulumi.runtime.registerResourceModule("sdwan", "index/cliDeviceTemplate", _module);
1027
+ pulumi.runtime.registerResourceModule("sdwan", "index/cliFeatureProfile", _module);
1028
+ pulumi.runtime.registerResourceModule("sdwan", "index/cliTemplateFeatureTemplate", _module);
1029
+ pulumi.runtime.registerResourceModule("sdwan", "index/colorListPolicyObject", _module);
1030
+ pulumi.runtime.registerResourceModule("sdwan", "index/configurationGroup", _module);
1031
+ pulumi.runtime.registerResourceModule("sdwan", "index/configurationGroupDeploy", _module);
1032
+ pulumi.runtime.registerResourceModule("sdwan", "index/configurationGroupDeviceVariables", _module);
1033
+ pulumi.runtime.registerResourceModule("sdwan", "index/configurationGroupDevices", _module);
1034
+ pulumi.runtime.registerResourceModule("sdwan", "index/customControlTopologyPolicyDefinition", _module);
1035
+ pulumi.runtime.registerResourceModule("sdwan", "index/dataFqdnPrefixListPolicyObject", _module);
1036
+ pulumi.runtime.registerResourceModule("sdwan", "index/dataIpv4PrefixListPolicyObject", _module);
1037
+ pulumi.runtime.registerResourceModule("sdwan", "index/dataIpv6PrefixListPolicyObject", _module);
1038
+ pulumi.runtime.registerResourceModule("sdwan", "index/dnsSecurityPolicyDefinition", _module);
1039
+ pulumi.runtime.registerResourceModule("sdwan", "index/domainListPolicyObject", _module);
1040
+ pulumi.runtime.registerResourceModule("sdwan", "index/eigrpFeatureTemplate", _module);
1041
+ pulumi.runtime.registerResourceModule("sdwan", "index/expandedCommunityListPolicyObject", _module);
1042
+ pulumi.runtime.registerResourceModule("sdwan", "index/extendedCommunityListPolicyObject", _module);
1043
+ pulumi.runtime.registerResourceModule("sdwan", "index/featureDeviceTemplate", _module);
1044
+ pulumi.runtime.registerResourceModule("sdwan", "index/geoLocationListPolicyObject", _module);
1045
+ pulumi.runtime.registerResourceModule("sdwan", "index/gpsFeatureTemplate", _module);
1046
+ pulumi.runtime.registerResourceModule("sdwan", "index/hubAndSpokeTopologyPolicyDefinition", _module);
1047
+ pulumi.runtime.registerResourceModule("sdwan", "index/intrusionPreventionPolicyDefinition", _module);
1048
+ pulumi.runtime.registerResourceModule("sdwan", "index/ipsSignatureListPolicyObject", _module);
1049
+ pulumi.runtime.registerResourceModule("sdwan", "index/ipv4AclPolicyDefinition", _module);
1050
+ pulumi.runtime.registerResourceModule("sdwan", "index/ipv4DeviceAclPolicyDefinition", _module);
1051
+ pulumi.runtime.registerResourceModule("sdwan", "index/ipv4PrefixListPolicyObject", _module);
1052
+ pulumi.runtime.registerResourceModule("sdwan", "index/ipv6AclPolicyDefinition", _module);
1053
+ pulumi.runtime.registerResourceModule("sdwan", "index/ipv6DeviceAclPolicyDefinition", _module);
1054
+ pulumi.runtime.registerResourceModule("sdwan", "index/ipv6PrefixListPolicyObject", _module);
1055
+ pulumi.runtime.registerResourceModule("sdwan", "index/localApplicationListPolicyObject", _module);
1056
+ pulumi.runtime.registerResourceModule("sdwan", "index/localizedPolicy", _module);
1057
+ pulumi.runtime.registerResourceModule("sdwan", "index/meshTopologyPolicyDefinition", _module);
1058
+ pulumi.runtime.registerResourceModule("sdwan", "index/mirrorPolicyObject", _module);
1059
+ pulumi.runtime.registerResourceModule("sdwan", "index/objectGroupPolicyDefinition", _module);
1060
+ pulumi.runtime.registerResourceModule("sdwan", "index/policerPolicyObject", _module);
1061
+ pulumi.runtime.registerResourceModule("sdwan", "index/portListPolicyObject", _module);
1062
+ pulumi.runtime.registerResourceModule("sdwan", "index/preferredColorGroupPolicyObject", _module);
1063
+ pulumi.runtime.registerResourceModule("sdwan", "index/protocolListPolicyObject", _module);
1064
+ pulumi.runtime.registerResourceModule("sdwan", "index/qosMapPolicyDefinition", _module);
1065
+ pulumi.runtime.registerResourceModule("sdwan", "index/regionListPolicyObject", _module);
1066
+ pulumi.runtime.registerResourceModule("sdwan", "index/rewriteRulePolicyDefinition", _module);
1067
+ pulumi.runtime.registerResourceModule("sdwan", "index/routePolicyDefinition", _module);
1068
+ pulumi.runtime.registerResourceModule("sdwan", "index/ruleSetPolicyDefinition", _module);
1069
+ pulumi.runtime.registerResourceModule("sdwan", "index/securityAppHostingFeatureTemplate", _module);
1070
+ pulumi.runtime.registerResourceModule("sdwan", "index/securityPolicy", _module);
1071
+ pulumi.runtime.registerResourceModule("sdwan", "index/serviceFeatureProfile", _module);
1072
+ pulumi.runtime.registerResourceModule("sdwan", "index/serviceLanVpnInterfaceEthernetProfileParcel", _module);
1073
+ pulumi.runtime.registerResourceModule("sdwan", "index/serviceLanVpnProfileParcel", _module);
1074
+ pulumi.runtime.registerResourceModule("sdwan", "index/serviceTrackerProfileParcel", _module);
1075
+ pulumi.runtime.registerResourceModule("sdwan", "index/siteListPolicyObject", _module);
1076
+ pulumi.runtime.registerResourceModule("sdwan", "index/slaClassPolicyObject", _module);
1077
+ pulumi.runtime.registerResourceModule("sdwan", "index/standardCommunityListPolicyObject", _module);
1078
+ pulumi.runtime.registerResourceModule("sdwan", "index/switchportFeatureTemplate", _module);
1079
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemAaaProfileParcel", _module);
1080
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemBannerProfileParcel", _module);
1081
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemBasicProfileParcel", _module);
1082
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemBfdProfileParcel", _module);
1083
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemFeatureProfile", _module);
1084
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemFlexiblePortSpeedProfileParcel", _module);
1085
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemGlobalProfileParcel", _module);
1086
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemLoggingProfileParcel", _module);
1087
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemMrfProfileParcel", _module);
1088
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemNtpProfileParcel", _module);
1089
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemOmpProfileParcel", _module);
1090
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemPerformanceMonitoringProfileParcel", _module);
1091
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemRemoteAccessProfileParcel", _module);
1092
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemSecurityProfileParcel", _module);
1093
+ pulumi.runtime.registerResourceModule("sdwan", "index/systemSnmpProfileParcel", _module);
1094
+ pulumi.runtime.registerResourceModule("sdwan", "index/tlocListPolicyObject", _module);
1095
+ pulumi.runtime.registerResourceModule("sdwan", "index/tlsSslDecryptionPolicyDefinition", _module);
1096
+ pulumi.runtime.registerResourceModule("sdwan", "index/tlsSslProfilePolicyDefinition", _module);
1097
+ pulumi.runtime.registerResourceModule("sdwan", "index/trafficDataPolicyDefinition", _module);
1098
+ pulumi.runtime.registerResourceModule("sdwan", "index/transportFeatureProfile", _module);
1099
+ pulumi.runtime.registerResourceModule("sdwan", "index/transportIpv6TrackerProfileParcel", _module);
1100
+ pulumi.runtime.registerResourceModule("sdwan", "index/transportManagementVpnInterfaceEthernetProfileParcel", _module);
1101
+ pulumi.runtime.registerResourceModule("sdwan", "index/transportManagementVpnProfileParcel", _module);
1102
+ pulumi.runtime.registerResourceModule("sdwan", "index/transportRoutingBgpProfileParcel", _module);
1103
+ pulumi.runtime.registerResourceModule("sdwan", "index/transportWanVpnInterfaceEthernetProfileParcel", _module);
1104
+ pulumi.runtime.registerResourceModule("sdwan", "index/transportWanVpnProfileParcel", _module);
1105
+ pulumi.runtime.registerResourceModule("sdwan", "index/urlFilteringPolicyDefinition", _module);
1106
+ pulumi.runtime.registerResourceModule("sdwan", "index/vpnInterfaceCellularFeatureTemplate", _module);
1107
+ pulumi.runtime.registerResourceModule("sdwan", "index/vpnInterfaceDslIpoeFeatureTemplate", _module);
1108
+ pulumi.runtime.registerResourceModule("sdwan", "index/vpnInterfaceDslPppoaFeatureTemplate", _module);
1109
+ pulumi.runtime.registerResourceModule("sdwan", "index/vpnInterfaceDslPppoeFeatureTemplate", _module);
1110
+ pulumi.runtime.registerResourceModule("sdwan", "index/vpnInterfaceEthernetPppoeFeatureTemplate", _module);
1111
+ pulumi.runtime.registerResourceModule("sdwan", "index/vpnInterfaceMultilinkFeatureTemplate", _module);
1112
+ pulumi.runtime.registerResourceModule("sdwan", "index/vpnInterfaceSviFeatureTemplate", _module);
1113
+ pulumi.runtime.registerResourceModule("sdwan", "index/vpnInterfaceT1E1SerialFeatureTemplate", _module);
1114
+ pulumi.runtime.registerResourceModule("sdwan", "index/vpnListPolicyObject", _module);
1115
+ pulumi.runtime.registerResourceModule("sdwan", "index/vpnMembershipPolicyDefinition", _module);
1116
+ pulumi.runtime.registerResourceModule("sdwan", "index/zoneListPolicyObject", _module);
1117
+ pulumi.runtime.registerResourcePackage("sdwan", {
1118
+ version: utilities.getVersion(),
1119
+ constructProvider: (name, type, urn) => {
1120
+ if (type !== "pulumi:providers:sdwan") {
1121
+ throw new Error(`unknown provider type ${type}`);
1122
+ }
1123
+ return new exports.Provider(name, undefined, { urn });
1124
+ },
1125
+ });
1126
+ //# sourceMappingURL=index.js.map