@qlik/api 1.39.0 → 1.41.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/assistants.d.ts +1 -1
- package/chunks/{assistants-2UX0GzZ7.d.ts → assistants-CDtI99Yr.d.ts} +33 -33
- package/chunks/{direct-access-agents-CGxApxBP.d.ts → direct-access-agents-BbSiWlMD.d.ts} +74 -1
- package/chunks/invoke-fetch-B-ZucHu9.js +1 -1
- package/chunks/{licenses-jecAKovb.d.ts → licenses-DAPVQuFJ.d.ts} +2 -0
- package/chunks/{ml-gl8COKfn.d.ts → ml-C80TkK1J.d.ts} +32 -0
- package/chunks/{qix-x9gZqE4P.d.ts → qix-J4MO8SAa.d.ts} +2 -2
- package/chunks/{reloads-B_U6GYDf.d.ts → reloads-3XgvVnbq.d.ts} +3 -3
- package/chunks/{sharing-tasks-BiTNvcFe.d.ts → sharing-tasks-BMDAjWTj.d.ts} +203 -2
- package/chunks/{spaces-yzYYGUw8.d.ts → spaces-DZI6zKZi.d.ts} +1 -5
- package/chunks/{tenants-BB6W-Hlf.d.ts → tenants-BDH4DmcO.d.ts} +2 -0
- package/direct-access-agents.d.ts +2 -2
- package/direct-access-agents.js +42 -1
- package/index.d.ts +9 -9
- package/index.js +9 -1
- package/licenses.d.ts +1 -1
- package/ml.d.ts +1 -1
- package/package.json +2 -2
- package/qix.d.ts +1 -1
- package/reloads.d.ts +1 -1
- package/sharing-tasks.d.ts +2 -2
- package/sharing-tasks.js +62 -1
- package/spaces.d.ts +1 -1
- package/tenants.d.ts +1 -1
- package/website/assets/navigation.js +1 -1
- package/website/assets/search.js +1 -1
- package/website/functions/direct-access-agents.getDirectAccessAgentConnectorCustomDataTypeMappings.html +5 -0
- package/website/functions/direct-access-agents.putDirectAccessAgentConnectorCustomDataTypeMappings.html +6 -0
- package/website/functions/sharing-tasks.getSharingTaskExecution.html +7 -0
- package/website/functions/sharing-tasks.getSharingTaskExecutionFile.html +8 -0
- package/website/functions/sharing-tasks.getSharingTaskExecutions.html +11 -0
- package/website/functions/spaces.getSpaceAssignments.html +2 -4
- package/website/interfaces/direct-access-agents.DirectAccessAgentsAPI.html +50 -30
- package/website/interfaces/qix.GenericObject.html +1 -1
- package/website/interfaces/sharing-tasks.SharingTasksAPI.html +53 -12
- package/website/interfaces/spaces.SpacesAPI.html +4 -6
- package/website/modules/direct-access-agents.html +1 -1
- package/website/modules/sharing-tasks.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/direct-access-agents.GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError.html +4 -0
- package/website/types/direct-access-agents.GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse.html +4 -0
- package/website/types/direct-access-agents.OdbcCustomDataType.html +11 -0
- package/website/types/direct-access-agents.OdbcCustomDataTypeResponse.html +3 -0
- package/website/types/direct-access-agents.PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError.html +4 -0
- package/website/types/direct-access-agents.PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse.html +4 -0
- package/website/types/direct-access-agents.UpdateOdbcCustomTypeMappingsRequest.html +2 -0
- package/website/types/licenses.LicenseStatus.html +5 -3
- package/website/types/ml.ModelMetricsTimeseries.html +35 -3
- package/website/types/qix.NativeGenericObjectFunctions.html +1 -1
- package/website/types/qix.RpcObject.html +1 -1
- package/website/types/reloads.Reload.html +1 -1
- package/website/types/reloads.ReloadRequest.html +1 -1
- package/website/types/reloads.Weight.html +1 -1
- package/website/types/sharing-tasks.GetSharingTaskExecutionFileHttpError.html +4 -0
- package/website/types/sharing-tasks.GetSharingTaskExecutionFileHttpResponse.html +4 -0
- package/website/types/sharing-tasks.GetSharingTaskExecutionHttpError.html +4 -0
- package/website/types/sharing-tasks.GetSharingTaskExecutionHttpResponse.html +4 -0
- package/website/types/sharing-tasks.GetSharingTaskExecutionsHttpError.html +4 -0
- package/website/types/sharing-tasks.GetSharingTaskExecutionsHttpResponse.html +6 -0
- package/website/types/sharing-tasks.SharingExecutionError.html +7 -0
- package/website/types/sharing-tasks.SharingExecutionErrors.html +1 -0
- package/website/types/sharing-tasks.SharingExecutionFile.html +9 -0
- package/website/types/sharing-tasks.SharingExecutionListResponse.html +2 -0
- package/website/types/sharing-tasks.SharingExecutionPersist.html +52 -0
- package/website/types/sharing-tasks.SharingExecutionResponse.html +1 -0
- package/website/types/sharing-tasks.TargetUser.html +10 -0
- package/website/types/spaces.AssignmentType.html +1 -1
- package/website/types/tenants.Tenant.html +4 -2
- package/website/variables/qix.QIX_SCHEMA_VERSION.html +1 -1
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 };
|
|
@@ -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
|
};
|
|
@@ -56,6 +56,22 @@ type ErrorResponse = {
|
|
|
56
56
|
readonly hasErrors?: boolean;
|
|
57
57
|
traceId?: string;
|
|
58
58
|
};
|
|
59
|
+
type OdbcCustomDataType = {
|
|
60
|
+
/** The IsBit property in the ODBC custom data type mapping file. */
|
|
61
|
+
bit?: boolean;
|
|
62
|
+
/** The Identifier property in the ODBC custom data type mapping file. */
|
|
63
|
+
id: string;
|
|
64
|
+
/** The NativeDataType property in the ODBC custom data type mapping file. */
|
|
65
|
+
nativeDataType: string;
|
|
66
|
+
/** The QlikDataType property in the ODBC custom data type mapping file. */
|
|
67
|
+
qlikDataType: string;
|
|
68
|
+
/** The Size property in the ODBC custom data type mapping file. */
|
|
69
|
+
size?: number;
|
|
70
|
+
};
|
|
71
|
+
type OdbcCustomDataTypeResponse = {
|
|
72
|
+
errorMessage?: ErrorResponse;
|
|
73
|
+
result?: OdbcCustomDataType[];
|
|
74
|
+
};
|
|
59
75
|
type Operation = {
|
|
60
76
|
op: "add" | "replace" | "remove";
|
|
61
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";
|
|
@@ -78,6 +94,9 @@ type PatchOperationValidationResult = {
|
|
|
78
94
|
type UpdateConfigurationFlatFileRequest = {
|
|
79
95
|
contentsToSave?: string[];
|
|
80
96
|
};
|
|
97
|
+
type UpdateOdbcCustomTypeMappingsRequest = {
|
|
98
|
+
odbcCustomDataTypes?: OdbcCustomDataType[];
|
|
99
|
+
};
|
|
81
100
|
/**
|
|
82
101
|
* Restarts the specified agent. If a reload is in `RELOADING` status the `restart` action will be ignored. Use `force-restart` to restart the agent even if a reload is in `RELOADING` status. Requestor must be assigned the `TenantAdmin` role and needs to be either a Gateway's space owner or a member in the Gateway's space with `Can Consume Data` role. Available in Direct Access Gateway V1.7.2+.
|
|
83
102
|
*
|
|
@@ -178,6 +197,43 @@ type GetDirectAccessAgentConnectorFilesWithoutQueryHttpError = {
|
|
|
178
197
|
headers: Headers;
|
|
179
198
|
status: 403 | 404;
|
|
180
199
|
};
|
|
200
|
+
/**
|
|
201
|
+
* Retrieves 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
|
+
*
|
|
203
|
+
* @param agentId The agent ID.
|
|
204
|
+
* @param connectorType The connector type. Must be `odbc-connector` for this endpoint.
|
|
205
|
+
* @throws GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError
|
|
206
|
+
*/
|
|
207
|
+
declare function getDirectAccessAgentConnectorCustomDataTypeMappings(agentId: string, connectorType: string, options?: ApiCallOptions): Promise<GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse>;
|
|
208
|
+
type GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse = {
|
|
209
|
+
data: OdbcCustomDataTypeResponse;
|
|
210
|
+
headers: Headers;
|
|
211
|
+
status: 200;
|
|
212
|
+
};
|
|
213
|
+
type GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError = {
|
|
214
|
+
data: ErrorResponse;
|
|
215
|
+
headers: Headers;
|
|
216
|
+
status: 404;
|
|
217
|
+
};
|
|
218
|
+
/**
|
|
219
|
+
* Completely replaces the contents of the custom data type mapping configuration file for the Generic ODBC connector. Partial updates are not supported. There are property naming differences between the API and the file contents. Use the API property format when making changes. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.5+.
|
|
220
|
+
*
|
|
221
|
+
* @param agentId The agent ID.
|
|
222
|
+
* @param connectorType The connector type. Must be `odbc-connector` for this endpoint.
|
|
223
|
+
* @param body an object with the body content
|
|
224
|
+
* @throws PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError
|
|
225
|
+
*/
|
|
226
|
+
declare function putDirectAccessAgentConnectorCustomDataTypeMappings(agentId: string, connectorType: string, body: UpdateOdbcCustomTypeMappingsRequest, options?: ApiCallOptions): Promise<PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse>;
|
|
227
|
+
type PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse = {
|
|
228
|
+
data: void;
|
|
229
|
+
headers: Headers;
|
|
230
|
+
status: 204;
|
|
231
|
+
};
|
|
232
|
+
type PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError = {
|
|
233
|
+
data: ErrorResponse;
|
|
234
|
+
headers: Headers;
|
|
235
|
+
status: 400 | 404 | 409;
|
|
236
|
+
};
|
|
181
237
|
/**
|
|
182
238
|
* Retrieves the configuration items in the flat file for the specified connector. Requestor must be assigned the `TenantAdmin` role and needs to be either a Gateway's space owner or a member in the Gateway's space with `Can Consume Data` role. Available in Direct Access Gateway V1.7.4+.
|
|
183
239
|
*
|
|
@@ -284,6 +340,23 @@ interface DirectAccessAgentsAPI {
|
|
|
284
340
|
* @throws GetDirectAccessAgentConnectorFilesWithoutQueryHttpError
|
|
285
341
|
*/
|
|
286
342
|
getDirectAccessAgentConnectorFilesWithoutQuery: typeof getDirectAccessAgentConnectorFilesWithoutQuery;
|
|
343
|
+
/**
|
|
344
|
+
* Retrieves 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
|
+
*
|
|
346
|
+
* @param agentId The agent ID.
|
|
347
|
+
* @param connectorType The connector type. Must be `odbc-connector` for this endpoint.
|
|
348
|
+
* @throws GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError
|
|
349
|
+
*/
|
|
350
|
+
getDirectAccessAgentConnectorCustomDataTypeMappings: typeof getDirectAccessAgentConnectorCustomDataTypeMappings;
|
|
351
|
+
/**
|
|
352
|
+
* Completely replaces the contents of the custom data type mapping configuration file for the Generic ODBC connector. Partial updates are not supported. There are property naming differences between the API and the file contents. Use the API property format when making changes. Requestor must be assigned the `TenantAdmin` role. Available in Direct Access Gateway V1.7.5+.
|
|
353
|
+
*
|
|
354
|
+
* @param agentId The agent ID.
|
|
355
|
+
* @param connectorType The connector type. Must be `odbc-connector` for this endpoint.
|
|
356
|
+
* @param body an object with the body content
|
|
357
|
+
* @throws PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError
|
|
358
|
+
*/
|
|
359
|
+
putDirectAccessAgentConnectorCustomDataTypeMappings: typeof putDirectAccessAgentConnectorCustomDataTypeMappings;
|
|
287
360
|
/**
|
|
288
361
|
* Retrieves the configuration items in the flat file for the specified connector. Requestor must be assigned the `TenantAdmin` role and needs to be either a Gateway's space owner or a member in the Gateway's space with `Can Consume Data` role. Available in Direct Access Gateway V1.7.4+.
|
|
289
362
|
*
|
|
@@ -324,4 +397,4 @@ interface DirectAccessAgentsAPI {
|
|
|
324
397
|
*/
|
|
325
398
|
declare const directAccessAgentsExport: DirectAccessAgentsAPI;
|
|
326
399
|
//#endregion
|
|
327
|
-
export { ConfigurationLineBase, ConfigurationLineNumeric, ConfigurationLineString, ConfigurationResponse, ConnectorFlatFileConfigurationResponse, ConnectorSettings, DirectAccessAgentsAPI, ErrorMessage, ErrorResponse, GetDirectAccessAgentConfigurationHttpError, GetDirectAccessAgentConfigurationHttpResponse, GetDirectAccessAgentConnectorFileHttpError, GetDirectAccessAgentConnectorFileHttpResponse, GetDirectAccessAgentConnectorFilesHttpError, GetDirectAccessAgentConnectorFilesHttpResponse, GetDirectAccessAgentConnectorFilesWithoutQueryHttpError, GetDirectAccessAgentConnectorFilesWithoutQueryHttpResponse, Operation, PatchDirectAccessAgentConfiguration204HttpResponse, PatchDirectAccessAgentConfiguration207HttpResponse, PatchDirectAccessAgentConfigurationHttpError, PatchDirectAccessAgentConfigurationHttpResponse, PatchOperationResponse, PatchOperationValidationResult, RestartDirectAccessAgentHttpError, RestartDirectAccessAgentHttpResponse, UpdateConfigurationFlatFileRequest, UpdateDirectAccessAgentConnectorFileHttpError, UpdateDirectAccessAgentConnectorFileHttpResponse, UpdateDirectAccessAgentConnectorFileWithoutQueryHttpError, UpdateDirectAccessAgentConnectorFileWithoutQueryHttpResponse, clearCache, directAccessAgentsExport, getDirectAccessAgentConfiguration, getDirectAccessAgentConnectorFile, getDirectAccessAgentConnectorFiles, getDirectAccessAgentConnectorFilesWithoutQuery, patchDirectAccessAgentConfiguration, restartDirectAccessAgent, updateDirectAccessAgentConnectorFile, updateDirectAccessAgentConnectorFileWithoutQuery };
|
|
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 };
|
|
@@ -2,7 +2,7 @@ import { isBrowser } from "./utils-qEQ6sEXX.js";
|
|
|
2
2
|
import { getInvokeFetchRuntimeModule } from "./public-runtime-modules-lsJEDVxt.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/invoke-fetch.ts
|
|
5
|
-
const defaultUserAgent = "qlik-api/1.
|
|
5
|
+
const defaultUserAgent = "qlik-api/1.41.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. */
|
|
@@ -1198,10 +1198,42 @@ type ModelMetricsRegression = {
|
|
|
1198
1198
|
* Timeseries metrics experiments valid for timeseries forecasting.
|
|
1199
1199
|
*/
|
|
1200
1200
|
type ModelMetricsTimeseries = {
|
|
1201
|
+
/** Mean absolute error (training data) */
|
|
1202
|
+
mae?: number;
|
|
1203
|
+
/** Mean absolute error (test data) */
|
|
1204
|
+
maeTest?: number;
|
|
1201
1205
|
/** Mean absolute percentage error (training data) */
|
|
1202
1206
|
mape?: number;
|
|
1203
1207
|
/** Mean absolute percentage error (test data) */
|
|
1204
1208
|
mapeTest?: number;
|
|
1209
|
+
/** Mean absolute scaled error (training data) */
|
|
1210
|
+
mase?: number;
|
|
1211
|
+
/** Mean absolute scaled error (test data) */
|
|
1212
|
+
maseTest?: number;
|
|
1213
|
+
/** Median absolute percentage error (training data) */
|
|
1214
|
+
mdape?: number;
|
|
1215
|
+
/** Median absolute percentage error (test data) */
|
|
1216
|
+
mdapeTest?: number;
|
|
1217
|
+
/** Median root mean squared error (training data) */
|
|
1218
|
+
mdnrmse?: number;
|
|
1219
|
+
/** Median root mean squared error (test data) */
|
|
1220
|
+
mdnrmseTest?: number;
|
|
1221
|
+
/** Mean root mean squared error (training data) */
|
|
1222
|
+
mnrmse?: number;
|
|
1223
|
+
/** Mean root mean squared error (test data) */
|
|
1224
|
+
mnrmseTest?: number;
|
|
1225
|
+
/** Root mean squared error (training data) */
|
|
1226
|
+
rmse?: number;
|
|
1227
|
+
/** Root mean squared error (test data) */
|
|
1228
|
+
rmseTest?: number;
|
|
1229
|
+
/** Symmetric mean absolute percentage error (training data) */
|
|
1230
|
+
smape?: number;
|
|
1231
|
+
/** Symmetric mean absolute percentage error (test data) */
|
|
1232
|
+
smapeTest?: number;
|
|
1233
|
+
/** Weighted mean absolute percentage error (training data) */
|
|
1234
|
+
wmape?: number;
|
|
1235
|
+
/** Weighted mean absolute percentage error (test data) */
|
|
1236
|
+
wmapeTest?: number;
|
|
1205
1237
|
};
|
|
1206
1238
|
/**
|
|
1207
1239
|
* Model state. These are the state of the model in relation to
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { HostConfig } from "./auth-types-BlCWK0FP.js";
|
|
2
2
|
|
|
3
3
|
//#region src/qix/types/engine-schema.d.ts
|
|
4
|
-
declare const QIX_SCHEMA_VERSION = "12.
|
|
4
|
+
declare const QIX_SCHEMA_VERSION = "12.2490.0";
|
|
5
5
|
type AlfaNumString = {
|
|
6
6
|
/**
|
|
7
7
|
* Calculated value.
|
|
@@ -12397,4 +12397,4 @@ declare const qix: QixAPI & {
|
|
|
12397
12397
|
withHostConfig: (hostConfig: HostConfig | undefined) => QixAPI;
|
|
12398
12398
|
};
|
|
12399
12399
|
//#endregion
|
|
12400
|
-
export { AlfaNumString, AlternateStateData, AnyGenericObjectLayout, AnyGenericObjectProperties, AppEntry, AppObjectList, AppObjectListDef, AppScript, AppScriptMeta, AppSession, ApplyGroupStateWarning, ApplyGroupStateWarningType, ApplyGroupStatesResult, ArrayOfNxValuePoint, AssociationScore, BNFDef, BNFDefMetaType, BNFType, Blob, Bookmark, BookmarkApplyAndVerifyResult, BookmarkFieldItem, BookmarkFieldPage, BookmarkFieldPageEx, BookmarkFieldVerifyResultState, BookmarkFieldVerifyWarning, BookmarkList, BookmarkListData, BookmarkListDef, BookmarkListItem, BookmarkStateFieldPages, BookmarkVariableItem, CalendarStrings, CharEncodingType, CharRange, ChildList, ChildListDef, CloseProps, CodePage, CombinedWebSocketStateEvent, CondDef, Connection, ContentLibraryList, ContentLibraryListItem, CurrentSelections, CustomConnector, CyclicGroupPosition, DataField, DataRecord, DataTable, DataTableEx, Database, DatabaseInfo, DatabaseOwner, DelimiterInfo, DerivedFieldsInTableData, DimensionList, DimensionListData, DimensionListDef, DimensionListItem, DimensionReference, DoReloadExParams, DoReloadExResult, Doc, DocAction, DocListEntry, DriveInfo, DriveType, DynamicAppViewListData, DynamicAppViewListItem, EditorBreakpoint, EmbeddedSnapshot, EmbeddedSnapshotDef, ErrorData, ErrorDataCode, ExpandedFieldListItem, ExpansionData, ExtendedLayoutBookmarkData, ExtendedPivotStateData, ExtensionList, ExtensionListDef, FailureData, Field, FieldAttrType, FieldAttributes, FieldDefEx, FieldDescription, FieldInTableData, FieldInTableProfilingData, FieldList, FieldListDef, FieldListObject, FieldOrColumn, FieldScores, FieldType, FieldValue, FileDataFormat, FileType, FilterInfo, FilterType, FolderItem, FolderItemType, FrequencyDistributionData, FunctionGroup, GenericBookmark, GenericBookmarkEntry, GenericBookmarkLayout, GenericBookmarkProperties, GenericConnectMachine, GenericDimension, GenericDimensionInfo, GenericDimensionLayout, GenericDimensionProperties, GenericListObject, GenericMeasure, GenericMeasureLayout, GenericMeasureProperties, GenericObject, GenericObjectEntry, GenericObjectLayout, GenericObjectLayoutAdditionalProperties, GenericObjectLayoutNode, GenericObjectLayoutNodeLevel2, GenericObjectLayoutNodeLevel3, GenericObjectLayoutNodeLevel4, GenericObjectLayoutNodeLevel5, GenericObjectLayoutNodeRec, GenericObjectProperties, GenericObjectPropertiesAdditionalProperties, GenericObjectPropertiesNode, GenericObjectPropertiesNodeLevel2, GenericObjectPropertiesNodeLevel3, GenericObjectPropertiesNodeLevel4, GenericObjectPropertiesNodeLevel5, GenericObjectPropertiesNodeRec, GenericVariable, GenericVariableConstraints, GenericVariableLayout, GenericVariableProperties, GenericVariableType, Global, GraphMode, GroupBookmarkData, GroupState, GroupStateInfo, HyperCube, HyperCubeDef, InputFieldItem, InterFieldSortData, InteractDef, InteractType, KeyType, LayoutBookmarkData, LayoutExclude, LayoutFieldInfo, LineageInfo, ListBoxProperties, ListFunctions, ListItem, ListObject, ListObjectDef, LocaleInfo, LogOnType, MasterObjectListData, MasterObjectListItem, MeasureList, MeasureListData, MeasureListDef, MeasureListItem, MediaListDef, MediaListItem, MetaData, ModalFunctions, NativeDocFunctions, NativeFieldFunctions, NativeGenericBookmarkFunctions, NativeGenericDimensionFunctions, NativeGenericMeasureFunctions, NativeGenericObjectFunctions, NativeGenericVariableFunctions, NativeGlobalFunctions, NativeReactHooks, NativeVariableFunctions, NxAppLayout, NxAppProperties, NxAttrDimDef, NxAttrDimInfo, NxAttrExprDef, NxAttrExprInfo, NxAttributeDimValues, NxAttributeExpressionValues, NxAutoSortByStateDef, NxAxisData, NxAxisTicks, NxBookmark, NxCalcCond, NxCardinalities, NxCell, NxCellPosition, NxCellRows, NxContainerEntry, NxContinuousDataOptions, NxContinuousMode, NxContinuousRangeSelectInfo, NxCurrentSelectionItem, NxDataAreaPage, NxDataPage, NxDataReductionMode, NxDerivedField, NxDerivedFieldDescriptionList, NxDerivedFieldsData, NxDerivedGroup, NxDimCellType, NxDimension, NxDimensionInfo, NxDimensionType, NxDownloadInfo, NxDownloadOptions, NxEngineVersion, NxExportFileType, NxExportState, NxFeature, NxFieldDescription, NxFieldProperties, NxFieldResourceId, NxFieldSelectionInfo, NxFieldSelectionMode, NxFieldTableResourceId, NxFrequencyMode, NxGetBookmarkOptions, NxGetObjectOptions, NxGroupDef, NxGroupMember, NxGroupMemberClass, NxGroupObjectId, NxGroupTail, NxGrpType, NxHighlightRanges, NxHypercubeMode, NxInfo, NxInlineDimensionDef, NxInlineMeasureDef, NxLTrendlineType, NxLayoutErrors, NxLibraryDimension, NxLibraryDimensionDef, NxLibraryMeasure, NxLibraryMeasureDef, NxLinkedObjectInfo, NxListObjectExpression, NxListObjectExpressionDef, NxLocalizedErrorCode, NxLocalizedWarningCode, NxMatchingFieldInfo, NxMatchingFieldMode, NxMeasure, NxMeasureInfo, NxMeta, NxMetaDef, NxMiniChart, NxMiniChartCell, NxMiniChartData, NxMiniChartDef, NxMiniChartRows, NxMultiRangeSelectInfo, NxPage, NxPageTreeLevel, NxPageTreeNode, NxPatch, NxPatchOperationType, NxPatches, NxPivotDimensionCell, NxPivotPage, NxPivotValuePoint, NxRange, NxRangeSelectInfo, NxSelectionCell, NxSelectionCellType, NxSelectionInfo, NxSimpleDimValue, NxSimpleValue, NxSortIndicatorType, NxStackPage, NxStackedPivotCell, NxStateCounts, NxStreamListEntry, NxTempBookmarkOptions, NxTickCell, NxTreeDataOption, NxTreeDimensionDef, NxTreeDimensionInfo, NxTreeMultiRangeSelectInfo, NxTreeNode, NxTreeRangeSelectInfo, NxTreeValue, NxTrendline, NxTrendlineDef, NxTrendlineMode, NxValidationError, NxVariableListItem, NxVariableProperties, NxViewPort, ODAGAppLinkListData, ODAGAppLinkListItem, ObjectHelperFunctions, ObjectInterface, OdbcDsn, OleDbProvider, OpenAppSessionProps, OtherLimitMode, OtherMode, OtherSortMode, OtherTotalSpecProp, Point, PositionMark, ProgressData, ProgressMessage, QFunction, QIX_SCHEMA_VERSION, QMediaList, QRange, QixAPI, RangeSelectInfo, Rect, ReloadError, RpcObject, SampleResult, ScriptSyntaxError, ScrollPosition, SearchAssociationResult, SearchAttribute, SearchCharRange, SearchCombinationOptions, SearchContextType, SearchFieldDictionary, SearchFieldMatch, SearchFieldMatchType, SearchFieldMatchesItem, SearchFieldSelectionMode, SearchFieldValueItem, SearchGroup, SearchGroupItem, SearchGroupItemMatch, SearchGroupItemOptions, SearchGroupItemType, SearchGroupOptions, SearchGroupType, SearchMatchCombination, SearchMatchCombinations, SearchObjectOptions, SearchPage, SearchResult, SearchSuggestItem, SearchSuggestionResult, SearchTermResult, SearchValueOptions, SearchValuePage, SearchValueResult, SelectInfo, SelectionObject, SelectionObjectDef, SheetListData, SheetListDataCell, SheetListDataCellBounds, SheetListItem, Size, SortCriteria, SourceKeyRecord, SpecialObjectFunctions, StandardFunctions, StateEnumType, StateFieldValues, StaticContentList, StaticContentListItem, StaticContentUrl, StaticContentUrlDef, StoryListData, StoryListItem, StringExpr, StringExpression, SymbolFrequency, SymbolValue, TableProfilingData, TableRecord, TableRow, TableViewBroomPointSaveInfo, TableViewConnectionPointSaveInfo, TableViewCtlSaveInfo, TableViewDlgSaveInfo, TableViewSaveInfo, TableViewTableWinSaveInfo, TextMacro, TotalMode, TransformAppParameters, TransformAppResult, TreeData, TreeDataDef, UndoInfo, UndoInfoDef, UndoInfoObject, UsageEnum, UseAppHook, ValueExpr, ValueExpression, VariableList, VariableListData, VariableListDef, VariableListItem, WebSocketEvent, WorkloadType, openAppSession, qix, withHostConfig };
|
|
12400
|
+
export { AlfaNumString, AlternateStateData, AnyGenericObjectLayout, AnyGenericObjectProperties, AppEntry, AppObjectList, AppObjectListDef, AppScript, AppScriptMeta, AppSession, ApplyGroupStateWarning, ApplyGroupStateWarningType, ApplyGroupStatesResult, ArrayOfNxValuePoint, AssociationScore, BNFDef, BNFDefMetaType, BNFType, Blob, Bookmark, BookmarkApplyAndVerifyResult, BookmarkFieldItem, BookmarkFieldPage, BookmarkFieldPageEx, BookmarkFieldVerifyResultState, BookmarkFieldVerifyWarning, BookmarkList, BookmarkListData, BookmarkListDef, BookmarkListItem, BookmarkStateFieldPages, BookmarkVariableItem, CalendarStrings, CharEncodingType, CharRange, ChildList, ChildListDef, CloseProps, CodePage, type CombinedWebSocketStateEvent, CondDef, Connection, ContentLibraryList, ContentLibraryListItem, CurrentSelections, CustomConnector, CyclicGroupPosition, DataField, DataRecord, DataTable, DataTableEx, Database, DatabaseInfo, DatabaseOwner, DelimiterInfo, DerivedFieldsInTableData, DimensionList, DimensionListData, DimensionListDef, DimensionListItem, DimensionReference, DoReloadExParams, DoReloadExResult, Doc, DocAction, DocListEntry, DriveInfo, DriveType, DynamicAppViewListData, DynamicAppViewListItem, EditorBreakpoint, EmbeddedSnapshot, EmbeddedSnapshotDef, ErrorData, ErrorDataCode, ExpandedFieldListItem, ExpansionData, ExtendedLayoutBookmarkData, ExtendedPivotStateData, ExtensionList, ExtensionListDef, FailureData, Field, FieldAttrType, FieldAttributes, FieldDefEx, FieldDescription, FieldInTableData, FieldInTableProfilingData, FieldList, FieldListDef, FieldListObject, FieldOrColumn, FieldScores, FieldType, FieldValue, FileDataFormat, FileType, FilterInfo, FilterType, FolderItem, FolderItemType, FrequencyDistributionData, FunctionGroup, GenericBookmark, GenericBookmarkEntry, GenericBookmarkLayout, GenericBookmarkProperties, GenericConnectMachine, GenericDimension, GenericDimensionInfo, GenericDimensionLayout, GenericDimensionProperties, GenericListObject, GenericMeasure, GenericMeasureLayout, GenericMeasureProperties, GenericObject, GenericObjectEntry, GenericObjectLayout, GenericObjectLayoutAdditionalProperties, GenericObjectLayoutNode, GenericObjectLayoutNodeLevel2, GenericObjectLayoutNodeLevel3, GenericObjectLayoutNodeLevel4, GenericObjectLayoutNodeLevel5, GenericObjectLayoutNodeRec, GenericObjectProperties, GenericObjectPropertiesAdditionalProperties, GenericObjectPropertiesNode, GenericObjectPropertiesNodeLevel2, GenericObjectPropertiesNodeLevel3, GenericObjectPropertiesNodeLevel4, GenericObjectPropertiesNodeLevel5, GenericObjectPropertiesNodeRec, GenericVariable, GenericVariableConstraints, GenericVariableLayout, GenericVariableProperties, GenericVariableType, Global, GraphMode, GroupBookmarkData, GroupState, GroupStateInfo, HyperCube, HyperCubeDef, InputFieldItem, InterFieldSortData, InteractDef, InteractType, KeyType, LayoutBookmarkData, LayoutExclude, LayoutFieldInfo, LineageInfo, ListBoxProperties, ListFunctions, ListItem, ListObject, ListObjectDef, LocaleInfo, LogOnType, MasterObjectListData, MasterObjectListItem, MeasureList, MeasureListData, MeasureListDef, MeasureListItem, MediaListDef, MediaListItem, MetaData, ModalFunctions, NativeDocFunctions, NativeFieldFunctions, NativeGenericBookmarkFunctions, NativeGenericDimensionFunctions, NativeGenericMeasureFunctions, NativeGenericObjectFunctions, NativeGenericVariableFunctions, NativeGlobalFunctions, NativeReactHooks, NativeVariableFunctions, NxAppLayout, NxAppProperties, NxAttrDimDef, NxAttrDimInfo, NxAttrExprDef, NxAttrExprInfo, NxAttributeDimValues, NxAttributeExpressionValues, NxAutoSortByStateDef, NxAxisData, NxAxisTicks, NxBookmark, NxCalcCond, NxCardinalities, NxCell, NxCellPosition, NxCellRows, NxContainerEntry, NxContinuousDataOptions, NxContinuousMode, NxContinuousRangeSelectInfo, NxCurrentSelectionItem, NxDataAreaPage, NxDataPage, NxDataReductionMode, NxDerivedField, NxDerivedFieldDescriptionList, NxDerivedFieldsData, NxDerivedGroup, NxDimCellType, NxDimension, NxDimensionInfo, NxDimensionType, NxDownloadInfo, NxDownloadOptions, NxEngineVersion, NxExportFileType, NxExportState, NxFeature, NxFieldDescription, NxFieldProperties, NxFieldResourceId, NxFieldSelectionInfo, NxFieldSelectionMode, NxFieldTableResourceId, NxFrequencyMode, NxGetBookmarkOptions, NxGetObjectOptions, NxGroupDef, NxGroupMember, NxGroupMemberClass, NxGroupObjectId, NxGroupTail, NxGrpType, NxHighlightRanges, NxHypercubeMode, NxInfo, NxInlineDimensionDef, NxInlineMeasureDef, NxLTrendlineType, NxLayoutErrors, NxLibraryDimension, NxLibraryDimensionDef, NxLibraryMeasure, NxLibraryMeasureDef, NxLinkedObjectInfo, NxListObjectExpression, NxListObjectExpressionDef, NxLocalizedErrorCode, NxLocalizedWarningCode, NxMatchingFieldInfo, NxMatchingFieldMode, NxMeasure, NxMeasureInfo, NxMeta, NxMetaDef, NxMiniChart, NxMiniChartCell, NxMiniChartData, NxMiniChartDef, NxMiniChartRows, NxMultiRangeSelectInfo, NxPage, NxPageTreeLevel, NxPageTreeNode, NxPatch, NxPatchOperationType, NxPatches, NxPivotDimensionCell, NxPivotPage, NxPivotValuePoint, NxRange, NxRangeSelectInfo, NxSelectionCell, NxSelectionCellType, NxSelectionInfo, NxSimpleDimValue, NxSimpleValue, NxSortIndicatorType, NxStackPage, NxStackedPivotCell, NxStateCounts, NxStreamListEntry, NxTempBookmarkOptions, NxTickCell, NxTreeDataOption, NxTreeDimensionDef, NxTreeDimensionInfo, NxTreeMultiRangeSelectInfo, NxTreeNode, NxTreeRangeSelectInfo, NxTreeValue, NxTrendline, NxTrendlineDef, NxTrendlineMode, NxValidationError, NxVariableListItem, NxVariableProperties, NxViewPort, ODAGAppLinkListData, ODAGAppLinkListItem, ObjectHelperFunctions, ObjectInterface, OdbcDsn, OleDbProvider, OpenAppSessionProps, OtherLimitMode, OtherMode, OtherSortMode, OtherTotalSpecProp, Point, PositionMark, ProgressData, ProgressMessage, QFunction, QIX_SCHEMA_VERSION, QMediaList, QRange, QixAPI, RangeSelectInfo, Rect, ReloadError, RpcObject, SampleResult, ScriptSyntaxError, ScrollPosition, SearchAssociationResult, SearchAttribute, SearchCharRange, SearchCombinationOptions, SearchContextType, SearchFieldDictionary, SearchFieldMatch, SearchFieldMatchType, SearchFieldMatchesItem, SearchFieldSelectionMode, SearchFieldValueItem, SearchGroup, SearchGroupItem, SearchGroupItemMatch, SearchGroupItemOptions, SearchGroupItemType, SearchGroupOptions, SearchGroupType, SearchMatchCombination, SearchMatchCombinations, SearchObjectOptions, SearchPage, SearchResult, SearchSuggestItem, SearchSuggestionResult, SearchTermResult, SearchValueOptions, SearchValuePage, SearchValueResult, SelectInfo, SelectionObject, SelectionObjectDef, SheetListData, SheetListDataCell, SheetListDataCellBounds, SheetListItem, Size, SortCriteria, SourceKeyRecord, SpecialObjectFunctions, StandardFunctions, StateEnumType, StateFieldValues, StaticContentList, StaticContentListItem, StaticContentUrl, StaticContentUrlDef, StoryListData, StoryListItem, StringExpr, StringExpression, SymbolFrequency, SymbolValue, TableProfilingData, TableRecord, TableRow, TableViewBroomPointSaveInfo, TableViewConnectionPointSaveInfo, TableViewCtlSaveInfo, TableViewDlgSaveInfo, TableViewSaveInfo, TableViewTableWinSaveInfo, TextMacro, TotalMode, TransformAppParameters, TransformAppResult, TreeData, TreeDataDef, UndoInfo, UndoInfoDef, UndoInfoObject, UsageEnum, UseAppHook, ValueExpr, ValueExpression, VariableList, VariableListData, VariableListDef, VariableListItem, type WebSocketEvent, WorkloadType, openAppSession, qix, withHostConfig };
|
|
@@ -66,7 +66,7 @@ type Reload = {
|
|
|
66
66
|
type: Type;
|
|
67
67
|
/** The ID of the user who created the reload. */
|
|
68
68
|
userId: string;
|
|
69
|
-
/** The weight of the reload for the same tenant. The higher the weight, the sooner the reload will be scheduled relative to other reloads for the same tenant. The personal app will be always set as 1
|
|
69
|
+
/** The weight of the reload for the same tenant. The higher the weight, the sooner the reload will be scheduled relative to other reloads for the same tenant. The personal app will be always set as 1. */
|
|
70
70
|
weight?: Weight;
|
|
71
71
|
};
|
|
72
72
|
type ReloadLinks = {
|
|
@@ -79,7 +79,7 @@ type ReloadRequest = {
|
|
|
79
79
|
partial?: boolean;
|
|
80
80
|
/** The variables to be used in the load script. */
|
|
81
81
|
variables?: Record<string, string>;
|
|
82
|
-
/** The weight of the reload for the same tenant. The higher the weight, the sooner the reload will be scheduled relative to other reloads for the same tenant. The personal app will be always set as 1
|
|
82
|
+
/** The weight of the reload for the same tenant. The higher the weight, the sooner the reload will be scheduled relative to other reloads for the same tenant. The personal app will be always set as 1. */
|
|
83
83
|
weight?: Weight;
|
|
84
84
|
};
|
|
85
85
|
type Reloads = {
|
|
@@ -103,7 +103,7 @@ type Status = "QUEUED" | "RELOADING" | "CANCELING" | "SUCCEEDED" | "FAILED" | "C
|
|
|
103
103
|
*/
|
|
104
104
|
type Type = "hub" | "external" | "chronos" | "automations" | "data-refresh" | "choreographer";
|
|
105
105
|
/**
|
|
106
|
-
* The weight of the reload for the same tenant. The higher the weight, the sooner the reload will be scheduled relative to other reloads for the same tenant. The personal app will be always set as 1
|
|
106
|
+
* The weight of the reload for the same tenant. The higher the weight, the sooner the reload will be scheduled relative to other reloads for the same tenant. The personal app will be always set as 1.
|
|
107
107
|
*/
|
|
108
108
|
type Weight = number;
|
|
109
109
|
/**
|