@pulumi/sdwan 0.1.0-alpha.1716879684

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (840) hide show
  1. package/LICENSE +202 -0
  2. package/README.md +49 -0
  3. package/activateCentralizedPolicy.d.ts +51 -0
  4. package/activateCentralizedPolicy.js +52 -0
  5. package/activateCentralizedPolicy.js.map +1 -0
  6. package/advancedInspectionProfilePolicyDefinition.d.ts +199 -0
  7. package/advancedInspectionProfilePolicyDefinition.js +97 -0
  8. package/advancedInspectionProfilePolicyDefinition.js.map +1 -0
  9. package/advancedMalwareProtectionPolicyDefinition.d.ts +216 -0
  10. package/advancedMalwareProtectionPolicyDefinition.js +104 -0
  11. package/advancedMalwareProtectionPolicyDefinition.js.map +1 -0
  12. package/allowUrlListPolicyObject.d.ts +93 -0
  13. package/allowUrlListPolicyObject.js +79 -0
  14. package/allowUrlListPolicyObject.js.map +1 -0
  15. package/appProbeClassPolicyObject.d.ts +107 -0
  16. package/appProbeClassPolicyObject.js +86 -0
  17. package/appProbeClassPolicyObject.js.map +1 -0
  18. package/applicationAwareRoutingPolicyDefinition.d.ts +99 -0
  19. package/applicationAwareRoutingPolicyDefinition.js +72 -0
  20. package/applicationAwareRoutingPolicyDefinition.js.map +1 -0
  21. package/applicationListPolicyObject.d.ts +93 -0
  22. package/applicationListPolicyObject.js +79 -0
  23. package/applicationListPolicyObject.js.map +1 -0
  24. package/applicationPriorityFeatureProfile.d.ts +81 -0
  25. package/applicationPriorityFeatureProfile.js +75 -0
  26. package/applicationPriorityFeatureProfile.js.map +1 -0
  27. package/applicationPriorityQosPolicyProfileParcel.d.ts +128 -0
  28. package/applicationPriorityQosPolicyProfileParcel.js +74 -0
  29. package/applicationPriorityQosPolicyProfileParcel.js.map +1 -0
  30. package/asPathListPolicyObject.d.ts +79 -0
  31. package/asPathListPolicyObject.js +65 -0
  32. package/asPathListPolicyObject.js.map +1 -0
  33. package/attachFeatureDeviceTemplate.d.ts +65 -0
  34. package/attachFeatureDeviceTemplate.js +57 -0
  35. package/attachFeatureDeviceTemplate.js.map +1 -0
  36. package/blockUrlListPolicyObject.d.ts +93 -0
  37. package/blockUrlListPolicyObject.js +79 -0
  38. package/blockUrlListPolicyObject.js.map +1 -0
  39. package/cedgeAaaFeatureTemplate.d.ts +418 -0
  40. package/cedgeAaaFeatureTemplate.js +125 -0
  41. package/cedgeAaaFeatureTemplate.js.map +1 -0
  42. package/cedgeGlobalFeatureTemplate.d.ts +692 -0
  43. package/cedgeGlobalFeatureTemplate.js +201 -0
  44. package/cedgeGlobalFeatureTemplate.js.map +1 -0
  45. package/cedgeIgmpFeatureTemplate.d.ts +118 -0
  46. package/cedgeIgmpFeatureTemplate.js +75 -0
  47. package/cedgeIgmpFeatureTemplate.js.map +1 -0
  48. package/cedgeMulticastFeatureTemplate.d.ts +192 -0
  49. package/cedgeMulticastFeatureTemplate.js +101 -0
  50. package/cedgeMulticastFeatureTemplate.js.map +1 -0
  51. package/cedgePimFeatureTemplate.d.ts +394 -0
  52. package/cedgePimFeatureTemplate.js +121 -0
  53. package/cedgePimFeatureTemplate.js.map +1 -0
  54. package/cellularCedgeProfileFeatureTemplate.d.ts +292 -0
  55. package/cellularCedgeProfileFeatureTemplate.js +121 -0
  56. package/cellularCedgeProfileFeatureTemplate.js.map +1 -0
  57. package/cellularControllerFeatureTemplate.d.ts +238 -0
  58. package/cellularControllerFeatureTemplate.js +95 -0
  59. package/cellularControllerFeatureTemplate.js.map +1 -0
  60. package/cellularProfileFeatureTemplate.d.ts +392 -0
  61. package/cellularProfileFeatureTemplate.js +141 -0
  62. package/cellularProfileFeatureTemplate.js.map +1 -0
  63. package/centralizedPolicy.d.ts +112 -0
  64. package/centralizedPolicy.js +88 -0
  65. package/centralizedPolicy.js.map +1 -0
  66. package/cflowdPolicyDefinition.d.ts +183 -0
  67. package/cflowdPolicyDefinition.js +86 -0
  68. package/cflowdPolicyDefinition.js.map +1 -0
  69. package/ciscoBannerFeatureTemplate.d.ts +167 -0
  70. package/ciscoBannerFeatureTemplate.js +96 -0
  71. package/ciscoBannerFeatureTemplate.js.map +1 -0
  72. package/ciscoBfdFeatureTemplate.d.ts +193 -0
  73. package/ciscoBfdFeatureTemplate.js +87 -0
  74. package/ciscoBfdFeatureTemplate.js.map +1 -0
  75. package/ciscoBgpFeatureTemplate.d.ts +538 -0
  76. package/ciscoBgpFeatureTemplate.js +145 -0
  77. package/ciscoBgpFeatureTemplate.js.map +1 -0
  78. package/ciscoDhcpServerFeatureTemplate.d.ts +322 -0
  79. package/ciscoDhcpServerFeatureTemplate.js +109 -0
  80. package/ciscoDhcpServerFeatureTemplate.js.map +1 -0
  81. package/ciscoLoggingFeatureTemplate.d.ts +214 -0
  82. package/ciscoLoggingFeatureTemplate.js +91 -0
  83. package/ciscoLoggingFeatureTemplate.js.map +1 -0
  84. package/ciscoNtpFeatureTemplate.d.ts +226 -0
  85. package/ciscoNtpFeatureTemplate.js +93 -0
  86. package/ciscoNtpFeatureTemplate.js.map +1 -0
  87. package/ciscoOmpFeatureTemplate.d.ts +442 -0
  88. package/ciscoOmpFeatureTemplate.js +129 -0
  89. package/ciscoOmpFeatureTemplate.js.map +1 -0
  90. package/ciscoOspfFeatureTemplate.d.ts +454 -0
  91. package/ciscoOspfFeatureTemplate.js +131 -0
  92. package/ciscoOspfFeatureTemplate.js.map +1 -0
  93. package/ciscoOspfv3FeatureTemplate.d.ts +922 -0
  94. package/ciscoOspfv3FeatureTemplate.js +209 -0
  95. package/ciscoOspfv3FeatureTemplate.js.map +1 -0
  96. package/ciscoSecureInternetGatewayFeatureTemplate.d.ts +178 -0
  97. package/ciscoSecureInternetGatewayFeatureTemplate.js +85 -0
  98. package/ciscoSecureInternetGatewayFeatureTemplate.js.map +1 -0
  99. package/ciscoSecurityFeatureTemplate.d.ts +277 -0
  100. package/ciscoSecurityFeatureTemplate.js +101 -0
  101. package/ciscoSecurityFeatureTemplate.js.map +1 -0
  102. package/ciscoSigCredentialsFeatureTemplate.d.ts +392 -0
  103. package/ciscoSigCredentialsFeatureTemplate.js +141 -0
  104. package/ciscoSigCredentialsFeatureTemplate.js.map +1 -0
  105. package/ciscoSnmpFeatureTemplate.d.ts +238 -0
  106. package/ciscoSnmpFeatureTemplate.js +95 -0
  107. package/ciscoSnmpFeatureTemplate.js.map +1 -0
  108. package/ciscoSystemFeatureTemplate.d.ts +1156 -0
  109. package/ciscoSystemFeatureTemplate.js +211 -0
  110. package/ciscoSystemFeatureTemplate.js.map +1 -0
  111. package/ciscoThousandeyesFeatureTemplate.d.ts +118 -0
  112. package/ciscoThousandeyesFeatureTemplate.js +75 -0
  113. package/ciscoThousandeyesFeatureTemplate.js.map +1 -0
  114. package/ciscoTrustsecFeatureTemplate.d.ts +484 -0
  115. package/ciscoTrustsecFeatureTemplate.js +135 -0
  116. package/ciscoTrustsecFeatureTemplate.js.map +1 -0
  117. package/ciscoVpnFeatureTemplate.d.ts +466 -0
  118. package/ciscoVpnFeatureTemplate.js +133 -0
  119. package/ciscoVpnFeatureTemplate.js.map +1 -0
  120. package/ciscoVpnInterfaceFeatureTemplate.d.ts +2548 -0
  121. package/ciscoVpnInterfaceFeatureTemplate.js +477 -0
  122. package/ciscoVpnInterfaceFeatureTemplate.js.map +1 -0
  123. package/ciscoVpnInterfaceGreFeatureTemplate.d.ts +457 -0
  124. package/ciscoVpnInterfaceGreFeatureTemplate.js +131 -0
  125. package/ciscoVpnInterfaceGreFeatureTemplate.js.map +1 -0
  126. package/ciscoVpnInterfaceIpsecFeatureTemplate.d.ts +792 -0
  127. package/ciscoVpnInterfaceIpsecFeatureTemplate.js +219 -0
  128. package/ciscoVpnInterfaceIpsecFeatureTemplate.js.map +1 -0
  129. package/ciscoWirelessLanFeatureTemplate.d.ts +325 -0
  130. package/ciscoWirelessLanFeatureTemplate.js +107 -0
  131. package/ciscoWirelessLanFeatureTemplate.js.map +1 -0
  132. package/classMapPolicyObject.d.ts +89 -0
  133. package/classMapPolicyObject.js +77 -0
  134. package/classMapPolicyObject.js.map +1 -0
  135. package/cliConfigProfileParcel.d.ts +118 -0
  136. package/cliConfigProfileParcel.js +92 -0
  137. package/cliConfigProfileParcel.js.map +1 -0
  138. package/cliDeviceTemplate.d.ts +129 -0
  139. package/cliDeviceTemplate.js +96 -0
  140. package/cliDeviceTemplate.js.map +1 -0
  141. package/cliFeatureProfile.d.ts +81 -0
  142. package/cliFeatureProfile.js +75 -0
  143. package/cliFeatureProfile.js.map +1 -0
  144. package/cliTemplateFeatureTemplate.d.ts +132 -0
  145. package/cliTemplateFeatureTemplate.js +91 -0
  146. package/cliTemplateFeatureTemplate.js.map +1 -0
  147. package/colorListPolicyObject.d.ts +93 -0
  148. package/colorListPolicyObject.js +79 -0
  149. package/colorListPolicyObject.js.map +1 -0
  150. package/config/index.d.ts +1 -0
  151. package/config/index.js +21 -0
  152. package/config/index.js.map +1 -0
  153. package/config/vars.d.ts +20 -0
  154. package/config/vars.js +37 -0
  155. package/config/vars.js.map +1 -0
  156. package/configurationGroup.d.ts +136 -0
  157. package/configurationGroup.js +91 -0
  158. package/configurationGroup.js.map +1 -0
  159. package/configurationGroupDeploy.d.ts +80 -0
  160. package/configurationGroupDeploy.js +75 -0
  161. package/configurationGroupDeploy.js.map +1 -0
  162. package/configurationGroupDeviceVariables.d.ts +90 -0
  163. package/configurationGroupDeviceVariables.js +68 -0
  164. package/configurationGroupDeviceVariables.js.map +1 -0
  165. package/configurationGroupDevices.d.ts +86 -0
  166. package/configurationGroupDevices.js +81 -0
  167. package/configurationGroupDevices.js.map +1 -0
  168. package/customControlTopologyPolicyDefinition.d.ts +111 -0
  169. package/customControlTopologyPolicyDefinition.js +74 -0
  170. package/customControlTopologyPolicyDefinition.js.map +1 -0
  171. package/dataFqdnPrefixListPolicyObject.d.ts +93 -0
  172. package/dataFqdnPrefixListPolicyObject.js +79 -0
  173. package/dataFqdnPrefixListPolicyObject.js.map +1 -0
  174. package/dataIpv4PrefixListPolicyObject.d.ts +93 -0
  175. package/dataIpv4PrefixListPolicyObject.js +79 -0
  176. package/dataIpv4PrefixListPolicyObject.js.map +1 -0
  177. package/dataIpv6PrefixListPolicyObject.d.ts +93 -0
  178. package/dataIpv6PrefixListPolicyObject.js +79 -0
  179. package/dataIpv6PrefixListPolicyObject.js.map +1 -0
  180. package/dnsSecurityPolicyDefinition.d.ts +217 -0
  181. package/dnsSecurityPolicyDefinition.js +112 -0
  182. package/dnsSecurityPolicyDefinition.js.map +1 -0
  183. package/domainListPolicyObject.d.ts +93 -0
  184. package/domainListPolicyObject.js +79 -0
  185. package/domainListPolicyObject.js.map +1 -0
  186. package/eigrpFeatureTemplate.d.ts +310 -0
  187. package/eigrpFeatureTemplate.js +107 -0
  188. package/eigrpFeatureTemplate.js.map +1 -0
  189. package/expandedCommunityListPolicyObject.d.ts +93 -0
  190. package/expandedCommunityListPolicyObject.js +79 -0
  191. package/expandedCommunityListPolicyObject.js.map +1 -0
  192. package/extendedCommunityListPolicyObject.d.ts +93 -0
  193. package/extendedCommunityListPolicyObject.js +79 -0
  194. package/extendedCommunityListPolicyObject.js.map +1 -0
  195. package/featureDeviceTemplate.d.ts +180 -0
  196. package/featureDeviceTemplate.js +99 -0
  197. package/featureDeviceTemplate.js.map +1 -0
  198. package/geoLocationListPolicyObject.d.ts +94 -0
  199. package/geoLocationListPolicyObject.js +80 -0
  200. package/geoLocationListPolicyObject.js.map +1 -0
  201. package/getAdvancedInspectionProfilePolicyDefinition.d.ts +106 -0
  202. package/getAdvancedInspectionProfilePolicyDefinition.js +47 -0
  203. package/getAdvancedInspectionProfilePolicyDefinition.js.map +1 -0
  204. package/getAdvancedMalwareProtectionPolicyDefinition.d.ts +110 -0
  205. package/getAdvancedMalwareProtectionPolicyDefinition.js +47 -0
  206. package/getAdvancedMalwareProtectionPolicyDefinition.js.map +1 -0
  207. package/getAllowUrlListPolicyObject.d.ts +71 -0
  208. package/getAllowUrlListPolicyObject.js +47 -0
  209. package/getAllowUrlListPolicyObject.js.map +1 -0
  210. package/getAppProbeClassPolicyObject.d.ts +75 -0
  211. package/getAppProbeClassPolicyObject.js +47 -0
  212. package/getAppProbeClassPolicyObject.js.map +1 -0
  213. package/getApplicationAwareRoutingPolicyDefinition.d.ts +79 -0
  214. package/getApplicationAwareRoutingPolicyDefinition.js +47 -0
  215. package/getApplicationAwareRoutingPolicyDefinition.js.map +1 -0
  216. package/getApplicationListPolicyObject.d.ts +71 -0
  217. package/getApplicationListPolicyObject.js +47 -0
  218. package/getApplicationListPolicyObject.js.map +1 -0
  219. package/getApplicationPriorityFeatureProfile.d.ts +66 -0
  220. package/getApplicationPriorityFeatureProfile.js +47 -0
  221. package/getApplicationPriorityFeatureProfile.js.map +1 -0
  222. package/getApplicationPriorityQosPolicyProfileParcel.d.ts +97 -0
  223. package/getApplicationPriorityQosPolicyProfileParcel.js +50 -0
  224. package/getApplicationPriorityQosPolicyProfileParcel.js.map +1 -0
  225. package/getAsPathListPolicyObject.d.ts +71 -0
  226. package/getAsPathListPolicyObject.js +47 -0
  227. package/getAsPathListPolicyObject.js.map +1 -0
  228. package/getBlockUrlListPolicyObject.d.ts +71 -0
  229. package/getBlockUrlListPolicyObject.js +47 -0
  230. package/getBlockUrlListPolicyObject.js.map +1 -0
  231. package/getCedgeAaaFeatureTemplate.d.ts +191 -0
  232. package/getCedgeAaaFeatureTemplate.js +49 -0
  233. package/getCedgeAaaFeatureTemplate.js.map +1 -0
  234. package/getCedgeGlobalFeatureTemplate.d.ts +270 -0
  235. package/getCedgeGlobalFeatureTemplate.js +49 -0
  236. package/getCedgeGlobalFeatureTemplate.js.map +1 -0
  237. package/getCedgeIgmpFeatureTemplate.d.ts +91 -0
  238. package/getCedgeIgmpFeatureTemplate.js +49 -0
  239. package/getCedgeIgmpFeatureTemplate.js.map +1 -0
  240. package/getCedgeMulticastFeatureTemplate.d.ts +110 -0
  241. package/getCedgeMulticastFeatureTemplate.js +49 -0
  242. package/getCedgeMulticastFeatureTemplate.js.map +1 -0
  243. package/getCedgePimFeatureTemplate.d.ts +183 -0
  244. package/getCedgePimFeatureTemplate.js +49 -0
  245. package/getCedgePimFeatureTemplate.js.map +1 -0
  246. package/getCellularCedgeProfileFeatureTemplate.d.ts +142 -0
  247. package/getCellularCedgeProfileFeatureTemplate.js +49 -0
  248. package/getCellularCedgeProfileFeatureTemplate.js.map +1 -0
  249. package/getCellularControllerFeatureTemplate.d.ts +131 -0
  250. package/getCellularControllerFeatureTemplate.js +49 -0
  251. package/getCellularControllerFeatureTemplate.js.map +1 -0
  252. package/getCellularProfileFeatureTemplate.d.ts +174 -0
  253. package/getCellularProfileFeatureTemplate.js +49 -0
  254. package/getCellularProfileFeatureTemplate.js.map +1 -0
  255. package/getCentralizedPolicy.d.ts +75 -0
  256. package/getCentralizedPolicy.js +47 -0
  257. package/getCentralizedPolicy.js.map +1 -0
  258. package/getCflowdPolicyDefinition.d.ts +107 -0
  259. package/getCflowdPolicyDefinition.js +47 -0
  260. package/getCflowdPolicyDefinition.js.map +1 -0
  261. package/getCiscoBannerFeatureTemplate.d.ts +102 -0
  262. package/getCiscoBannerFeatureTemplate.js +49 -0
  263. package/getCiscoBannerFeatureTemplate.js.map +1 -0
  264. package/getCiscoBfdFeatureTemplate.d.ts +115 -0
  265. package/getCiscoBfdFeatureTemplate.js +49 -0
  266. package/getCiscoBfdFeatureTemplate.js.map +1 -0
  267. package/getCiscoBgpFeatureTemplate.d.ts +231 -0
  268. package/getCiscoBgpFeatureTemplate.js +49 -0
  269. package/getCiscoBgpFeatureTemplate.js.map +1 -0
  270. package/getCiscoDhcpServerFeatureTemplate.d.ts +159 -0
  271. package/getCiscoDhcpServerFeatureTemplate.js +49 -0
  272. package/getCiscoDhcpServerFeatureTemplate.js.map +1 -0
  273. package/getCiscoLoggingFeatureTemplate.d.ts +123 -0
  274. package/getCiscoLoggingFeatureTemplate.js +49 -0
  275. package/getCiscoLoggingFeatureTemplate.js.map +1 -0
  276. package/getCiscoNtpFeatureTemplate.d.ts +127 -0
  277. package/getCiscoNtpFeatureTemplate.js +49 -0
  278. package/getCiscoNtpFeatureTemplate.js.map +1 -0
  279. package/getCiscoOmpFeatureTemplate.d.ts +199 -0
  280. package/getCiscoOmpFeatureTemplate.js +49 -0
  281. package/getCiscoOmpFeatureTemplate.js.map +1 -0
  282. package/getCiscoOspfFeatureTemplate.d.ts +203 -0
  283. package/getCiscoOspfFeatureTemplate.js +49 -0
  284. package/getCiscoOspfFeatureTemplate.js.map +1 -0
  285. package/getCiscoOspfv3FeatureTemplate.d.ts +359 -0
  286. package/getCiscoOspfv3FeatureTemplate.js +49 -0
  287. package/getCiscoOspfv3FeatureTemplate.js.map +1 -0
  288. package/getCiscoSecureInternetGatewayFeatureTemplate.d.ts +111 -0
  289. package/getCiscoSecureInternetGatewayFeatureTemplate.js +49 -0
  290. package/getCiscoSecureInternetGatewayFeatureTemplate.js.map +1 -0
  291. package/getCiscoSecurityFeatureTemplate.d.ts +143 -0
  292. package/getCiscoSecurityFeatureTemplate.js +49 -0
  293. package/getCiscoSecurityFeatureTemplate.js.map +1 -0
  294. package/getCiscoSigCredentialsFeatureTemplate.d.ts +174 -0
  295. package/getCiscoSigCredentialsFeatureTemplate.js +49 -0
  296. package/getCiscoSigCredentialsFeatureTemplate.js.map +1 -0
  297. package/getCiscoSnmpFeatureTemplate.d.ts +131 -0
  298. package/getCiscoSnmpFeatureTemplate.js +49 -0
  299. package/getCiscoSnmpFeatureTemplate.js.map +1 -0
  300. package/getCiscoSystemFeatureTemplate.d.ts +363 -0
  301. package/getCiscoSystemFeatureTemplate.js +49 -0
  302. package/getCiscoSystemFeatureTemplate.js.map +1 -0
  303. package/getCiscoThousandeyesFeatureTemplate.d.ts +91 -0
  304. package/getCiscoThousandeyesFeatureTemplate.js +49 -0
  305. package/getCiscoThousandeyesFeatureTemplate.js.map +1 -0
  306. package/getCiscoTrustsecFeatureTemplate.d.ts +211 -0
  307. package/getCiscoTrustsecFeatureTemplate.js +49 -0
  308. package/getCiscoTrustsecFeatureTemplate.js.map +1 -0
  309. package/getCiscoVpnFeatureTemplate.d.ts +207 -0
  310. package/getCiscoVpnFeatureTemplate.js +49 -0
  311. package/getCiscoVpnFeatureTemplate.js.map +1 -0
  312. package/getCiscoVpnInterfaceFeatureTemplate.d.ts +895 -0
  313. package/getCiscoVpnInterfaceFeatureTemplate.js +49 -0
  314. package/getCiscoVpnInterfaceFeatureTemplate.js.map +1 -0
  315. package/getCiscoVpnInterfaceGreFeatureTemplate.d.ts +203 -0
  316. package/getCiscoVpnInterfaceGreFeatureTemplate.js +49 -0
  317. package/getCiscoVpnInterfaceGreFeatureTemplate.js.map +1 -0
  318. package/getCiscoVpnInterfaceIpsecFeatureTemplate.d.ts +298 -0
  319. package/getCiscoVpnInterfaceIpsecFeatureTemplate.js +49 -0
  320. package/getCiscoVpnInterfaceIpsecFeatureTemplate.js.map +1 -0
  321. package/getCiscoWirelessLanFeatureTemplate.d.ts +155 -0
  322. package/getCiscoWirelessLanFeatureTemplate.js +49 -0
  323. package/getCiscoWirelessLanFeatureTemplate.js.map +1 -0
  324. package/getClassMapPolicyObject.d.ts +70 -0
  325. package/getClassMapPolicyObject.js +47 -0
  326. package/getClassMapPolicyObject.js.map +1 -0
  327. package/getCliConfigProfileParcel.d.ts +88 -0
  328. package/getCliConfigProfileParcel.js +50 -0
  329. package/getCliConfigProfileParcel.js.map +1 -0
  330. package/getCliDeviceTemplate.d.ts +82 -0
  331. package/getCliDeviceTemplate.js +47 -0
  332. package/getCliDeviceTemplate.js.map +1 -0
  333. package/getCliFeatureProfile.d.ts +66 -0
  334. package/getCliFeatureProfile.js +47 -0
  335. package/getCliFeatureProfile.js.map +1 -0
  336. package/getCliTemplateFeatureTemplate.d.ts +90 -0
  337. package/getCliTemplateFeatureTemplate.js +49 -0
  338. package/getCliTemplateFeatureTemplate.js.map +1 -0
  339. package/getColorListPolicyObject.d.ts +71 -0
  340. package/getColorListPolicyObject.js +47 -0
  341. package/getColorListPolicyObject.js.map +1 -0
  342. package/getConfigurationGroup.d.ts +83 -0
  343. package/getConfigurationGroup.js +47 -0
  344. package/getConfigurationGroup.js.map +1 -0
  345. package/getConfigurationGroupDeviceVariables.d.ts +75 -0
  346. package/getConfigurationGroupDeviceVariables.js +47 -0
  347. package/getConfigurationGroupDeviceVariables.js.map +1 -0
  348. package/getConfigurationGroupDevices.d.ts +67 -0
  349. package/getConfigurationGroupDevices.js +47 -0
  350. package/getConfigurationGroupDevices.js.map +1 -0
  351. package/getCustomControlTopologyPolicyDefinition.d.ts +83 -0
  352. package/getCustomControlTopologyPolicyDefinition.js +47 -0
  353. package/getCustomControlTopologyPolicyDefinition.js.map +1 -0
  354. package/getDataFqdnPrefixListPolicyObject.d.ts +71 -0
  355. package/getDataFqdnPrefixListPolicyObject.js +47 -0
  356. package/getDataFqdnPrefixListPolicyObject.js.map +1 -0
  357. package/getDataIpv4PrefixListPolicyObject.d.ts +71 -0
  358. package/getDataIpv4PrefixListPolicyObject.js +47 -0
  359. package/getDataIpv4PrefixListPolicyObject.js.map +1 -0
  360. package/getDataIpv6PrefixListPolicyObject.d.ts +71 -0
  361. package/getDataIpv6PrefixListPolicyObject.js +47 -0
  362. package/getDataIpv6PrefixListPolicyObject.js.map +1 -0
  363. package/getDevice.d.ts +81 -0
  364. package/getDevice.js +51 -0
  365. package/getDevice.js.map +1 -0
  366. package/getDnsSecurityPolicyDefinition.d.ts +111 -0
  367. package/getDnsSecurityPolicyDefinition.js +47 -0
  368. package/getDnsSecurityPolicyDefinition.js.map +1 -0
  369. package/getDomainListPolicyObject.d.ts +71 -0
  370. package/getDomainListPolicyObject.js +47 -0
  371. package/getDomainListPolicyObject.js.map +1 -0
  372. package/getEigrpFeatureTemplate.d.ts +155 -0
  373. package/getEigrpFeatureTemplate.js +49 -0
  374. package/getEigrpFeatureTemplate.js.map +1 -0
  375. package/getExpandedCommunityListPolicyObject.d.ts +71 -0
  376. package/getExpandedCommunityListPolicyObject.js +47 -0
  377. package/getExpandedCommunityListPolicyObject.js.map +1 -0
  378. package/getExtendedCommunityListPolicyObject.d.ts +71 -0
  379. package/getExtendedCommunityListPolicyObject.js +47 -0
  380. package/getExtendedCommunityListPolicyObject.js.map +1 -0
  381. package/getFeatureDeviceTemplate.d.ts +99 -0
  382. package/getFeatureDeviceTemplate.js +47 -0
  383. package/getFeatureDeviceTemplate.js.map +1 -0
  384. package/getGeoLocationListPolicyObject.d.ts +71 -0
  385. package/getGeoLocationListPolicyObject.js +47 -0
  386. package/getGeoLocationListPolicyObject.js.map +1 -0
  387. package/getGpsFeatureTemplate.d.ts +134 -0
  388. package/getGpsFeatureTemplate.js +49 -0
  389. package/getGpsFeatureTemplate.js.map +1 -0
  390. package/getHubAndSpokeTopologyPolicyDefinition.d.ts +87 -0
  391. package/getHubAndSpokeTopologyPolicyDefinition.js +47 -0
  392. package/getHubAndSpokeTopologyPolicyDefinition.js.map +1 -0
  393. package/getIntrusionPreventionPolicyDefinition.d.ts +98 -0
  394. package/getIntrusionPreventionPolicyDefinition.js +47 -0
  395. package/getIntrusionPreventionPolicyDefinition.js.map +1 -0
  396. package/getIpsSignatureListPolicyObject.d.ts +71 -0
  397. package/getIpsSignatureListPolicyObject.js +47 -0
  398. package/getIpsSignatureListPolicyObject.js.map +1 -0
  399. package/getIpv4AclPolicyDefinition.d.ts +83 -0
  400. package/getIpv4AclPolicyDefinition.js +47 -0
  401. package/getIpv4AclPolicyDefinition.js.map +1 -0
  402. package/getIpv4DeviceAclPolicyDefinition.d.ts +83 -0
  403. package/getIpv4DeviceAclPolicyDefinition.js +47 -0
  404. package/getIpv4DeviceAclPolicyDefinition.js.map +1 -0
  405. package/getIpv4PrefixListPolicyObject.d.ts +71 -0
  406. package/getIpv4PrefixListPolicyObject.js +47 -0
  407. package/getIpv4PrefixListPolicyObject.js.map +1 -0
  408. package/getIpv6AclPolicyDefinition.d.ts +83 -0
  409. package/getIpv6AclPolicyDefinition.js +47 -0
  410. package/getIpv6AclPolicyDefinition.js.map +1 -0
  411. package/getIpv6DeviceAclPolicyDefinition.d.ts +83 -0
  412. package/getIpv6DeviceAclPolicyDefinition.js +47 -0
  413. package/getIpv6DeviceAclPolicyDefinition.js.map +1 -0
  414. package/getIpv6PrefixListPolicyObject.d.ts +71 -0
  415. package/getIpv6PrefixListPolicyObject.js +47 -0
  416. package/getIpv6PrefixListPolicyObject.js.map +1 -0
  417. package/getLocalApplicationListPolicyObject.d.ts +71 -0
  418. package/getLocalApplicationListPolicyObject.js +47 -0
  419. package/getLocalApplicationListPolicyObject.js.map +1 -0
  420. package/getLocalizedPolicy.d.ts +115 -0
  421. package/getLocalizedPolicy.js +47 -0
  422. package/getLocalizedPolicy.js.map +1 -0
  423. package/getMeshTopologyPolicyDefinition.d.ts +87 -0
  424. package/getMeshTopologyPolicyDefinition.js +47 -0
  425. package/getMeshTopologyPolicyDefinition.js.map +1 -0
  426. package/getMirrorPolicyObject.d.ts +74 -0
  427. package/getMirrorPolicyObject.js +47 -0
  428. package/getMirrorPolicyObject.js.map +1 -0
  429. package/getObjectGroupPolicyDefinition.d.ts +122 -0
  430. package/getObjectGroupPolicyDefinition.js +47 -0
  431. package/getObjectGroupPolicyDefinition.js.map +1 -0
  432. package/getPolicerPolicyObject.d.ts +78 -0
  433. package/getPolicerPolicyObject.js +47 -0
  434. package/getPolicerPolicyObject.js.map +1 -0
  435. package/getPortListPolicyObject.d.ts +71 -0
  436. package/getPortListPolicyObject.js +47 -0
  437. package/getPortListPolicyObject.js.map +1 -0
  438. package/getPreferredColorGroupPolicyObject.d.ts +90 -0
  439. package/getPreferredColorGroupPolicyObject.js +47 -0
  440. package/getPreferredColorGroupPolicyObject.js.map +1 -0
  441. package/getProtocolListPolicyObject.d.ts +71 -0
  442. package/getProtocolListPolicyObject.js +47 -0
  443. package/getProtocolListPolicyObject.js.map +1 -0
  444. package/getQosMapPolicyDefinition.d.ts +79 -0
  445. package/getQosMapPolicyDefinition.js +47 -0
  446. package/getQosMapPolicyDefinition.js.map +1 -0
  447. package/getRegionListPolicyObject.d.ts +71 -0
  448. package/getRegionListPolicyObject.js +47 -0
  449. package/getRegionListPolicyObject.js.map +1 -0
  450. package/getRewriteRulePolicyDefinition.d.ts +79 -0
  451. package/getRewriteRulePolicyDefinition.js +47 -0
  452. package/getRewriteRulePolicyDefinition.js.map +1 -0
  453. package/getRoutePolicyDefinition.d.ts +83 -0
  454. package/getRoutePolicyDefinition.js +47 -0
  455. package/getRoutePolicyDefinition.js.map +1 -0
  456. package/getRuleSetPolicyDefinition.d.ts +75 -0
  457. package/getRuleSetPolicyDefinition.js +47 -0
  458. package/getRuleSetPolicyDefinition.js.map +1 -0
  459. package/getSecurityAppHostingFeatureTemplate.d.ts +91 -0
  460. package/getSecurityAppHostingFeatureTemplate.js +49 -0
  461. package/getSecurityAppHostingFeatureTemplate.js.map +1 -0
  462. package/getSecurityPolicy.d.ts +116 -0
  463. package/getSecurityPolicy.js +47 -0
  464. package/getSecurityPolicy.js.map +1 -0
  465. package/getServiceFeatureProfile.d.ts +66 -0
  466. package/getServiceFeatureProfile.js +47 -0
  467. package/getServiceFeatureProfile.js.map +1 -0
  468. package/getServiceLanVpnInterfaceEthernetProfileParcel.d.ts +418 -0
  469. package/getServiceLanVpnInterfaceEthernetProfileParcel.js +53 -0
  470. package/getServiceLanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  471. package/getServiceLanVpnProfileParcel.d.ts +218 -0
  472. package/getServiceLanVpnProfileParcel.js +50 -0
  473. package/getServiceLanVpnProfileParcel.js.map +1 -0
  474. package/getServiceTrackerProfileParcel.d.ts +166 -0
  475. package/getServiceTrackerProfileParcel.js +50 -0
  476. package/getServiceTrackerProfileParcel.js.map +1 -0
  477. package/getSiteListPolicyObject.d.ts +71 -0
  478. package/getSiteListPolicyObject.js +47 -0
  479. package/getSiteListPolicyObject.js.map +1 -0
  480. package/getSlaClassPolicyObject.d.ts +99 -0
  481. package/getSlaClassPolicyObject.js +47 -0
  482. package/getSlaClassPolicyObject.js.map +1 -0
  483. package/getStandardCommunityListPolicyObject.d.ts +71 -0
  484. package/getStandardCommunityListPolicyObject.js +47 -0
  485. package/getStandardCommunityListPolicyObject.js.map +1 -0
  486. package/getSwitchportFeatureTemplate.d.ts +115 -0
  487. package/getSwitchportFeatureTemplate.js +49 -0
  488. package/getSwitchportFeatureTemplate.js.map +1 -0
  489. package/getSystemAaaProfileParcel.d.ts +141 -0
  490. package/getSystemAaaProfileParcel.js +50 -0
  491. package/getSystemAaaProfileParcel.js.map +1 -0
  492. package/getSystemBannerProfileParcel.d.ts +94 -0
  493. package/getSystemBannerProfileParcel.js +50 -0
  494. package/getSystemBannerProfileParcel.js.map +1 -0
  495. package/getSystemBasicProfileParcel.d.ts +325 -0
  496. package/getSystemBasicProfileParcel.js +50 -0
  497. package/getSystemBasicProfileParcel.js.map +1 -0
  498. package/getSystemBfdProfileParcel.d.ts +104 -0
  499. package/getSystemBfdProfileParcel.js +50 -0
  500. package/getSystemBfdProfileParcel.js.map +1 -0
  501. package/getSystemFeatureProfile.d.ts +66 -0
  502. package/getSystemFeatureProfile.js +47 -0
  503. package/getSystemFeatureProfile.js.map +1 -0
  504. package/getSystemFlexiblePortSpeedProfileParcel.d.ts +92 -0
  505. package/getSystemFlexiblePortSpeedProfileParcel.js +50 -0
  506. package/getSystemFlexiblePortSpeedProfileParcel.js.map +1 -0
  507. package/getSystemGlobalProfileParcel.d.ts +268 -0
  508. package/getSystemGlobalProfileParcel.js +50 -0
  509. package/getSystemGlobalProfileParcel.js.map +1 -0
  510. package/getSystemLoggingProfileParcel.d.ts +121 -0
  511. package/getSystemLoggingProfileParcel.js +50 -0
  512. package/getSystemLoggingProfileParcel.js.map +1 -0
  513. package/getSystemMrfProfileParcel.d.ts +112 -0
  514. package/getSystemMrfProfileParcel.js +50 -0
  515. package/getSystemMrfProfileParcel.js.map +1 -0
  516. package/getSystemNtpProfileParcel.d.ts +125 -0
  517. package/getSystemNtpProfileParcel.js +50 -0
  518. package/getSystemNtpProfileParcel.js.map +1 -0
  519. package/getSystemOmpProfileParcel.d.ts +316 -0
  520. package/getSystemOmpProfileParcel.js +50 -0
  521. package/getSystemOmpProfileParcel.js.map +1 -0
  522. package/getSystemPerformanceMonitoringProfileParcel.d.ts +108 -0
  523. package/getSystemPerformanceMonitoringProfileParcel.js +50 -0
  524. package/getSystemPerformanceMonitoringProfileParcel.js.map +1 -0
  525. package/getSystemRemoteAccessProfileParcel.d.ts +227 -0
  526. package/getSystemRemoteAccessProfileParcel.js +50 -0
  527. package/getSystemRemoteAccessProfileParcel.js.map +1 -0
  528. package/getSystemSecurityProfileParcel.d.ts +133 -0
  529. package/getSystemSecurityProfileParcel.js +50 -0
  530. package/getSystemSecurityProfileParcel.js.map +1 -0
  531. package/getSystemSnmpProfileParcel.d.ts +129 -0
  532. package/getSystemSnmpProfileParcel.js +50 -0
  533. package/getSystemSnmpProfileParcel.js.map +1 -0
  534. package/getTlocListPolicyObject.d.ts +71 -0
  535. package/getTlocListPolicyObject.js +47 -0
  536. package/getTlocListPolicyObject.js.map +1 -0
  537. package/getTlsSslDecryptionPolicyDefinition.d.ts +139 -0
  538. package/getTlsSslDecryptionPolicyDefinition.js +47 -0
  539. package/getTlsSslDecryptionPolicyDefinition.js.map +1 -0
  540. package/getTlsSslProfilePolicyDefinition.d.ts +114 -0
  541. package/getTlsSslProfilePolicyDefinition.js +47 -0
  542. package/getTlsSslProfilePolicyDefinition.js.map +1 -0
  543. package/getTrafficDataPolicyDefinition.d.ts +83 -0
  544. package/getTrafficDataPolicyDefinition.js +47 -0
  545. package/getTrafficDataPolicyDefinition.js.map +1 -0
  546. package/getTransportFeatureProfile.d.ts +66 -0
  547. package/getTransportFeatureProfile.js +47 -0
  548. package/getTransportFeatureProfile.js.map +1 -0
  549. package/getTransportIpv6TrackerProfileParcel.d.ts +156 -0
  550. package/getTransportIpv6TrackerProfileParcel.js +50 -0
  551. package/getTransportIpv6TrackerProfileParcel.js.map +1 -0
  552. package/getTransportManagementVpnInterfaceEthernetProfileParcel.d.ts +278 -0
  553. package/getTransportManagementVpnInterfaceEthernetProfileParcel.js +53 -0
  554. package/getTransportManagementVpnInterfaceEthernetProfileParcel.js.map +1 -0
  555. package/getTransportManagementVpnProfileParcel.d.ts +134 -0
  556. package/getTransportManagementVpnProfileParcel.js +50 -0
  557. package/getTransportManagementVpnProfileParcel.js.map +1 -0
  558. package/getTransportRoutingBgpProfileParcel.d.ts +283 -0
  559. package/getTransportRoutingBgpProfileParcel.js +50 -0
  560. package/getTransportRoutingBgpProfileParcel.js.map +1 -0
  561. package/getTransportWanVpnInterfaceEthernetProfileParcel.d.ts +826 -0
  562. package/getTransportWanVpnInterfaceEthernetProfileParcel.js +53 -0
  563. package/getTransportWanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  564. package/getTransportWanVpnProfileParcel.d.ts +146 -0
  565. package/getTransportWanVpnProfileParcel.js +50 -0
  566. package/getTransportWanVpnProfileParcel.js.map +1 -0
  567. package/getUrlFilteringPolicyDefinition.d.ts +118 -0
  568. package/getUrlFilteringPolicyDefinition.js +47 -0
  569. package/getUrlFilteringPolicyDefinition.js.map +1 -0
  570. package/getVedgeInventory.d.ts +41 -0
  571. package/getVedgeInventory.js +41 -0
  572. package/getVedgeInventory.js.map +1 -0
  573. package/getVpnInterfaceCellularFeatureTemplate.d.ts +667 -0
  574. package/getVpnInterfaceCellularFeatureTemplate.js +49 -0
  575. package/getVpnInterfaceCellularFeatureTemplate.js.map +1 -0
  576. package/getVpnInterfaceDslIpoeFeatureTemplate.d.ts +719 -0
  577. package/getVpnInterfaceDslIpoeFeatureTemplate.js +49 -0
  578. package/getVpnInterfaceDslIpoeFeatureTemplate.js.map +1 -0
  579. package/getVpnInterfaceDslPppoaFeatureTemplate.d.ts +675 -0
  580. package/getVpnInterfaceDslPppoaFeatureTemplate.js +49 -0
  581. package/getVpnInterfaceDslPppoaFeatureTemplate.js.map +1 -0
  582. package/getVpnInterfaceDslPppoeFeatureTemplate.d.ts +707 -0
  583. package/getVpnInterfaceDslPppoeFeatureTemplate.js +49 -0
  584. package/getVpnInterfaceDslPppoeFeatureTemplate.js.map +1 -0
  585. package/getVpnInterfaceEthernetPppoeFeatureTemplate.d.ts +703 -0
  586. package/getVpnInterfaceEthernetPppoeFeatureTemplate.js +49 -0
  587. package/getVpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -0
  588. package/getVpnInterfaceMultilinkFeatureTemplate.d.ts +623 -0
  589. package/getVpnInterfaceMultilinkFeatureTemplate.js +49 -0
  590. package/getVpnInterfaceMultilinkFeatureTemplate.js.map +1 -0
  591. package/getVpnInterfaceSviFeatureTemplate.d.ts +235 -0
  592. package/getVpnInterfaceSviFeatureTemplate.js +49 -0
  593. package/getVpnInterfaceSviFeatureTemplate.js.map +1 -0
  594. package/getVpnInterfaceT1E1SerialFeatureTemplate.d.ts +555 -0
  595. package/getVpnInterfaceT1E1SerialFeatureTemplate.js +49 -0
  596. package/getVpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -0
  597. package/getVpnListPolicyObject.d.ts +71 -0
  598. package/getVpnListPolicyObject.js +47 -0
  599. package/getVpnListPolicyObject.js.map +1 -0
  600. package/getVpnMembershipPolicyDefinition.d.ts +79 -0
  601. package/getVpnMembershipPolicyDefinition.js +47 -0
  602. package/getVpnMembershipPolicyDefinition.js.map +1 -0
  603. package/getZoneListPolicyObject.d.ts +71 -0
  604. package/getZoneListPolicyObject.js +47 -0
  605. package/getZoneListPolicyObject.js.map +1 -0
  606. package/gpsFeatureTemplate.d.ts +267 -0
  607. package/gpsFeatureTemplate.js +116 -0
  608. package/gpsFeatureTemplate.js.map +1 -0
  609. package/hubAndSpokeTopologyPolicyDefinition.d.ts +123 -0
  610. package/hubAndSpokeTopologyPolicyDefinition.js +76 -0
  611. package/hubAndSpokeTopologyPolicyDefinition.js.map +1 -0
  612. package/index.d.ts +819 -0
  613. package/index.js +1126 -0
  614. package/index.js.map +1 -0
  615. package/intrusionPreventionPolicyDefinition.d.ts +178 -0
  616. package/intrusionPreventionPolicyDefinition.js +96 -0
  617. package/intrusionPreventionPolicyDefinition.js.map +1 -0
  618. package/ipsSignatureListPolicyObject.d.ts +79 -0
  619. package/ipsSignatureListPolicyObject.js +65 -0
  620. package/ipsSignatureListPolicyObject.js.map +1 -0
  621. package/ipv4AclPolicyDefinition.d.ts +111 -0
  622. package/ipv4AclPolicyDefinition.js +74 -0
  623. package/ipv4AclPolicyDefinition.js.map +1 -0
  624. package/ipv4DeviceAclPolicyDefinition.d.ts +111 -0
  625. package/ipv4DeviceAclPolicyDefinition.js +74 -0
  626. package/ipv4DeviceAclPolicyDefinition.js.map +1 -0
  627. package/ipv4PrefixListPolicyObject.d.ts +95 -0
  628. package/ipv4PrefixListPolicyObject.js +81 -0
  629. package/ipv4PrefixListPolicyObject.js.map +1 -0
  630. package/ipv6AclPolicyDefinition.d.ts +111 -0
  631. package/ipv6AclPolicyDefinition.js +74 -0
  632. package/ipv6AclPolicyDefinition.js.map +1 -0
  633. package/ipv6DeviceAclPolicyDefinition.d.ts +111 -0
  634. package/ipv6DeviceAclPolicyDefinition.js +74 -0
  635. package/ipv6DeviceAclPolicyDefinition.js.map +1 -0
  636. package/ipv6PrefixListPolicyObject.d.ts +95 -0
  637. package/ipv6PrefixListPolicyObject.js +81 -0
  638. package/ipv6PrefixListPolicyObject.js.map +1 -0
  639. package/localApplicationListPolicyObject.d.ts +93 -0
  640. package/localApplicationListPolicyObject.js +79 -0
  641. package/localApplicationListPolicyObject.js.map +1 -0
  642. package/localizedPolicy.d.ts +237 -0
  643. package/localizedPolicy.js +113 -0
  644. package/localizedPolicy.js.map +1 -0
  645. package/meshTopologyPolicyDefinition.d.ts +123 -0
  646. package/meshTopologyPolicyDefinition.js +76 -0
  647. package/meshTopologyPolicyDefinition.js.map +1 -0
  648. package/mirrorPolicyObject.d.ts +102 -0
  649. package/mirrorPolicyObject.js +83 -0
  650. package/mirrorPolicyObject.js.map +1 -0
  651. package/objectGroupPolicyDefinition.d.ts +249 -0
  652. package/objectGroupPolicyDefinition.js +107 -0
  653. package/objectGroupPolicyDefinition.js.map +1 -0
  654. package/package.json +29 -0
  655. package/policerPolicyObject.d.ts +115 -0
  656. package/policerPolicyObject.js +89 -0
  657. package/policerPolicyObject.js.map +1 -0
  658. package/portListPolicyObject.d.ts +93 -0
  659. package/portListPolicyObject.js +79 -0
  660. package/portListPolicyObject.js.map +1 -0
  661. package/preferredColorGroupPolicyObject.d.ts +154 -0
  662. package/preferredColorGroupPolicyObject.js +92 -0
  663. package/preferredColorGroupPolicyObject.js.map +1 -0
  664. package/protocolListPolicyObject.d.ts +93 -0
  665. package/protocolListPolicyObject.js +79 -0
  666. package/protocolListPolicyObject.js.map +1 -0
  667. package/provider.d.ts +59 -0
  668. package/provider.js +51 -0
  669. package/provider.js.map +1 -0
  670. package/qosMapPolicyDefinition.d.ts +99 -0
  671. package/qosMapPolicyDefinition.js +72 -0
  672. package/qosMapPolicyDefinition.js.map +1 -0
  673. package/regionListPolicyObject.d.ts +79 -0
  674. package/regionListPolicyObject.js +65 -0
  675. package/regionListPolicyObject.js.map +1 -0
  676. package/rewriteRulePolicyDefinition.d.ts +99 -0
  677. package/rewriteRulePolicyDefinition.js +72 -0
  678. package/rewriteRulePolicyDefinition.js.map +1 -0
  679. package/routePolicyDefinition.d.ts +111 -0
  680. package/routePolicyDefinition.js +71 -0
  681. package/routePolicyDefinition.js.map +1 -0
  682. package/ruleSetPolicyDefinition.d.ts +91 -0
  683. package/ruleSetPolicyDefinition.js +70 -0
  684. package/ruleSetPolicyDefinition.js.map +1 -0
  685. package/securityAppHostingFeatureTemplate.d.ts +118 -0
  686. package/securityAppHostingFeatureTemplate.js +75 -0
  687. package/securityAppHostingFeatureTemplate.js.map +1 -0
  688. package/securityPolicy.d.ts +217 -0
  689. package/securityPolicy.js +92 -0
  690. package/securityPolicy.js.map +1 -0
  691. package/serviceFeatureProfile.d.ts +81 -0
  692. package/serviceFeatureProfile.js +75 -0
  693. package/serviceFeatureProfile.js.map +1 -0
  694. package/serviceLanVpnInterfaceEthernetProfileParcel.d.ts +1085 -0
  695. package/serviceLanVpnInterfaceEthernetProfileParcel.js +240 -0
  696. package/serviceLanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  697. package/serviceLanVpnProfileParcel.d.ts +491 -0
  698. package/serviceLanVpnProfileParcel.js +142 -0
  699. package/serviceLanVpnProfileParcel.js.map +1 -0
  700. package/serviceTrackerProfileParcel.d.ts +378 -0
  701. package/serviceTrackerProfileParcel.js +139 -0
  702. package/serviceTrackerProfileParcel.js.map +1 -0
  703. package/siteListPolicyObject.d.ts +79 -0
  704. package/siteListPolicyObject.js +65 -0
  705. package/siteListPolicyObject.js.map +1 -0
  706. package/slaClassPolicyObject.d.ts +197 -0
  707. package/slaClassPolicyObject.js +96 -0
  708. package/slaClassPolicyObject.js.map +1 -0
  709. package/standardCommunityListPolicyObject.d.ts +93 -0
  710. package/standardCommunityListPolicyObject.js +79 -0
  711. package/standardCommunityListPolicyObject.js.map +1 -0
  712. package/switchportFeatureTemplate.d.ts +190 -0
  713. package/switchportFeatureTemplate.js +87 -0
  714. package/switchportFeatureTemplate.js.map +1 -0
  715. package/systemAaaProfileParcel.d.ts +260 -0
  716. package/systemAaaProfileParcel.js +99 -0
  717. package/systemAaaProfileParcel.js.map +1 -0
  718. package/systemBannerProfileParcel.d.ts +135 -0
  719. package/systemBannerProfileParcel.js +91 -0
  720. package/systemBannerProfileParcel.js.map +1 -0
  721. package/systemBasicProfileParcel.d.ts +1037 -0
  722. package/systemBasicProfileParcel.js +185 -0
  723. package/systemBasicProfileParcel.js.map +1 -0
  724. package/systemBfdProfileParcel.d.ts +176 -0
  725. package/systemBfdProfileParcel.js +82 -0
  726. package/systemBfdProfileParcel.js.map +1 -0
  727. package/systemFeatureProfile.d.ts +81 -0
  728. package/systemFeatureProfile.js +75 -0
  729. package/systemFeatureProfile.js.map +1 -0
  730. package/systemFlexiblePortSpeedProfileParcel.d.ts +134 -0
  731. package/systemFlexiblePortSpeedProfileParcel.js +86 -0
  732. package/systemFlexiblePortSpeedProfileParcel.js.map +1 -0
  733. package/systemGlobalProfileParcel.d.ts +678 -0
  734. package/systemGlobalProfileParcel.js +196 -0
  735. package/systemGlobalProfileParcel.js.map +1 -0
  736. package/systemLoggingProfileParcel.d.ts +200 -0
  737. package/systemLoggingProfileParcel.js +83 -0
  738. package/systemLoggingProfileParcel.js.map +1 -0
  739. package/systemMrfProfileParcel.d.ts +192 -0
  740. package/systemMrfProfileParcel.js +97 -0
  741. package/systemMrfProfileParcel.js.map +1 -0
  742. package/systemNtpProfileParcel.d.ts +212 -0
  743. package/systemNtpProfileParcel.js +85 -0
  744. package/systemNtpProfileParcel.js.map +1 -0
  745. package/systemOmpProfileParcel.d.ts +828 -0
  746. package/systemOmpProfileParcel.js +226 -0
  747. package/systemOmpProfileParcel.js.map +1 -0
  748. package/systemPerformanceMonitoringProfileParcel.d.ts +181 -0
  749. package/systemPerformanceMonitoringProfileParcel.js +96 -0
  750. package/systemPerformanceMonitoringProfileParcel.js.map +1 -0
  751. package/systemRemoteAccessProfileParcel.d.ts +588 -0
  752. package/systemRemoteAccessProfileParcel.js +192 -0
  753. package/systemRemoteAccessProfileParcel.js.map +1 -0
  754. package/systemSecurityProfileParcel.d.ts +239 -0
  755. package/systemSecurityProfileParcel.js +89 -0
  756. package/systemSecurityProfileParcel.js.map +1 -0
  757. package/systemSnmpProfileParcel.d.ts +224 -0
  758. package/systemSnmpProfileParcel.js +87 -0
  759. package/systemSnmpProfileParcel.js.map +1 -0
  760. package/tlocListPolicyObject.d.ts +79 -0
  761. package/tlocListPolicyObject.js +65 -0
  762. package/tlocListPolicyObject.js.map +1 -0
  763. package/tlsSslDecryptionPolicyDefinition.d.ts +283 -0
  764. package/tlsSslDecryptionPolicyDefinition.js +99 -0
  765. package/tlsSslDecryptionPolicyDefinition.js.map +1 -0
  766. package/tlsSslProfilePolicyDefinition.d.ts +228 -0
  767. package/tlsSslProfilePolicyDefinition.js +106 -0
  768. package/tlsSslProfilePolicyDefinition.js.map +1 -0
  769. package/trafficDataPolicyDefinition.d.ts +111 -0
  770. package/trafficDataPolicyDefinition.js +74 -0
  771. package/trafficDataPolicyDefinition.js.map +1 -0
  772. package/transportFeatureProfile.d.ts +81 -0
  773. package/transportFeatureProfile.js +75 -0
  774. package/transportFeatureProfile.js.map +1 -0
  775. package/transportIpv6TrackerProfileParcel.d.ts +328 -0
  776. package/transportIpv6TrackerProfileParcel.js +129 -0
  777. package/transportIpv6TrackerProfileParcel.js.map +1 -0
  778. package/transportManagementVpnInterfaceEthernetProfileParcel.d.ts +665 -0
  779. package/transportManagementVpnInterfaceEthernetProfileParcel.js +164 -0
  780. package/transportManagementVpnInterfaceEthernetProfileParcel.js.map +1 -0
  781. package/transportManagementVpnProfileParcel.d.ts +239 -0
  782. package/transportManagementVpnProfileParcel.js +91 -0
  783. package/transportManagementVpnProfileParcel.js.map +1 -0
  784. package/transportRoutingBgpProfileParcel.d.ts +689 -0
  785. package/transportRoutingBgpProfileParcel.js +170 -0
  786. package/transportRoutingBgpProfileParcel.js.map +1 -0
  787. package/transportWanVpnInterfaceEthernetProfileParcel.d.ts +2321 -0
  788. package/transportWanVpnInterfaceEthernetProfileParcel.js +438 -0
  789. package/transportWanVpnInterfaceEthernetProfileParcel.js.map +1 -0
  790. package/transportWanVpnProfileParcel.d.ts +275 -0
  791. package/transportWanVpnProfileParcel.js +97 -0
  792. package/transportWanVpnProfileParcel.js.map +1 -0
  793. package/types/index.d.ts +3 -0
  794. package/types/index.js +11 -0
  795. package/types/index.js.map +1 -0
  796. package/types/input.d.ts +12050 -0
  797. package/types/input.js +5 -0
  798. package/types/input.js.map +1 -0
  799. package/types/output.d.ts +23190 -0
  800. package/types/output.js +5 -0
  801. package/types/output.js.map +1 -0
  802. package/urlFilteringPolicyDefinition.d.ts +244 -0
  803. package/urlFilteringPolicyDefinition.js +109 -0
  804. package/urlFilteringPolicyDefinition.js.map +1 -0
  805. package/utilities.d.ts +8 -0
  806. package/utilities.js +101 -0
  807. package/utilities.js.map +1 -0
  808. package/vpnInterfaceCellularFeatureTemplate.d.ts +1855 -0
  809. package/vpnInterfaceCellularFeatureTemplate.js +363 -0
  810. package/vpnInterfaceCellularFeatureTemplate.js.map +1 -0
  811. package/vpnInterfaceDslIpoeFeatureTemplate.d.ts +2011 -0
  812. package/vpnInterfaceDslIpoeFeatureTemplate.js +389 -0
  813. package/vpnInterfaceDslIpoeFeatureTemplate.js.map +1 -0
  814. package/vpnInterfaceDslPppoaFeatureTemplate.d.ts +1879 -0
  815. package/vpnInterfaceDslPppoaFeatureTemplate.js +367 -0
  816. package/vpnInterfaceDslPppoaFeatureTemplate.js.map +1 -0
  817. package/vpnInterfaceDslPppoeFeatureTemplate.d.ts +1975 -0
  818. package/vpnInterfaceDslPppoeFeatureTemplate.js +383 -0
  819. package/vpnInterfaceDslPppoeFeatureTemplate.js.map +1 -0
  820. package/vpnInterfaceEthernetPppoeFeatureTemplate.d.ts +1963 -0
  821. package/vpnInterfaceEthernetPppoeFeatureTemplate.js +381 -0
  822. package/vpnInterfaceEthernetPppoeFeatureTemplate.js.map +1 -0
  823. package/vpnInterfaceMultilinkFeatureTemplate.d.ts +1723 -0
  824. package/vpnInterfaceMultilinkFeatureTemplate.js +341 -0
  825. package/vpnInterfaceMultilinkFeatureTemplate.js.map +1 -0
  826. package/vpnInterfaceSviFeatureTemplate.d.ts +550 -0
  827. package/vpnInterfaceSviFeatureTemplate.js +147 -0
  828. package/vpnInterfaceSviFeatureTemplate.js.map +1 -0
  829. package/vpnInterfaceT1E1SerialFeatureTemplate.d.ts +1525 -0
  830. package/vpnInterfaceT1E1SerialFeatureTemplate.js +307 -0
  831. package/vpnInterfaceT1E1SerialFeatureTemplate.js.map +1 -0
  832. package/vpnListPolicyObject.d.ts +79 -0
  833. package/vpnListPolicyObject.js +65 -0
  834. package/vpnListPolicyObject.js.map +1 -0
  835. package/vpnMembershipPolicyDefinition.d.ts +99 -0
  836. package/vpnMembershipPolicyDefinition.js +72 -0
  837. package/vpnMembershipPolicyDefinition.js.map +1 -0
  838. package/zoneListPolicyObject.d.ts +93 -0
  839. package/zoneListPolicyObject.js +79 -0
  840. package/zoneListPolicyObject.js.map +1 -0
@@ -0,0 +1,79 @@
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.ProtocolListPolicyObject = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This resource can manage a Protocol List Policy Object .
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as sdwan from "@pulumi/sdwan";
16
+ *
17
+ * const example = new sdwan.ProtocolListPolicyObject("example", {
18
+ * name: "Example",
19
+ * entries: [{
20
+ * protocol: "cifs",
21
+ * }],
22
+ * });
23
+ * ```
24
+ *
25
+ * ## Import
26
+ *
27
+ * ```sh
28
+ * $ pulumi import sdwan:index/protocolListPolicyObject:ProtocolListPolicyObject example "f6b2c44c-693c-4763-b010-895aa3d236bd"
29
+ * ```
30
+ */
31
+ class ProtocolListPolicyObject extends pulumi.CustomResource {
32
+ /**
33
+ * Get an existing ProtocolListPolicyObject resource's state with the given name, ID, and optional extra
34
+ * properties used to qualify the lookup.
35
+ *
36
+ * @param name The _unique_ name of the resulting resource.
37
+ * @param id The _unique_ provider ID of the resource to lookup.
38
+ * @param state Any extra arguments used during the lookup.
39
+ * @param opts Optional settings to control the behavior of the CustomResource.
40
+ */
41
+ static get(name, id, state, opts) {
42
+ return new ProtocolListPolicyObject(name, state, Object.assign(Object.assign({}, opts), { id: id }));
43
+ }
44
+ /**
45
+ * Returns true if the given object is an instance of ProtocolListPolicyObject. This is designed to work even
46
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
47
+ */
48
+ static isInstance(obj) {
49
+ if (obj === undefined || obj === null) {
50
+ return false;
51
+ }
52
+ return obj['__pulumiType'] === ProtocolListPolicyObject.__pulumiType;
53
+ }
54
+ constructor(name, argsOrState, opts) {
55
+ let resourceInputs = {};
56
+ opts = opts || {};
57
+ if (opts.id) {
58
+ const state = argsOrState;
59
+ resourceInputs["entries"] = state ? state.entries : undefined;
60
+ resourceInputs["name"] = state ? state.name : undefined;
61
+ resourceInputs["version"] = state ? state.version : undefined;
62
+ }
63
+ else {
64
+ const args = argsOrState;
65
+ if ((!args || args.entries === undefined) && !opts.urn) {
66
+ throw new Error("Missing required property 'entries'");
67
+ }
68
+ resourceInputs["entries"] = args ? args.entries : undefined;
69
+ resourceInputs["name"] = args ? args.name : undefined;
70
+ resourceInputs["version"] = undefined /*out*/;
71
+ }
72
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
73
+ super(ProtocolListPolicyObject.__pulumiType, name, resourceInputs, opts);
74
+ }
75
+ }
76
+ exports.ProtocolListPolicyObject = ProtocolListPolicyObject;
77
+ /** @internal */
78
+ ProtocolListPolicyObject.__pulumiType = 'sdwan:index/protocolListPolicyObject:ProtocolListPolicyObject';
79
+ //# sourceMappingURL=protocolListPolicyObject.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"protocolListPolicyObject.js","sourceRoot":"","sources":["../protocolListPolicyObject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAC/D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqC,EAAE,IAAmC;QACnI,OAAO,IAAI,wBAAwB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,wBAAwB,CAAC,YAAY,CAAC;IACzE,CAAC;IAuBD,YAAY,IAAY,EAAE,WAA0E,EAAE,IAAmC;QACrI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwD,CAAC;YACvE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;aAAM;YACH,MAAM,IAAI,GAAG,WAAuD,CAAC;YACrE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,wBAAwB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7E,CAAC;;AApEL,4DAqEC;AAvDG,gBAAgB;AACO,qCAAY,GAAG,+DAA+D,CAAC"}
package/provider.d.ts ADDED
@@ -0,0 +1,59 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * The provider type for the sdwan package. By default, resources use package-wide configuration
4
+ * settings, however an explicit `Provider` instance may be created and passed during resource
5
+ * construction to achieve fine-grained programmatic control over provider settings. See the
6
+ * [documentation](https://www.pulumi.com/docs/reference/programming-model/#providers) for more information.
7
+ */
8
+ export declare class Provider extends pulumi.ProviderResource {
9
+ /**
10
+ * Returns true if the given object is an instance of Provider. This is designed to work even
11
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
12
+ */
13
+ static isInstance(obj: any): obj is Provider;
14
+ /**
15
+ * Password for the SD-WAN Manager account. This can also be set as the SDWAN_PASSWORD environment variable.
16
+ */
17
+ readonly password: pulumi.Output<string | undefined>;
18
+ /**
19
+ * URL of the Cisco SD-WAN Manager device. This can also be set as the SDWAN_URL environment variable.
20
+ */
21
+ readonly url: pulumi.Output<string | undefined>;
22
+ /**
23
+ * Username for the SD-WAN Manager account. This can also be set as the SDWAN_USERNAME environment variable.
24
+ */
25
+ readonly username: pulumi.Output<string | undefined>;
26
+ /**
27
+ * Create a Provider resource with the given unique name, arguments, and options.
28
+ *
29
+ * @param name The _unique_ name of the resource.
30
+ * @param args The arguments to use to populate this resource's properties.
31
+ * @param opts A bag of options that control this resource's behavior.
32
+ */
33
+ constructor(name: string, args?: ProviderArgs, opts?: pulumi.ResourceOptions);
34
+ }
35
+ /**
36
+ * The set of arguments for constructing a Provider resource.
37
+ */
38
+ export interface ProviderArgs {
39
+ /**
40
+ * Allow insecure HTTPS client. This can also be set as the SDWAN_INSECURE environment variable. Defaults to `true`.
41
+ */
42
+ insecure?: pulumi.Input<boolean>;
43
+ /**
44
+ * Password for the SD-WAN Manager account. This can also be set as the SDWAN_PASSWORD environment variable.
45
+ */
46
+ password?: pulumi.Input<string>;
47
+ /**
48
+ * Number of retries for REST API calls. This can also be set as the SDWAN_RETRIES environment variable. Defaults to `3`.
49
+ */
50
+ retries?: pulumi.Input<number>;
51
+ /**
52
+ * URL of the Cisco SD-WAN Manager device. This can also be set as the SDWAN_URL environment variable.
53
+ */
54
+ url?: pulumi.Input<string>;
55
+ /**
56
+ * Username for the SD-WAN Manager account. This can also be set as the SDWAN_USERNAME environment variable.
57
+ */
58
+ username?: pulumi.Input<string>;
59
+ }
package/provider.js ADDED
@@ -0,0 +1,51 @@
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.Provider = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * The provider type for the sdwan package. By default, resources use package-wide configuration
10
+ * settings, however an explicit `Provider` instance may be created and passed during resource
11
+ * construction to achieve fine-grained programmatic control over provider settings. See the
12
+ * [documentation](https://www.pulumi.com/docs/reference/programming-model/#providers) for more information.
13
+ */
14
+ class Provider extends pulumi.ProviderResource {
15
+ /**
16
+ * Returns true if the given object is an instance of Provider. This is designed to work even
17
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
18
+ */
19
+ static isInstance(obj) {
20
+ if (obj === undefined || obj === null) {
21
+ return false;
22
+ }
23
+ return obj['__pulumiType'] === "pulumi:providers:" + Provider.__pulumiType;
24
+ }
25
+ /**
26
+ * Create a Provider resource with the given unique name, arguments, and options.
27
+ *
28
+ * @param name The _unique_ name of the resource.
29
+ * @param args The arguments to use to populate this resource's properties.
30
+ * @param opts A bag of options that control this resource's behavior.
31
+ */
32
+ constructor(name, args, opts) {
33
+ let resourceInputs = {};
34
+ opts = opts || {};
35
+ {
36
+ resourceInputs["insecure"] = pulumi.output(args ? args.insecure : undefined).apply(JSON.stringify);
37
+ resourceInputs["password"] = (args === null || args === void 0 ? void 0 : args.password) ? pulumi.secret(args.password) : undefined;
38
+ resourceInputs["retries"] = pulumi.output(args ? args.retries : undefined).apply(JSON.stringify);
39
+ resourceInputs["url"] = args ? args.url : undefined;
40
+ resourceInputs["username"] = args ? args.username : undefined;
41
+ }
42
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
43
+ const secretOpts = { additionalSecretOutputs: ["password"] };
44
+ opts = pulumi.mergeOptions(opts, secretOpts);
45
+ super(Provider.__pulumiType, name, resourceInputs, opts);
46
+ }
47
+ }
48
+ exports.Provider = Provider;
49
+ /** @internal */
50
+ Provider.__pulumiType = 'sdwan';
51
+ //# sourceMappingURL=provider.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"provider.js","sourceRoot":"","sources":["../provider.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;GAKG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,gBAAgB;IAIjD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,GAAG,QAAQ,CAAC,YAAY,CAAC;IAC/E,CAAC;IAeD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAmB,EAAE,IAA6B;QACxE,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB;YACI,cAAc,CAAC,UAAU,CAAC,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;YACnG,cAAc,CAAC,UAAU,CAAC,GAAG,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,QAAQ,EAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YACvF,cAAc,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;YACjG,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC;QAC7D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AAjDL,4BAkDC;AAjDG,gBAAgB;AACO,qBAAY,GAAG,OAAO,CAAC"}
@@ -0,0 +1,99 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * This resource can manage a QoS Map Policy Definition .
6
+ *
7
+ * ## Import
8
+ *
9
+ * ```sh
10
+ * $ pulumi import sdwan:index/qosMapPolicyDefinition:QosMapPolicyDefinition example "f6b2c44c-693c-4763-b010-895aa3d236bd"
11
+ * ```
12
+ */
13
+ export declare class QosMapPolicyDefinition extends pulumi.CustomResource {
14
+ /**
15
+ * Get an existing QosMapPolicyDefinition resource's state with the given name, ID, and optional extra
16
+ * properties used to qualify the lookup.
17
+ *
18
+ * @param name The _unique_ name of the resulting resource.
19
+ * @param id The _unique_ provider ID of the resource to lookup.
20
+ * @param state Any extra arguments used during the lookup.
21
+ * @param opts Optional settings to control the behavior of the CustomResource.
22
+ */
23
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: QosMapPolicyDefinitionState, opts?: pulumi.CustomResourceOptions): QosMapPolicyDefinition;
24
+ /**
25
+ * Returns true if the given object is an instance of QosMapPolicyDefinition. This is designed to work even
26
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
27
+ */
28
+ static isInstance(obj: any): obj is QosMapPolicyDefinition;
29
+ /**
30
+ * The description of the policy definition
31
+ */
32
+ readonly description: pulumi.Output<string>;
33
+ /**
34
+ * The name of the policy definition
35
+ */
36
+ readonly name: pulumi.Output<string>;
37
+ /**
38
+ * List of QoS schedulers
39
+ */
40
+ readonly qosSchedulers: pulumi.Output<outputs.QosMapPolicyDefinitionQosScheduler[]>;
41
+ /**
42
+ * Type
43
+ */
44
+ readonly type: pulumi.Output<string>;
45
+ /**
46
+ * The version of the object
47
+ */
48
+ readonly version: pulumi.Output<number>;
49
+ /**
50
+ * Create a QosMapPolicyDefinition resource with the given unique name, arguments, and options.
51
+ *
52
+ * @param name The _unique_ name of the resource.
53
+ * @param args The arguments to use to populate this resource's properties.
54
+ * @param opts A bag of options that control this resource's behavior.
55
+ */
56
+ constructor(name: string, args: QosMapPolicyDefinitionArgs, opts?: pulumi.CustomResourceOptions);
57
+ }
58
+ /**
59
+ * Input properties used for looking up and filtering QosMapPolicyDefinition resources.
60
+ */
61
+ export interface QosMapPolicyDefinitionState {
62
+ /**
63
+ * The description of the policy definition
64
+ */
65
+ description?: pulumi.Input<string>;
66
+ /**
67
+ * The name of the policy definition
68
+ */
69
+ name?: pulumi.Input<string>;
70
+ /**
71
+ * List of QoS schedulers
72
+ */
73
+ qosSchedulers?: pulumi.Input<pulumi.Input<inputs.QosMapPolicyDefinitionQosScheduler>[]>;
74
+ /**
75
+ * Type
76
+ */
77
+ type?: pulumi.Input<string>;
78
+ /**
79
+ * The version of the object
80
+ */
81
+ version?: pulumi.Input<number>;
82
+ }
83
+ /**
84
+ * The set of arguments for constructing a QosMapPolicyDefinition resource.
85
+ */
86
+ export interface QosMapPolicyDefinitionArgs {
87
+ /**
88
+ * The description of the policy definition
89
+ */
90
+ description: pulumi.Input<string>;
91
+ /**
92
+ * The name of the policy definition
93
+ */
94
+ name?: pulumi.Input<string>;
95
+ /**
96
+ * List of QoS schedulers
97
+ */
98
+ qosSchedulers: pulumi.Input<pulumi.Input<inputs.QosMapPolicyDefinitionQosScheduler>[]>;
99
+ }
@@ -0,0 +1,72 @@
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.QosMapPolicyDefinition = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This resource can manage a QoS Map Policy Definition .
10
+ *
11
+ * ## Import
12
+ *
13
+ * ```sh
14
+ * $ pulumi import sdwan:index/qosMapPolicyDefinition:QosMapPolicyDefinition example "f6b2c44c-693c-4763-b010-895aa3d236bd"
15
+ * ```
16
+ */
17
+ class QosMapPolicyDefinition extends pulumi.CustomResource {
18
+ /**
19
+ * Get an existing QosMapPolicyDefinition resource's state with the given name, ID, and optional extra
20
+ * properties used to qualify the lookup.
21
+ *
22
+ * @param name The _unique_ name of the resulting resource.
23
+ * @param id The _unique_ provider ID of the resource to lookup.
24
+ * @param state Any extra arguments used during the lookup.
25
+ * @param opts Optional settings to control the behavior of the CustomResource.
26
+ */
27
+ static get(name, id, state, opts) {
28
+ return new QosMapPolicyDefinition(name, state, Object.assign(Object.assign({}, opts), { id: id }));
29
+ }
30
+ /**
31
+ * Returns true if the given object is an instance of QosMapPolicyDefinition. This is designed to work even
32
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
33
+ */
34
+ static isInstance(obj) {
35
+ if (obj === undefined || obj === null) {
36
+ return false;
37
+ }
38
+ return obj['__pulumiType'] === QosMapPolicyDefinition.__pulumiType;
39
+ }
40
+ constructor(name, argsOrState, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (opts.id) {
44
+ const state = argsOrState;
45
+ resourceInputs["description"] = state ? state.description : undefined;
46
+ resourceInputs["name"] = state ? state.name : undefined;
47
+ resourceInputs["qosSchedulers"] = state ? state.qosSchedulers : undefined;
48
+ resourceInputs["type"] = state ? state.type : undefined;
49
+ resourceInputs["version"] = state ? state.version : undefined;
50
+ }
51
+ else {
52
+ const args = argsOrState;
53
+ if ((!args || args.description === undefined) && !opts.urn) {
54
+ throw new Error("Missing required property 'description'");
55
+ }
56
+ if ((!args || args.qosSchedulers === undefined) && !opts.urn) {
57
+ throw new Error("Missing required property 'qosSchedulers'");
58
+ }
59
+ resourceInputs["description"] = args ? args.description : undefined;
60
+ resourceInputs["name"] = args ? args.name : undefined;
61
+ resourceInputs["qosSchedulers"] = args ? args.qosSchedulers : undefined;
62
+ resourceInputs["type"] = undefined /*out*/;
63
+ resourceInputs["version"] = undefined /*out*/;
64
+ }
65
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
66
+ super(QosMapPolicyDefinition.__pulumiType, name, resourceInputs, opts);
67
+ }
68
+ }
69
+ exports.QosMapPolicyDefinition = QosMapPolicyDefinition;
70
+ /** @internal */
71
+ QosMapPolicyDefinition.__pulumiType = 'sdwan:index/qosMapPolicyDefinition:QosMapPolicyDefinition';
72
+ //# sourceMappingURL=qosMapPolicyDefinition.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"qosMapPolicyDefinition.js","sourceRoot":"","sources":["../qosMapPolicyDefinition.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmC,EAAE,IAAmC;QACjI,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAsE,EAAE,IAAmC;QACjI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsD,CAAC;YACrE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;aAAM;YACH,MAAM,IAAI,GAAG,WAAqD,CAAC;YACnE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,aAAa,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1D,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;AAnFL,wDAoFC;AAtEG,gBAAgB;AACO,mCAAY,GAAG,2DAA2D,CAAC"}
@@ -0,0 +1,79 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * This resource can manage a Region List Policy Object .
6
+ *
7
+ * ## Import
8
+ *
9
+ * ```sh
10
+ * $ pulumi import sdwan:index/regionListPolicyObject:RegionListPolicyObject example "f6b2c44c-693c-4763-b010-895aa3d236bd"
11
+ * ```
12
+ */
13
+ export declare class RegionListPolicyObject extends pulumi.CustomResource {
14
+ /**
15
+ * Get an existing RegionListPolicyObject resource's state with the given name, ID, and optional extra
16
+ * properties used to qualify the lookup.
17
+ *
18
+ * @param name The _unique_ name of the resulting resource.
19
+ * @param id The _unique_ provider ID of the resource to lookup.
20
+ * @param state Any extra arguments used during the lookup.
21
+ * @param opts Optional settings to control the behavior of the CustomResource.
22
+ */
23
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: RegionListPolicyObjectState, opts?: pulumi.CustomResourceOptions): RegionListPolicyObject;
24
+ /**
25
+ * Returns true if the given object is an instance of RegionListPolicyObject. This is designed to work even
26
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
27
+ */
28
+ static isInstance(obj: any): obj is RegionListPolicyObject;
29
+ /**
30
+ * List of entries
31
+ */
32
+ readonly entries: pulumi.Output<outputs.RegionListPolicyObjectEntry[]>;
33
+ /**
34
+ * The name of the policy object
35
+ */
36
+ readonly name: pulumi.Output<string>;
37
+ /**
38
+ * The version of the object
39
+ */
40
+ readonly version: pulumi.Output<number>;
41
+ /**
42
+ * Create a RegionListPolicyObject resource with the given unique name, arguments, and options.
43
+ *
44
+ * @param name The _unique_ name of the resource.
45
+ * @param args The arguments to use to populate this resource's properties.
46
+ * @param opts A bag of options that control this resource's behavior.
47
+ */
48
+ constructor(name: string, args: RegionListPolicyObjectArgs, opts?: pulumi.CustomResourceOptions);
49
+ }
50
+ /**
51
+ * Input properties used for looking up and filtering RegionListPolicyObject resources.
52
+ */
53
+ export interface RegionListPolicyObjectState {
54
+ /**
55
+ * List of entries
56
+ */
57
+ entries?: pulumi.Input<pulumi.Input<inputs.RegionListPolicyObjectEntry>[]>;
58
+ /**
59
+ * The name of the policy object
60
+ */
61
+ name?: pulumi.Input<string>;
62
+ /**
63
+ * The version of the object
64
+ */
65
+ version?: pulumi.Input<number>;
66
+ }
67
+ /**
68
+ * The set of arguments for constructing a RegionListPolicyObject resource.
69
+ */
70
+ export interface RegionListPolicyObjectArgs {
71
+ /**
72
+ * List of entries
73
+ */
74
+ entries: pulumi.Input<pulumi.Input<inputs.RegionListPolicyObjectEntry>[]>;
75
+ /**
76
+ * The name of the policy object
77
+ */
78
+ name?: pulumi.Input<string>;
79
+ }
@@ -0,0 +1,65 @@
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.RegionListPolicyObject = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * This resource can manage a Region List Policy Object .
10
+ *
11
+ * ## Import
12
+ *
13
+ * ```sh
14
+ * $ pulumi import sdwan:index/regionListPolicyObject:RegionListPolicyObject example "f6b2c44c-693c-4763-b010-895aa3d236bd"
15
+ * ```
16
+ */
17
+ class RegionListPolicyObject extends pulumi.CustomResource {
18
+ /**
19
+ * Get an existing RegionListPolicyObject resource's state with the given name, ID, and optional extra
20
+ * properties used to qualify the lookup.
21
+ *
22
+ * @param name The _unique_ name of the resulting resource.
23
+ * @param id The _unique_ provider ID of the resource to lookup.
24
+ * @param state Any extra arguments used during the lookup.
25
+ * @param opts Optional settings to control the behavior of the CustomResource.
26
+ */
27
+ static get(name, id, state, opts) {
28
+ return new RegionListPolicyObject(name, state, Object.assign(Object.assign({}, opts), { id: id }));
29
+ }
30
+ /**
31
+ * Returns true if the given object is an instance of RegionListPolicyObject. This is designed to work even
32
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
33
+ */
34
+ static isInstance(obj) {
35
+ if (obj === undefined || obj === null) {
36
+ return false;
37
+ }
38
+ return obj['__pulumiType'] === RegionListPolicyObject.__pulumiType;
39
+ }
40
+ constructor(name, argsOrState, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (opts.id) {
44
+ const state = argsOrState;
45
+ resourceInputs["entries"] = state ? state.entries : undefined;
46
+ resourceInputs["name"] = state ? state.name : undefined;
47
+ resourceInputs["version"] = state ? state.version : undefined;
48
+ }
49
+ else {
50
+ const args = argsOrState;
51
+ if ((!args || args.entries === undefined) && !opts.urn) {
52
+ throw new Error("Missing required property 'entries'");
53
+ }
54
+ resourceInputs["entries"] = args ? args.entries : undefined;
55
+ resourceInputs["name"] = args ? args.name : undefined;
56
+ resourceInputs["version"] = undefined /*out*/;
57
+ }
58
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
59
+ super(RegionListPolicyObject.__pulumiType, name, resourceInputs, opts);
60
+ }
61
+ }
62
+ exports.RegionListPolicyObject = RegionListPolicyObject;
63
+ /** @internal */
64
+ RegionListPolicyObject.__pulumiType = 'sdwan:index/regionListPolicyObject:RegionListPolicyObject';
65
+ //# sourceMappingURL=regionListPolicyObject.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"regionListPolicyObject.js","sourceRoot":"","sources":["../regionListPolicyObject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmC,EAAE,IAAmC;QACjI,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAsE,EAAE,IAAmC;QACjI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsD,CAAC;YACrE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;aAAM;YACH,MAAM,IAAI,GAAG,WAAqD,CAAC;YACnE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;AApEL,wDAqEC;AAvDG,gBAAgB;AACO,mCAAY,GAAG,2DAA2D,CAAC"}
@@ -0,0 +1,99 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * This resource can manage a Rewrite Rule Policy Definition .
6
+ *
7
+ * ## Import
8
+ *
9
+ * ```sh
10
+ * $ pulumi import sdwan:index/rewriteRulePolicyDefinition:RewriteRulePolicyDefinition example "f6b2c44c-693c-4763-b010-895aa3d236bd"
11
+ * ```
12
+ */
13
+ export declare class RewriteRulePolicyDefinition extends pulumi.CustomResource {
14
+ /**
15
+ * Get an existing RewriteRulePolicyDefinition resource's state with the given name, ID, and optional extra
16
+ * properties used to qualify the lookup.
17
+ *
18
+ * @param name The _unique_ name of the resulting resource.
19
+ * @param id The _unique_ provider ID of the resource to lookup.
20
+ * @param state Any extra arguments used during the lookup.
21
+ * @param opts Optional settings to control the behavior of the CustomResource.
22
+ */
23
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: RewriteRulePolicyDefinitionState, opts?: pulumi.CustomResourceOptions): RewriteRulePolicyDefinition;
24
+ /**
25
+ * Returns true if the given object is an instance of RewriteRulePolicyDefinition. This is designed to work even
26
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
27
+ */
28
+ static isInstance(obj: any): obj is RewriteRulePolicyDefinition;
29
+ /**
30
+ * The description of the policy definition
31
+ */
32
+ readonly description: pulumi.Output<string>;
33
+ /**
34
+ * The name of the policy definition
35
+ */
36
+ readonly name: pulumi.Output<string>;
37
+ /**
38
+ * List of rules
39
+ */
40
+ readonly rules: pulumi.Output<outputs.RewriteRulePolicyDefinitionRule[]>;
41
+ /**
42
+ * Type
43
+ */
44
+ readonly type: pulumi.Output<string>;
45
+ /**
46
+ * The version of the object
47
+ */
48
+ readonly version: pulumi.Output<number>;
49
+ /**
50
+ * Create a RewriteRulePolicyDefinition resource with the given unique name, arguments, and options.
51
+ *
52
+ * @param name The _unique_ name of the resource.
53
+ * @param args The arguments to use to populate this resource's properties.
54
+ * @param opts A bag of options that control this resource's behavior.
55
+ */
56
+ constructor(name: string, args: RewriteRulePolicyDefinitionArgs, opts?: pulumi.CustomResourceOptions);
57
+ }
58
+ /**
59
+ * Input properties used for looking up and filtering RewriteRulePolicyDefinition resources.
60
+ */
61
+ export interface RewriteRulePolicyDefinitionState {
62
+ /**
63
+ * The description of the policy definition
64
+ */
65
+ description?: pulumi.Input<string>;
66
+ /**
67
+ * The name of the policy definition
68
+ */
69
+ name?: pulumi.Input<string>;
70
+ /**
71
+ * List of rules
72
+ */
73
+ rules?: pulumi.Input<pulumi.Input<inputs.RewriteRulePolicyDefinitionRule>[]>;
74
+ /**
75
+ * Type
76
+ */
77
+ type?: pulumi.Input<string>;
78
+ /**
79
+ * The version of the object
80
+ */
81
+ version?: pulumi.Input<number>;
82
+ }
83
+ /**
84
+ * The set of arguments for constructing a RewriteRulePolicyDefinition resource.
85
+ */
86
+ export interface RewriteRulePolicyDefinitionArgs {
87
+ /**
88
+ * The description of the policy definition
89
+ */
90
+ description: pulumi.Input<string>;
91
+ /**
92
+ * The name of the policy definition
93
+ */
94
+ name?: pulumi.Input<string>;
95
+ /**
96
+ * List of rules
97
+ */
98
+ rules: pulumi.Input<pulumi.Input<inputs.RewriteRulePolicyDefinitionRule>[]>;
99
+ }