@qlik/api 1.40.0 → 1.42.0
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/api-keys.js +2 -2
- package/apps.js +2 -2
- package/assistants.d.ts +1 -1
- package/assistants.js +2 -2
- package/audits.js +2 -2
- package/auth-types.js +1 -1
- package/auth.js +2 -2
- package/automation-connections.js +2 -2
- package/automations.js +2 -2
- package/automl-deployments.js +2 -2
- package/automl-predictions.js +2 -2
- package/brands.js +2 -2
- package/chunks/{assistants-2UX0GzZ7.d.ts → assistants-CDtI99Yr.d.ts} +33 -33
- package/chunks/{auth-DhI7LQIw.js → auth-Cl-o3AnG.js} +1 -1
- package/chunks/{auth-DBrXfv7D.js → auth-DD2ENDUe.js} +1 -1
- package/chunks/{data-sources-DNnmr1Qi.d.ts → data-sources-hfHV7WaV.d.ts} +4 -0
- package/chunks/{di-projects-uem8xKkX.d.ts → di-projects-DYJgDVfh.d.ts} +5 -4
- package/chunks/{direct-access-agents-BbSiWlMD.d.ts → direct-access-agents-Pmhjq2z5.d.ts} +73 -4
- package/chunks/global-types-BGMD2sDY.js +1 -0
- package/chunks/{invoke-fetch-NdtGGVxy.js → invoke-fetch-BIh4VnG4.js} +1 -1
- package/chunks/{invoke-fetch-B-ZucHu9.js → invoke-fetch-DbVuX5mE.js} +2 -2
- package/chunks/{licenses-jecAKovb.d.ts → licenses-DAPVQuFJ.d.ts} +2 -0
- package/chunks/{public-runtime-modules-lsJEDVxt.js → public-runtime-modules-CNGnt1rU.js} +3 -3
- package/chunks/{qix-CwYrlHFT.js → qix-3nXOY2qw.js} +1 -1
- package/chunks/{qix-bnv1_Kxc.js → qix-DbtKisCn.js} +3 -3
- package/chunks/{qix-Cc6k8Gz2.d.ts → qix-T3MHM_Lb.d.ts} +2 -17
- package/chunks/{qix-chunk-entrypoint-ByJzCY0D.js → qix-chunk-entrypoint-xeI9UjuJ.js} +1 -1
- package/chunks/{reports-oosnUaFo.d.ts → reports-D-sRL947.d.ts} +10 -2
- package/chunks/{spaces-DZI6zKZi.d.ts → spaces-DFQCYg41.d.ts} +3 -3
- package/collections.js +2 -2
- package/conditions.js +2 -2
- package/consumption.js +2 -2
- package/csp-origins.js +2 -2
- package/csrf-token.js +2 -2
- package/data-alerts.js +2 -2
- package/data-assets.js +2 -2
- package/data-connections.js +2 -2
- package/data-credentials.js +2 -2
- package/data-files.js +2 -2
- package/data-qualities.js +2 -2
- package/data-sets.js +2 -2
- package/data-sources.d.ts +1 -1
- package/data-sources.js +3 -2
- package/data-stores.js +2 -2
- package/dcaas.js +2 -2
- package/di-projects.d.ts +2 -2
- package/di-projects.js +2 -2
- package/direct-access-agents.d.ts +2 -2
- package/direct-access-agents.js +45 -4
- package/encryption.js +2 -2
- package/extensions.js +2 -2
- package/global-types.js +3 -1
- package/glossaries.js +2 -2
- package/groups.js +2 -2
- package/identity-providers.js +2 -2
- package/index.d.ts +8 -8
- package/index.js +5 -4
- package/items.js +2 -2
- package/knowledgebases.js +2 -2
- package/licenses.d.ts +1 -1
- package/licenses.js +2 -2
- package/lineage-graphs.js +2 -2
- package/ml.js +2 -2
- package/notes.js +2 -2
- package/notifications.js +2 -2
- package/oauth-clients.js +2 -2
- package/oauth-tokens.js +2 -2
- package/package.json +2 -2
- package/qix.d.ts +2 -2
- package/qix.js +2 -2
- package/questions.js +2 -2
- package/quotas.js +2 -2
- package/reload-tasks.js +2 -2
- package/reloads.js +2 -2
- package/report-templates.js +2 -2
- package/reports.d.ts +2 -2
- package/reports.js +2 -2
- package/roles.js +2 -2
- package/sharing-tasks.js +2 -2
- package/spaces.d.ts +1 -1
- package/spaces.js +2 -2
- package/tasks.js +2 -2
- package/temp-contents.js +2 -2
- package/tenants.js +2 -2
- package/themes.js +2 -2
- package/transports.js +2 -2
- package/ui-config.js +2 -2
- package/users.js +2 -2
- package/web-integrations.js +2 -2
- package/web-notifications.js +2 -2
- package/webhooks.js +2 -2
- package/website/assets/navigation.js +1 -1
- package/website/assets/search.js +1 -1
- package/website/functions/data-sources.getDataSources.html +4 -3
- package/website/functions/direct-access-agents.getDirectAccessAgentConnectorCustomDataTypeMappings.html +1 -1
- package/website/functions/direct-access-agents.getDirectAccessAgentConnectorFilesAllowedPaths.html +5 -0
- package/website/functions/direct-access-agents.putDirectAccessAgentConnectorFilesAllowedPaths.html +6 -0
- package/website/interfaces/data-sources.DataSourcesAPI.html +7 -6
- package/website/interfaces/direct-access-agents.DirectAccessAgentsAPI.html +48 -28
- package/website/interfaces/qix.GenericObject.html +1 -1
- package/website/modules/auth.html +1 -1
- package/website/modules/di-projects.html +1 -1
- package/website/modules/direct-access-agents.html +1 -1
- package/website/modules/qix.html +1 -1
- package/website/modules/reports.html +1 -1
- package/website/types/assistants.CreateAssistantHttpError.html +2 -2
- package/website/types/assistants.CreateAssistantStarterHttpError.html +2 -2
- package/website/types/assistants.CreateAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.CreateAssistantThreadInteractionFeedbackHttpError.html +2 -2
- package/website/types/assistants.CreateAssistantThreadInteractionHttpError.html +2 -2
- package/website/types/assistants.CreateAssistantThreadInteractionReviewHttpError.html +2 -2
- package/website/types/assistants.DeleteAssistantHttpError.html +2 -2
- package/website/types/assistants.DeleteAssistantStarterFollowupHttpError.html +2 -2
- package/website/types/assistants.DeleteAssistantStarterHttpError.html +2 -2
- package/website/types/assistants.DeleteAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.DeleteAssistantThreadInteractionHttpError.html +2 -2
- package/website/types/assistants.ErrorResponseCode.html +11 -1
- package/website/types/assistants.ErrorResponseCodeCopy.html +1 -11
- package/website/types/assistants.GetAssistantFeedbackHttpError.html +2 -2
- package/website/types/assistants.GetAssistantHttpError.html +2 -2
- package/website/types/assistants.GetAssistantSourcesHttpError.html +2 -2
- package/website/types/assistants.GetAssistantStarterHttpError.html +2 -2
- package/website/types/assistants.GetAssistantStartersHttpError.html +2 -2
- package/website/types/assistants.GetAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.GetAssistantThreadInteractionHttpError.html +2 -2
- package/website/types/assistants.GetAssistantThreadInteractionsHttpError.html +2 -2
- package/website/types/assistants.GetAssistantThreadsHttpError.html +2 -2
- package/website/types/assistants.GetAssistantsHttpError.html +2 -2
- package/website/types/assistants.InvokeAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.PatchAssistantHttpError.html +2 -2
- package/website/types/assistants.PatchAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.PatchAssistantThreadInteractionFeedbackHttpError.html +2 -2
- package/website/types/assistants.StreamAssistantThreadHttpError.html +2 -2
- package/website/types/assistants.UpdateAssistantStarterFollowupHttpError.html +2 -2
- package/website/types/assistants.UpdateAssistantStarterHttpError.html +2 -2
- package/website/types/{di-projects.DataTaskInstanceState.html → di-projects.DataTaskInstanceStateOld.html} +1 -1
- package/website/types/di-projects.DataTaskType.html +1 -1
- package/website/types/di-projects.GetDiExportProjectVariablesRsp.html +3 -2
- package/website/types/di-projects.GetDiProjectDiTaskRuntimeStateHttpResponse.html +2 -2
- package/website/types/direct-access-agents.FileConnectorAllowedPath.html +5 -0
- package/website/types/direct-access-agents.FileConnectorAllowedPathsResponse.html +3 -0
- package/website/types/direct-access-agents.GetDirectAccessAgentConnectorFilesAllowedPathsHttpError.html +4 -0
- package/website/types/direct-access-agents.GetDirectAccessAgentConnectorFilesAllowedPathsHttpResponse.html +4 -0
- package/website/types/direct-access-agents.Operation.html +2 -2
- package/website/types/direct-access-agents.PutDirectAccessAgentConnectorFilesAllowedPathsHttpError.html +4 -0
- package/website/types/direct-access-agents.PutDirectAccessAgentConnectorFilesAllowedPathsHttpResponse.html +4 -0
- package/website/types/direct-access-agents.UpdateFileConnectorAllowedPathsRequest.html +3 -0
- package/website/types/direct-access-agents.UpdateOdbcCustomTypeMappingsRequest.html +2 -1
- package/website/types/licenses.LicenseStatus.html +5 -3
- package/website/types/qix.BookmarkList.html +3 -6
- package/website/types/qix.BookmarkListDef.html +2 -5
- package/website/types/qix.NativeGenericObjectFunctions.html +1 -1
- package/website/types/qix.RpcObject.html +1 -1
- package/website/types/reports.CreateReportHttpResponse.html +2 -2
- package/website/types/reports.PostReportsResponse.html +7 -0
- package/website/types/spaces.ShareRoleType.html +2 -2
- package/website/variables/qix.QIX_SCHEMA_VERSION.html +1 -1
- package/chunks/global-types-CQrlc6w9.js +0 -0
- package/website/types/qix.NxGroupMember.html +0 -2
package/api-keys.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./chunks/utils-qEQ6sEXX.js";
|
|
2
|
-
import "./chunks/public-runtime-modules-
|
|
3
|
-
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-
|
|
2
|
+
import "./chunks/public-runtime-modules-CNGnt1rU.js";
|
|
3
|
+
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
|
|
4
4
|
|
|
5
5
|
//#region src/public/rest/api-keys.ts
|
|
6
6
|
/**
|
package/apps.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./chunks/utils-qEQ6sEXX.js";
|
|
2
|
-
import "./chunks/public-runtime-modules-
|
|
3
|
-
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-
|
|
2
|
+
import "./chunks/public-runtime-modules-CNGnt1rU.js";
|
|
3
|
+
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
|
|
4
4
|
|
|
5
5
|
//#region src/public/rest/apps.ts
|
|
6
6
|
/**
|
package/assistants.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "./chunks/auth-types-BlCWK0FP.js";
|
|
2
|
-
import { Assistant, AssistantsAPI, AssistantsResult, ChunksRefs, CreateAssistant, CreateAssistantHttpError, CreateAssistantHttpResponse, CreateAssistantStarterHttpError, CreateAssistantStarterHttpResponse, CreateAssistantThreadHttpError, CreateAssistantThreadHttpResponse, CreateAssistantThreadInteractionFeedbackHttpError, CreateAssistantThreadInteractionFeedbackHttpResponse, CreateAssistantThreadInteractionHttpError, CreateAssistantThreadInteractionHttpResponse, CreateAssistantThreadInteractionReviewHttpError, CreateAssistantThreadInteractionReviewHttpResponse, CreateAssistantWithAvatar, CreateFeedback, CreateInteraction, CreateReview, CreateStarter, CreateThread, DeleteAssistantHttpError, DeleteAssistantHttpResponse, DeleteAssistantStarterFollowupHttpError, DeleteAssistantStarterFollowupHttpResponse, DeleteAssistantStarterHttpError, DeleteAssistantStarterHttpResponse, DeleteAssistantThreadHttpError, DeleteAssistantThreadHttpResponse, DeleteAssistantThreadInteractionHttpError, DeleteAssistantThreadInteractionHttpResponse, ErrorResponse, ErrorResponseCode, ErrorResponseCodeCopy, ErrorResponseCopy, Feedback, FeedbackPatchArray, FeedbackSummary, Followup, GetAssistantFeedbackHttpError, GetAssistantFeedbackHttpResponse, GetAssistantHttpError, GetAssistantHttpResponse, GetAssistantSourcesHttpError, GetAssistantSourcesHttpResponse, GetAssistantStarterHttpError, GetAssistantStarterHttpResponse, GetAssistantStartersHttpError, GetAssistantStartersHttpResponse, GetAssistantThreadHttpError, GetAssistantThreadHttpResponse, GetAssistantThreadInteractionHttpError, GetAssistantThreadInteractionHttpResponse, GetAssistantThreadInteractionsHttpError, GetAssistantThreadInteractionsHttpResponse, GetAssistantThreadsHttpError, GetAssistantThreadsHttpResponse, GetAssistantsHttpError, GetAssistantsHttpResponse, Interaction, InteractionsResult, InvokeAssistantThreadHttpError, InvokeAssistantThreadHttpResponse, JSONPatch, JSONPatchArray, Message, MessageSource, MessageSourceChunk, PageLink, PageLinks, PatchAssistantHttpError, PatchAssistantHttpResponse, PatchAssistantThreadHttpError, PatchAssistantThreadHttpResponse, PatchAssistantThreadInteractionFeedbackHttpError, PatchAssistantThreadInteractionFeedbackHttpResponse, PromptInput, PromptOutput, PromptOutputInvoke, RecommendedAnswer, RejectionReason, ResultMeta, Source, SourcesPlaintext, Starter, StartersResult, StreamAssistantThreadHttpError, StreamAssistantThreadHttpResponse, Thread, ThreadPatchArray, ThreadWithMessages, ThreadsResult, UpdateAssistantStarterFollowupHttpError, UpdateAssistantStarterFollowupHttpResponse, UpdateAssistantStarterHttpError, UpdateAssistantStarterHttpResponse, assistantsExport, clearCache, createAssistant, createAssistantStarter, createAssistantThread, createAssistantThreadInteraction, createAssistantThreadInteractionFeedback, createAssistantThreadInteractionReview, deleteAssistant, deleteAssistantStarter, deleteAssistantStarterFollowup, deleteAssistantThread, deleteAssistantThreadInteraction, getAssistant, getAssistantFeedback, getAssistantSources, getAssistantStarter, getAssistantStarters, getAssistantThread, getAssistantThreadInteraction, getAssistantThreadInteractions, getAssistantThreads, getAssistants, invokeAssistantThread, patchAssistant, patchAssistantThread, patchAssistantThreadInteractionFeedback, streamAssistantThread, updateAssistantStarter, updateAssistantStarterFollowup } from "./chunks/assistants-
|
|
2
|
+
import { Assistant, AssistantsAPI, AssistantsResult, ChunksRefs, CreateAssistant, CreateAssistantHttpError, CreateAssistantHttpResponse, CreateAssistantStarterHttpError, CreateAssistantStarterHttpResponse, CreateAssistantThreadHttpError, CreateAssistantThreadHttpResponse, CreateAssistantThreadInteractionFeedbackHttpError, CreateAssistantThreadInteractionFeedbackHttpResponse, CreateAssistantThreadInteractionHttpError, CreateAssistantThreadInteractionHttpResponse, CreateAssistantThreadInteractionReviewHttpError, CreateAssistantThreadInteractionReviewHttpResponse, CreateAssistantWithAvatar, CreateFeedback, CreateInteraction, CreateReview, CreateStarter, CreateThread, DeleteAssistantHttpError, DeleteAssistantHttpResponse, DeleteAssistantStarterFollowupHttpError, DeleteAssistantStarterFollowupHttpResponse, DeleteAssistantStarterHttpError, DeleteAssistantStarterHttpResponse, DeleteAssistantThreadHttpError, DeleteAssistantThreadHttpResponse, DeleteAssistantThreadInteractionHttpError, DeleteAssistantThreadInteractionHttpResponse, ErrorResponse, ErrorResponseCode, ErrorResponseCodeCopy, ErrorResponseCopy, Feedback, FeedbackPatchArray, FeedbackSummary, Followup, GetAssistantFeedbackHttpError, GetAssistantFeedbackHttpResponse, GetAssistantHttpError, GetAssistantHttpResponse, GetAssistantSourcesHttpError, GetAssistantSourcesHttpResponse, GetAssistantStarterHttpError, GetAssistantStarterHttpResponse, GetAssistantStartersHttpError, GetAssistantStartersHttpResponse, GetAssistantThreadHttpError, GetAssistantThreadHttpResponse, GetAssistantThreadInteractionHttpError, GetAssistantThreadInteractionHttpResponse, GetAssistantThreadInteractionsHttpError, GetAssistantThreadInteractionsHttpResponse, GetAssistantThreadsHttpError, GetAssistantThreadsHttpResponse, GetAssistantsHttpError, GetAssistantsHttpResponse, Interaction, InteractionsResult, InvokeAssistantThreadHttpError, InvokeAssistantThreadHttpResponse, JSONPatch, JSONPatchArray, Message, MessageSource, MessageSourceChunk, PageLink, PageLinks, PatchAssistantHttpError, PatchAssistantHttpResponse, PatchAssistantThreadHttpError, PatchAssistantThreadHttpResponse, PatchAssistantThreadInteractionFeedbackHttpError, PatchAssistantThreadInteractionFeedbackHttpResponse, PromptInput, PromptOutput, PromptOutputInvoke, RecommendedAnswer, RejectionReason, ResultMeta, Source, SourcesPlaintext, Starter, StartersResult, StreamAssistantThreadHttpError, StreamAssistantThreadHttpResponse, Thread, ThreadPatchArray, ThreadWithMessages, ThreadsResult, UpdateAssistantStarterFollowupHttpError, UpdateAssistantStarterFollowupHttpResponse, UpdateAssistantStarterHttpError, UpdateAssistantStarterHttpResponse, assistantsExport, clearCache, createAssistant, createAssistantStarter, createAssistantThread, createAssistantThreadInteraction, createAssistantThreadInteractionFeedback, createAssistantThreadInteractionReview, deleteAssistant, deleteAssistantStarter, deleteAssistantStarterFollowup, deleteAssistantThread, deleteAssistantThreadInteraction, getAssistant, getAssistantFeedback, getAssistantSources, getAssistantStarter, getAssistantStarters, getAssistantThread, getAssistantThreadInteraction, getAssistantThreadInteractions, getAssistantThreads, getAssistants, invokeAssistantThread, patchAssistant, patchAssistantThread, patchAssistantThreadInteractionFeedback, streamAssistantThread, updateAssistantStarter, updateAssistantStarterFollowup } from "./chunks/assistants-CDtI99Yr.js";
|
|
3
3
|
export { Assistant, AssistantsAPI, AssistantsResult, ChunksRefs, CreateAssistant, CreateAssistantHttpError, CreateAssistantHttpResponse, CreateAssistantStarterHttpError, CreateAssistantStarterHttpResponse, CreateAssistantThreadHttpError, CreateAssistantThreadHttpResponse, CreateAssistantThreadInteractionFeedbackHttpError, CreateAssistantThreadInteractionFeedbackHttpResponse, CreateAssistantThreadInteractionHttpError, CreateAssistantThreadInteractionHttpResponse, CreateAssistantThreadInteractionReviewHttpError, CreateAssistantThreadInteractionReviewHttpResponse, CreateAssistantWithAvatar, CreateFeedback, CreateInteraction, CreateReview, CreateStarter, CreateThread, DeleteAssistantHttpError, DeleteAssistantHttpResponse, DeleteAssistantStarterFollowupHttpError, DeleteAssistantStarterFollowupHttpResponse, DeleteAssistantStarterHttpError, DeleteAssistantStarterHttpResponse, DeleteAssistantThreadHttpError, DeleteAssistantThreadHttpResponse, DeleteAssistantThreadInteractionHttpError, DeleteAssistantThreadInteractionHttpResponse, ErrorResponse, ErrorResponseCode, ErrorResponseCodeCopy, ErrorResponseCopy, Feedback, FeedbackPatchArray, FeedbackSummary, Followup, GetAssistantFeedbackHttpError, GetAssistantFeedbackHttpResponse, GetAssistantHttpError, GetAssistantHttpResponse, GetAssistantSourcesHttpError, GetAssistantSourcesHttpResponse, GetAssistantStarterHttpError, GetAssistantStarterHttpResponse, GetAssistantStartersHttpError, GetAssistantStartersHttpResponse, GetAssistantThreadHttpError, GetAssistantThreadHttpResponse, GetAssistantThreadInteractionHttpError, GetAssistantThreadInteractionHttpResponse, GetAssistantThreadInteractionsHttpError, GetAssistantThreadInteractionsHttpResponse, GetAssistantThreadsHttpError, GetAssistantThreadsHttpResponse, GetAssistantsHttpError, GetAssistantsHttpResponse, Interaction, InteractionsResult, InvokeAssistantThreadHttpError, InvokeAssistantThreadHttpResponse, JSONPatch, JSONPatchArray, Message, MessageSource, MessageSourceChunk, PageLink, PageLinks, PatchAssistantHttpError, PatchAssistantHttpResponse, PatchAssistantThreadHttpError, PatchAssistantThreadHttpResponse, PatchAssistantThreadInteractionFeedbackHttpError, PatchAssistantThreadInteractionFeedbackHttpResponse, PromptInput, PromptOutput, PromptOutputInvoke, RecommendedAnswer, RejectionReason, ResultMeta, Source, SourcesPlaintext, Starter, StartersResult, StreamAssistantThreadHttpError, StreamAssistantThreadHttpResponse, Thread, ThreadPatchArray, ThreadWithMessages, ThreadsResult, UpdateAssistantStarterFollowupHttpError, UpdateAssistantStarterFollowupHttpResponse, UpdateAssistantStarterHttpError, UpdateAssistantStarterHttpResponse, clearCache, createAssistant, createAssistantStarter, createAssistantThread, createAssistantThreadInteraction, createAssistantThreadInteractionFeedback, createAssistantThreadInteractionReview, assistantsExport as default, deleteAssistant, deleteAssistantStarter, deleteAssistantStarterFollowup, deleteAssistantThread, deleteAssistantThreadInteraction, getAssistant, getAssistantFeedback, getAssistantSources, getAssistantStarter, getAssistantStarters, getAssistantThread, getAssistantThreadInteraction, getAssistantThreadInteractions, getAssistantThreads, getAssistants, invokeAssistantThread, patchAssistant, patchAssistantThread, patchAssistantThreadInteractionFeedback, streamAssistantThread, updateAssistantStarter, updateAssistantStarterFollowup };
|
package/assistants.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./chunks/utils-qEQ6sEXX.js";
|
|
2
|
-
import "./chunks/public-runtime-modules-
|
|
3
|
-
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-
|
|
2
|
+
import "./chunks/public-runtime-modules-CNGnt1rU.js";
|
|
3
|
+
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
|
|
4
4
|
|
|
5
5
|
//#region src/public/rest/assistants.ts
|
|
6
6
|
/**
|
package/audits.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./chunks/utils-qEQ6sEXX.js";
|
|
2
|
-
import "./chunks/public-runtime-modules-
|
|
3
|
-
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-
|
|
2
|
+
import "./chunks/public-runtime-modules-CNGnt1rU.js";
|
|
3
|
+
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
|
|
4
4
|
|
|
5
5
|
//#region src/public/rest/audits.ts
|
|
6
6
|
/**
|
package/auth-types.js
CHANGED
package/auth.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "./chunks/public-runtime-modules-
|
|
2
|
-
import { auth_default, getAccessToken, getWebResourceAuthParams, logout, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig } from "./chunks/auth-
|
|
1
|
+
import "./chunks/public-runtime-modules-CNGnt1rU.js";
|
|
2
|
+
import { auth_default, getAccessToken, getWebResourceAuthParams, logout, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig } from "./chunks/auth-DD2ENDUe.js";
|
|
3
3
|
|
|
4
4
|
export { auth_default as default, getAccessToken, getWebResourceAuthParams, logout, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./chunks/utils-qEQ6sEXX.js";
|
|
2
|
-
import "./chunks/public-runtime-modules-
|
|
3
|
-
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-
|
|
2
|
+
import "./chunks/public-runtime-modules-CNGnt1rU.js";
|
|
3
|
+
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
|
|
4
4
|
|
|
5
5
|
//#region src/public/rest/automation-connections.ts
|
|
6
6
|
/**
|
package/automations.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./chunks/utils-qEQ6sEXX.js";
|
|
2
|
-
import "./chunks/public-runtime-modules-
|
|
3
|
-
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-
|
|
2
|
+
import "./chunks/public-runtime-modules-CNGnt1rU.js";
|
|
3
|
+
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
|
|
4
4
|
|
|
5
5
|
//#region src/public/rest/automations.ts
|
|
6
6
|
/**
|
package/automl-deployments.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./chunks/utils-qEQ6sEXX.js";
|
|
2
|
-
import "./chunks/public-runtime-modules-
|
|
3
|
-
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-
|
|
2
|
+
import "./chunks/public-runtime-modules-CNGnt1rU.js";
|
|
3
|
+
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
|
|
4
4
|
|
|
5
5
|
//#region src/public/rest/automl-deployments.ts
|
|
6
6
|
/**
|
package/automl-predictions.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./chunks/utils-qEQ6sEXX.js";
|
|
2
|
-
import "./chunks/public-runtime-modules-
|
|
3
|
-
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-
|
|
2
|
+
import "./chunks/public-runtime-modules-CNGnt1rU.js";
|
|
3
|
+
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
|
|
4
4
|
|
|
5
5
|
//#region src/public/rest/automl-predictions.ts
|
|
6
6
|
/**
|
package/brands.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./chunks/utils-qEQ6sEXX.js";
|
|
2
|
-
import "./chunks/public-runtime-modules-
|
|
3
|
-
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-
|
|
2
|
+
import "./chunks/public-runtime-modules-CNGnt1rU.js";
|
|
3
|
+
import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DbVuX5mE.js";
|
|
4
4
|
|
|
5
5
|
//#region src/public/rest/brands.ts
|
|
6
6
|
/**
|
|
@@ -324,11 +324,6 @@ type ErrorResponse = {
|
|
|
324
324
|
traceId?: string;
|
|
325
325
|
};
|
|
326
326
|
type ErrorResponseCode = {
|
|
327
|
-
code?: string;
|
|
328
|
-
detail?: string;
|
|
329
|
-
title?: string;
|
|
330
|
-
};
|
|
331
|
-
type ErrorResponseCodeCopy = {
|
|
332
327
|
/** Custom error codes
|
|
333
328
|
* * AE-1 - Internal processing error
|
|
334
329
|
* * AE-2 - Incorrect request
|
|
@@ -341,6 +336,11 @@ type ErrorResponseCodeCopy = {
|
|
|
341
336
|
detail?: string;
|
|
342
337
|
title?: string;
|
|
343
338
|
};
|
|
339
|
+
type ErrorResponseCodeCopy = {
|
|
340
|
+
code?: string;
|
|
341
|
+
detail?: string;
|
|
342
|
+
title?: string;
|
|
343
|
+
};
|
|
344
344
|
type ErrorResponseCopy = {
|
|
345
345
|
errors?: ErrorResponseCodeCopy[];
|
|
346
346
|
traceId?: string;
|
|
@@ -507,7 +507,7 @@ type GetAssistantsHttpResponse = {
|
|
|
507
507
|
next?: (options?: ApiCallOptions) => Promise<GetAssistantsHttpResponse>;
|
|
508
508
|
};
|
|
509
509
|
type GetAssistantsHttpError = {
|
|
510
|
-
data:
|
|
510
|
+
data: ErrorResponseCopy;
|
|
511
511
|
headers: Headers;
|
|
512
512
|
status: 400 | 403;
|
|
513
513
|
};
|
|
@@ -524,7 +524,7 @@ type CreateAssistantHttpResponse = {
|
|
|
524
524
|
status: 201;
|
|
525
525
|
};
|
|
526
526
|
type CreateAssistantHttpError = {
|
|
527
|
-
data:
|
|
527
|
+
data: ErrorResponseCopy;
|
|
528
528
|
headers: Headers;
|
|
529
529
|
status: 400 | 403;
|
|
530
530
|
};
|
|
@@ -541,7 +541,7 @@ type GetAssistantFeedbackHttpResponse = {
|
|
|
541
541
|
status: 200;
|
|
542
542
|
};
|
|
543
543
|
type GetAssistantFeedbackHttpError = {
|
|
544
|
-
data:
|
|
544
|
+
data: ErrorResponseCopy;
|
|
545
545
|
headers: Headers;
|
|
546
546
|
status: 400 | 403 | 404;
|
|
547
547
|
};
|
|
@@ -559,7 +559,7 @@ type GetAssistantSourcesHttpResponse = {
|
|
|
559
559
|
status: 202;
|
|
560
560
|
};
|
|
561
561
|
type GetAssistantSourcesHttpError = {
|
|
562
|
-
data:
|
|
562
|
+
data: ErrorResponseCopy;
|
|
563
563
|
headers: Headers;
|
|
564
564
|
status: 400 | 403 | 404;
|
|
565
565
|
};
|
|
@@ -588,7 +588,7 @@ type GetAssistantStartersHttpResponse = {
|
|
|
588
588
|
next?: (options?: ApiCallOptions) => Promise<GetAssistantStartersHttpResponse>;
|
|
589
589
|
};
|
|
590
590
|
type GetAssistantStartersHttpError = {
|
|
591
|
-
data:
|
|
591
|
+
data: ErrorResponseCopy;
|
|
592
592
|
headers: Headers;
|
|
593
593
|
status: 400 | 403 | 404;
|
|
594
594
|
};
|
|
@@ -606,7 +606,7 @@ type CreateAssistantStarterHttpResponse = {
|
|
|
606
606
|
status: 201;
|
|
607
607
|
};
|
|
608
608
|
type CreateAssistantStarterHttpError = {
|
|
609
|
-
data:
|
|
609
|
+
data: ErrorResponseCopy;
|
|
610
610
|
headers: Headers;
|
|
611
611
|
status: 400 | 403 | 404;
|
|
612
612
|
};
|
|
@@ -624,7 +624,7 @@ type DeleteAssistantStarterHttpResponse = {
|
|
|
624
624
|
status: 204;
|
|
625
625
|
};
|
|
626
626
|
type DeleteAssistantStarterHttpError = {
|
|
627
|
-
data:
|
|
627
|
+
data: ErrorResponseCopy;
|
|
628
628
|
headers: Headers;
|
|
629
629
|
status: 400 | 403 | 404;
|
|
630
630
|
};
|
|
@@ -642,7 +642,7 @@ type GetAssistantStarterHttpResponse = {
|
|
|
642
642
|
status: 200;
|
|
643
643
|
};
|
|
644
644
|
type GetAssistantStarterHttpError = {
|
|
645
|
-
data:
|
|
645
|
+
data: ErrorResponseCopy;
|
|
646
646
|
headers: Headers;
|
|
647
647
|
status: 400 | 403 | 404;
|
|
648
648
|
};
|
|
@@ -661,7 +661,7 @@ type UpdateAssistantStarterHttpResponse = {
|
|
|
661
661
|
status: 200;
|
|
662
662
|
};
|
|
663
663
|
type UpdateAssistantStarterHttpError = {
|
|
664
|
-
data:
|
|
664
|
+
data: ErrorResponseCopy;
|
|
665
665
|
headers: Headers;
|
|
666
666
|
status: 400 | 403 | 404;
|
|
667
667
|
};
|
|
@@ -680,7 +680,7 @@ type DeleteAssistantStarterFollowupHttpResponse = {
|
|
|
680
680
|
status: 204;
|
|
681
681
|
};
|
|
682
682
|
type DeleteAssistantStarterFollowupHttpError = {
|
|
683
|
-
data:
|
|
683
|
+
data: ErrorResponseCopy;
|
|
684
684
|
headers: Headers;
|
|
685
685
|
status: 400 | 403 | 404;
|
|
686
686
|
};
|
|
@@ -700,7 +700,7 @@ type UpdateAssistantStarterFollowupHttpResponse = {
|
|
|
700
700
|
status: 200;
|
|
701
701
|
};
|
|
702
702
|
type UpdateAssistantStarterFollowupHttpError = {
|
|
703
|
-
data:
|
|
703
|
+
data: ErrorResponseCopy;
|
|
704
704
|
headers: Headers;
|
|
705
705
|
status: 400 | 403 | 404;
|
|
706
706
|
};
|
|
@@ -731,7 +731,7 @@ type GetAssistantThreadsHttpResponse = {
|
|
|
731
731
|
next?: (options?: ApiCallOptions) => Promise<GetAssistantThreadsHttpResponse>;
|
|
732
732
|
};
|
|
733
733
|
type GetAssistantThreadsHttpError = {
|
|
734
|
-
data:
|
|
734
|
+
data: ErrorResponseCopy;
|
|
735
735
|
headers: Headers;
|
|
736
736
|
status: 400 | 403 | 404;
|
|
737
737
|
};
|
|
@@ -749,7 +749,7 @@ type CreateAssistantThreadHttpResponse = {
|
|
|
749
749
|
status: 201;
|
|
750
750
|
};
|
|
751
751
|
type CreateAssistantThreadHttpError = {
|
|
752
|
-
data:
|
|
752
|
+
data: ErrorResponseCopy;
|
|
753
753
|
headers: Headers;
|
|
754
754
|
status: 400 | 403 | 404;
|
|
755
755
|
};
|
|
@@ -768,7 +768,7 @@ type InvokeAssistantThreadHttpResponse = {
|
|
|
768
768
|
status: 200;
|
|
769
769
|
};
|
|
770
770
|
type InvokeAssistantThreadHttpError = {
|
|
771
|
-
data:
|
|
771
|
+
data: ErrorResponse;
|
|
772
772
|
headers: Headers;
|
|
773
773
|
status: 400 | 403 | 404 | 500;
|
|
774
774
|
};
|
|
@@ -787,7 +787,7 @@ type StreamAssistantThreadHttpResponse = {
|
|
|
787
787
|
status: 200;
|
|
788
788
|
};
|
|
789
789
|
type StreamAssistantThreadHttpError = {
|
|
790
|
-
data:
|
|
790
|
+
data: ErrorResponse;
|
|
791
791
|
headers: Headers;
|
|
792
792
|
status: 400 | 403 | 404 | 405 | 500;
|
|
793
793
|
};
|
|
@@ -817,7 +817,7 @@ type GetAssistantThreadInteractionsHttpResponse = {
|
|
|
817
817
|
next?: (options?: ApiCallOptions) => Promise<GetAssistantThreadInteractionsHttpResponse>;
|
|
818
818
|
};
|
|
819
819
|
type GetAssistantThreadInteractionsHttpError = {
|
|
820
|
-
data:
|
|
820
|
+
data: ErrorResponseCopy;
|
|
821
821
|
headers: Headers;
|
|
822
822
|
status: 400 | 403 | 404;
|
|
823
823
|
};
|
|
@@ -836,7 +836,7 @@ type CreateAssistantThreadInteractionHttpResponse = {
|
|
|
836
836
|
status: 201;
|
|
837
837
|
};
|
|
838
838
|
type CreateAssistantThreadInteractionHttpError = {
|
|
839
|
-
data:
|
|
839
|
+
data: ErrorResponseCopy;
|
|
840
840
|
headers: Headers;
|
|
841
841
|
status: 400 | 403 | 404;
|
|
842
842
|
};
|
|
@@ -855,7 +855,7 @@ type DeleteAssistantThreadInteractionHttpResponse = {
|
|
|
855
855
|
status: 204;
|
|
856
856
|
};
|
|
857
857
|
type DeleteAssistantThreadInteractionHttpError = {
|
|
858
|
-
data:
|
|
858
|
+
data: ErrorResponseCopy;
|
|
859
859
|
headers: Headers;
|
|
860
860
|
status: 400 | 403 | 404;
|
|
861
861
|
};
|
|
@@ -874,7 +874,7 @@ type GetAssistantThreadInteractionHttpResponse = {
|
|
|
874
874
|
status: 200;
|
|
875
875
|
};
|
|
876
876
|
type GetAssistantThreadInteractionHttpError = {
|
|
877
|
-
data:
|
|
877
|
+
data: ErrorResponseCopy;
|
|
878
878
|
headers: Headers;
|
|
879
879
|
status: 400 | 403 | 404;
|
|
880
880
|
};
|
|
@@ -894,7 +894,7 @@ type CreateAssistantThreadInteractionFeedbackHttpResponse = {
|
|
|
894
894
|
status: 201;
|
|
895
895
|
};
|
|
896
896
|
type CreateAssistantThreadInteractionFeedbackHttpError = {
|
|
897
|
-
data:
|
|
897
|
+
data: ErrorResponseCopy;
|
|
898
898
|
headers: Headers;
|
|
899
899
|
status: 400 | 403 | 404;
|
|
900
900
|
};
|
|
@@ -915,7 +915,7 @@ type PatchAssistantThreadInteractionFeedbackHttpResponse = {
|
|
|
915
915
|
status: 204;
|
|
916
916
|
};
|
|
917
917
|
type PatchAssistantThreadInteractionFeedbackHttpError = {
|
|
918
|
-
data:
|
|
918
|
+
data: ErrorResponseCopy;
|
|
919
919
|
headers: Headers;
|
|
920
920
|
status: 400 | 403 | 404;
|
|
921
921
|
};
|
|
@@ -935,7 +935,7 @@ type CreateAssistantThreadInteractionReviewHttpResponse = {
|
|
|
935
935
|
status: 201;
|
|
936
936
|
};
|
|
937
937
|
type CreateAssistantThreadInteractionReviewHttpError = {
|
|
938
|
-
data:
|
|
938
|
+
data: ErrorResponseCopy;
|
|
939
939
|
headers: Headers;
|
|
940
940
|
status: 400 | 403 | 404;
|
|
941
941
|
};
|
|
@@ -953,7 +953,7 @@ type DeleteAssistantThreadHttpResponse = {
|
|
|
953
953
|
status: 204;
|
|
954
954
|
};
|
|
955
955
|
type DeleteAssistantThreadHttpError = {
|
|
956
|
-
data:
|
|
956
|
+
data: ErrorResponseCopy;
|
|
957
957
|
headers: Headers;
|
|
958
958
|
status: 400 | 403 | 404;
|
|
959
959
|
};
|
|
@@ -971,7 +971,7 @@ type GetAssistantThreadHttpResponse = {
|
|
|
971
971
|
status: 200;
|
|
972
972
|
};
|
|
973
973
|
type GetAssistantThreadHttpError = {
|
|
974
|
-
data:
|
|
974
|
+
data: ErrorResponseCopy;
|
|
975
975
|
headers: Headers;
|
|
976
976
|
status: 400 | 403 | 404;
|
|
977
977
|
};
|
|
@@ -990,7 +990,7 @@ type PatchAssistantThreadHttpResponse = {
|
|
|
990
990
|
status: 204;
|
|
991
991
|
};
|
|
992
992
|
type PatchAssistantThreadHttpError = {
|
|
993
|
-
data:
|
|
993
|
+
data: ErrorResponseCopy;
|
|
994
994
|
headers: Headers;
|
|
995
995
|
status: 400 | 401 | 403 | 404 | 429;
|
|
996
996
|
};
|
|
@@ -1007,7 +1007,7 @@ type DeleteAssistantHttpResponse = {
|
|
|
1007
1007
|
status: 204;
|
|
1008
1008
|
};
|
|
1009
1009
|
type DeleteAssistantHttpError = {
|
|
1010
|
-
data:
|
|
1010
|
+
data: ErrorResponseCopy;
|
|
1011
1011
|
headers: Headers;
|
|
1012
1012
|
status: 400 | 403 | 404;
|
|
1013
1013
|
};
|
|
@@ -1024,7 +1024,7 @@ type GetAssistantHttpResponse = {
|
|
|
1024
1024
|
status: 200;
|
|
1025
1025
|
};
|
|
1026
1026
|
type GetAssistantHttpError = {
|
|
1027
|
-
data:
|
|
1027
|
+
data: ErrorResponseCopy;
|
|
1028
1028
|
headers: Headers;
|
|
1029
1029
|
status: 400 | 403 | 404;
|
|
1030
1030
|
};
|
|
@@ -1042,7 +1042,7 @@ type PatchAssistantHttpResponse = {
|
|
|
1042
1042
|
status: 204;
|
|
1043
1043
|
};
|
|
1044
1044
|
type PatchAssistantHttpError = {
|
|
1045
|
-
data:
|
|
1045
|
+
data: ErrorResponseCopy;
|
|
1046
1046
|
headers: Headers;
|
|
1047
1047
|
status: 400 | 401 | 403 | 404 | 429;
|
|
1048
1048
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./utils-qEQ6sEXX.js";
|
|
2
2
|
import "./interceptors-DD0vKL8_.js";
|
|
3
|
-
import "./global-types-
|
|
3
|
+
import "./global-types-BGMD2sDY.js";
|
|
4
4
|
import "./auth-types-B0Z-Reol.js";
|
|
5
5
|
import { AuthorizationError, InvalidAuthTypeError, InvalidHostConfigError, UnexpectedAuthTypeError, determineAuthType, getAccessToken, getDefaultHostConfig, getRestCallAuthParams, getWebResourceAuthParams, getWebSocketAuthParams, handleAuthenticationError, isHostCrossOrigin, isWindows, logout, registerAuthModule, registerHostConfig, serializeHostConfig, setDefaultHostConfig, toValidLocationUrl, toValidWebsocketLocationUrl, unregisterHostConfig } from "./auth-functions-DHRxWU6t.js";
|
|
6
6
|
|
|
@@ -123,6 +123,7 @@ type UiInfo = {
|
|
|
123
123
|
* {
|
|
124
124
|
* dataSourceId: "rest",
|
|
125
125
|
* detail: true,
|
|
126
|
+
* includeDisabled: true,
|
|
126
127
|
* includeui: true
|
|
127
128
|
* }
|
|
128
129
|
* )
|
|
@@ -135,6 +136,8 @@ declare function getDataSources(query: {
|
|
|
135
136
|
dataSourceId?: string;
|
|
136
137
|
/** Determines if provider detail is returned */
|
|
137
138
|
detail?: boolean;
|
|
139
|
+
/** When true disabled datasources are also included in the response */
|
|
140
|
+
includeDisabled?: boolean;
|
|
138
141
|
/** Determines if UI info is returned */
|
|
139
142
|
includeui?: boolean;
|
|
140
143
|
}, options?: ApiCallOptions): Promise<GetDataSourcesHttpResponse>;
|
|
@@ -221,6 +224,7 @@ interface DataSourcesAPI {
|
|
|
221
224
|
* {
|
|
222
225
|
* dataSourceId: "rest",
|
|
223
226
|
* detail: true,
|
|
227
|
+
* includeDisabled: true,
|
|
224
228
|
* includeui: true
|
|
225
229
|
* }
|
|
226
230
|
* )
|
|
@@ -72,7 +72,7 @@ type CreateDiProjectReq = {
|
|
|
72
72
|
/** The type of the project */
|
|
73
73
|
type?: "DATA_PIPELINE" | "DATA_MOVEMENT";
|
|
74
74
|
};
|
|
75
|
-
type
|
|
75
|
+
type DataTaskInstanceStateOld = {
|
|
76
76
|
message?: string;
|
|
77
77
|
state?: "STARTING" | "RUNNING" | "COMPLETED" | "FAILED" | "CANCELED";
|
|
78
78
|
};
|
|
@@ -84,7 +84,7 @@ type DataTaskItemRsp = {
|
|
|
84
84
|
spaceId?: string;
|
|
85
85
|
type?: DataTaskType;
|
|
86
86
|
};
|
|
87
|
-
type DataTaskType = "LANDING" | "STORAGE" | "QVD_STORAGE" | "TRANSFORM" | "DATAMART" | "REGISTERED_DATA" | "REPLICATION" | "DISTRIBUTION" | "LAKE_LANDING";
|
|
87
|
+
type DataTaskType = "LANDING" | "STORAGE" | "QVD_STORAGE" | "TRANSFORM" | "DATAMART" | "REGISTERED_DATA" | "REPLICATION" | "DISTRIBUTION" | "LAKE_LANDING" | "KNOWLEDGE_MART" | "FILE_BASED_KNOWLEDGE_MART" | "LAKEHOUSE_STORAGE" | "LAKEHOUSE_MIRROR";
|
|
88
88
|
type DiProjectItemRsp = {
|
|
89
89
|
description?: string;
|
|
90
90
|
id?: string;
|
|
@@ -116,6 +116,7 @@ type ExportDiProjectReq = {
|
|
|
116
116
|
includeBindings?: boolean;
|
|
117
117
|
};
|
|
118
118
|
type GetDiExportProjectVariablesRsp = {
|
|
119
|
+
nameToIdMap?: Record<string, string>;
|
|
119
120
|
variables?: Record<string, string>;
|
|
120
121
|
};
|
|
121
122
|
type ImportDiProjectRsp = unknown;
|
|
@@ -477,7 +478,7 @@ type StopDiProjectDiTaskRuntimeHttpError = {
|
|
|
477
478
|
declare function getDiProjectDiTaskRuntimeState(projectId: string, dataTaskId: string, options?: ApiCallOptions): Promise<GetDiProjectDiTaskRuntimeStateHttpResponse>;
|
|
478
479
|
type GetDiProjectDiTaskRuntimeStateHttpResponse = {
|
|
479
480
|
data: {
|
|
480
|
-
lastRun?:
|
|
481
|
+
lastRun?: DataTaskInstanceStateOld;
|
|
481
482
|
runReadiness?: {
|
|
482
483
|
message?: string;
|
|
483
484
|
state?: "READY_TO_RUN" | "ALREADY_RUNNING" | "NOT_RUNNABLE";
|
|
@@ -670,4 +671,4 @@ interface DiProjectsAPI {
|
|
|
670
671
|
*/
|
|
671
672
|
declare const diProjectsExport: DiProjectsAPI;
|
|
672
673
|
//#endregion
|
|
673
|
-
export { AsyncActionDetails, AsyncActionError, AsyncActionRsp, AsyncActionTaskProgress, AsyncActionType, AsyncCallStatus, CreateDiProjectHttpError, CreateDiProjectHttpResponse, CreateDiProjectReq,
|
|
674
|
+
export { AsyncActionDetails, AsyncActionError, AsyncActionRsp, AsyncActionTaskProgress, AsyncActionType, AsyncCallStatus, CreateDiProjectHttpError, CreateDiProjectHttpResponse, CreateDiProjectReq, DataTaskInstanceStateOld, DataTaskItemRsp, DataTaskType, DiProjectItemRsp, DiProjectOperationSelectedTask, DiProjectsAPI, Error, ErrorSource, Errors, ExportDiProjectHttpError, ExportDiProjectHttpResponse, ExportDiProjectReq, GetDiExportProjectVariablesRsp, GetDiProjectDiTaskHttpError, GetDiProjectDiTaskHttpResponse, GetDiProjectDiTaskRuntimeStateHttpError, GetDiProjectDiTaskRuntimeStateHttpResponse, GetDiProjectDiTasksHttpError, GetDiProjectDiTasksHttpResponse, GetDiProjectExportVariablesHttpError, GetDiProjectExportVariablesHttpResponse, GetDiProjectHttpError, GetDiProjectHttpResponse, GetDiProjectsHttpError, GetDiProjectsHttpResponse, ImportDiProjectHttpError, ImportDiProjectHttpResponse, ImportDiProjectRsp, ListDataTasksRsp, ListDiProjectsRsp, PrepareDiProjectDiTaskHttpError, PrepareDiProjectDiTaskHttpResponse, PrepareDiProjectHttpError, PrepareDiProjectHttpResponse, PrepareProjectReq, PrepareTaskReq, SetDiProjectExportVariablesHttpError, SetDiProjectExportVariablesHttpResponse, StartDiProjectDiTaskRuntimeHttpError, StartDiProjectDiTaskRuntimeHttpResponse, StopDiProjectDiTaskRuntimeHttpError, StopDiProjectDiTaskRuntimeHttpResponse, TaskSelectionList, UpdateDiExportProjectVariablesReq, UpdateDiExportProjectVariablesRsp, ValidateDiProjectDiTaskHttpError, ValidateDiProjectDiTaskHttpResponse, ValidateDiProjectHttpError, ValidateDiProjectHttpResponse, ValidateProjectReq, ValidateTaskReq, clearCache, createDiProject, diProjectsExport, exportDiProject, getDiProject, getDiProjectDiTask, getDiProjectDiTaskRuntimeState, getDiProjectDiTasks, getDiProjectExportVariables, getDiProjects, importDiProject, prepareDiProject, prepareDiProjectDiTask, setDiProjectExportVariables, startDiProjectDiTaskRuntime, stopDiProjectDiTaskRuntime, validateDiProject, validateDiProjectDiTask };
|
|
@@ -56,6 +56,16 @@ type ErrorResponse = {
|
|
|
56
56
|
readonly hasErrors?: boolean;
|
|
57
57
|
traceId?: string;
|
|
58
58
|
};
|
|
59
|
+
type FileConnectorAllowedPath = {
|
|
60
|
+
/** The Path property in the File connector allowed paths file. */
|
|
61
|
+
path: string;
|
|
62
|
+
/** The Spaces property in the File connector allowed paths file. */
|
|
63
|
+
spaces?: string[];
|
|
64
|
+
};
|
|
65
|
+
type FileConnectorAllowedPathsResponse = {
|
|
66
|
+
errorMessage?: ErrorResponse;
|
|
67
|
+
result?: FileConnectorAllowedPath[];
|
|
68
|
+
};
|
|
59
69
|
type OdbcCustomDataType = {
|
|
60
70
|
/** The IsBit property in the ODBC custom data type mapping file. */
|
|
61
71
|
bit?: boolean;
|
|
@@ -74,7 +84,7 @@ type OdbcCustomDataTypeResponse = {
|
|
|
74
84
|
};
|
|
75
85
|
type Operation = {
|
|
76
86
|
op: "add" | "replace" | "remove";
|
|
77
|
-
path: "AGENT_LOG_LEVEL" | "AGENT_HEALTH_FAIL_MINUTES_LIMIT" | "AGENT_LOG_OPTIONS" | "EXTEND_FIRST_REQUEST_TIMEOUT" | "RELOAD_CACHE_MEMORY_MB" | "DCAAS_LOG_LEVEL" | "ODBC_LOG_LEVEL" | "ODBC_MAX_PROCESS_COUNT" | "ODBC_PROCESS_ISOLATION_MODE" | "ODBC_RELOAD_SESSION_LIFE" | "SAPBW_LOG_LEVEL" | "SAPBW_MAX_PROCESS_COUNT" | "SAPBW_PROCESS_ISOLATION_MODE" | "SAPSQL_LOG_LEVEL" | "SAPSQL_MAX_PROCESS_COUNT" | "SAPSQL_PROCESS_ISOLATION_MODE" | "SAPPACKAGE_LOG_LEVEL" | "SAPPACKAGE_MAX_PROCESS_COUNT" | "SAPPACKAGE_PROCESS_ISOLATION_MODE" | "FILE_LOG_LEVEL" | "FILE_MAX_PROCESS_COUNT" | "FILE_PROCESS_ISOLATION_MODE" | "REST_LOG_LEVEL" | "REST_MAX_PROCESS_COUNT" | "REST_PROCESS_ISOLATION_MODE" | "ODBC_TABLES_LIMIT_FOR_GENERICODBC" | "OVERRIDE_CHUNKS_CACHE_DIR" | "CHUNK_RECOVERY_RESUME_THRESHOLD_MINUTES";
|
|
87
|
+
path: "AGENT_LOG_LEVEL" | "AGENT_HEALTH_FAIL_MINUTES_LIMIT" | "AGENT_LOG_OPTIONS" | "EXTEND_FIRST_REQUEST_TIMEOUT" | "RELOAD_CACHE_MEMORY_MB" | "DCAAS_LOG_LEVEL" | "ODBC_LOG_LEVEL" | "ODBC_MAX_PROCESS_COUNT" | "ODBC_PROCESS_ISOLATION_MODE" | "ODBC_RELOAD_SESSION_LIFE" | "SAPBW_LOG_LEVEL" | "SAPBW_MAX_PROCESS_COUNT" | "SAPBW_PROCESS_ISOLATION_MODE" | "SAPSQL_LOG_LEVEL" | "SAPSQL_MAX_PROCESS_COUNT" | "SAPSQL_PROCESS_ISOLATION_MODE" | "SAPPACKAGE_LOG_LEVEL" | "SAPPACKAGE_MAX_PROCESS_COUNT" | "SAPPACKAGE_PROCESS_ISOLATION_MODE" | "FILE_LOG_LEVEL" | "FILE_MAX_PROCESS_COUNT" | "FILE_PROCESS_ISOLATION_MODE" | "REST_LOG_LEVEL" | "REST_MAX_PROCESS_COUNT" | "REST_PROCESS_ISOLATION_MODE" | "ODBC_TABLES_LIMIT_FOR_GENERICODBC" | "OVERRIDE_CHUNKS_CACHE_DIR" | "CHUNK_RECOVERY_RESUME_THRESHOLD_MINUTES" | "REST_ALLOW_LOCALHOST_CONNECTION" | "OPTIONAL_CAPABILITIES";
|
|
78
88
|
value: string;
|
|
79
89
|
};
|
|
80
90
|
type PatchOperationResponse = {
|
|
@@ -94,7 +104,12 @@ type PatchOperationValidationResult = {
|
|
|
94
104
|
type UpdateConfigurationFlatFileRequest = {
|
|
95
105
|
contentsToSave?: string[];
|
|
96
106
|
};
|
|
107
|
+
type UpdateFileConnectorAllowedPathsRequest = {
|
|
108
|
+
/** The list of allowed paths to update in the File connector */
|
|
109
|
+
fileConnectorAllowedPaths?: FileConnectorAllowedPath[];
|
|
110
|
+
};
|
|
97
111
|
type UpdateOdbcCustomTypeMappingsRequest = {
|
|
112
|
+
/** The list of custom data types to update in the ODBC connector */
|
|
98
113
|
odbcCustomDataTypes?: OdbcCustomDataType[];
|
|
99
114
|
};
|
|
100
115
|
/**
|
|
@@ -198,7 +213,44 @@ type GetDirectAccessAgentConnectorFilesWithoutQueryHttpError = {
|
|
|
198
213
|
status: 403 | 404;
|
|
199
214
|
};
|
|
200
215
|
/**
|
|
201
|
-
* Retrieves
|
|
216
|
+
* Retrieves the allowed paths settings for the File Connector. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.6+.
|
|
217
|
+
*
|
|
218
|
+
* @param agentId The agent ID.
|
|
219
|
+
* @param connectorType The connector type. Must be `file-connector` for this endpoint.
|
|
220
|
+
* @throws GetDirectAccessAgentConnectorFilesAllowedPathsHttpError
|
|
221
|
+
*/
|
|
222
|
+
declare function getDirectAccessAgentConnectorFilesAllowedPaths(agentId: string, connectorType: string, options?: ApiCallOptions): Promise<GetDirectAccessAgentConnectorFilesAllowedPathsHttpResponse>;
|
|
223
|
+
type GetDirectAccessAgentConnectorFilesAllowedPathsHttpResponse = {
|
|
224
|
+
data: FileConnectorAllowedPathsResponse;
|
|
225
|
+
headers: Headers;
|
|
226
|
+
status: 200;
|
|
227
|
+
};
|
|
228
|
+
type GetDirectAccessAgentConnectorFilesAllowedPathsHttpError = {
|
|
229
|
+
data: ErrorResponse;
|
|
230
|
+
headers: Headers;
|
|
231
|
+
status: 404;
|
|
232
|
+
};
|
|
233
|
+
/**
|
|
234
|
+
* Completely replaces the contents of the allowed paths configuration file for the File connector. Partial updates are not supported. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.6+.
|
|
235
|
+
*
|
|
236
|
+
* @param agentId The agent ID.
|
|
237
|
+
* @param connectorType The connector type. Must be `file-connector` for this endpoint.
|
|
238
|
+
* @param body an object with the body content
|
|
239
|
+
* @throws PutDirectAccessAgentConnectorFilesAllowedPathsHttpError
|
|
240
|
+
*/
|
|
241
|
+
declare function putDirectAccessAgentConnectorFilesAllowedPaths(agentId: string, connectorType: string, body: UpdateFileConnectorAllowedPathsRequest, options?: ApiCallOptions): Promise<PutDirectAccessAgentConnectorFilesAllowedPathsHttpResponse>;
|
|
242
|
+
type PutDirectAccessAgentConnectorFilesAllowedPathsHttpResponse = {
|
|
243
|
+
data: void;
|
|
244
|
+
headers: Headers;
|
|
245
|
+
status: 204;
|
|
246
|
+
};
|
|
247
|
+
type PutDirectAccessAgentConnectorFilesAllowedPathsHttpError = {
|
|
248
|
+
data: ErrorResponse;
|
|
249
|
+
headers: Headers;
|
|
250
|
+
status: 400 | 404 | 409;
|
|
251
|
+
};
|
|
252
|
+
/**
|
|
253
|
+
* Retrieves the custom data type mapping settings for the Generic ODBC Connector. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.5+.
|
|
202
254
|
*
|
|
203
255
|
* @param agentId The agent ID.
|
|
204
256
|
* @param connectorType The connector type. Must be `odbc-connector` for this endpoint.
|
|
@@ -341,7 +393,24 @@ interface DirectAccessAgentsAPI {
|
|
|
341
393
|
*/
|
|
342
394
|
getDirectAccessAgentConnectorFilesWithoutQuery: typeof getDirectAccessAgentConnectorFilesWithoutQuery;
|
|
343
395
|
/**
|
|
344
|
-
* Retrieves
|
|
396
|
+
* Retrieves the allowed paths settings for the File Connector. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.6+.
|
|
397
|
+
*
|
|
398
|
+
* @param agentId The agent ID.
|
|
399
|
+
* @param connectorType The connector type. Must be `file-connector` for this endpoint.
|
|
400
|
+
* @throws GetDirectAccessAgentConnectorFilesAllowedPathsHttpError
|
|
401
|
+
*/
|
|
402
|
+
getDirectAccessAgentConnectorFilesAllowedPaths: typeof getDirectAccessAgentConnectorFilesAllowedPaths;
|
|
403
|
+
/**
|
|
404
|
+
* Completely replaces the contents of the allowed paths configuration file for the File connector. Partial updates are not supported. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.6+.
|
|
405
|
+
*
|
|
406
|
+
* @param agentId The agent ID.
|
|
407
|
+
* @param connectorType The connector type. Must be `file-connector` for this endpoint.
|
|
408
|
+
* @param body an object with the body content
|
|
409
|
+
* @throws PutDirectAccessAgentConnectorFilesAllowedPathsHttpError
|
|
410
|
+
*/
|
|
411
|
+
putDirectAccessAgentConnectorFilesAllowedPaths: typeof putDirectAccessAgentConnectorFilesAllowedPaths;
|
|
412
|
+
/**
|
|
413
|
+
* Retrieves the custom data type mapping settings for the Generic ODBC Connector. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.5+.
|
|
345
414
|
*
|
|
346
415
|
* @param agentId The agent ID.
|
|
347
416
|
* @param connectorType The connector type. Must be `odbc-connector` for this endpoint.
|
|
@@ -397,4 +466,4 @@ interface DirectAccessAgentsAPI {
|
|
|
397
466
|
*/
|
|
398
467
|
declare const directAccessAgentsExport: DirectAccessAgentsAPI;
|
|
399
468
|
//#endregion
|
|
400
|
-
export { ConfigurationLineBase, ConfigurationLineNumeric, ConfigurationLineString, ConfigurationResponse, ConnectorFlatFileConfigurationResponse, ConnectorSettings, DirectAccessAgentsAPI, ErrorMessage, ErrorResponse, GetDirectAccessAgentConfigurationHttpError, GetDirectAccessAgentConfigurationHttpResponse, GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError, GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse, GetDirectAccessAgentConnectorFileHttpError, GetDirectAccessAgentConnectorFileHttpResponse, GetDirectAccessAgentConnectorFilesHttpError, GetDirectAccessAgentConnectorFilesHttpResponse, GetDirectAccessAgentConnectorFilesWithoutQueryHttpError, GetDirectAccessAgentConnectorFilesWithoutQueryHttpResponse, OdbcCustomDataType, OdbcCustomDataTypeResponse, Operation, PatchDirectAccessAgentConfiguration204HttpResponse, PatchDirectAccessAgentConfiguration207HttpResponse, PatchDirectAccessAgentConfigurationHttpError, PatchDirectAccessAgentConfigurationHttpResponse, PatchOperationResponse, PatchOperationValidationResult, PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError, PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse, RestartDirectAccessAgentHttpError, RestartDirectAccessAgentHttpResponse, UpdateConfigurationFlatFileRequest, UpdateDirectAccessAgentConnectorFileHttpError, UpdateDirectAccessAgentConnectorFileHttpResponse, UpdateDirectAccessAgentConnectorFileWithoutQueryHttpError, UpdateDirectAccessAgentConnectorFileWithoutQueryHttpResponse, UpdateOdbcCustomTypeMappingsRequest, clearCache, directAccessAgentsExport, getDirectAccessAgentConfiguration, getDirectAccessAgentConnectorCustomDataTypeMappings, getDirectAccessAgentConnectorFile, getDirectAccessAgentConnectorFiles, getDirectAccessAgentConnectorFilesWithoutQuery, patchDirectAccessAgentConfiguration, putDirectAccessAgentConnectorCustomDataTypeMappings, restartDirectAccessAgent, updateDirectAccessAgentConnectorFile, updateDirectAccessAgentConnectorFileWithoutQuery };
|
|
469
|
+
export { ConfigurationLineBase, ConfigurationLineNumeric, ConfigurationLineString, ConfigurationResponse, ConnectorFlatFileConfigurationResponse, ConnectorSettings, DirectAccessAgentsAPI, ErrorMessage, ErrorResponse, FileConnectorAllowedPath, FileConnectorAllowedPathsResponse, GetDirectAccessAgentConfigurationHttpError, GetDirectAccessAgentConfigurationHttpResponse, GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError, GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse, GetDirectAccessAgentConnectorFileHttpError, GetDirectAccessAgentConnectorFileHttpResponse, GetDirectAccessAgentConnectorFilesAllowedPathsHttpError, GetDirectAccessAgentConnectorFilesAllowedPathsHttpResponse, GetDirectAccessAgentConnectorFilesHttpError, GetDirectAccessAgentConnectorFilesHttpResponse, GetDirectAccessAgentConnectorFilesWithoutQueryHttpError, GetDirectAccessAgentConnectorFilesWithoutQueryHttpResponse, OdbcCustomDataType, OdbcCustomDataTypeResponse, Operation, PatchDirectAccessAgentConfiguration204HttpResponse, PatchDirectAccessAgentConfiguration207HttpResponse, PatchDirectAccessAgentConfigurationHttpError, PatchDirectAccessAgentConfigurationHttpResponse, PatchOperationResponse, PatchOperationValidationResult, PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError, PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse, PutDirectAccessAgentConnectorFilesAllowedPathsHttpError, PutDirectAccessAgentConnectorFilesAllowedPathsHttpResponse, RestartDirectAccessAgentHttpError, RestartDirectAccessAgentHttpResponse, UpdateConfigurationFlatFileRequest, UpdateDirectAccessAgentConnectorFileHttpError, UpdateDirectAccessAgentConnectorFileHttpResponse, UpdateDirectAccessAgentConnectorFileWithoutQueryHttpError, UpdateDirectAccessAgentConnectorFileWithoutQueryHttpResponse, UpdateFileConnectorAllowedPathsRequest, UpdateOdbcCustomTypeMappingsRequest, clearCache, directAccessAgentsExport, getDirectAccessAgentConfiguration, getDirectAccessAgentConnectorCustomDataTypeMappings, getDirectAccessAgentConnectorFile, getDirectAccessAgentConnectorFiles, getDirectAccessAgentConnectorFilesAllowedPaths, getDirectAccessAgentConnectorFilesWithoutQuery, patchDirectAccessAgentConfiguration, putDirectAccessAgentConnectorCustomDataTypeMappings, putDirectAccessAgentConnectorFilesAllowedPaths, restartDirectAccessAgent, updateDirectAccessAgentConnectorFile, updateDirectAccessAgentConnectorFileWithoutQuery };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./utils-qEQ6sEXX.js";
|
|
2
2
|
import "./interceptors-DD0vKL8_.js";
|
|
3
|
-
import "./global-types-
|
|
3
|
+
import "./global-types-BGMD2sDY.js";
|
|
4
4
|
import "./auth-types-B0Z-Reol.js";
|
|
5
5
|
import { EncodingError, InvokeFetchError, clearApiCache, invokeFetch, parseFetchResponse } from "./auth-functions-DHRxWU6t.js";
|
|
6
6
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { isBrowser } from "./utils-qEQ6sEXX.js";
|
|
2
|
-
import { getInvokeFetchRuntimeModule } from "./public-runtime-modules-
|
|
2
|
+
import { getInvokeFetchRuntimeModule } from "./public-runtime-modules-CNGnt1rU.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/invoke-fetch.ts
|
|
5
|
-
const defaultUserAgent = "qlik-api/1.
|
|
5
|
+
const defaultUserAgent = "qlik-api/1.42.0";
|
|
6
6
|
async function invokeFetch(api, props) {
|
|
7
7
|
const hostConfig = props.options?.hostConfig;
|
|
8
8
|
let userAgent;
|
|
@@ -380,6 +380,8 @@ type LicenseOverview = {
|
|
|
380
380
|
* }
|
|
381
381
|
*/
|
|
382
382
|
type LicenseStatus = {
|
|
383
|
+
/** Boolean indicating if the license is deactivated. */
|
|
384
|
+
deactivated: boolean;
|
|
383
385
|
/** Enum with extension status of license. access. */
|
|
384
386
|
extensionStatus: "Unavailable" | "Pending" | "Available";
|
|
385
387
|
/** Origin of license key. */
|