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.
- package/README.md +44 -44
- package/dist/commonjs/funcs/destinationsCreate.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsCreate.js +1 -1
- package/dist/commonjs/funcs/destinationsDelete.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsDelete.js +1 -1
- package/dist/commonjs/funcs/destinationsGet.d.ts +2 -2
- package/dist/commonjs/funcs/destinationsGet.js +2 -2
- package/dist/commonjs/funcs/destinationsList.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsList.js +1 -1
- package/dist/commonjs/funcs/destinationsPqClear.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsPqClear.js +1 -1
- package/dist/commonjs/funcs/destinationsPqGet.d.ts +2 -2
- package/dist/commonjs/funcs/destinationsPqGet.js +2 -2
- package/dist/commonjs/funcs/destinationsSamplesCreate.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsSamplesCreate.js +1 -1
- package/dist/commonjs/funcs/destinationsSamplesGet.d.ts +2 -2
- package/dist/commonjs/funcs/destinationsSamplesGet.js +2 -2
- package/dist/commonjs/funcs/destinationsUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/destinationsUpdate.js +1 -1
- package/dist/commonjs/funcs/lakeDatasetsCreate.d.ts +2 -2
- package/dist/commonjs/funcs/lakeDatasetsCreate.js +2 -2
- package/dist/commonjs/funcs/lakeDatasetsDelete.d.ts +2 -2
- package/dist/commonjs/funcs/lakeDatasetsDelete.js +2 -2
- package/dist/commonjs/funcs/lakeDatasetsGet.d.ts +2 -2
- package/dist/commonjs/funcs/lakeDatasetsGet.js +2 -2
- package/dist/commonjs/funcs/lakeDatasetsList.d.ts +2 -2
- package/dist/commonjs/funcs/lakeDatasetsList.js +2 -2
- package/dist/commonjs/funcs/lakeDatasetsUpdate.d.ts +2 -2
- package/dist/commonjs/funcs/lakeDatasetsUpdate.js +2 -2
- package/dist/commonjs/funcs/nodesCount.d.ts +2 -2
- package/dist/commonjs/funcs/nodesCount.js +2 -2
- package/dist/commonjs/funcs/nodesList.d.ts +2 -2
- package/dist/commonjs/funcs/nodesList.js +2 -2
- package/dist/commonjs/funcs/nodesSummariesGet.d.ts +2 -2
- package/dist/commonjs/funcs/nodesSummariesGet.js +2 -2
- package/dist/commonjs/funcs/packsDelete.d.ts +1 -1
- package/dist/commonjs/funcs/packsDelete.js +1 -1
- package/dist/commonjs/funcs/packsInstall.d.ts +1 -1
- package/dist/commonjs/funcs/packsInstall.js +1 -1
- package/dist/commonjs/funcs/packsList.d.ts +1 -1
- package/dist/commonjs/funcs/packsList.js +1 -1
- package/dist/commonjs/funcs/packsUpdate.d.ts +2 -2
- package/dist/commonjs/funcs/packsUpdate.js +2 -2
- package/dist/commonjs/funcs/sourcesCreate.d.ts +1 -1
- package/dist/commonjs/funcs/sourcesCreate.js +1 -1
- package/dist/commonjs/funcs/sourcesDelete.d.ts +1 -1
- package/dist/commonjs/funcs/sourcesDelete.js +1 -1
- package/dist/commonjs/funcs/sourcesGet.d.ts +2 -2
- package/dist/commonjs/funcs/sourcesGet.js +2 -2
- package/dist/commonjs/funcs/sourcesHecTokensCreate.d.ts +1 -1
- package/dist/commonjs/funcs/sourcesHecTokensCreate.js +1 -1
- package/dist/commonjs/funcs/sourcesHecTokensUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/sourcesHecTokensUpdate.js +1 -1
- package/dist/commonjs/funcs/sourcesList.d.ts +1 -1
- package/dist/commonjs/funcs/sourcesList.js +1 -1
- package/dist/commonjs/funcs/sourcesUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/sourcesUpdate.js +1 -1
- package/dist/commonjs/funcs/versionsBranchesGet.d.ts +2 -2
- package/dist/commonjs/funcs/versionsBranchesGet.js +2 -2
- package/dist/commonjs/funcs/versionsBranchesList.d.ts +1 -1
- package/dist/commonjs/funcs/versionsBranchesList.js +1 -1
- package/dist/commonjs/funcs/versionsCommitsCreate.d.ts +1 -1
- package/dist/commonjs/funcs/versionsCommitsCreate.js +1 -1
- package/dist/commonjs/funcs/versionsCommitsDiff.d.ts +2 -2
- package/dist/commonjs/funcs/versionsCommitsDiff.js +2 -2
- package/dist/commonjs/funcs/versionsCommitsFilesCount.d.ts +2 -2
- package/dist/commonjs/funcs/versionsCommitsFilesCount.js +2 -2
- package/dist/commonjs/funcs/versionsCommitsFilesList.d.ts +2 -2
- package/dist/commonjs/funcs/versionsCommitsFilesList.js +2 -2
- package/dist/commonjs/funcs/versionsCommitsGet.d.ts +2 -2
- package/dist/commonjs/funcs/versionsCommitsGet.js +2 -2
- package/dist/commonjs/funcs/versionsCommitsList.d.ts +2 -2
- package/dist/commonjs/funcs/versionsCommitsList.js +2 -2
- package/dist/commonjs/funcs/versionsCommitsPush.d.ts +2 -2
- package/dist/commonjs/funcs/versionsCommitsPush.js +2 -2
- package/dist/commonjs/funcs/versionsCommitsRevert.d.ts +1 -1
- package/dist/commonjs/funcs/versionsCommitsRevert.js +1 -1
- package/dist/commonjs/funcs/versionsCommitsUndo.d.ts +1 -1
- package/dist/commonjs/funcs/versionsCommitsUndo.js +1 -1
- package/dist/commonjs/funcs/versionsConfigsGet.d.ts +2 -2
- package/dist/commonjs/funcs/versionsConfigsGet.js +2 -2
- package/dist/commonjs/funcs/versionsStatusesGet.d.ts +2 -2
- package/dist/commonjs/funcs/versionsStatusesGet.js +2 -2
- package/dist/commonjs/lib/config.d.ts +4 -4
- package/dist/commonjs/lib/config.js +4 -4
- package/dist/commonjs/models/operations/createcribllakedatasetbylakeid.d.ts +1 -1
- package/dist/commonjs/models/operations/createinputhectokenbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/createoutputtestbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/createversionundo.d.ts +1 -1
- package/dist/commonjs/models/operations/deletecribllakedatasetbylakeidandid.d.ts +2 -2
- package/dist/commonjs/models/operations/deleteinputbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/deleteoutputbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/deleteoutputpqbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/deletepacksbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/getconfiggroupaclteamsbyproductandid.d.ts +3 -3
- package/dist/commonjs/models/operations/getconfiggroupaclteamsbyproductandid.js +1 -1
- package/dist/commonjs/models/operations/getcribllakedatasetbylakeid.d.ts +1 -1
- package/dist/commonjs/models/operations/getcribllakedatasetbylakeidandid.d.ts +2 -2
- package/dist/commonjs/models/operations/getinputbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/getmasterworkerentry.d.ts +1 -1
- package/dist/commonjs/models/operations/getoutputbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/getoutputpqbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/getoutputsamplesbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/getpacks.d.ts +1 -1
- package/dist/commonjs/models/operations/getsummary.d.ts +3 -3
- package/dist/commonjs/models/operations/getsummary.js +1 -1
- package/dist/commonjs/models/operations/getversion.d.ts +2 -2
- package/dist/commonjs/models/operations/getversioncount.d.ts +2 -2
- package/dist/commonjs/models/operations/getversiondiff.d.ts +4 -4
- package/dist/commonjs/models/operations/getversionfiles.d.ts +2 -2
- package/dist/commonjs/models/operations/getversionshow.d.ts +4 -4
- package/dist/commonjs/models/operations/getversionstatus.d.ts +1 -1
- package/dist/commonjs/models/operations/listmasterworkerentry.d.ts +13 -13
- package/dist/commonjs/models/operations/listmasterworkerentry.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listmasterworkerentry.js +4 -4
- package/dist/commonjs/models/operations/listmasterworkerentry.js.map +1 -1
- package/dist/commonjs/models/operations/updatecribllakedatasetbylakeidandid.d.ts +2 -2
- package/dist/commonjs/models/operations/updateinputbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/updateinputhectokenbyidandtoken.d.ts +2 -2
- package/dist/commonjs/models/operations/updateoutputbyid.d.ts +1 -1
- package/dist/commonjs/models/operations/updatepacksbyid.d.ts +1 -1
- package/dist/commonjs/sdk/branches.d.ts +3 -3
- package/dist/commonjs/sdk/branches.js +3 -3
- package/dist/commonjs/sdk/commits.d.ts +11 -11
- package/dist/commonjs/sdk/commits.js +11 -11
- package/dist/commonjs/sdk/destinations.d.ts +6 -6
- package/dist/commonjs/sdk/destinations.js +6 -6
- package/dist/commonjs/sdk/files.d.ts +4 -4
- package/dist/commonjs/sdk/files.js +4 -4
- package/dist/commonjs/sdk/hectokens.d.ts +2 -2
- package/dist/commonjs/sdk/hectokens.js +2 -2
- package/dist/commonjs/sdk/lakedatasets.d.ts +10 -10
- package/dist/commonjs/sdk/lakedatasets.js +10 -10
- package/dist/commonjs/sdk/nodes.d.ts +4 -4
- package/dist/commonjs/sdk/nodes.js +4 -4
- package/dist/commonjs/sdk/packs.d.ts +5 -5
- package/dist/commonjs/sdk/packs.js +5 -5
- package/dist/commonjs/sdk/pq.d.ts +3 -3
- package/dist/commonjs/sdk/pq.js +3 -3
- package/dist/commonjs/sdk/samples.d.ts +3 -3
- package/dist/commonjs/sdk/samples.js +3 -3
- package/dist/commonjs/sdk/sources.d.ts +6 -6
- package/dist/commonjs/sdk/sources.js +6 -6
- package/dist/commonjs/sdk/statuses.d.ts +2 -2
- package/dist/commonjs/sdk/statuses.js +2 -2
- package/dist/commonjs/sdk/summaries.d.ts +2 -2
- package/dist/commonjs/sdk/summaries.js +2 -2
- package/dist/commonjs/sdk/versionsconfigs.d.ts +2 -2
- package/dist/commonjs/sdk/versionsconfigs.js +2 -2
- package/dist/esm/funcs/destinationsCreate.d.ts +1 -1
- package/dist/esm/funcs/destinationsCreate.js +1 -1
- package/dist/esm/funcs/destinationsDelete.d.ts +1 -1
- package/dist/esm/funcs/destinationsDelete.js +1 -1
- package/dist/esm/funcs/destinationsGet.d.ts +2 -2
- package/dist/esm/funcs/destinationsGet.js +2 -2
- package/dist/esm/funcs/destinationsList.d.ts +1 -1
- package/dist/esm/funcs/destinationsList.js +1 -1
- package/dist/esm/funcs/destinationsPqClear.d.ts +1 -1
- package/dist/esm/funcs/destinationsPqClear.js +1 -1
- package/dist/esm/funcs/destinationsPqGet.d.ts +2 -2
- package/dist/esm/funcs/destinationsPqGet.js +2 -2
- package/dist/esm/funcs/destinationsSamplesCreate.d.ts +1 -1
- package/dist/esm/funcs/destinationsSamplesCreate.js +1 -1
- package/dist/esm/funcs/destinationsSamplesGet.d.ts +2 -2
- package/dist/esm/funcs/destinationsSamplesGet.js +2 -2
- package/dist/esm/funcs/destinationsUpdate.d.ts +1 -1
- package/dist/esm/funcs/destinationsUpdate.js +1 -1
- package/dist/esm/funcs/lakeDatasetsCreate.d.ts +2 -2
- package/dist/esm/funcs/lakeDatasetsCreate.js +2 -2
- package/dist/esm/funcs/lakeDatasetsDelete.d.ts +2 -2
- package/dist/esm/funcs/lakeDatasetsDelete.js +2 -2
- package/dist/esm/funcs/lakeDatasetsGet.d.ts +2 -2
- package/dist/esm/funcs/lakeDatasetsGet.js +2 -2
- package/dist/esm/funcs/lakeDatasetsList.d.ts +2 -2
- package/dist/esm/funcs/lakeDatasetsList.js +2 -2
- package/dist/esm/funcs/lakeDatasetsUpdate.d.ts +2 -2
- package/dist/esm/funcs/lakeDatasetsUpdate.js +2 -2
- package/dist/esm/funcs/nodesCount.d.ts +2 -2
- package/dist/esm/funcs/nodesCount.js +2 -2
- package/dist/esm/funcs/nodesList.d.ts +2 -2
- package/dist/esm/funcs/nodesList.js +2 -2
- package/dist/esm/funcs/nodesSummariesGet.d.ts +2 -2
- package/dist/esm/funcs/nodesSummariesGet.js +2 -2
- package/dist/esm/funcs/packsDelete.d.ts +1 -1
- package/dist/esm/funcs/packsDelete.js +1 -1
- package/dist/esm/funcs/packsInstall.d.ts +1 -1
- package/dist/esm/funcs/packsInstall.js +1 -1
- package/dist/esm/funcs/packsList.d.ts +1 -1
- package/dist/esm/funcs/packsList.js +1 -1
- package/dist/esm/funcs/packsUpdate.d.ts +2 -2
- package/dist/esm/funcs/packsUpdate.js +2 -2
- package/dist/esm/funcs/sourcesCreate.d.ts +1 -1
- package/dist/esm/funcs/sourcesCreate.js +1 -1
- package/dist/esm/funcs/sourcesDelete.d.ts +1 -1
- package/dist/esm/funcs/sourcesDelete.js +1 -1
- package/dist/esm/funcs/sourcesGet.d.ts +2 -2
- package/dist/esm/funcs/sourcesGet.js +2 -2
- package/dist/esm/funcs/sourcesHecTokensCreate.d.ts +1 -1
- package/dist/esm/funcs/sourcesHecTokensCreate.js +1 -1
- package/dist/esm/funcs/sourcesHecTokensUpdate.d.ts +1 -1
- package/dist/esm/funcs/sourcesHecTokensUpdate.js +1 -1
- package/dist/esm/funcs/sourcesList.d.ts +1 -1
- package/dist/esm/funcs/sourcesList.js +1 -1
- package/dist/esm/funcs/sourcesUpdate.d.ts +1 -1
- package/dist/esm/funcs/sourcesUpdate.js +1 -1
- package/dist/esm/funcs/versionsBranchesGet.d.ts +2 -2
- package/dist/esm/funcs/versionsBranchesGet.js +2 -2
- package/dist/esm/funcs/versionsBranchesList.d.ts +1 -1
- package/dist/esm/funcs/versionsBranchesList.js +1 -1
- package/dist/esm/funcs/versionsCommitsCreate.d.ts +1 -1
- package/dist/esm/funcs/versionsCommitsCreate.js +1 -1
- package/dist/esm/funcs/versionsCommitsDiff.d.ts +2 -2
- package/dist/esm/funcs/versionsCommitsDiff.js +2 -2
- package/dist/esm/funcs/versionsCommitsFilesCount.d.ts +2 -2
- package/dist/esm/funcs/versionsCommitsFilesCount.js +2 -2
- package/dist/esm/funcs/versionsCommitsFilesList.d.ts +2 -2
- package/dist/esm/funcs/versionsCommitsFilesList.js +2 -2
- package/dist/esm/funcs/versionsCommitsGet.d.ts +2 -2
- package/dist/esm/funcs/versionsCommitsGet.js +2 -2
- package/dist/esm/funcs/versionsCommitsList.d.ts +2 -2
- package/dist/esm/funcs/versionsCommitsList.js +2 -2
- package/dist/esm/funcs/versionsCommitsPush.d.ts +2 -2
- package/dist/esm/funcs/versionsCommitsPush.js +2 -2
- package/dist/esm/funcs/versionsCommitsRevert.d.ts +1 -1
- package/dist/esm/funcs/versionsCommitsRevert.js +1 -1
- package/dist/esm/funcs/versionsCommitsUndo.d.ts +1 -1
- package/dist/esm/funcs/versionsCommitsUndo.js +1 -1
- package/dist/esm/funcs/versionsConfigsGet.d.ts +2 -2
- package/dist/esm/funcs/versionsConfigsGet.js +2 -2
- package/dist/esm/funcs/versionsStatusesGet.d.ts +2 -2
- package/dist/esm/funcs/versionsStatusesGet.js +2 -2
- package/dist/esm/lib/config.d.ts +4 -4
- package/dist/esm/lib/config.js +4 -4
- package/dist/esm/models/operations/createcribllakedatasetbylakeid.d.ts +1 -1
- package/dist/esm/models/operations/createinputhectokenbyid.d.ts +1 -1
- package/dist/esm/models/operations/createoutputtestbyid.d.ts +1 -1
- package/dist/esm/models/operations/createversionundo.d.ts +1 -1
- package/dist/esm/models/operations/deletecribllakedatasetbylakeidandid.d.ts +2 -2
- package/dist/esm/models/operations/deleteinputbyid.d.ts +1 -1
- package/dist/esm/models/operations/deleteoutputbyid.d.ts +1 -1
- package/dist/esm/models/operations/deleteoutputpqbyid.d.ts +1 -1
- package/dist/esm/models/operations/deletepacksbyid.d.ts +1 -1
- package/dist/esm/models/operations/getconfiggroupaclteamsbyproductandid.d.ts +3 -3
- package/dist/esm/models/operations/getconfiggroupaclteamsbyproductandid.js +1 -1
- package/dist/esm/models/operations/getcribllakedatasetbylakeid.d.ts +1 -1
- package/dist/esm/models/operations/getcribllakedatasetbylakeidandid.d.ts +2 -2
- package/dist/esm/models/operations/getinputbyid.d.ts +1 -1
- package/dist/esm/models/operations/getmasterworkerentry.d.ts +1 -1
- package/dist/esm/models/operations/getoutputbyid.d.ts +1 -1
- package/dist/esm/models/operations/getoutputpqbyid.d.ts +1 -1
- package/dist/esm/models/operations/getoutputsamplesbyid.d.ts +1 -1
- package/dist/esm/models/operations/getpacks.d.ts +1 -1
- package/dist/esm/models/operations/getsummary.d.ts +3 -3
- package/dist/esm/models/operations/getsummary.js +1 -1
- package/dist/esm/models/operations/getversion.d.ts +2 -2
- package/dist/esm/models/operations/getversioncount.d.ts +2 -2
- package/dist/esm/models/operations/getversiondiff.d.ts +4 -4
- package/dist/esm/models/operations/getversionfiles.d.ts +2 -2
- package/dist/esm/models/operations/getversionshow.d.ts +4 -4
- package/dist/esm/models/operations/getversionstatus.d.ts +1 -1
- package/dist/esm/models/operations/listmasterworkerentry.d.ts +13 -13
- package/dist/esm/models/operations/listmasterworkerentry.d.ts.map +1 -1
- package/dist/esm/models/operations/listmasterworkerentry.js +4 -4
- package/dist/esm/models/operations/listmasterworkerentry.js.map +1 -1
- package/dist/esm/models/operations/updatecribllakedatasetbylakeidandid.d.ts +2 -2
- package/dist/esm/models/operations/updateinputbyid.d.ts +1 -1
- package/dist/esm/models/operations/updateinputhectokenbyidandtoken.d.ts +2 -2
- package/dist/esm/models/operations/updateoutputbyid.d.ts +1 -1
- package/dist/esm/models/operations/updatepacksbyid.d.ts +1 -1
- package/dist/esm/sdk/branches.d.ts +3 -3
- package/dist/esm/sdk/branches.js +3 -3
- package/dist/esm/sdk/commits.d.ts +11 -11
- package/dist/esm/sdk/commits.js +11 -11
- package/dist/esm/sdk/destinations.d.ts +6 -6
- package/dist/esm/sdk/destinations.js +6 -6
- package/dist/esm/sdk/files.d.ts +4 -4
- package/dist/esm/sdk/files.js +4 -4
- package/dist/esm/sdk/hectokens.d.ts +2 -2
- package/dist/esm/sdk/hectokens.js +2 -2
- package/dist/esm/sdk/lakedatasets.d.ts +10 -10
- package/dist/esm/sdk/lakedatasets.js +10 -10
- package/dist/esm/sdk/nodes.d.ts +4 -4
- package/dist/esm/sdk/nodes.js +4 -4
- package/dist/esm/sdk/packs.d.ts +5 -5
- package/dist/esm/sdk/packs.js +5 -5
- package/dist/esm/sdk/pq.d.ts +3 -3
- package/dist/esm/sdk/pq.js +3 -3
- package/dist/esm/sdk/samples.d.ts +3 -3
- package/dist/esm/sdk/samples.js +3 -3
- package/dist/esm/sdk/sources.d.ts +6 -6
- package/dist/esm/sdk/sources.js +6 -6
- package/dist/esm/sdk/statuses.d.ts +2 -2
- package/dist/esm/sdk/statuses.js +2 -2
- package/dist/esm/sdk/summaries.d.ts +2 -2
- package/dist/esm/sdk/summaries.js +2 -2
- package/dist/esm/sdk/versionsconfigs.d.ts +2 -2
- package/dist/esm/sdk/versionsconfigs.js +2 -2
- package/docs/sdks/branches/README.md +3 -3
- package/docs/sdks/commits/README.md +11 -11
- package/docs/sdks/destinations/README.md +6 -6
- package/docs/sdks/files/README.md +4 -4
- package/docs/sdks/hectokens/README.md +2 -2
- package/docs/sdks/lakedatasets/README.md +10 -10
- package/docs/sdks/nodes/README.md +8 -8
- package/docs/sdks/packs/README.md +5 -5
- package/docs/sdks/pq/README.md +3 -3
- package/docs/sdks/samples/README.md +3 -3
- package/docs/sdks/sources/README.md +6 -6
- package/docs/sdks/statuses/README.md +2 -2
- package/docs/sdks/summaries/README.md +2 -2
- package/docs/sdks/versionsconfigs/README.md +2 -2
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/destinationsCreate.ts +1 -1
- package/src/funcs/destinationsDelete.ts +1 -1
- package/src/funcs/destinationsGet.ts +2 -2
- package/src/funcs/destinationsList.ts +1 -1
- package/src/funcs/destinationsPqClear.ts +1 -1
- package/src/funcs/destinationsPqGet.ts +2 -2
- package/src/funcs/destinationsSamplesCreate.ts +1 -1
- package/src/funcs/destinationsSamplesGet.ts +2 -2
- package/src/funcs/destinationsUpdate.ts +1 -1
- package/src/funcs/lakeDatasetsCreate.ts +2 -2
- package/src/funcs/lakeDatasetsDelete.ts +2 -2
- package/src/funcs/lakeDatasetsGet.ts +2 -2
- package/src/funcs/lakeDatasetsList.ts +2 -2
- package/src/funcs/lakeDatasetsUpdate.ts +2 -2
- package/src/funcs/nodesCount.ts +2 -2
- package/src/funcs/nodesList.ts +2 -2
- package/src/funcs/nodesSummariesGet.ts +2 -2
- package/src/funcs/packsDelete.ts +1 -1
- package/src/funcs/packsInstall.ts +1 -1
- package/src/funcs/packsList.ts +1 -1
- package/src/funcs/packsUpdate.ts +2 -2
- package/src/funcs/sourcesCreate.ts +1 -1
- package/src/funcs/sourcesDelete.ts +1 -1
- package/src/funcs/sourcesGet.ts +2 -2
- package/src/funcs/sourcesHecTokensCreate.ts +1 -1
- package/src/funcs/sourcesHecTokensUpdate.ts +1 -1
- package/src/funcs/sourcesList.ts +1 -1
- package/src/funcs/sourcesUpdate.ts +1 -1
- package/src/funcs/versionsBranchesGet.ts +2 -2
- package/src/funcs/versionsBranchesList.ts +1 -1
- package/src/funcs/versionsCommitsCreate.ts +1 -1
- package/src/funcs/versionsCommitsDiff.ts +2 -2
- package/src/funcs/versionsCommitsFilesCount.ts +2 -2
- package/src/funcs/versionsCommitsFilesList.ts +2 -2
- package/src/funcs/versionsCommitsGet.ts +2 -2
- package/src/funcs/versionsCommitsList.ts +2 -2
- package/src/funcs/versionsCommitsPush.ts +2 -2
- package/src/funcs/versionsCommitsRevert.ts +1 -1
- package/src/funcs/versionsCommitsUndo.ts +1 -1
- package/src/funcs/versionsConfigsGet.ts +2 -2
- package/src/funcs/versionsStatusesGet.ts +2 -2
- package/src/lib/config.ts +4 -4
- package/src/models/operations/createcribllakedatasetbylakeid.ts +1 -1
- package/src/models/operations/createinputhectokenbyid.ts +1 -1
- package/src/models/operations/createoutputtestbyid.ts +1 -1
- package/src/models/operations/createversionundo.ts +1 -1
- package/src/models/operations/deletecribllakedatasetbylakeidandid.ts +2 -2
- package/src/models/operations/deleteinputbyid.ts +1 -1
- package/src/models/operations/deleteoutputbyid.ts +1 -1
- package/src/models/operations/deleteoutputpqbyid.ts +1 -1
- package/src/models/operations/deletepacksbyid.ts +1 -1
- package/src/models/operations/getconfiggroupaclteamsbyproductandid.ts +3 -3
- package/src/models/operations/getcribllakedatasetbylakeid.ts +1 -1
- package/src/models/operations/getcribllakedatasetbylakeidandid.ts +2 -2
- package/src/models/operations/getinputbyid.ts +1 -1
- package/src/models/operations/getmasterworkerentry.ts +1 -1
- package/src/models/operations/getoutputbyid.ts +1 -1
- package/src/models/operations/getoutputpqbyid.ts +1 -1
- package/src/models/operations/getoutputsamplesbyid.ts +1 -1
- package/src/models/operations/getpacks.ts +1 -1
- package/src/models/operations/getsummary.ts +3 -3
- package/src/models/operations/getversion.ts +2 -2
- package/src/models/operations/getversioncount.ts +2 -2
- package/src/models/operations/getversiondiff.ts +4 -4
- package/src/models/operations/getversionfiles.ts +2 -2
- package/src/models/operations/getversionshow.ts +4 -4
- package/src/models/operations/getversionstatus.ts +1 -1
- package/src/models/operations/listmasterworkerentry.ts +17 -17
- package/src/models/operations/updatecribllakedatasetbylakeidandid.ts +2 -2
- package/src/models/operations/updateinputbyid.ts +1 -1
- package/src/models/operations/updateinputhectokenbyidandtoken.ts +2 -2
- package/src/models/operations/updateoutputbyid.ts +1 -1
- package/src/models/operations/updatepacksbyid.ts +1 -1
- package/src/sdk/branches.ts +3 -3
- package/src/sdk/commits.ts +11 -11
- package/src/sdk/destinations.ts +6 -6
- package/src/sdk/files.ts +4 -4
- package/src/sdk/hectokens.ts +2 -2
- package/src/sdk/lakedatasets.ts +10 -10
- package/src/sdk/nodes.ts +4 -4
- package/src/sdk/packs.ts +5 -5
- package/src/sdk/pq.ts +3 -3
- package/src/sdk/samples.ts +3 -3
- package/src/sdk/sources.ts +6 -6
- package/src/sdk/statuses.ts +2 -2
- package/src/sdk/summaries.ts +2 -2
- 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) -
|
|
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) -
|
|
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) -
|
|
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
|
|
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) -
|
|
290
|
-
* [update](docs/sdks/lakedatasets/README.md#update) - Update a Lake Dataset
|
|
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) -
|
|
295
|
-
* [count](docs/sdks/nodes/README.md#count) -
|
|
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) -
|
|
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) -
|
|
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) -
|
|
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) -
|
|
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) -
|
|
348
|
-
* [list](docs/sdks/commits/README.md#list) -
|
|
349
|
-
* [push](docs/sdks/commits/README.md#push) - Push
|
|
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) -
|
|
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) -
|
|
357
|
-
* [list](docs/sdks/files/README.md#list) -
|
|
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) -
|
|
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) -
|
|
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) -
|
|
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) -
|
|
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) -
|
|
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
|
|
406
|
-
- [`lakeDatasetsDelete`](docs/sdks/lakedatasets/README.md#delete) - Delete a Lake Dataset
|
|
407
|
-
- [`lakeDatasetsGet`](docs/sdks/lakedatasets/README.md#get) -
|
|
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) -
|
|
411
|
-
- [`nodesList`](docs/sdks/nodes/README.md#list) -
|
|
412
|
-
- [`nodesSummariesGet`](docs/sdks/summaries/README.md#get) -
|
|
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) -
|
|
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) -
|
|
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) -
|
|
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) -
|
|
437
|
-
- [`versionsCommitsFilesCount`](docs/sdks/files/README.md#count) -
|
|
438
|
-
- [`versionsCommitsFilesList`](docs/sdks/files/README.md#list) -
|
|
439
|
-
- [`versionsCommitsGet`](docs/sdks/commits/README.md#get) -
|
|
440
|
-
- [`versionsCommitsList`](docs/sdks/commits/README.md#list) -
|
|
441
|
-
- [`versionsCommitsPush`](docs/sdks/commits/README.md#push) - Push
|
|
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) -
|
|
445
|
-
- [`versionsStatusesGet`](docs/sdks/statuses/README.md#get) -
|
|
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
|
-
*
|
|
12
|
+
* Get a Destination
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
* Get
|
|
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
|
-
*
|
|
50
|
+
* Get a Destination
|
|
51
51
|
*
|
|
52
52
|
* @remarks
|
|
53
|
-
* Get
|
|
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
|
|
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
|
|
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
|
-
*
|
|
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
|
-
*
|
|
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
|
-
*
|
|
12
|
+
* Get information about the latest job to clear the persistent queue for a Destination
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
*
|
|
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
|
-
*
|
|
50
|
+
* Get information about the latest job to clear the persistent queue for a Destination
|
|
51
51
|
*
|
|
52
52
|
* @remarks
|
|
53
|
-
*
|
|
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
|
|
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
|
|
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
|
-
*
|
|
12
|
+
* Get sample event data for a Destination
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
*
|
|
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
|
-
*
|
|
50
|
+
* Get sample event data for a Destination
|
|
51
51
|
*
|
|
52
52
|
* @remarks
|
|
53
|
-
*
|
|
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
|
|
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
|
|
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
|
|
12
|
+
* Delete a Lake Dataset
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
* Delete
|
|
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
|
|
50
|
+
* Delete a Lake Dataset
|
|
51
51
|
*
|
|
52
52
|
* @remarks
|
|
53
|
-
* Delete
|
|
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
|
-
*
|
|
12
|
+
* Get a Lake Dataset
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
* Get
|
|
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
|
-
*
|
|
50
|
+
* Get a Lake Dataset
|
|
51
51
|
*
|
|
52
52
|
* @remarks
|
|
53
|
-
* Get
|
|
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
|
|
12
|
+
* List all Lake Datasets
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
* Get
|
|
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
|
|
50
|
+
* List all Lake Datasets
|
|
51
51
|
*
|
|
52
52
|
* @remarks
|
|
53
|
-
* Get
|
|
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
|
|
12
|
+
* Update a Lake Dataset
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
* Update
|
|
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
|
|
50
|
+
* Update a Lake Dataset
|
|
51
51
|
*
|
|
52
52
|
* @remarks
|
|
53
|
-
* Update
|
|
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
|
-
*
|
|
12
|
+
* Get a count of Worker and Edge Nodes
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
*
|
|
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
|
-
*
|
|
50
|
+
* Get a count of Worker and Edge Nodes
|
|
51
51
|
*
|
|
52
52
|
* @remarks
|
|
53
|
-
*
|
|
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
|
-
*
|
|
12
|
+
* Get detailed metadata for Worker and Edge Nodes
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
*
|
|
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
|
-
*
|
|
50
|
+
* Get detailed metadata for Worker and Edge Nodes
|
|
51
51
|
*
|
|
52
52
|
* @remarks
|
|
53
|
-
*
|
|
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));
|