cribl-control-plane 0.0.38 → 0.0.40

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 (401) hide show
  1. package/README.md +44 -44
  2. package/dist/commonjs/funcs/destinationsCreate.d.ts +1 -1
  3. package/dist/commonjs/funcs/destinationsCreate.js +1 -1
  4. package/dist/commonjs/funcs/destinationsDelete.d.ts +1 -1
  5. package/dist/commonjs/funcs/destinationsDelete.js +1 -1
  6. package/dist/commonjs/funcs/destinationsGet.d.ts +2 -2
  7. package/dist/commonjs/funcs/destinationsGet.js +2 -2
  8. package/dist/commonjs/funcs/destinationsList.d.ts +1 -1
  9. package/dist/commonjs/funcs/destinationsList.js +1 -1
  10. package/dist/commonjs/funcs/destinationsPqClear.d.ts +1 -1
  11. package/dist/commonjs/funcs/destinationsPqClear.js +1 -1
  12. package/dist/commonjs/funcs/destinationsPqGet.d.ts +2 -2
  13. package/dist/commonjs/funcs/destinationsPqGet.js +2 -2
  14. package/dist/commonjs/funcs/destinationsSamplesCreate.d.ts +1 -1
  15. package/dist/commonjs/funcs/destinationsSamplesCreate.js +1 -1
  16. package/dist/commonjs/funcs/destinationsSamplesGet.d.ts +2 -2
  17. package/dist/commonjs/funcs/destinationsSamplesGet.js +2 -2
  18. package/dist/commonjs/funcs/destinationsUpdate.d.ts +1 -1
  19. package/dist/commonjs/funcs/destinationsUpdate.js +1 -1
  20. package/dist/commonjs/funcs/lakeDatasetsCreate.d.ts +2 -2
  21. package/dist/commonjs/funcs/lakeDatasetsCreate.js +2 -2
  22. package/dist/commonjs/funcs/lakeDatasetsDelete.d.ts +2 -2
  23. package/dist/commonjs/funcs/lakeDatasetsDelete.js +2 -2
  24. package/dist/commonjs/funcs/lakeDatasetsGet.d.ts +2 -2
  25. package/dist/commonjs/funcs/lakeDatasetsGet.js +2 -2
  26. package/dist/commonjs/funcs/lakeDatasetsList.d.ts +2 -2
  27. package/dist/commonjs/funcs/lakeDatasetsList.js +2 -2
  28. package/dist/commonjs/funcs/lakeDatasetsUpdate.d.ts +2 -2
  29. package/dist/commonjs/funcs/lakeDatasetsUpdate.js +2 -2
  30. package/dist/commonjs/funcs/nodesCount.d.ts +2 -2
  31. package/dist/commonjs/funcs/nodesCount.js +2 -2
  32. package/dist/commonjs/funcs/nodesList.d.ts +2 -2
  33. package/dist/commonjs/funcs/nodesList.js +2 -2
  34. package/dist/commonjs/funcs/nodesSummariesGet.d.ts +2 -2
  35. package/dist/commonjs/funcs/nodesSummariesGet.js +2 -2
  36. package/dist/commonjs/funcs/packsDelete.d.ts +1 -1
  37. package/dist/commonjs/funcs/packsDelete.js +1 -1
  38. package/dist/commonjs/funcs/packsInstall.d.ts +1 -1
  39. package/dist/commonjs/funcs/packsInstall.js +1 -1
  40. package/dist/commonjs/funcs/packsList.d.ts +1 -1
  41. package/dist/commonjs/funcs/packsList.js +1 -1
  42. package/dist/commonjs/funcs/packsUpdate.d.ts +2 -2
  43. package/dist/commonjs/funcs/packsUpdate.js +2 -2
  44. package/dist/commonjs/funcs/sourcesCreate.d.ts +1 -1
  45. package/dist/commonjs/funcs/sourcesCreate.js +1 -1
  46. package/dist/commonjs/funcs/sourcesDelete.d.ts +1 -1
  47. package/dist/commonjs/funcs/sourcesDelete.js +1 -1
  48. package/dist/commonjs/funcs/sourcesGet.d.ts +2 -2
  49. package/dist/commonjs/funcs/sourcesGet.js +2 -2
  50. package/dist/commonjs/funcs/sourcesHecTokensCreate.d.ts +1 -1
  51. package/dist/commonjs/funcs/sourcesHecTokensCreate.js +1 -1
  52. package/dist/commonjs/funcs/sourcesHecTokensUpdate.d.ts +1 -1
  53. package/dist/commonjs/funcs/sourcesHecTokensUpdate.js +1 -1
  54. package/dist/commonjs/funcs/sourcesList.d.ts +1 -1
  55. package/dist/commonjs/funcs/sourcesList.js +1 -1
  56. package/dist/commonjs/funcs/sourcesUpdate.d.ts +1 -1
  57. package/dist/commonjs/funcs/sourcesUpdate.js +1 -1
  58. package/dist/commonjs/funcs/versionsBranchesGet.d.ts +2 -2
  59. package/dist/commonjs/funcs/versionsBranchesGet.js +2 -2
  60. package/dist/commonjs/funcs/versionsBranchesList.d.ts +1 -1
  61. package/dist/commonjs/funcs/versionsBranchesList.js +1 -1
  62. package/dist/commonjs/funcs/versionsCommitsCreate.d.ts +1 -1
  63. package/dist/commonjs/funcs/versionsCommitsCreate.js +1 -1
  64. package/dist/commonjs/funcs/versionsCommitsDiff.d.ts +2 -2
  65. package/dist/commonjs/funcs/versionsCommitsDiff.js +2 -2
  66. package/dist/commonjs/funcs/versionsCommitsFilesCount.d.ts +2 -2
  67. package/dist/commonjs/funcs/versionsCommitsFilesCount.js +2 -2
  68. package/dist/commonjs/funcs/versionsCommitsFilesList.d.ts +2 -2
  69. package/dist/commonjs/funcs/versionsCommitsFilesList.js +2 -2
  70. package/dist/commonjs/funcs/versionsCommitsGet.d.ts +2 -2
  71. package/dist/commonjs/funcs/versionsCommitsGet.js +2 -2
  72. package/dist/commonjs/funcs/versionsCommitsList.d.ts +2 -2
  73. package/dist/commonjs/funcs/versionsCommitsList.js +2 -2
  74. package/dist/commonjs/funcs/versionsCommitsPush.d.ts +2 -2
  75. package/dist/commonjs/funcs/versionsCommitsPush.js +2 -2
  76. package/dist/commonjs/funcs/versionsCommitsRevert.d.ts +1 -1
  77. package/dist/commonjs/funcs/versionsCommitsRevert.js +1 -1
  78. package/dist/commonjs/funcs/versionsCommitsUndo.d.ts +1 -1
  79. package/dist/commonjs/funcs/versionsCommitsUndo.js +1 -1
  80. package/dist/commonjs/funcs/versionsConfigsGet.d.ts +2 -2
  81. package/dist/commonjs/funcs/versionsConfigsGet.js +2 -2
  82. package/dist/commonjs/funcs/versionsStatusesGet.d.ts +2 -2
  83. package/dist/commonjs/funcs/versionsStatusesGet.js +2 -2
  84. package/dist/commonjs/lib/config.d.ts +4 -4
  85. package/dist/commonjs/lib/config.js +4 -4
  86. package/dist/commonjs/models/operations/createcribllakedatasetbylakeid.d.ts +1 -1
  87. package/dist/commonjs/models/operations/createinputhectokenbyid.d.ts +1 -1
  88. package/dist/commonjs/models/operations/createoutputtestbyid.d.ts +1 -1
  89. package/dist/commonjs/models/operations/createversionundo.d.ts +1 -1
  90. package/dist/commonjs/models/operations/deletecribllakedatasetbylakeidandid.d.ts +2 -2
  91. package/dist/commonjs/models/operations/deleteinputbyid.d.ts +1 -1
  92. package/dist/commonjs/models/operations/deleteoutputbyid.d.ts +1 -1
  93. package/dist/commonjs/models/operations/deleteoutputpqbyid.d.ts +1 -1
  94. package/dist/commonjs/models/operations/deletepacksbyid.d.ts +1 -1
  95. package/dist/commonjs/models/operations/getconfiggroupaclteamsbyproductandid.d.ts +3 -3
  96. package/dist/commonjs/models/operations/getconfiggroupaclteamsbyproductandid.js +1 -1
  97. package/dist/commonjs/models/operations/getcribllakedatasetbylakeid.d.ts +1 -1
  98. package/dist/commonjs/models/operations/getcribllakedatasetbylakeidandid.d.ts +2 -2
  99. package/dist/commonjs/models/operations/getinputbyid.d.ts +1 -1
  100. package/dist/commonjs/models/operations/getmasterworkerentry.d.ts +1 -1
  101. package/dist/commonjs/models/operations/getoutputbyid.d.ts +1 -1
  102. package/dist/commonjs/models/operations/getoutputpqbyid.d.ts +1 -1
  103. package/dist/commonjs/models/operations/getoutputsamplesbyid.d.ts +1 -1
  104. package/dist/commonjs/models/operations/getpacks.d.ts +1 -1
  105. package/dist/commonjs/models/operations/getsummary.d.ts +3 -3
  106. package/dist/commonjs/models/operations/getsummary.js +1 -1
  107. package/dist/commonjs/models/operations/getversion.d.ts +2 -2
  108. package/dist/commonjs/models/operations/getversioncount.d.ts +2 -2
  109. package/dist/commonjs/models/operations/getversiondiff.d.ts +4 -4
  110. package/dist/commonjs/models/operations/getversionfiles.d.ts +2 -2
  111. package/dist/commonjs/models/operations/getversionshow.d.ts +4 -4
  112. package/dist/commonjs/models/operations/getversionstatus.d.ts +1 -1
  113. package/dist/commonjs/models/operations/listmasterworkerentry.d.ts +13 -13
  114. package/dist/commonjs/models/operations/listmasterworkerentry.d.ts.map +1 -1
  115. package/dist/commonjs/models/operations/listmasterworkerentry.js +4 -4
  116. package/dist/commonjs/models/operations/listmasterworkerentry.js.map +1 -1
  117. package/dist/commonjs/models/operations/updatecribllakedatasetbylakeidandid.d.ts +2 -2
  118. package/dist/commonjs/models/operations/updateinputbyid.d.ts +1 -1
  119. package/dist/commonjs/models/operations/updateinputhectokenbyidandtoken.d.ts +2 -2
  120. package/dist/commonjs/models/operations/updateoutputbyid.d.ts +1 -1
  121. package/dist/commonjs/models/operations/updatepacksbyid.d.ts +1 -1
  122. package/dist/commonjs/sdk/branches.d.ts +3 -3
  123. package/dist/commonjs/sdk/branches.js +3 -3
  124. package/dist/commonjs/sdk/commits.d.ts +11 -11
  125. package/dist/commonjs/sdk/commits.js +11 -11
  126. package/dist/commonjs/sdk/destinations.d.ts +6 -6
  127. package/dist/commonjs/sdk/destinations.js +6 -6
  128. package/dist/commonjs/sdk/files.d.ts +4 -4
  129. package/dist/commonjs/sdk/files.js +4 -4
  130. package/dist/commonjs/sdk/hectokens.d.ts +2 -2
  131. package/dist/commonjs/sdk/hectokens.js +2 -2
  132. package/dist/commonjs/sdk/lakedatasets.d.ts +10 -10
  133. package/dist/commonjs/sdk/lakedatasets.js +10 -10
  134. package/dist/commonjs/sdk/nodes.d.ts +4 -4
  135. package/dist/commonjs/sdk/nodes.js +4 -4
  136. package/dist/commonjs/sdk/packs.d.ts +5 -5
  137. package/dist/commonjs/sdk/packs.js +5 -5
  138. package/dist/commonjs/sdk/pq.d.ts +3 -3
  139. package/dist/commonjs/sdk/pq.js +3 -3
  140. package/dist/commonjs/sdk/samples.d.ts +3 -3
  141. package/dist/commonjs/sdk/samples.js +3 -3
  142. package/dist/commonjs/sdk/sources.d.ts +6 -6
  143. package/dist/commonjs/sdk/sources.js +6 -6
  144. package/dist/commonjs/sdk/statuses.d.ts +2 -2
  145. package/dist/commonjs/sdk/statuses.js +2 -2
  146. package/dist/commonjs/sdk/summaries.d.ts +2 -2
  147. package/dist/commonjs/sdk/summaries.js +2 -2
  148. package/dist/commonjs/sdk/versionsconfigs.d.ts +2 -2
  149. package/dist/commonjs/sdk/versionsconfigs.js +2 -2
  150. package/dist/esm/funcs/destinationsCreate.d.ts +1 -1
  151. package/dist/esm/funcs/destinationsCreate.js +1 -1
  152. package/dist/esm/funcs/destinationsDelete.d.ts +1 -1
  153. package/dist/esm/funcs/destinationsDelete.js +1 -1
  154. package/dist/esm/funcs/destinationsGet.d.ts +2 -2
  155. package/dist/esm/funcs/destinationsGet.js +2 -2
  156. package/dist/esm/funcs/destinationsList.d.ts +1 -1
  157. package/dist/esm/funcs/destinationsList.js +1 -1
  158. package/dist/esm/funcs/destinationsPqClear.d.ts +1 -1
  159. package/dist/esm/funcs/destinationsPqClear.js +1 -1
  160. package/dist/esm/funcs/destinationsPqGet.d.ts +2 -2
  161. package/dist/esm/funcs/destinationsPqGet.js +2 -2
  162. package/dist/esm/funcs/destinationsSamplesCreate.d.ts +1 -1
  163. package/dist/esm/funcs/destinationsSamplesCreate.js +1 -1
  164. package/dist/esm/funcs/destinationsSamplesGet.d.ts +2 -2
  165. package/dist/esm/funcs/destinationsSamplesGet.js +2 -2
  166. package/dist/esm/funcs/destinationsUpdate.d.ts +1 -1
  167. package/dist/esm/funcs/destinationsUpdate.js +1 -1
  168. package/dist/esm/funcs/lakeDatasetsCreate.d.ts +2 -2
  169. package/dist/esm/funcs/lakeDatasetsCreate.js +2 -2
  170. package/dist/esm/funcs/lakeDatasetsDelete.d.ts +2 -2
  171. package/dist/esm/funcs/lakeDatasetsDelete.js +2 -2
  172. package/dist/esm/funcs/lakeDatasetsGet.d.ts +2 -2
  173. package/dist/esm/funcs/lakeDatasetsGet.js +2 -2
  174. package/dist/esm/funcs/lakeDatasetsList.d.ts +2 -2
  175. package/dist/esm/funcs/lakeDatasetsList.js +2 -2
  176. package/dist/esm/funcs/lakeDatasetsUpdate.d.ts +2 -2
  177. package/dist/esm/funcs/lakeDatasetsUpdate.js +2 -2
  178. package/dist/esm/funcs/nodesCount.d.ts +2 -2
  179. package/dist/esm/funcs/nodesCount.js +2 -2
  180. package/dist/esm/funcs/nodesList.d.ts +2 -2
  181. package/dist/esm/funcs/nodesList.js +2 -2
  182. package/dist/esm/funcs/nodesSummariesGet.d.ts +2 -2
  183. package/dist/esm/funcs/nodesSummariesGet.js +2 -2
  184. package/dist/esm/funcs/packsDelete.d.ts +1 -1
  185. package/dist/esm/funcs/packsDelete.js +1 -1
  186. package/dist/esm/funcs/packsInstall.d.ts +1 -1
  187. package/dist/esm/funcs/packsInstall.js +1 -1
  188. package/dist/esm/funcs/packsList.d.ts +1 -1
  189. package/dist/esm/funcs/packsList.js +1 -1
  190. package/dist/esm/funcs/packsUpdate.d.ts +2 -2
  191. package/dist/esm/funcs/packsUpdate.js +2 -2
  192. package/dist/esm/funcs/sourcesCreate.d.ts +1 -1
  193. package/dist/esm/funcs/sourcesCreate.js +1 -1
  194. package/dist/esm/funcs/sourcesDelete.d.ts +1 -1
  195. package/dist/esm/funcs/sourcesDelete.js +1 -1
  196. package/dist/esm/funcs/sourcesGet.d.ts +2 -2
  197. package/dist/esm/funcs/sourcesGet.js +2 -2
  198. package/dist/esm/funcs/sourcesHecTokensCreate.d.ts +1 -1
  199. package/dist/esm/funcs/sourcesHecTokensCreate.js +1 -1
  200. package/dist/esm/funcs/sourcesHecTokensUpdate.d.ts +1 -1
  201. package/dist/esm/funcs/sourcesHecTokensUpdate.js +1 -1
  202. package/dist/esm/funcs/sourcesList.d.ts +1 -1
  203. package/dist/esm/funcs/sourcesList.js +1 -1
  204. package/dist/esm/funcs/sourcesUpdate.d.ts +1 -1
  205. package/dist/esm/funcs/sourcesUpdate.js +1 -1
  206. package/dist/esm/funcs/versionsBranchesGet.d.ts +2 -2
  207. package/dist/esm/funcs/versionsBranchesGet.js +2 -2
  208. package/dist/esm/funcs/versionsBranchesList.d.ts +1 -1
  209. package/dist/esm/funcs/versionsBranchesList.js +1 -1
  210. package/dist/esm/funcs/versionsCommitsCreate.d.ts +1 -1
  211. package/dist/esm/funcs/versionsCommitsCreate.js +1 -1
  212. package/dist/esm/funcs/versionsCommitsDiff.d.ts +2 -2
  213. package/dist/esm/funcs/versionsCommitsDiff.js +2 -2
  214. package/dist/esm/funcs/versionsCommitsFilesCount.d.ts +2 -2
  215. package/dist/esm/funcs/versionsCommitsFilesCount.js +2 -2
  216. package/dist/esm/funcs/versionsCommitsFilesList.d.ts +2 -2
  217. package/dist/esm/funcs/versionsCommitsFilesList.js +2 -2
  218. package/dist/esm/funcs/versionsCommitsGet.d.ts +2 -2
  219. package/dist/esm/funcs/versionsCommitsGet.js +2 -2
  220. package/dist/esm/funcs/versionsCommitsList.d.ts +2 -2
  221. package/dist/esm/funcs/versionsCommitsList.js +2 -2
  222. package/dist/esm/funcs/versionsCommitsPush.d.ts +2 -2
  223. package/dist/esm/funcs/versionsCommitsPush.js +2 -2
  224. package/dist/esm/funcs/versionsCommitsRevert.d.ts +1 -1
  225. package/dist/esm/funcs/versionsCommitsRevert.js +1 -1
  226. package/dist/esm/funcs/versionsCommitsUndo.d.ts +1 -1
  227. package/dist/esm/funcs/versionsCommitsUndo.js +1 -1
  228. package/dist/esm/funcs/versionsConfigsGet.d.ts +2 -2
  229. package/dist/esm/funcs/versionsConfigsGet.js +2 -2
  230. package/dist/esm/funcs/versionsStatusesGet.d.ts +2 -2
  231. package/dist/esm/funcs/versionsStatusesGet.js +2 -2
  232. package/dist/esm/lib/config.d.ts +4 -4
  233. package/dist/esm/lib/config.js +4 -4
  234. package/dist/esm/models/operations/createcribllakedatasetbylakeid.d.ts +1 -1
  235. package/dist/esm/models/operations/createinputhectokenbyid.d.ts +1 -1
  236. package/dist/esm/models/operations/createoutputtestbyid.d.ts +1 -1
  237. package/dist/esm/models/operations/createversionundo.d.ts +1 -1
  238. package/dist/esm/models/operations/deletecribllakedatasetbylakeidandid.d.ts +2 -2
  239. package/dist/esm/models/operations/deleteinputbyid.d.ts +1 -1
  240. package/dist/esm/models/operations/deleteoutputbyid.d.ts +1 -1
  241. package/dist/esm/models/operations/deleteoutputpqbyid.d.ts +1 -1
  242. package/dist/esm/models/operations/deletepacksbyid.d.ts +1 -1
  243. package/dist/esm/models/operations/getconfiggroupaclteamsbyproductandid.d.ts +3 -3
  244. package/dist/esm/models/operations/getconfiggroupaclteamsbyproductandid.js +1 -1
  245. package/dist/esm/models/operations/getcribllakedatasetbylakeid.d.ts +1 -1
  246. package/dist/esm/models/operations/getcribllakedatasetbylakeidandid.d.ts +2 -2
  247. package/dist/esm/models/operations/getinputbyid.d.ts +1 -1
  248. package/dist/esm/models/operations/getmasterworkerentry.d.ts +1 -1
  249. package/dist/esm/models/operations/getoutputbyid.d.ts +1 -1
  250. package/dist/esm/models/operations/getoutputpqbyid.d.ts +1 -1
  251. package/dist/esm/models/operations/getoutputsamplesbyid.d.ts +1 -1
  252. package/dist/esm/models/operations/getpacks.d.ts +1 -1
  253. package/dist/esm/models/operations/getsummary.d.ts +3 -3
  254. package/dist/esm/models/operations/getsummary.js +1 -1
  255. package/dist/esm/models/operations/getversion.d.ts +2 -2
  256. package/dist/esm/models/operations/getversioncount.d.ts +2 -2
  257. package/dist/esm/models/operations/getversiondiff.d.ts +4 -4
  258. package/dist/esm/models/operations/getversionfiles.d.ts +2 -2
  259. package/dist/esm/models/operations/getversionshow.d.ts +4 -4
  260. package/dist/esm/models/operations/getversionstatus.d.ts +1 -1
  261. package/dist/esm/models/operations/listmasterworkerentry.d.ts +13 -13
  262. package/dist/esm/models/operations/listmasterworkerentry.d.ts.map +1 -1
  263. package/dist/esm/models/operations/listmasterworkerentry.js +4 -4
  264. package/dist/esm/models/operations/listmasterworkerentry.js.map +1 -1
  265. package/dist/esm/models/operations/updatecribllakedatasetbylakeidandid.d.ts +2 -2
  266. package/dist/esm/models/operations/updateinputbyid.d.ts +1 -1
  267. package/dist/esm/models/operations/updateinputhectokenbyidandtoken.d.ts +2 -2
  268. package/dist/esm/models/operations/updateoutputbyid.d.ts +1 -1
  269. package/dist/esm/models/operations/updatepacksbyid.d.ts +1 -1
  270. package/dist/esm/sdk/branches.d.ts +3 -3
  271. package/dist/esm/sdk/branches.js +3 -3
  272. package/dist/esm/sdk/commits.d.ts +11 -11
  273. package/dist/esm/sdk/commits.js +11 -11
  274. package/dist/esm/sdk/destinations.d.ts +6 -6
  275. package/dist/esm/sdk/destinations.js +6 -6
  276. package/dist/esm/sdk/files.d.ts +4 -4
  277. package/dist/esm/sdk/files.js +4 -4
  278. package/dist/esm/sdk/hectokens.d.ts +2 -2
  279. package/dist/esm/sdk/hectokens.js +2 -2
  280. package/dist/esm/sdk/lakedatasets.d.ts +10 -10
  281. package/dist/esm/sdk/lakedatasets.js +10 -10
  282. package/dist/esm/sdk/nodes.d.ts +4 -4
  283. package/dist/esm/sdk/nodes.js +4 -4
  284. package/dist/esm/sdk/packs.d.ts +5 -5
  285. package/dist/esm/sdk/packs.js +5 -5
  286. package/dist/esm/sdk/pq.d.ts +3 -3
  287. package/dist/esm/sdk/pq.js +3 -3
  288. package/dist/esm/sdk/samples.d.ts +3 -3
  289. package/dist/esm/sdk/samples.js +3 -3
  290. package/dist/esm/sdk/sources.d.ts +6 -6
  291. package/dist/esm/sdk/sources.js +6 -6
  292. package/dist/esm/sdk/statuses.d.ts +2 -2
  293. package/dist/esm/sdk/statuses.js +2 -2
  294. package/dist/esm/sdk/summaries.d.ts +2 -2
  295. package/dist/esm/sdk/summaries.js +2 -2
  296. package/dist/esm/sdk/versionsconfigs.d.ts +2 -2
  297. package/dist/esm/sdk/versionsconfigs.js +2 -2
  298. package/docs/sdks/branches/README.md +3 -3
  299. package/docs/sdks/commits/README.md +11 -11
  300. package/docs/sdks/destinations/README.md +6 -6
  301. package/docs/sdks/files/README.md +4 -4
  302. package/docs/sdks/hectokens/README.md +2 -2
  303. package/docs/sdks/lakedatasets/README.md +10 -10
  304. package/docs/sdks/nodes/README.md +8 -8
  305. package/docs/sdks/packs/README.md +5 -5
  306. package/docs/sdks/pq/README.md +3 -3
  307. package/docs/sdks/samples/README.md +3 -3
  308. package/docs/sdks/sources/README.md +6 -6
  309. package/docs/sdks/statuses/README.md +2 -2
  310. package/docs/sdks/summaries/README.md +2 -2
  311. package/docs/sdks/versionsconfigs/README.md +2 -2
  312. package/examples/package-lock.json +1 -1
  313. package/jsr.json +1 -1
  314. package/package.json +1 -1
  315. package/src/funcs/destinationsCreate.ts +1 -1
  316. package/src/funcs/destinationsDelete.ts +1 -1
  317. package/src/funcs/destinationsGet.ts +2 -2
  318. package/src/funcs/destinationsList.ts +1 -1
  319. package/src/funcs/destinationsPqClear.ts +1 -1
  320. package/src/funcs/destinationsPqGet.ts +2 -2
  321. package/src/funcs/destinationsSamplesCreate.ts +1 -1
  322. package/src/funcs/destinationsSamplesGet.ts +2 -2
  323. package/src/funcs/destinationsUpdate.ts +1 -1
  324. package/src/funcs/lakeDatasetsCreate.ts +2 -2
  325. package/src/funcs/lakeDatasetsDelete.ts +2 -2
  326. package/src/funcs/lakeDatasetsGet.ts +2 -2
  327. package/src/funcs/lakeDatasetsList.ts +2 -2
  328. package/src/funcs/lakeDatasetsUpdate.ts +2 -2
  329. package/src/funcs/nodesCount.ts +2 -2
  330. package/src/funcs/nodesList.ts +2 -2
  331. package/src/funcs/nodesSummariesGet.ts +2 -2
  332. package/src/funcs/packsDelete.ts +1 -1
  333. package/src/funcs/packsInstall.ts +1 -1
  334. package/src/funcs/packsList.ts +1 -1
  335. package/src/funcs/packsUpdate.ts +2 -2
  336. package/src/funcs/sourcesCreate.ts +1 -1
  337. package/src/funcs/sourcesDelete.ts +1 -1
  338. package/src/funcs/sourcesGet.ts +2 -2
  339. package/src/funcs/sourcesHecTokensCreate.ts +1 -1
  340. package/src/funcs/sourcesHecTokensUpdate.ts +1 -1
  341. package/src/funcs/sourcesList.ts +1 -1
  342. package/src/funcs/sourcesUpdate.ts +1 -1
  343. package/src/funcs/versionsBranchesGet.ts +2 -2
  344. package/src/funcs/versionsBranchesList.ts +1 -1
  345. package/src/funcs/versionsCommitsCreate.ts +1 -1
  346. package/src/funcs/versionsCommitsDiff.ts +2 -2
  347. package/src/funcs/versionsCommitsFilesCount.ts +2 -2
  348. package/src/funcs/versionsCommitsFilesList.ts +2 -2
  349. package/src/funcs/versionsCommitsGet.ts +2 -2
  350. package/src/funcs/versionsCommitsList.ts +2 -2
  351. package/src/funcs/versionsCommitsPush.ts +2 -2
  352. package/src/funcs/versionsCommitsRevert.ts +1 -1
  353. package/src/funcs/versionsCommitsUndo.ts +1 -1
  354. package/src/funcs/versionsConfigsGet.ts +2 -2
  355. package/src/funcs/versionsStatusesGet.ts +2 -2
  356. package/src/lib/config.ts +4 -4
  357. package/src/models/operations/createcribllakedatasetbylakeid.ts +1 -1
  358. package/src/models/operations/createinputhectokenbyid.ts +1 -1
  359. package/src/models/operations/createoutputtestbyid.ts +1 -1
  360. package/src/models/operations/createversionundo.ts +1 -1
  361. package/src/models/operations/deletecribllakedatasetbylakeidandid.ts +2 -2
  362. package/src/models/operations/deleteinputbyid.ts +1 -1
  363. package/src/models/operations/deleteoutputbyid.ts +1 -1
  364. package/src/models/operations/deleteoutputpqbyid.ts +1 -1
  365. package/src/models/operations/deletepacksbyid.ts +1 -1
  366. package/src/models/operations/getconfiggroupaclteamsbyproductandid.ts +3 -3
  367. package/src/models/operations/getcribllakedatasetbylakeid.ts +1 -1
  368. package/src/models/operations/getcribllakedatasetbylakeidandid.ts +2 -2
  369. package/src/models/operations/getinputbyid.ts +1 -1
  370. package/src/models/operations/getmasterworkerentry.ts +1 -1
  371. package/src/models/operations/getoutputbyid.ts +1 -1
  372. package/src/models/operations/getoutputpqbyid.ts +1 -1
  373. package/src/models/operations/getoutputsamplesbyid.ts +1 -1
  374. package/src/models/operations/getpacks.ts +1 -1
  375. package/src/models/operations/getsummary.ts +3 -3
  376. package/src/models/operations/getversion.ts +2 -2
  377. package/src/models/operations/getversioncount.ts +2 -2
  378. package/src/models/operations/getversiondiff.ts +4 -4
  379. package/src/models/operations/getversionfiles.ts +2 -2
  380. package/src/models/operations/getversionshow.ts +4 -4
  381. package/src/models/operations/getversionstatus.ts +1 -1
  382. package/src/models/operations/listmasterworkerentry.ts +17 -17
  383. package/src/models/operations/updatecribllakedatasetbylakeidandid.ts +2 -2
  384. package/src/models/operations/updateinputbyid.ts +1 -1
  385. package/src/models/operations/updateinputhectokenbyidandtoken.ts +2 -2
  386. package/src/models/operations/updateoutputbyid.ts +1 -1
  387. package/src/models/operations/updatepacksbyid.ts +1 -1
  388. package/src/sdk/branches.ts +3 -3
  389. package/src/sdk/commits.ts +11 -11
  390. package/src/sdk/destinations.ts +6 -6
  391. package/src/sdk/files.ts +4 -4
  392. package/src/sdk/hectokens.ts +2 -2
  393. package/src/sdk/lakedatasets.ts +10 -10
  394. package/src/sdk/nodes.ts +4 -4
  395. package/src/sdk/packs.ts +5 -5
  396. package/src/sdk/pq.ts +3 -3
  397. package/src/sdk/samples.ts +3 -3
  398. package/src/sdk/sources.ts +6 -6
  399. package/src/sdk/statuses.ts +2 -2
  400. package/src/sdk/summaries.ts +2 -2
  401. package/src/sdk/versionsconfigs.ts +2 -2
package/README.md CHANGED
@@ -242,18 +242,18 @@ run();
242
242
 
243
243
  * [list](docs/sdks/destinations/README.md#list) - List all Destinations
244
244
  * [create](docs/sdks/destinations/README.md#create) - Create a Destination
245
- * [get](docs/sdks/destinations/README.md#get) - Retrieve a Destination
245
+ * [get](docs/sdks/destinations/README.md#get) - Get a Destination
246
246
  * [update](docs/sdks/destinations/README.md#update) - Update a Destination
247
247
  * [delete](docs/sdks/destinations/README.md#delete) - Delete a Destination
248
248
 
249
249
  #### [destinations.pq](docs/sdks/pq/README.md)
250
250
 
251
251
  * [clear](docs/sdks/pq/README.md#clear) - Clear the persistent queue for a Destination
252
- * [get](docs/sdks/pq/README.md#get) - Retrieve information about the latest job to clear the persistent queue for a Destination
252
+ * [get](docs/sdks/pq/README.md#get) - Get information about the latest job to clear the persistent queue for a Destination
253
253
 
254
254
  #### [destinations.samples](docs/sdks/samples/README.md)
255
255
 
256
- * [get](docs/sdks/samples/README.md#get) - Retrieve sample event data for a Destination
256
+ * [get](docs/sdks/samples/README.md#get) - Get sample event data for a Destination
257
257
  * [create](docs/sdks/samples/README.md#create) - Send sample event data to a Destination
258
258
 
259
259
  ### [groups](docs/sdks/groups/README.md)
@@ -283,27 +283,27 @@ run();
283
283
 
284
284
  ### [lakeDatasets](docs/sdks/lakedatasets/README.md)
285
285
 
286
- * [create](docs/sdks/lakedatasets/README.md#create) - Create a Lake Dataset in the specified Lake
287
- * [list](docs/sdks/lakedatasets/README.md#list) - List all Lake Datasets in the specified Lake
288
- * [delete](docs/sdks/lakedatasets/README.md#delete) - Delete a Lake Dataset in the specified Lake
289
- * [get](docs/sdks/lakedatasets/README.md#get) - Retrieve a Lake Dataset in the specified Lake
290
- * [update](docs/sdks/lakedatasets/README.md#update) - Update a Lake Dataset in the specified Lake
286
+ * [create](docs/sdks/lakedatasets/README.md#create) - Create a Lake Dataset
287
+ * [list](docs/sdks/lakedatasets/README.md#list) - List all Lake Datasets
288
+ * [delete](docs/sdks/lakedatasets/README.md#delete) - Delete a Lake Dataset
289
+ * [get](docs/sdks/lakedatasets/README.md#get) - Get a Lake Dataset
290
+ * [update](docs/sdks/lakedatasets/README.md#update) - Update a Lake Dataset
291
291
 
292
292
  ### [nodes](docs/sdks/nodes/README.md)
293
293
 
294
- * [list](docs/sdks/nodes/README.md#list) - Retrieve detailed metadata for Worker and Edge Nodes
295
- * [count](docs/sdks/nodes/README.md#count) - Retrieve a count of Worker and Edge Nodes
294
+ * [list](docs/sdks/nodes/README.md#list) - Get detailed metadata for Worker and Edge Nodes
295
+ * [count](docs/sdks/nodes/README.md#count) - Get a count of Worker and Edge Nodes
296
296
 
297
297
  #### [nodes.summaries](docs/sdks/summaries/README.md)
298
298
 
299
- * [get](docs/sdks/summaries/README.md#get) - Retrieve a summary of the Distributed deployment
299
+ * [get](docs/sdks/summaries/README.md#get) - Get a summary of the Distributed deployment
300
300
 
301
301
  ### [packs](docs/sdks/packs/README.md)
302
302
 
303
303
  * [install](docs/sdks/packs/README.md#install) - Install a Pack
304
304
  * [list](docs/sdks/packs/README.md#list) - List all Packs
305
305
  * [delete](docs/sdks/packs/README.md#delete) - Uninstall a Pack
306
- * [update](docs/sdks/packs/README.md#update) - Update a Pack
306
+ * [update](docs/sdks/packs/README.md#update) - Upgrade a Pack
307
307
 
308
308
  ### [pipelines](docs/sdks/pipelines/README.md)
309
309
 
@@ -324,7 +324,7 @@ run();
324
324
 
325
325
  * [list](docs/sdks/sources/README.md#list) - List all Sources
326
326
  * [create](docs/sdks/sources/README.md#create) - Create a Source
327
- * [get](docs/sdks/sources/README.md#get) - Retrieve a Source
327
+ * [get](docs/sdks/sources/README.md#get) - Get a Source
328
328
  * [update](docs/sdks/sources/README.md#update) - Update a Source
329
329
  * [delete](docs/sdks/sources/README.md#delete) - Delete a Source
330
330
 
@@ -339,30 +339,30 @@ run();
339
339
  #### [versions.branches](docs/sdks/branches/README.md)
340
340
 
341
341
  * [list](docs/sdks/branches/README.md#list) - List all branches in the Git repository used for Cribl configuration
342
- * [get](docs/sdks/branches/README.md#get) - Retrieve the name of the Git branch that the Cribl configuration is checked out to
342
+ * [get](docs/sdks/branches/README.md#get) - Get the name of the Git branch that the Cribl configuration is checked out to
343
343
 
344
344
  #### [versions.commits](docs/sdks/commits/README.md)
345
345
 
346
346
  * [create](docs/sdks/commits/README.md#create) - Create a new commit for pending changes to the Cribl configuration
347
- * [diff](docs/sdks/commits/README.md#diff) - Retrieve the diff for a commit
348
- * [list](docs/sdks/commits/README.md#list) - Get the commit history
349
- * [push](docs/sdks/commits/README.md#push) - Push a commit from the local repository to the remote repository
347
+ * [diff](docs/sdks/commits/README.md#diff) - Get the diff for a commit
348
+ * [list](docs/sdks/commits/README.md#list) - List the commit history
349
+ * [push](docs/sdks/commits/README.md#push) - Push local commits to the remote repository
350
350
  * [revert](docs/sdks/commits/README.md#revert) - Revert a commit in the local repository
351
- * [get](docs/sdks/commits/README.md#get) - Retrieve the diff and log message for a commit
351
+ * [get](docs/sdks/commits/README.md#get) - Get the diff and log message for a commit
352
352
  * [undo](docs/sdks/commits/README.md#undo) - Discard uncommitted (staged) changes
353
353
 
354
354
  #### [versions.commits.files](docs/sdks/files/README.md)
355
355
 
356
- * [count](docs/sdks/files/README.md#count) - Retrieve a count of files that changed since a commit
357
- * [list](docs/sdks/files/README.md#list) - Retrieve the names and statuses of files that changed since a commit
356
+ * [count](docs/sdks/files/README.md#count) - Get a count of files that changed since a commit
357
+ * [list](docs/sdks/files/README.md#list) - Get the names and statuses of files that changed since a commit
358
358
 
359
359
  #### [versions.configs](docs/sdks/versionsconfigs/README.md)
360
360
 
361
- * [get](docs/sdks/versionsconfigs/README.md#get) - Retrieve the configuration and status for the Git integration
361
+ * [get](docs/sdks/versionsconfigs/README.md#get) - Get the configuration and status for the Git integration
362
362
 
363
363
  #### [versions.statuses](docs/sdks/statuses/README.md)
364
364
 
365
- * [get](docs/sdks/statuses/README.md#get) - Retrieve the status of the current working tree
365
+ * [get](docs/sdks/statuses/README.md#get) - Get the status of the current working tree
366
366
 
367
367
  </details>
368
368
  <!-- End Available Resources and Operations [operations] -->
@@ -385,12 +385,12 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
385
385
  - [`authTokensGet`](docs/sdks/tokens/README.md#get) - Log in and fetch an authentication token
386
386
  - [`destinationsCreate`](docs/sdks/destinations/README.md#create) - Create a Destination
387
387
  - [`destinationsDelete`](docs/sdks/destinations/README.md#delete) - Delete a Destination
388
- - [`destinationsGet`](docs/sdks/destinations/README.md#get) - Retrieve a Destination
388
+ - [`destinationsGet`](docs/sdks/destinations/README.md#get) - Get a Destination
389
389
  - [`destinationsList`](docs/sdks/destinations/README.md#list) - List all Destinations
390
390
  - [`destinationsPqClear`](docs/sdks/pq/README.md#clear) - Clear the persistent queue for a Destination
391
- - [`destinationsPqGet`](docs/sdks/pq/README.md#get) - Retrieve information about the latest job to clear the persistent queue for a Destination
391
+ - [`destinationsPqGet`](docs/sdks/pq/README.md#get) - Get information about the latest job to clear the persistent queue for a Destination
392
392
  - [`destinationsSamplesCreate`](docs/sdks/samples/README.md#create) - Send sample event data to a Destination
393
- - [`destinationsSamplesGet`](docs/sdks/samples/README.md#get) - Retrieve sample event data for a Destination
393
+ - [`destinationsSamplesGet`](docs/sdks/samples/README.md#get) - Get sample event data for a Destination
394
394
  - [`destinationsUpdate`](docs/sdks/destinations/README.md#update) - Update a Destination
395
395
  - [`groupsAclGet`](docs/sdks/acl/README.md#get) - Get the Access Control List for a Worker Group or Edge Fleet
396
396
  - [`groupsAclTeamsGet`](docs/sdks/teams/README.md#get) - Get the Access Control List for teams with permissions on a Worker Group or Edge Fleet for the specified Cribl product
@@ -402,18 +402,18 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
402
402
  - [`groupsList`](docs/sdks/groups/README.md#list) - List all Worker Groups or Edge Fleets for the specified Cribl product
403
403
  - [`groupsUpdate`](docs/sdks/groups/README.md#update) - Update a Worker Group or Edge Fleet
404
404
  - [`healthGet`](docs/sdks/health/README.md#get) - Retrieve health status of the server
405
- - [`lakeDatasetsCreate`](docs/sdks/lakedatasets/README.md#create) - Create a Lake Dataset in the specified Lake
406
- - [`lakeDatasetsDelete`](docs/sdks/lakedatasets/README.md#delete) - Delete a Lake Dataset in the specified Lake
407
- - [`lakeDatasetsGet`](docs/sdks/lakedatasets/README.md#get) - Retrieve a Lake Dataset in the specified Lake
408
- - [`lakeDatasetsList`](docs/sdks/lakedatasets/README.md#list) - List all Lake Datasets in the specified Lake
409
- - [`lakeDatasetsUpdate`](docs/sdks/lakedatasets/README.md#update) - Update a Lake Dataset in the specified Lake
410
- - [`nodesCount`](docs/sdks/nodes/README.md#count) - Retrieve a count of Worker and Edge Nodes
411
- - [`nodesList`](docs/sdks/nodes/README.md#list) - Retrieve detailed metadata for Worker and Edge Nodes
412
- - [`nodesSummariesGet`](docs/sdks/summaries/README.md#get) - Retrieve a summary of the Distributed deployment
405
+ - [`lakeDatasetsCreate`](docs/sdks/lakedatasets/README.md#create) - Create a Lake Dataset
406
+ - [`lakeDatasetsDelete`](docs/sdks/lakedatasets/README.md#delete) - Delete a Lake Dataset
407
+ - [`lakeDatasetsGet`](docs/sdks/lakedatasets/README.md#get) - Get a Lake Dataset
408
+ - [`lakeDatasetsList`](docs/sdks/lakedatasets/README.md#list) - List all Lake Datasets
409
+ - [`lakeDatasetsUpdate`](docs/sdks/lakedatasets/README.md#update) - Update a Lake Dataset
410
+ - [`nodesCount`](docs/sdks/nodes/README.md#count) - Get a count of Worker and Edge Nodes
411
+ - [`nodesList`](docs/sdks/nodes/README.md#list) - Get detailed metadata for Worker and Edge Nodes
412
+ - [`nodesSummariesGet`](docs/sdks/summaries/README.md#get) - Get a summary of the Distributed deployment
413
413
  - [`packsDelete`](docs/sdks/packs/README.md#delete) - Uninstall a Pack
414
414
  - [`packsInstall`](docs/sdks/packs/README.md#install) - Install a Pack
415
415
  - [`packsList`](docs/sdks/packs/README.md#list) - List all Packs
416
- - [`packsUpdate`](docs/sdks/packs/README.md#update) - Update a Pack
416
+ - [`packsUpdate`](docs/sdks/packs/README.md#update) - Upgrade a Pack
417
417
  - [`pipelinesCreate`](docs/sdks/pipelines/README.md#create) - Create a Pipeline
418
418
  - [`pipelinesDelete`](docs/sdks/pipelines/README.md#delete) - Delete a Pipeline
419
419
  - [`pipelinesGet`](docs/sdks/pipelines/README.md#get) - Retrieve a Pipeline
@@ -425,24 +425,24 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
425
425
  - [`routesUpdate`](docs/sdks/routes/README.md#update) - Update Routes
426
426
  - [`sourcesCreate`](docs/sdks/sources/README.md#create) - Create a Source
427
427
  - [`sourcesDelete`](docs/sdks/sources/README.md#delete) - Delete a Source
428
- - [`sourcesGet`](docs/sdks/sources/README.md#get) - Retrieve a Source
428
+ - [`sourcesGet`](docs/sdks/sources/README.md#get) - Get a Source
429
429
  - [`sourcesHecTokensCreate`](docs/sdks/hectokens/README.md#create) - Add an HEC token and optional metadata to a Splunk HEC Source
430
430
  - [`sourcesHecTokensUpdate`](docs/sdks/hectokens/README.md#update) - Update metadata for an HEC token for a Splunk HEC Source
431
431
  - [`sourcesList`](docs/sdks/sources/README.md#list) - List all Sources
432
432
  - [`sourcesUpdate`](docs/sdks/sources/README.md#update) - Update a Source
433
- - [`versionsBranchesGet`](docs/sdks/branches/README.md#get) - Retrieve the name of the Git branch that the Cribl configuration is checked out to
433
+ - [`versionsBranchesGet`](docs/sdks/branches/README.md#get) - Get the name of the Git branch that the Cribl configuration is checked out to
434
434
  - [`versionsBranchesList`](docs/sdks/branches/README.md#list) - List all branches in the Git repository used for Cribl configuration
435
435
  - [`versionsCommitsCreate`](docs/sdks/commits/README.md#create) - Create a new commit for pending changes to the Cribl configuration
436
- - [`versionsCommitsDiff`](docs/sdks/commits/README.md#diff) - Retrieve the diff for a commit
437
- - [`versionsCommitsFilesCount`](docs/sdks/files/README.md#count) - Retrieve a count of files that changed since a commit
438
- - [`versionsCommitsFilesList`](docs/sdks/files/README.md#list) - Retrieve the names and statuses of files that changed since a commit
439
- - [`versionsCommitsGet`](docs/sdks/commits/README.md#get) - Retrieve the diff and log message for a commit
440
- - [`versionsCommitsList`](docs/sdks/commits/README.md#list) - Get the commit history
441
- - [`versionsCommitsPush`](docs/sdks/commits/README.md#push) - Push a commit from the local repository to the remote repository
436
+ - [`versionsCommitsDiff`](docs/sdks/commits/README.md#diff) - Get the diff for a commit
437
+ - [`versionsCommitsFilesCount`](docs/sdks/files/README.md#count) - Get a count of files that changed since a commit
438
+ - [`versionsCommitsFilesList`](docs/sdks/files/README.md#list) - Get the names and statuses of files that changed since a commit
439
+ - [`versionsCommitsGet`](docs/sdks/commits/README.md#get) - Get the diff and log message for a commit
440
+ - [`versionsCommitsList`](docs/sdks/commits/README.md#list) - List the commit history
441
+ - [`versionsCommitsPush`](docs/sdks/commits/README.md#push) - Push local commits to the remote repository
442
442
  - [`versionsCommitsRevert`](docs/sdks/commits/README.md#revert) - Revert a commit in the local repository
443
443
  - [`versionsCommitsUndo`](docs/sdks/commits/README.md#undo) - Discard uncommitted (staged) changes
444
- - [`versionsConfigsGet`](docs/sdks/versionsconfigs/README.md#get) - Retrieve the configuration and status for the Git integration
445
- - [`versionsStatusesGet`](docs/sdks/statuses/README.md#get) - Retrieve the status of the current working tree
444
+ - [`versionsConfigsGet`](docs/sdks/versionsconfigs/README.md#get) - Get the configuration and status for the Git integration
445
+ - [`versionsStatusesGet`](docs/sdks/statuses/README.md#get) - Get the status of the current working tree
446
446
 
447
447
  </details>
448
448
  <!-- End Standalone functions [standalone-funcs] -->
@@ -13,7 +13,7 @@ import { Result } from "../types/fp.js";
13
13
  * Create a Destination
14
14
  *
15
15
  * @remarks
16
- * Create Destination
16
+ * Create a new Destination.
17
17
  */
18
18
  export declare function destinationsCreate(client: CriblControlPlaneCore, request: models.Output, options?: RequestOptions): APIPromise<Result<operations.CreateOutputResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
19
19
  //# sourceMappingURL=destinationsCreate.d.ts.map
@@ -51,7 +51,7 @@ const async_js_1 = require("../types/async.js");
51
51
  * Create a Destination
52
52
  *
53
53
  * @remarks
54
- * Create Destination
54
+ * Create a new Destination.
55
55
  */
56
56
  function destinationsCreate(client, request, options) {
57
57
  return new async_js_1.APIPromise($do(client, request, options));
@@ -12,7 +12,7 @@ import { Result } from "../types/fp.js";
12
12
  * Delete a Destination
13
13
  *
14
14
  * @remarks
15
- * Delete Destination
15
+ * Delete the specified Destination.
16
16
  */
17
17
  export declare function destinationsDelete(client: CriblControlPlaneCore, request: operations.DeleteOutputByIdRequest, options?: RequestOptions): APIPromise<Result<operations.DeleteOutputByIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=destinationsDelete.d.ts.map
@@ -50,7 +50,7 @@ const async_js_1 = require("../types/async.js");
50
50
  * Delete a Destination
51
51
  *
52
52
  * @remarks
53
- * Delete Destination
53
+ * Delete the specified Destination.
54
54
  */
55
55
  function destinationsDelete(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
9
9
  import { APIPromise } from "../types/async.js";
10
10
  import { Result } from "../types/fp.js";
11
11
  /**
12
- * Retrieve a Destination
12
+ * Get a Destination
13
13
  *
14
14
  * @remarks
15
- * Get Destination by ID
15
+ * Get the specified Destination.
16
16
  */
17
17
  export declare function destinationsGet(client: CriblControlPlaneCore, request: operations.GetOutputByIdRequest, options?: RequestOptions): APIPromise<Result<operations.GetOutputByIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=destinationsGet.d.ts.map
@@ -47,10 +47,10 @@ const errors = __importStar(require("../models/errors/index.js"));
47
47
  const operations = __importStar(require("../models/operations/index.js"));
48
48
  const async_js_1 = require("../types/async.js");
49
49
  /**
50
- * Retrieve a Destination
50
+ * Get a Destination
51
51
  *
52
52
  * @remarks
53
- * Get Destination by ID
53
+ * Get the specified Destination.
54
54
  */
55
55
  function destinationsGet(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -12,7 +12,7 @@ import { Result } from "../types/fp.js";
12
12
  * List all Destinations
13
13
  *
14
14
  * @remarks
15
- * Get a list of Destination objects
15
+ * Get a list of all Destinations.
16
16
  */
17
17
  export declare function destinationsList(client: CriblControlPlaneCore, options?: RequestOptions): APIPromise<Result<operations.ListOutputResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=destinationsList.d.ts.map
@@ -48,7 +48,7 @@ const async_js_1 = require("../types/async.js");
48
48
  * List all Destinations
49
49
  *
50
50
  * @remarks
51
- * Get a list of Destination objects
51
+ * Get a list of all Destinations.
52
52
  */
53
53
  function destinationsList(client, options) {
54
54
  return new async_js_1.APIPromise($do(client, options));
@@ -12,7 +12,7 @@ import { Result } from "../types/fp.js";
12
12
  * Clear the persistent queue for a Destination
13
13
  *
14
14
  * @remarks
15
- * Clears destination persistent queue
15
+ * Clear the persistent queue (PQ) for the specified Destination.
16
16
  */
17
17
  export declare function destinationsPqClear(client: CriblControlPlaneCore, request: operations.DeleteOutputPqByIdRequest, options?: RequestOptions): APIPromise<Result<operations.DeleteOutputPqByIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=destinationsPqClear.d.ts.map
@@ -50,7 +50,7 @@ const async_js_1 = require("../types/async.js");
50
50
  * Clear the persistent queue for a Destination
51
51
  *
52
52
  * @remarks
53
- * Clears destination persistent queue
53
+ * Clear the persistent queue (PQ) for the specified Destination.
54
54
  */
55
55
  function destinationsPqClear(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
9
9
  import { APIPromise } from "../types/async.js";
10
10
  import { Result } from "../types/fp.js";
11
11
  /**
12
- * Retrieve information about the latest job to clear the persistent queue for a Destination
12
+ * Get information about the latest job to clear the persistent queue for a Destination
13
13
  *
14
14
  * @remarks
15
- * Retrieves status of latest clear PQ job for a destination
15
+ * Get information about the latest job to clear the persistent queue (PQ) for the specified Destination.
16
16
  */
17
17
  export declare function destinationsPqGet(client: CriblControlPlaneCore, request: operations.GetOutputPqByIdRequest, options?: RequestOptions): APIPromise<Result<operations.GetOutputPqByIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=destinationsPqGet.d.ts.map
@@ -47,10 +47,10 @@ const errors = __importStar(require("../models/errors/index.js"));
47
47
  const operations = __importStar(require("../models/operations/index.js"));
48
48
  const async_js_1 = require("../types/async.js");
49
49
  /**
50
- * Retrieve information about the latest job to clear the persistent queue for a Destination
50
+ * Get information about the latest job to clear the persistent queue for a Destination
51
51
  *
52
52
  * @remarks
53
- * Retrieves status of latest clear PQ job for a destination
53
+ * Get information about the latest job to clear the persistent queue (PQ) for the specified Destination.
54
54
  */
55
55
  function destinationsPqGet(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -12,7 +12,7 @@ import { Result } from "../types/fp.js";
12
12
  * Send sample event data to a Destination
13
13
  *
14
14
  * @remarks
15
- * Send sample data to a destination to validate configuration or test connectivity
15
+ * Send sample event data to the specified Destination to validate the configuration or test connectivity.
16
16
  */
17
17
  export declare function destinationsSamplesCreate(client: CriblControlPlaneCore, request: operations.CreateOutputTestByIdRequest, options?: RequestOptions): APIPromise<Result<operations.CreateOutputTestByIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=destinationsSamplesCreate.d.ts.map
@@ -50,7 +50,7 @@ const async_js_1 = require("../types/async.js");
50
50
  * Send sample event data to a Destination
51
51
  *
52
52
  * @remarks
53
- * Send sample data to a destination to validate configuration or test connectivity
53
+ * Send sample event data to the specified Destination to validate the configuration or test connectivity.
54
54
  */
55
55
  function destinationsSamplesCreate(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
9
9
  import { APIPromise } from "../types/async.js";
10
10
  import { Result } from "../types/fp.js";
11
11
  /**
12
- * Retrieve sample event data for a Destination
12
+ * Get sample event data for a Destination
13
13
  *
14
14
  * @remarks
15
- * Retrieve samples data for the specified destination. Used to get sample data for the test action.
15
+ * Get sample event data for the specified Destination to validate the configuration or test connectivity.
16
16
  */
17
17
  export declare function destinationsSamplesGet(client: CriblControlPlaneCore, request: operations.GetOutputSamplesByIdRequest, options?: RequestOptions): APIPromise<Result<operations.GetOutputSamplesByIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=destinationsSamplesGet.d.ts.map
@@ -47,10 +47,10 @@ const errors = __importStar(require("../models/errors/index.js"));
47
47
  const operations = __importStar(require("../models/operations/index.js"));
48
48
  const async_js_1 = require("../types/async.js");
49
49
  /**
50
- * Retrieve sample event data for a Destination
50
+ * Get sample event data for a Destination
51
51
  *
52
52
  * @remarks
53
- * Retrieve samples data for the specified destination. Used to get sample data for the test action.
53
+ * Get sample event data for the specified Destination to validate the configuration or test connectivity.
54
54
  */
55
55
  function destinationsSamplesGet(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -12,7 +12,7 @@ import { Result } from "../types/fp.js";
12
12
  * Update a Destination
13
13
  *
14
14
  * @remarks
15
- * Update Destination
15
+ * Update the specified Destination.</br></br>Provide a complete representation of the Destination that you want to update in the request body. This endpoint does not support partial updates. Cribl removes any omitted fields when updating the Destination.</br></br>Confirm that the configuration in your request body is correct before sending the request. If the configuration is incorrect, the updated Destination might not function as expected.
16
16
  */
17
17
  export declare function destinationsUpdate(client: CriblControlPlaneCore, request: operations.UpdateOutputByIdRequest, options?: RequestOptions): APIPromise<Result<operations.UpdateOutputByIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=destinationsUpdate.d.ts.map
@@ -50,7 +50,7 @@ const async_js_1 = require("../types/async.js");
50
50
  * Update a Destination
51
51
  *
52
52
  * @remarks
53
- * Update Destination
53
+ * Update the specified Destination.</br></br>Provide a complete representation of the Destination that you want to update in the request body. This endpoint does not support partial updates. Cribl removes any omitted fields when updating the Destination.</br></br>Confirm that the configuration in your request body is correct before sending the request. If the configuration is incorrect, the updated Destination might not function as expected.
54
54
  */
55
55
  function destinationsUpdate(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
9
9
  import { APIPromise } from "../types/async.js";
10
10
  import { Result } from "../types/fp.js";
11
11
  /**
12
- * Create a Lake Dataset in the specified Lake
12
+ * Create a Lake Dataset
13
13
  *
14
14
  * @remarks
15
- * Create a Dataset in the specified Lake
15
+ * Create a new Lake Dataset in the specified Lake.
16
16
  */
17
17
  export declare function lakeDatasetsCreate(client: CriblControlPlaneCore, request: operations.CreateCriblLakeDatasetByLakeIdRequest, options?: RequestOptions): APIPromise<Result<operations.CreateCriblLakeDatasetByLakeIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=lakeDatasetsCreate.d.ts.map
@@ -47,10 +47,10 @@ const errors = __importStar(require("../models/errors/index.js"));
47
47
  const operations = __importStar(require("../models/operations/index.js"));
48
48
  const async_js_1 = require("../types/async.js");
49
49
  /**
50
- * Create a Lake Dataset in the specified Lake
50
+ * Create a Lake Dataset
51
51
  *
52
52
  * @remarks
53
- * Create a Dataset in the specified Lake
53
+ * Create a new Lake Dataset in the specified Lake.
54
54
  */
55
55
  function lakeDatasetsCreate(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
9
9
  import { APIPromise } from "../types/async.js";
10
10
  import { Result } from "../types/fp.js";
11
11
  /**
12
- * Delete a Lake Dataset in the specified Lake
12
+ * Delete a Lake Dataset
13
13
  *
14
14
  * @remarks
15
- * Delete a Dataset in the specified Lake
15
+ * Delete the specified Lake Dataset in the specified Lake
16
16
  */
17
17
  export declare function lakeDatasetsDelete(client: CriblControlPlaneCore, request: operations.DeleteCriblLakeDatasetByLakeIdAndIdRequest, options?: RequestOptions): APIPromise<Result<operations.DeleteCriblLakeDatasetByLakeIdAndIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=lakeDatasetsDelete.d.ts.map
@@ -47,10 +47,10 @@ const errors = __importStar(require("../models/errors/index.js"));
47
47
  const operations = __importStar(require("../models/operations/index.js"));
48
48
  const async_js_1 = require("../types/async.js");
49
49
  /**
50
- * Delete a Lake Dataset in the specified Lake
50
+ * Delete a Lake Dataset
51
51
  *
52
52
  * @remarks
53
- * Delete a Dataset in the specified Lake
53
+ * Delete the specified Lake Dataset in the specified Lake
54
54
  */
55
55
  function lakeDatasetsDelete(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
9
9
  import { APIPromise } from "../types/async.js";
10
10
  import { Result } from "../types/fp.js";
11
11
  /**
12
- * Retrieve a Lake Dataset in the specified Lake
12
+ * Get a Lake Dataset
13
13
  *
14
14
  * @remarks
15
- * Get a Dataset in the specified Lake
15
+ * Get the specified Lake Dataset in the specified Lake.
16
16
  */
17
17
  export declare function lakeDatasetsGet(client: CriblControlPlaneCore, request: operations.GetCriblLakeDatasetByLakeIdAndIdRequest, options?: RequestOptions): APIPromise<Result<operations.GetCriblLakeDatasetByLakeIdAndIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=lakeDatasetsGet.d.ts.map
@@ -47,10 +47,10 @@ const errors = __importStar(require("../models/errors/index.js"));
47
47
  const operations = __importStar(require("../models/operations/index.js"));
48
48
  const async_js_1 = require("../types/async.js");
49
49
  /**
50
- * Retrieve a Lake Dataset in the specified Lake
50
+ * Get a Lake Dataset
51
51
  *
52
52
  * @remarks
53
- * Get a Dataset in the specified Lake
53
+ * Get the specified Lake Dataset in the specified Lake.
54
54
  */
55
55
  function lakeDatasetsGet(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
9
9
  import { APIPromise } from "../types/async.js";
10
10
  import { Result } from "../types/fp.js";
11
11
  /**
12
- * List all Lake Datasets in the specified Lake
12
+ * List all Lake Datasets
13
13
  *
14
14
  * @remarks
15
- * Get the list of Dataset contained in the specified Lake
15
+ * Get a list of all Lake Datasets in the specified Lake.
16
16
  */
17
17
  export declare function lakeDatasetsList(client: CriblControlPlaneCore, request: operations.GetCriblLakeDatasetByLakeIdRequest, options?: RequestOptions): APIPromise<Result<operations.GetCriblLakeDatasetByLakeIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=lakeDatasetsList.d.ts.map
@@ -47,10 +47,10 @@ const errors = __importStar(require("../models/errors/index.js"));
47
47
  const operations = __importStar(require("../models/operations/index.js"));
48
48
  const async_js_1 = require("../types/async.js");
49
49
  /**
50
- * List all Lake Datasets in the specified Lake
50
+ * List all Lake Datasets
51
51
  *
52
52
  * @remarks
53
- * Get the list of Dataset contained in the specified Lake
53
+ * Get a list of all Lake Datasets in the specified Lake.
54
54
  */
55
55
  function lakeDatasetsList(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
9
9
  import { APIPromise } from "../types/async.js";
10
10
  import { Result } from "../types/fp.js";
11
11
  /**
12
- * Update a Lake Dataset in the specified Lake
12
+ * Update a Lake Dataset
13
13
  *
14
14
  * @remarks
15
- * Update a Dataset in the specified Lake
15
+ * Update the specified Lake Dataset in the specified Lake.
16
16
  */
17
17
  export declare function lakeDatasetsUpdate(client: CriblControlPlaneCore, request: operations.UpdateCriblLakeDatasetByLakeIdAndIdRequest, options?: RequestOptions): APIPromise<Result<operations.UpdateCriblLakeDatasetByLakeIdAndIdResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=lakeDatasetsUpdate.d.ts.map
@@ -47,10 +47,10 @@ const errors = __importStar(require("../models/errors/index.js"));
47
47
  const operations = __importStar(require("../models/operations/index.js"));
48
48
  const async_js_1 = require("../types/async.js");
49
49
  /**
50
- * Update a Lake Dataset in the specified Lake
50
+ * Update a Lake Dataset
51
51
  *
52
52
  * @remarks
53
- * Update a Dataset in the specified Lake
53
+ * Update the specified Lake Dataset in the specified Lake.
54
54
  */
55
55
  function lakeDatasetsUpdate(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
9
9
  import { APIPromise } from "../types/async.js";
10
10
  import { Result } from "../types/fp.js";
11
11
  /**
12
- * Retrieve a count of Worker and Edge Nodes
12
+ * Get a count of Worker and Edge Nodes
13
13
  *
14
14
  * @remarks
15
- * get worker and edge nodes count
15
+ * Get a count of all Worker and Edge Nodes.
16
16
  */
17
17
  export declare function nodesCount(client: CriblControlPlaneCore, request?: operations.GetMasterWorkerEntryRequest | undefined, options?: RequestOptions): APIPromise<Result<operations.GetMasterWorkerEntryResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=nodesCount.d.ts.map
@@ -47,10 +47,10 @@ const errors = __importStar(require("../models/errors/index.js"));
47
47
  const operations = __importStar(require("../models/operations/index.js"));
48
48
  const async_js_1 = require("../types/async.js");
49
49
  /**
50
- * Retrieve a count of Worker and Edge Nodes
50
+ * Get a count of Worker and Edge Nodes
51
51
  *
52
52
  * @remarks
53
- * get worker and edge nodes count
53
+ * Get a count of all Worker and Edge Nodes.
54
54
  */
55
55
  function nodesCount(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
9
9
  import { APIPromise } from "../types/async.js";
10
10
  import { Result } from "../types/fp.js";
11
11
  /**
12
- * Retrieve detailed metadata for Worker and Edge Nodes
12
+ * Get detailed metadata for Worker and Edge Nodes
13
13
  *
14
14
  * @remarks
15
- * get worker and edge nodes
15
+ * Get detailed metadata for Worker and Edge Nodes.
16
16
  */
17
17
  export declare function nodesList(client: CriblControlPlaneCore, request?: operations.ListMasterWorkerEntryRequest | undefined, options?: RequestOptions): APIPromise<Result<operations.ListMasterWorkerEntryResponse, errors.ErrorT | CriblControlPlaneError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
18
  //# sourceMappingURL=nodesList.d.ts.map
@@ -47,10 +47,10 @@ const errors = __importStar(require("../models/errors/index.js"));
47
47
  const operations = __importStar(require("../models/operations/index.js"));
48
48
  const async_js_1 = require("../types/async.js");
49
49
  /**
50
- * Retrieve detailed metadata for Worker and Edge Nodes
50
+ * Get detailed metadata for Worker and Edge Nodes
51
51
  *
52
52
  * @remarks
53
- * get worker and edge nodes
53
+ * Get detailed metadata for Worker and Edge Nodes.
54
54
  */
55
55
  function nodesList(client, request, options) {
56
56
  return new async_js_1.APIPromise($do(client, request, options));