@pulumi/scm 1.0.2 → 1.0.3

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 (445) hide show
  1. package/address.d.ts +18 -3
  2. package/address.js.map +1 -1
  3. package/addressGroup.d.ts +12 -3
  4. package/addressGroup.js.map +1 -1
  5. package/aggregateInterface.d.ts +12 -3
  6. package/aggregateInterface.js.map +1 -1
  7. package/antiSpywareProfile.d.ts +6 -3
  8. package/antiSpywareProfile.js.map +1 -1
  9. package/antiSpywareSignature.d.ts +6 -3
  10. package/antiSpywareSignature.js.map +1 -1
  11. package/appOverrideRule.d.ts +6 -3
  12. package/appOverrideRule.js.map +1 -1
  13. package/application.d.ts +6 -3
  14. package/application.js.map +1 -1
  15. package/applicationFilter.d.ts +6 -3
  16. package/applicationFilter.js.map +1 -1
  17. package/applicationGroup.d.ts +6 -3
  18. package/applicationGroup.js.map +1 -1
  19. package/authenticationPortal.d.ts +6 -3
  20. package/authenticationPortal.js.map +1 -1
  21. package/authenticationProfile.d.ts +6 -3
  22. package/authenticationProfile.js.map +1 -1
  23. package/authenticationRule.d.ts +6 -3
  24. package/authenticationRule.js.map +1 -1
  25. package/authenticationSequence.d.ts +6 -3
  26. package/authenticationSequence.js.map +1 -1
  27. package/authenticationSetting.d.ts +6 -3
  28. package/authenticationSetting.js.map +1 -1
  29. package/bgpAddressFamilyProfile.d.ts +6 -3
  30. package/bgpAddressFamilyProfile.js.map +1 -1
  31. package/bgpAuthProfile.d.ts +6 -3
  32. package/bgpAuthProfile.js.map +1 -1
  33. package/bgpFilteringProfile.d.ts +6 -3
  34. package/bgpFilteringProfile.js.map +1 -1
  35. package/bgpRedistributionProfile.d.ts +6 -3
  36. package/bgpRedistributionProfile.js.map +1 -1
  37. package/bgpRouteMap.d.ts +6 -3
  38. package/bgpRouteMap.js.map +1 -1
  39. package/bgpRouteMapRedistribution.d.ts +15 -3
  40. package/bgpRouteMapRedistribution.js.map +1 -1
  41. package/certificateProfile.d.ts +6 -3
  42. package/certificateProfile.js.map +1 -1
  43. package/contentIdSetting.d.ts +6 -3
  44. package/contentIdSetting.js.map +1 -1
  45. package/decryptionExclusion.d.ts +6 -3
  46. package/decryptionExclusion.js.map +1 -1
  47. package/decryptionProfile.d.ts +6 -3
  48. package/decryptionProfile.js.map +1 -1
  49. package/decryptionRule.d.ts +32 -3
  50. package/decryptionRule.js +26 -0
  51. package/decryptionRule.js.map +1 -1
  52. package/deviceRedistributionCollector.d.ts +6 -3
  53. package/deviceRedistributionCollector.js.map +1 -1
  54. package/dhcpInterface.d.ts +66 -3
  55. package/dhcpInterface.js +54 -0
  56. package/dhcpInterface.js.map +1 -1
  57. package/dnsProxy.d.ts +6 -3
  58. package/dnsProxy.js.map +1 -1
  59. package/dnsSecurityProfile.d.ts +6 -3
  60. package/dnsSecurityProfile.js.map +1 -1
  61. package/dosProtectionProfile.d.ts +6 -3
  62. package/dosProtectionProfile.js.map +1 -1
  63. package/dosProtectionRule.d.ts +6 -3
  64. package/dosProtectionRule.js.map +1 -1
  65. package/dynamicUserGroup.d.ts +6 -3
  66. package/dynamicUserGroup.js.map +1 -1
  67. package/ethernetInterface.d.ts +18 -3
  68. package/ethernetInterface.js.map +1 -1
  69. package/externalDynamicList.d.ts +6 -3
  70. package/externalDynamicList.js.map +1 -1
  71. package/fileBlockingProfile.d.ts +6 -3
  72. package/fileBlockingProfile.js.map +1 -1
  73. package/generalSetting.d.ts +6 -3
  74. package/generalSetting.js.map +1 -1
  75. package/getAddress.d.ts +0 -58
  76. package/getAddress.js.map +1 -1
  77. package/getAddressGroup.d.ts +0 -50
  78. package/getAddressGroup.js.map +1 -1
  79. package/getAggregateInterface.d.ts +0 -50
  80. package/getAggregateInterface.js.map +1 -1
  81. package/getAntiSpywareProfile.d.ts +0 -57
  82. package/getAntiSpywareProfile.js.map +1 -1
  83. package/getAntiSpywareSignature.d.ts +0 -60
  84. package/getAntiSpywareSignature.js.map +1 -1
  85. package/getAppOverrideRule.d.ts +0 -84
  86. package/getAppOverrideRule.js.map +1 -1
  87. package/getApplication.d.ts +0 -117
  88. package/getApplication.js.map +1 -1
  89. package/getApplicationFilter.d.ts +0 -90
  90. package/getApplicationFilter.js.map +1 -1
  91. package/getApplicationGroup.d.ts +0 -39
  92. package/getApplicationGroup.js.map +1 -1
  93. package/getAuthenticationProfile.d.ts +0 -57
  94. package/getAuthenticationProfile.js.map +1 -1
  95. package/getAuthenticationRule.d.ts +0 -105
  96. package/getAuthenticationRule.js.map +1 -1
  97. package/getAuthenticationSequence.d.ts +0 -42
  98. package/getAuthenticationSequence.js.map +1 -1
  99. package/getAuthenticationSetting.d.ts +0 -30
  100. package/getAuthenticationSetting.js.map +1 -1
  101. package/getBgpAddressFamilyProfile.d.ts +0 -39
  102. package/getBgpAddressFamilyProfile.js.map +1 -1
  103. package/getBgpAuthProfile.d.ts +0 -42
  104. package/getBgpAuthProfile.js.map +1 -1
  105. package/getBgpFilteringProfile.d.ts +0 -42
  106. package/getBgpFilteringProfile.js.map +1 -1
  107. package/getBgpRedistributionProfile.d.ts +0 -39
  108. package/getBgpRedistributionProfile.js.map +1 -1
  109. package/getBgpRouteMap.d.ts +0 -42
  110. package/getBgpRouteMap.js.map +1 -1
  111. package/getBgpRouteMapRedistribution.d.ts +0 -51
  112. package/getBgpRouteMapRedistribution.js.map +1 -1
  113. package/getCertificateProfile.d.ts +0 -72
  114. package/getCertificateProfile.js.map +1 -1
  115. package/getContentIdSetting.d.ts +0 -30
  116. package/getContentIdSetting.js.map +1 -1
  117. package/getDecryptionExclusion.d.ts +0 -39
  118. package/getDecryptionExclusion.js.map +1 -1
  119. package/getDecryptionProfile.d.ts +0 -48
  120. package/getDecryptionProfile.js.map +1 -1
  121. package/getDecryptionRule.d.ts +0 -105
  122. package/getDecryptionRule.js.map +1 -1
  123. package/getDeviceRedistributionCollector.d.ts +0 -30
  124. package/getDeviceRedistributionCollector.js.map +1 -1
  125. package/getDhcpInterface.d.ts +26 -44
  126. package/getDhcpInterface.js +26 -0
  127. package/getDhcpInterface.js.map +1 -1
  128. package/getDhcpInterfaceList.d.ts +32 -0
  129. package/getDhcpInterfaceList.js +32 -0
  130. package/getDhcpInterfaceList.js.map +1 -1
  131. package/getDnsProxy.d.ts +0 -60
  132. package/getDnsProxy.js.map +1 -1
  133. package/getDnsSecurityProfile.d.ts +0 -42
  134. package/getDnsSecurityProfile.js.map +1 -1
  135. package/getDosProtectionProfile.d.ts +0 -48
  136. package/getDosProtectionProfile.js.map +1 -1
  137. package/getDosProtectionRule.d.ts +0 -78
  138. package/getDosProtectionRule.js.map +1 -1
  139. package/getDynamicUserGroup.d.ts +0 -45
  140. package/getDynamicUserGroup.js.map +1 -1
  141. package/getEthernetInterface.d.ts +0 -73
  142. package/getEthernetInterface.js.map +1 -1
  143. package/getExternalDynamicList.d.ts +0 -42
  144. package/getExternalDynamicList.js.map +1 -1
  145. package/getFileBlockingProfile.d.ts +0 -42
  146. package/getFileBlockingProfile.js.map +1 -1
  147. package/getGeneralSetting.d.ts +0 -30
  148. package/getGeneralSetting.js.map +1 -1
  149. package/getHipObject.d.ts +0 -72
  150. package/getHipObject.js.map +1 -1
  151. package/getHipProfile.d.ts +0 -42
  152. package/getHipProfile.js.map +1 -1
  153. package/getHttpHeaderProfile.d.ts +0 -42
  154. package/getHttpHeaderProfile.js.map +1 -1
  155. package/getHttpServerProfile.d.ts +0 -45
  156. package/getHttpServerProfile.js.map +1 -1
  157. package/getIkeCryptoProfile.d.ts +0 -51
  158. package/getIkeCryptoProfile.js.map +1 -1
  159. package/getIkeGateway.d.ts +0 -60
  160. package/getIkeGateway.js.map +1 -1
  161. package/getInterfaceManagementProfile.d.ts +0 -69
  162. package/getInterfaceManagementProfile.js.map +1 -1
  163. package/getIpsecCryptoProfile.d.ts +0 -53
  164. package/getIpsecCryptoProfile.js.map +1 -1
  165. package/getIpsecTunnel.d.ts +0 -54
  166. package/getIpsecTunnel.js.map +1 -1
  167. package/getKerberosServerProfile.d.ts +40 -39
  168. package/getKerberosServerProfile.js +40 -0
  169. package/getKerberosServerProfile.js.map +1 -1
  170. package/getKerberosServerProfileList.d.ts +32 -0
  171. package/getKerberosServerProfileList.js +32 -0
  172. package/getKerberosServerProfileList.js.map +1 -1
  173. package/getLayer2Subinterface.d.ts +0 -45
  174. package/getLayer2Subinterface.js.map +1 -1
  175. package/getLayer3Subinterface.d.ts +0 -65
  176. package/getLayer3Subinterface.js.map +1 -1
  177. package/getLdapServerProfile.d.ts +0 -69
  178. package/getLdapServerProfile.js.map +1 -1
  179. package/getLinkTag.d.ts +0 -42
  180. package/getLinkTag.js.map +1 -1
  181. package/getLldpProfile.d.ts +24 -45
  182. package/getLldpProfile.js +24 -0
  183. package/getLldpProfile.js.map +1 -1
  184. package/getLldpProfileList.d.ts +30 -0
  185. package/getLldpProfileList.js +30 -0
  186. package/getLldpProfileList.js.map +1 -1
  187. package/getLocalUser.d.ts +0 -45
  188. package/getLocalUser.js.map +1 -1
  189. package/getLocalUserGroup.d.ts +0 -39
  190. package/getLocalUserGroup.js.map +1 -1
  191. package/getLogForwardingProfile.d.ts +42 -42
  192. package/getLogForwardingProfile.js +42 -0
  193. package/getLogForwardingProfile.js.map +1 -1
  194. package/getLogForwardingProfileList.d.ts +32 -0
  195. package/getLogForwardingProfileList.js +32 -0
  196. package/getLogForwardingProfileList.js.map +1 -1
  197. package/getLogicalRouter.d.ts +0 -42
  198. package/getLogicalRouter.js.map +1 -1
  199. package/getLoopbackInterface.d.ts +0 -54
  200. package/getLoopbackInterface.js.map +1 -1
  201. package/getManagementInterface.d.ts +0 -30
  202. package/getManagementInterface.js.map +1 -1
  203. package/getMotdBannerSetting.d.ts +0 -30
  204. package/getMotdBannerSetting.js.map +1 -1
  205. package/getOspfAuthProfile.d.ts +0 -47
  206. package/getOspfAuthProfile.js.map +1 -1
  207. package/getPbfRule.d.ts +0 -69
  208. package/getPbfRule.js.map +1 -1
  209. package/getProfileGroup.d.ts +0 -63
  210. package/getProfileGroup.js.map +1 -1
  211. package/getQosPolicyRule.d.ts +0 -57
  212. package/getQosPolicyRule.js.map +1 -1
  213. package/getQosProfile.d.ts +40 -42
  214. package/getQosProfile.js +40 -0
  215. package/getQosProfile.js.map +1 -1
  216. package/getQosProfileList.d.ts +34 -0
  217. package/getQosProfileList.js +34 -0
  218. package/getQosProfileList.js.map +1 -1
  219. package/getRadiusServerProfile.d.ts +3 -48
  220. package/getRadiusServerProfile.js.map +1 -1
  221. package/getRegion.d.ts +0 -42
  222. package/getRegion.js.map +1 -1
  223. package/getRouteAccessList.d.ts +0 -42
  224. package/getRouteAccessList.js.map +1 -1
  225. package/getRouteCommunityList.d.ts +0 -42
  226. package/getRouteCommunityList.js.map +1 -1
  227. package/getRoutePathAccessList.d.ts +0 -42
  228. package/getRoutePathAccessList.js.map +1 -1
  229. package/getRoutePrefixList.d.ts +0 -42
  230. package/getRoutePrefixList.js.map +1 -1
  231. package/getSamlServerProfile.d.ts +43 -60
  232. package/getSamlServerProfile.js +42 -0
  233. package/getSamlServerProfile.js.map +1 -1
  234. package/getSamlServerProfileList.d.ts +32 -0
  235. package/getSamlServerProfileList.js +32 -0
  236. package/getSamlServerProfileList.js.map +1 -1
  237. package/getScepProfile.d.ts +40 -75
  238. package/getScepProfile.js +40 -0
  239. package/getScepProfile.js.map +1 -1
  240. package/getScepProfileList.d.ts +32 -0
  241. package/getScepProfileList.js +32 -0
  242. package/getScepProfileList.js.map +1 -1
  243. package/getSchedule.d.ts +0 -39
  244. package/getSchedule.js.map +1 -1
  245. package/getSdwanErrorCorrectionProfile.d.ts +0 -42
  246. package/getSdwanErrorCorrectionProfile.js.map +1 -1
  247. package/getSdwanPathQualityProfile.d.ts +0 -39
  248. package/getSdwanPathQualityProfile.js.map +1 -1
  249. package/getSdwanRule.d.ts +0 -87
  250. package/getSdwanRule.js.map +1 -1
  251. package/getSdwanSaasQualityProfile.d.ts +0 -39
  252. package/getSdwanSaasQualityProfile.js.map +1 -1
  253. package/getSdwanTrafficDistributionProfile.d.ts +0 -42
  254. package/getSdwanTrafficDistributionProfile.js.map +1 -1
  255. package/getService.d.ts +0 -45
  256. package/getService.js.map +1 -1
  257. package/getServiceGroup.d.ts +0 -42
  258. package/getServiceGroup.js.map +1 -1
  259. package/getServiceRoute.d.ts +0 -30
  260. package/getServiceRoute.js.map +1 -1
  261. package/getServiceSetting.d.ts +0 -33
  262. package/getServiceSetting.js.map +1 -1
  263. package/getSessionSetting.d.ts +0 -30
  264. package/getSessionSetting.js.map +1 -1
  265. package/getSessionTimeout.d.ts +0 -30
  266. package/getSessionTimeout.js.map +1 -1
  267. package/getSyslogServerProfile.d.ts +0 -42
  268. package/getSyslogServerProfile.js.map +1 -1
  269. package/getTacacsServerProfile.d.ts +41 -48
  270. package/getTacacsServerProfile.js +38 -0
  271. package/getTacacsServerProfile.js.map +1 -1
  272. package/getTacacsServerProfileList.d.ts +28 -0
  273. package/getTacacsServerProfileList.js +28 -0
  274. package/getTacacsServerProfileList.js.map +1 -1
  275. package/getTag.d.ts +0 -42
  276. package/getTag.js.map +1 -1
  277. package/getTcpSetting.d.ts +0 -30
  278. package/getTcpSetting.js.map +1 -1
  279. package/getTlsServiceProfile.d.ts +0 -42
  280. package/getTlsServiceProfile.js.map +1 -1
  281. package/getTunnelInterface.d.ts +1 -51
  282. package/getTunnelInterface.js.map +1 -1
  283. package/getUpdateSchedule.d.ts +0 -30
  284. package/getUpdateSchedule.js.map +1 -1
  285. package/getUrlAccessProfile.d.ts +0 -81
  286. package/getUrlAccessProfile.js.map +1 -1
  287. package/getUrlCategory.d.ts +0 -45
  288. package/getUrlCategory.js.map +1 -1
  289. package/getVariable.d.ts +0 -48
  290. package/getVariable.js.map +1 -1
  291. package/getVlanInterface.d.ts +0 -65
  292. package/getVlanInterface.js.map +1 -1
  293. package/getVpnSetting.d.ts +0 -30
  294. package/getVpnSetting.js.map +1 -1
  295. package/getVulnerabilityProtectionProfile.d.ts +0 -45
  296. package/getVulnerabilityProtectionProfile.js.map +1 -1
  297. package/getVulnerabilityProtectionSignature.d.ts +0 -63
  298. package/getVulnerabilityProtectionSignature.js.map +1 -1
  299. package/getWildfireAntiVirusProfile.d.ts +0 -51
  300. package/getWildfireAntiVirusProfile.js.map +1 -1
  301. package/getZone.d.ts +0 -57
  302. package/getZone.js.map +1 -1
  303. package/hipObject.d.ts +6 -3
  304. package/hipObject.js.map +1 -1
  305. package/hipProfile.d.ts +6 -3
  306. package/hipProfile.js.map +1 -1
  307. package/httpHeaderProfile.d.ts +6 -3
  308. package/httpHeaderProfile.js.map +1 -1
  309. package/httpServerProfile.d.ts +6 -3
  310. package/httpServerProfile.js.map +1 -1
  311. package/ikeCryptoProfile.d.ts +6 -3
  312. package/ikeCryptoProfile.js.map +1 -1
  313. package/ikeGateway.d.ts +6 -3
  314. package/ikeGateway.js.map +1 -1
  315. package/interfaceManagementProfile.d.ts +6 -3
  316. package/interfaceManagementProfile.js.map +1 -1
  317. package/ipsecCryptoProfile.d.ts +12 -3
  318. package/ipsecCryptoProfile.js.map +1 -1
  319. package/ipsecTunnel.d.ts +6 -3
  320. package/ipsecTunnel.js.map +1 -1
  321. package/kerberosServerProfile.d.ts +52 -3
  322. package/kerberosServerProfile.js +46 -0
  323. package/kerberosServerProfile.js.map +1 -1
  324. package/layer2Subinterface.d.ts +6 -3
  325. package/layer2Subinterface.js.map +1 -1
  326. package/layer3Subinterface.d.ts +12 -3
  327. package/layer3Subinterface.js.map +1 -1
  328. package/ldapServerProfile.d.ts +6 -3
  329. package/ldapServerProfile.js.map +1 -1
  330. package/linkTag.d.ts +6 -3
  331. package/linkTag.js.map +1 -1
  332. package/lldpProfile.d.ts +29 -3
  333. package/lldpProfile.js +23 -0
  334. package/lldpProfile.js.map +1 -1
  335. package/localUser.d.ts +6 -3
  336. package/localUser.js.map +1 -1
  337. package/localUserGroup.d.ts +6 -3
  338. package/localUserGroup.js.map +1 -1
  339. package/logForwardingProfile.d.ts +115 -6
  340. package/logForwardingProfile.js +109 -0
  341. package/logForwardingProfile.js.map +1 -1
  342. package/logicalRouter.d.ts +6 -3
  343. package/logicalRouter.js.map +1 -1
  344. package/loopbackInterface.d.ts +35 -3
  345. package/loopbackInterface.js +29 -0
  346. package/loopbackInterface.js.map +1 -1
  347. package/managementInterface.d.ts +6 -3
  348. package/managementInterface.js.map +1 -1
  349. package/mfaServer.d.ts +6 -3
  350. package/mfaServer.js.map +1 -1
  351. package/motdBannerSetting.d.ts +6 -3
  352. package/motdBannerSetting.js.map +1 -1
  353. package/ospfAuthProfile.d.ts +12 -3
  354. package/ospfAuthProfile.js.map +1 -1
  355. package/package.json +2 -2
  356. package/pbfRule.d.ts +6 -3
  357. package/pbfRule.js.map +1 -1
  358. package/profileGroup.d.ts +6 -3
  359. package/profileGroup.js.map +1 -1
  360. package/qosPolicyRule.d.ts +6 -3
  361. package/qosPolicyRule.js.map +1 -1
  362. package/qosProfile.d.ts +110 -3
  363. package/qosProfile.js +104 -0
  364. package/qosProfile.js.map +1 -1
  365. package/radiusServerProfile.d.ts +18 -3
  366. package/radiusServerProfile.js +4 -0
  367. package/radiusServerProfile.js.map +1 -1
  368. package/region.d.ts +6 -3
  369. package/region.js.map +1 -1
  370. package/routeAccessList.d.ts +6 -3
  371. package/routeAccessList.js.map +1 -1
  372. package/routeCommunityList.d.ts +6 -3
  373. package/routeCommunityList.js.map +1 -1
  374. package/routePathAccessList.d.ts +6 -3
  375. package/routePathAccessList.js.map +1 -1
  376. package/routePrefixList.d.ts +6 -3
  377. package/routePrefixList.js.map +1 -1
  378. package/samlServerProfile.d.ts +58 -3
  379. package/samlServerProfile.js +42 -0
  380. package/samlServerProfile.js.map +1 -1
  381. package/scepProfile.d.ts +123 -18
  382. package/scepProfile.js +102 -0
  383. package/scepProfile.js.map +1 -1
  384. package/schedule.d.ts +6 -3
  385. package/schedule.js.map +1 -1
  386. package/sdwanErrorCorrectionProfile.d.ts +6 -3
  387. package/sdwanErrorCorrectionProfile.js.map +1 -1
  388. package/sdwanPathQualityProfile.d.ts +6 -3
  389. package/sdwanPathQualityProfile.js.map +1 -1
  390. package/sdwanRule.d.ts +6 -3
  391. package/sdwanRule.js.map +1 -1
  392. package/sdwanSaasQualityProfile.d.ts +6 -3
  393. package/sdwanSaasQualityProfile.js.map +1 -1
  394. package/sdwanTrafficDistributionProfile.d.ts +6 -3
  395. package/sdwanTrafficDistributionProfile.js.map +1 -1
  396. package/service.d.ts +6 -3
  397. package/service.js.map +1 -1
  398. package/serviceGroup.d.ts +6 -3
  399. package/serviceGroup.js.map +1 -1
  400. package/serviceRoute.d.ts +6 -3
  401. package/serviceRoute.js.map +1 -1
  402. package/serviceSetting.d.ts +6 -3
  403. package/serviceSetting.js.map +1 -1
  404. package/sessionSetting.d.ts +6 -3
  405. package/sessionSetting.js.map +1 -1
  406. package/sessionTimeout.d.ts +6 -3
  407. package/sessionTimeout.js.map +1 -1
  408. package/syslogServerProfile.d.ts +6 -3
  409. package/syslogServerProfile.js.map +1 -1
  410. package/tacacsServerProfile.d.ts +53 -3
  411. package/tacacsServerProfile.js +39 -0
  412. package/tacacsServerProfile.js.map +1 -1
  413. package/tag.d.ts +6 -3
  414. package/tag.js.map +1 -1
  415. package/tcpSetting.d.ts +6 -3
  416. package/tcpSetting.js.map +1 -1
  417. package/tlsServiceProfile.d.ts +6 -3
  418. package/tlsServiceProfile.js.map +1 -1
  419. package/tunnelInterface.d.ts +47 -3
  420. package/tunnelInterface.js +31 -0
  421. package/tunnelInterface.js.map +1 -1
  422. package/types/input.d.ts +392 -147
  423. package/types/output.d.ts +1495 -1012
  424. package/updateSchedule.d.ts +6 -3
  425. package/updateSchedule.js.map +1 -1
  426. package/urlAccessProfile.d.ts +6 -3
  427. package/urlAccessProfile.js.map +1 -1
  428. package/urlCategory.d.ts +6 -3
  429. package/urlCategory.js.map +1 -1
  430. package/variable.d.ts +6 -3
  431. package/variable.js.map +1 -1
  432. package/vlanInterface.d.ts +12 -3
  433. package/vlanInterface.js.map +1 -1
  434. package/vpnSetting.d.ts +6 -3
  435. package/vpnSetting.js.map +1 -1
  436. package/vulnerabilityProtectionProfile.d.ts +6 -3
  437. package/vulnerabilityProtectionProfile.js.map +1 -1
  438. package/vulnerabilityProtectionSignature.d.ts +6 -3
  439. package/vulnerabilityProtectionSignature.js.map +1 -1
  440. package/wildfireAntiVirusProfile.d.ts +6 -3
  441. package/wildfireAntiVirusProfile.js.map +1 -1
  442. package/zone.d.ts +6 -3
  443. package/zone.js.map +1 -1
  444. package/zoneProtectionProfile.d.ts +9 -0
  445. package/zoneProtectionProfile.js.map +1 -1
@@ -31,92 +31,39 @@ export declare function getLayer3Subinterface(args: GetLayer3SubinterfaceArgs, o
31
31
  export interface GetLayer3SubinterfaceArgs {
32
32
  /**
33
33
  * The device in which the resource is defined
34
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
35
34
  */
36
35
  device?: string;
37
- /**
38
- * The folder in which the resource is defined
39
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
40
- */
41
36
  folder?: string;
42
37
  /**
43
38
  * UUID of the resource
44
39
  */
45
40
  id: string;
46
- /**
47
- * L3 sub-interface name
48
- */
49
41
  name?: string;
50
- /**
51
- * The snippet in which the resource is defined
52
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
53
- */
54
42
  snippet?: string;
55
43
  }
56
44
  /**
57
45
  * A collection of values returned by getLayer3Subinterface.
58
46
  */
59
47
  export interface GetLayer3SubinterfaceResult {
60
- /**
61
- * Layer 3 sub Interfaces ARP configuration
62
- */
63
48
  readonly arps: outputs.GetLayer3SubinterfaceArp[];
64
- /**
65
- * Description
66
- */
67
49
  readonly comment: string;
68
- /**
69
- * Dynamic DNS configuration specific to the Layer 3 sub Interfaces.
70
- */
71
50
  readonly ddnsConfig: outputs.GetLayer3SubinterfaceDdnsConfig;
72
51
  /**
73
52
  * The device in which the resource is defined
74
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
75
53
  */
76
54
  readonly device: string;
77
- /**
78
- * Layer3 sub interfaces DHCP Client Object
79
- * > ℹ️ **Note:** You must specify exactly one of `dhcpClient` and `ip`.
80
- */
81
55
  readonly dhcpClient: outputs.GetLayer3SubinterfaceDhcpClient;
82
- /**
83
- * The folder in which the resource is defined
84
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
85
- */
86
56
  readonly folder: string;
87
57
  /**
88
58
  * UUID of the resource
89
59
  */
90
60
  readonly id: string;
91
- /**
92
- * Interface management profile
93
- */
94
61
  readonly interfaceManagementProfile: string;
95
- /**
96
- * L3 sub-interface IP Parent
97
- * > ℹ️ **Note:** You must specify exactly one of `dhcpClient` and `ip`.
98
- */
99
62
  readonly ips: outputs.GetLayer3SubinterfaceIp[];
100
- /**
101
- * MTU
102
- */
103
63
  readonly mtu: number;
104
- /**
105
- * L3 sub-interface name
106
- */
107
64
  readonly name: string;
108
- /**
109
- * Parent interface
110
- */
111
65
  readonly parentInterface: string;
112
- /**
113
- * The snippet in which the resource is defined
114
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
115
- */
116
66
  readonly snippet: string;
117
- /**
118
- * VLAN tag
119
- */
120
67
  readonly tag: number;
121
68
  readonly tfid: string;
122
69
  }
@@ -151,25 +98,13 @@ export declare function getLayer3SubinterfaceOutput(args: GetLayer3SubinterfaceO
151
98
  export interface GetLayer3SubinterfaceOutputArgs {
152
99
  /**
153
100
  * The device in which the resource is defined
154
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
155
101
  */
156
102
  device?: pulumi.Input<string>;
157
- /**
158
- * The folder in which the resource is defined
159
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
160
- */
161
103
  folder?: pulumi.Input<string>;
162
104
  /**
163
105
  * UUID of the resource
164
106
  */
165
107
  id: pulumi.Input<string>;
166
- /**
167
- * L3 sub-interface name
168
- */
169
108
  name?: pulumi.Input<string>;
170
- /**
171
- * The snippet in which the resource is defined
172
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
173
- */
174
109
  snippet?: pulumi.Input<string>;
175
110
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getLayer3Subinterface.js","sourceRoot":"","sources":["../getLayer3Subinterface.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sDASC;AAkGD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uDAAuD,EAAE;QACxF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kEASC"}
1
+ {"version":3,"file":"getLayer3Subinterface.js","sourceRoot":"","sources":["../getLayer3Subinterface.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sDASC;AA6CD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uDAAuD,EAAE;QACxF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kEASC"}
@@ -10,101 +10,44 @@ export declare function getLdapServerProfile(args: GetLdapServerProfileArgs, opt
10
10
  export interface GetLdapServerProfileArgs {
11
11
  /**
12
12
  * The device in which the resource is defined
13
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
14
13
  */
15
14
  device?: string;
16
- /**
17
- * The folder in which the resource is defined
18
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
19
- */
20
15
  folder?: string;
21
16
  /**
22
17
  * The UUID of the LDAP server profile
23
18
  */
24
19
  id: string;
25
- /**
26
- * The name of the LDAP server profile
27
- */
28
20
  name?: string;
29
- /**
30
- * The snippet in which the resource is defined
31
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
32
- */
33
21
  snippet?: string;
34
22
  }
35
23
  /**
36
24
  * A collection of values returned by getLdapServerProfile.
37
25
  */
38
26
  export interface GetLdapServerProfileResult {
39
- /**
40
- * The base DN
41
- */
42
27
  readonly base: string;
43
- /**
44
- * The bind DN
45
- */
46
28
  readonly bindDn: string;
47
- /**
48
- * The bind password
49
- */
50
29
  readonly bindPassword: string;
51
- /**
52
- * The bind timeout (seconds)
53
- */
54
30
  readonly bindTimelimit: string;
55
31
  /**
56
32
  * The device in which the resource is defined
57
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
58
33
  */
59
34
  readonly device: string;
60
- /**
61
- * Map of sensitive values returned from the API.
62
- */
63
35
  readonly encryptedValues: {
64
36
  [key: string]: string;
65
37
  };
66
- /**
67
- * The folder in which the resource is defined
68
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
69
- */
70
38
  readonly folder: string;
71
39
  /**
72
40
  * The UUID of the LDAP server profile
73
41
  */
74
42
  readonly id: string;
75
- /**
76
- * The LDAP server time
77
- */
78
43
  readonly ldapType: string;
79
- /**
80
- * The name of the LDAP server profile
81
- */
82
44
  readonly name: string;
83
- /**
84
- * The search retry interval (seconds)
85
- */
86
45
  readonly retryInterval: number;
87
- /**
88
- * The LDAP server configuration
89
- */
90
46
  readonly servers: outputs.GetLdapServerProfileServer[];
91
- /**
92
- * The snippet in which the resource is defined
93
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
94
- */
95
47
  readonly snippet: string;
96
- /**
97
- * Require SSL/TLS secured connection?
98
- */
99
48
  readonly ssl: boolean;
100
49
  readonly tfid: string;
101
- /**
102
- * The search timeout (seconds)
103
- */
104
50
  readonly timelimit: number;
105
- /**
106
- * Verify server certificate for SSL sessions?
107
- */
108
51
  readonly verifyServerCertificate: boolean;
109
52
  }
110
53
  /**
@@ -117,25 +60,13 @@ export declare function getLdapServerProfileOutput(args: GetLdapServerProfileOut
117
60
  export interface GetLdapServerProfileOutputArgs {
118
61
  /**
119
62
  * The device in which the resource is defined
120
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
121
63
  */
122
64
  device?: pulumi.Input<string>;
123
- /**
124
- * The folder in which the resource is defined
125
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
126
- */
127
65
  folder?: pulumi.Input<string>;
128
66
  /**
129
67
  * The UUID of the LDAP server profile
130
68
  */
131
69
  id: pulumi.Input<string>;
132
- /**
133
- * The name of the LDAP server profile
134
- */
135
70
  name?: pulumi.Input<string>;
136
- /**
137
- * The snippet in which the resource is defined
138
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
139
- */
140
71
  snippet?: pulumi.Input<string>;
141
72
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getLdapServerProfile.js","sourceRoot":"","sources":["../getLdapServerProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oDASC;AAwGD;;GAEG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gEASC"}
1
+ {"version":3,"file":"getLdapServerProfile.js","sourceRoot":"","sources":["../getLdapServerProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oDASC;AA+CD;;GAEG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gEASC"}
package/getLinkTag.d.ts CHANGED
@@ -9,62 +9,32 @@ export declare function getLinkTag(args: GetLinkTagArgs, opts?: pulumi.InvokeOpt
9
9
  export interface GetLinkTagArgs {
10
10
  /**
11
11
  * The device in which the resource is defined
12
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
13
12
  */
14
13
  device?: string;
15
- /**
16
- * The folder in which the resource is defined
17
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
18
- */
19
14
  folder?: string;
20
15
  /**
21
16
  * UUID of the link tag
22
17
  */
23
18
  id: string;
24
- /**
25
- * The name of the link tag
26
- */
27
19
  name?: string;
28
- /**
29
- * The snippet in which the resource is defined
30
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
31
- */
32
20
  snippet?: string;
33
21
  }
34
22
  /**
35
23
  * A collection of values returned by getLinkTag.
36
24
  */
37
25
  export interface GetLinkTagResult {
38
- /**
39
- * The color of the link tag
40
- */
41
26
  readonly color: string;
42
- /**
43
- * Description of the link tag
44
- */
45
27
  readonly comments: string;
46
28
  /**
47
29
  * The device in which the resource is defined
48
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
49
30
  */
50
31
  readonly device: string;
51
- /**
52
- * The folder in which the resource is defined
53
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
54
- */
55
32
  readonly folder: string;
56
33
  /**
57
34
  * UUID of the link tag
58
35
  */
59
36
  readonly id: string;
60
- /**
61
- * The name of the link tag
62
- */
63
37
  readonly name: string;
64
- /**
65
- * The snippet in which the resource is defined
66
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
67
- */
68
38
  readonly snippet: string;
69
39
  readonly tfid: string;
70
40
  }
@@ -78,25 +48,13 @@ export declare function getLinkTagOutput(args: GetLinkTagOutputArgs, opts?: pulu
78
48
  export interface GetLinkTagOutputArgs {
79
49
  /**
80
50
  * The device in which the resource is defined
81
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
82
51
  */
83
52
  device?: pulumi.Input<string>;
84
- /**
85
- * The folder in which the resource is defined
86
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
87
- */
88
53
  folder?: pulumi.Input<string>;
89
54
  /**
90
55
  * UUID of the link tag
91
56
  */
92
57
  id: pulumi.Input<string>;
93
- /**
94
- * The name of the link tag
95
- */
96
58
  name?: pulumi.Input<string>;
97
- /**
98
- * The snippet in which the resource is defined
99
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
100
- */
101
59
  snippet?: pulumi.Input<string>;
102
60
  }
package/getLinkTag.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getLinkTag.js","sourceRoot":"","sources":["../getLinkTag.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gCASC;AAoED;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iCAAiC,EAAE;QAClE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4CASC"}
1
+ {"version":3,"file":"getLinkTag.js","sourceRoot":"","sources":["../getLinkTag.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gCASC;AAsCD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iCAAiC,EAAE;QAClE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4CASC"}
@@ -2,6 +2,18 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
3
  /**
4
4
  * LldpProfile data source
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as scm from "@pulumi/scm";
11
+ *
12
+ * const profileData = scm.getLldpProfile({
13
+ * id: "e46f6246-fd4a-4211-a18f-948b09f474bd",
14
+ * });
15
+ * export const fetchedProfile = profileData;
16
+ * ```
5
17
  */
6
18
  export declare function getLldpProfile(args: GetLldpProfileArgs, opts?: pulumi.InvokeOptions): Promise<GetLldpProfileResult>;
7
19
  /**
@@ -10,26 +22,14 @@ export declare function getLldpProfile(args: GetLldpProfileArgs, opts?: pulumi.I
10
22
  export interface GetLldpProfileArgs {
11
23
  /**
12
24
  * The device in which the resource is defined
13
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
14
25
  */
15
26
  device?: string;
16
- /**
17
- * The folder in which the resource is defined
18
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
19
- */
20
27
  folder?: string;
21
28
  /**
22
29
  * UUID of the resource
23
30
  */
24
31
  id: string;
25
- /**
26
- * LLDP profile name
27
- */
28
32
  name?: string;
29
- /**
30
- * The snippet in which the resource is defined
31
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
32
- */
33
33
  snippet?: string;
34
34
  }
35
35
  /**
@@ -38,43 +38,34 @@ export interface GetLldpProfileArgs {
38
38
  export interface GetLldpProfileResult {
39
39
  /**
40
40
  * The device in which the resource is defined
41
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
42
41
  */
43
42
  readonly device: string;
44
- /**
45
- * The folder in which the resource is defined
46
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
47
- */
48
43
  readonly folder: string;
49
44
  /**
50
45
  * UUID of the resource
51
46
  */
52
47
  readonly id: string;
53
- /**
54
- * LLDP mode
55
- */
56
48
  readonly mode: string;
57
- /**
58
- * LLDP profile name
59
- */
60
49
  readonly name: string;
61
- /**
62
- * Option tlvs
63
- */
64
50
  readonly optionTlvs: outputs.GetLldpProfileOptionTlvs;
65
- /**
66
- * The snippet in which the resource is defined
67
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
68
- */
69
51
  readonly snippet: string;
70
- /**
71
- * SNMP syslog notification
72
- */
73
52
  readonly snmpSyslogNotification: boolean;
74
53
  readonly tfid: string;
75
54
  }
76
55
  /**
77
56
  * LldpProfile data source
57
+ *
58
+ * ## Example Usage
59
+ *
60
+ * ```typescript
61
+ * import * as pulumi from "@pulumi/pulumi";
62
+ * import * as scm from "@pulumi/scm";
63
+ *
64
+ * const profileData = scm.getLldpProfile({
65
+ * id: "e46f6246-fd4a-4211-a18f-948b09f474bd",
66
+ * });
67
+ * export const fetchedProfile = profileData;
68
+ * ```
78
69
  */
79
70
  export declare function getLldpProfileOutput(args: GetLldpProfileOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLldpProfileResult>;
80
71
  /**
@@ -83,25 +74,13 @@ export declare function getLldpProfileOutput(args: GetLldpProfileOutputArgs, opt
83
74
  export interface GetLldpProfileOutputArgs {
84
75
  /**
85
76
  * The device in which the resource is defined
86
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
87
77
  */
88
78
  device?: pulumi.Input<string>;
89
- /**
90
- * The folder in which the resource is defined
91
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
92
- */
93
79
  folder?: pulumi.Input<string>;
94
80
  /**
95
81
  * UUID of the resource
96
82
  */
97
83
  id: pulumi.Input<string>;
98
- /**
99
- * LLDP profile name
100
- */
101
84
  name?: pulumi.Input<string>;
102
- /**
103
- * The snippet in which the resource is defined
104
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
105
- */
106
85
  snippet?: pulumi.Input<string>;
107
86
  }
package/getLldpProfile.js CHANGED
@@ -7,6 +7,18 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
9
  * LldpProfile data source
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as scm from "@pulumi/scm";
16
+ *
17
+ * const profileData = scm.getLldpProfile({
18
+ * id: "e46f6246-fd4a-4211-a18f-948b09f474bd",
19
+ * });
20
+ * export const fetchedProfile = profileData;
21
+ * ```
10
22
  */
11
23
  function getLldpProfile(args, opts) {
12
24
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -21,6 +33,18 @@ function getLldpProfile(args, opts) {
21
33
  exports.getLldpProfile = getLldpProfile;
22
34
  /**
23
35
  * LldpProfile data source
36
+ *
37
+ * ## Example Usage
38
+ *
39
+ * ```typescript
40
+ * import * as pulumi from "@pulumi/pulumi";
41
+ * import * as scm from "@pulumi/scm";
42
+ *
43
+ * const profileData = scm.getLldpProfile({
44
+ * id: "e46f6246-fd4a-4211-a18f-948b09f474bd",
45
+ * });
46
+ * export const fetchedProfile = profileData;
47
+ * ```
24
48
  */
25
49
  function getLldpProfileOutput(args, opts) {
26
50
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -1 +1 @@
1
- {"version":3,"file":"getLldpProfile.js","sourceRoot":"","sources":["../getLldpProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wCASC;AAwED;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oDASC"}
1
+ {"version":3,"file":"getLldpProfile.js","sourceRoot":"","sources":["../getLldpProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wCASC;AAuCD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oDASC"}
@@ -2,6 +2,21 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
3
  /**
4
4
  * Retrieves a listing of config items.
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as scm from "@pulumi/scm";
11
+ *
12
+ * const allProfiles = scm.getLldpProfileList({
13
+ * folder: "All",
14
+ * });
15
+ * export const fetchedProfilesListSummary = {
16
+ * countOfSettingsFetched: allProfiles.then(allProfiles => allProfiles.total),
17
+ * firstProfile: allProfiles.then(allProfiles => allProfiles.datas?.[0]),
18
+ * };
19
+ * ```
5
20
  */
6
21
  export declare function getLldpProfileList(args?: GetLldpProfileListArgs, opts?: pulumi.InvokeOptions): Promise<GetLldpProfileListResult>;
7
22
  /**
@@ -77,6 +92,21 @@ export interface GetLldpProfileListResult {
77
92
  }
78
93
  /**
79
94
  * Retrieves a listing of config items.
95
+ *
96
+ * ## Example Usage
97
+ *
98
+ * ```typescript
99
+ * import * as pulumi from "@pulumi/pulumi";
100
+ * import * as scm from "@pulumi/scm";
101
+ *
102
+ * const allProfiles = scm.getLldpProfileList({
103
+ * folder: "All",
104
+ * });
105
+ * export const fetchedProfilesListSummary = {
106
+ * countOfSettingsFetched: allProfiles.then(allProfiles => allProfiles.total),
107
+ * firstProfile: allProfiles.then(allProfiles => allProfiles.datas?.[0]),
108
+ * };
109
+ * ```
80
110
  */
81
111
  export declare function getLldpProfileListOutput(args?: GetLldpProfileListOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLldpProfileListResult>;
82
112
  /**
@@ -7,6 +7,21 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
9
  * Retrieves a listing of config items.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as scm from "@pulumi/scm";
16
+ *
17
+ * const allProfiles = scm.getLldpProfileList({
18
+ * folder: "All",
19
+ * });
20
+ * export const fetchedProfilesListSummary = {
21
+ * countOfSettingsFetched: allProfiles.then(allProfiles => allProfiles.total),
22
+ * firstProfile: allProfiles.then(allProfiles => allProfiles.datas?.[0]),
23
+ * };
24
+ * ```
10
25
  */
11
26
  function getLldpProfileList(args, opts) {
12
27
  args = args || {};
@@ -23,6 +38,21 @@ function getLldpProfileList(args, opts) {
23
38
  exports.getLldpProfileList = getLldpProfileList;
24
39
  /**
25
40
  * Retrieves a listing of config items.
41
+ *
42
+ * ## Example Usage
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as scm from "@pulumi/scm";
47
+ *
48
+ * const allProfiles = scm.getLldpProfileList({
49
+ * folder: "All",
50
+ * });
51
+ * export const fetchedProfilesListSummary = {
52
+ * countOfSettingsFetched: allProfiles.then(allProfiles => allProfiles.total),
53
+ * firstProfile: allProfiles.then(allProfiles => allProfiles.datas?.[0]),
54
+ * };
55
+ * ```
26
56
  */
27
57
  function getLldpProfileListOutput(args, opts) {
28
58
  args = args || {};
@@ -1 +1 @@
1
- {"version":3,"file":"getLldpProfileList.js","sourceRoot":"","sources":["../getLldpProfileList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,gDAWC;AA0ED;;GAEG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAAiC;IAC3G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iDAAiD,EAAE;QAClF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,4DAWC"}
1
+ {"version":3,"file":"getLldpProfileList.js","sourceRoot":"","sources":["../getLldpProfileList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,gDAWC;AA0ED;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAAiC;IAC3G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iDAAiD,EAAE;QAClF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,4DAWC"}