@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ApiCallOptions } from "./auth-types-BlCWK0FP.js";
|
|
1
|
+
import { ApiCallOptions, DownloadableBlob } from "./auth-types-BlCWK0FP.js";
|
|
2
2
|
|
|
3
3
|
//#region src/public/rest/sharing-tasks.d.ts
|
|
4
4
|
type APISettingsUpload = {
|
|
@@ -216,6 +216,88 @@ type Self = {
|
|
|
216
216
|
type SharingActionsTriggerCreateRequest = {
|
|
217
217
|
sharingTaskID: string;
|
|
218
218
|
};
|
|
219
|
+
type SharingExecutionError = {
|
|
220
|
+
/** Error code specific to sharing service. */
|
|
221
|
+
readonly code?: string;
|
|
222
|
+
/** Error cause. */
|
|
223
|
+
readonly detail?: string;
|
|
224
|
+
/** Error title. */
|
|
225
|
+
readonly title?: string;
|
|
226
|
+
};
|
|
227
|
+
type SharingExecutionErrors = SharingExecutionError[];
|
|
228
|
+
type SharingExecutionFile = {
|
|
229
|
+
fileAlias?: string;
|
|
230
|
+
fileID?: string;
|
|
231
|
+
tempContentsLocation?: string;
|
|
232
|
+
/** identify the source task template */
|
|
233
|
+
readonly templateId?: string;
|
|
234
|
+
type?: "image" | "pdf" | "pptx" | "xlsx" | "html";
|
|
235
|
+
/** userId associated with the file */
|
|
236
|
+
readonly userId?: string;
|
|
237
|
+
};
|
|
238
|
+
type SharingExecutionListResponse = StandardListResponseProps & {
|
|
239
|
+
/** Gets a list of sharing-executions. */
|
|
240
|
+
executions?: SharingExecutionResponse[];
|
|
241
|
+
links?: ListLinks;
|
|
242
|
+
};
|
|
243
|
+
type SharingExecutionPersist = {
|
|
244
|
+
/** appId associated to sharing task execution */
|
|
245
|
+
readonly appId?: string;
|
|
246
|
+
/** @deprecated
|
|
247
|
+
* The ID of a filter in a reporting request */
|
|
248
|
+
readonly bookmarkId?: string;
|
|
249
|
+
readonly bookmarkIds?: string[];
|
|
250
|
+
/** Total count of cancelled reports in this execution */
|
|
251
|
+
readonly cancelledCount?: number;
|
|
252
|
+
/** Timestamp of execution cancel */
|
|
253
|
+
readonly cancelledTime?: string;
|
|
254
|
+
/** Timestamp of execution successful stop */
|
|
255
|
+
readonly endTime?: string;
|
|
256
|
+
errors?: SharingExecutionErrors;
|
|
257
|
+
/** eventID of the trigger NATS event */
|
|
258
|
+
readonly eventID?: string;
|
|
259
|
+
/** eventTime of the trigger NATS event */
|
|
260
|
+
readonly eventTime?: string;
|
|
261
|
+
/** Total count of failed reports in this execution */
|
|
262
|
+
readonly failedCount?: number;
|
|
263
|
+
/** Timestamp of execution stop */
|
|
264
|
+
readonly failedTime?: string;
|
|
265
|
+
/** Total count of failed uploaded reports in this execution */
|
|
266
|
+
readonly failedUploadCount?: number;
|
|
267
|
+
readonly files?: SharingExecutionFile[];
|
|
268
|
+
/** Gets the execution identifier. */
|
|
269
|
+
readonly id?: string;
|
|
270
|
+
/** Owner of the execution */
|
|
271
|
+
readonly ownerId?: string;
|
|
272
|
+
/** If this execution was triggered by an app reload. This will contain the reloadId from reloads service. Otherwise it is empty or omitted. */
|
|
273
|
+
readonly reloadId?: string;
|
|
274
|
+
/** If this execution was triggered by an app reload. This will contain the reload time to compare with reporting service when the report is requested. */
|
|
275
|
+
readonly reloadTime?: string;
|
|
276
|
+
/** ID for the sharing task that this execution references */
|
|
277
|
+
readonly sharingTaskID?: string;
|
|
278
|
+
/** Timestamp of execution start */
|
|
279
|
+
readonly startTime?: string;
|
|
280
|
+
/** Status of the task execution */
|
|
281
|
+
readonly status?: "initialized" | "in-progress" | "successful" | "failed" | "cancelled" | "invalid" | "presuccessful" | "cancelling";
|
|
282
|
+
/** Total count of successfully generated reports in this execution */
|
|
283
|
+
readonly successCount?: number;
|
|
284
|
+
/** Total count of successfully uploaded reports in this execution */
|
|
285
|
+
readonly successUploadCount?: number;
|
|
286
|
+
/** User that this execution is targeting as a recipient */
|
|
287
|
+
targetUser?: TargetUser;
|
|
288
|
+
/** The tenant that this execution belongs to */
|
|
289
|
+
readonly tenantId?: string;
|
|
290
|
+
/** Total count of reports in this execution */
|
|
291
|
+
readonly totalCount?: number;
|
|
292
|
+
/** Total count of reports to be uploaded in this execution */
|
|
293
|
+
readonly totalUploadCount?: number;
|
|
294
|
+
/** Workflow that the execution belongs to. Note that in a multi-recipient context we can have multiple executions (one per recipient) that share the same unique workflow. */
|
|
295
|
+
readonly workflowID?: string;
|
|
296
|
+
};
|
|
297
|
+
type SharingExecutionResponse = SharingExecutionPersist & {
|
|
298
|
+
fileLocations?: string[];
|
|
299
|
+
links?: Links;
|
|
300
|
+
};
|
|
219
301
|
type SharingSettings = {
|
|
220
302
|
/** true if report-subscription feature is enabled for this tenant */
|
|
221
303
|
"enable-report-subscription": boolean;
|
|
@@ -574,6 +656,20 @@ type StoryTemplate = {
|
|
|
574
656
|
/** ID of story */
|
|
575
657
|
storyId?: string;
|
|
576
658
|
};
|
|
659
|
+
/**
|
|
660
|
+
* User that this execution is targeting as a recipient
|
|
661
|
+
*/
|
|
662
|
+
type TargetUser = {
|
|
663
|
+
/** @deprecated */
|
|
664
|
+
filterName?: string;
|
|
665
|
+
filterNames?: string[];
|
|
666
|
+
/** timezone for the timestamp on the attached file name */
|
|
667
|
+
timezone?: string;
|
|
668
|
+
/** type of user eg email, userId, groupId */
|
|
669
|
+
type?: string;
|
|
670
|
+
/** contains the value of user type e.g. abc@xyz.com, 213efewr3 */
|
|
671
|
+
value?: string;
|
|
672
|
+
};
|
|
577
673
|
type TaskError = {
|
|
578
674
|
/** Timestamp for the creation of the error */
|
|
579
675
|
timestamp?: string;
|
|
@@ -863,6 +959,84 @@ type CancelSharingTaskHttpError = {
|
|
|
863
959
|
headers: Headers;
|
|
864
960
|
status: number;
|
|
865
961
|
};
|
|
962
|
+
/**
|
|
963
|
+
* Lists executions for the specified sharing task.
|
|
964
|
+
*
|
|
965
|
+
* @param taskId The sharing task identifier.
|
|
966
|
+
* @param query an object with query parameters
|
|
967
|
+
* @throws GetSharingTaskExecutionsHttpError
|
|
968
|
+
*/
|
|
969
|
+
declare function getSharingTaskExecutions(taskId: string, query: {
|
|
970
|
+
/** Limit the returned result set */
|
|
971
|
+
limit?: number;
|
|
972
|
+
/** The cursor to the next page of data. Only one of next or previous may be specified. */
|
|
973
|
+
next?: string;
|
|
974
|
+
/** Offset for pagination - how many elements to skip */
|
|
975
|
+
offset?: number;
|
|
976
|
+
/** The cursor to the previous page of data. Only one of next or previous may be specified. */
|
|
977
|
+
prev?: string;
|
|
978
|
+
/** Sort the returned result set by the specified field */
|
|
979
|
+
sort?: ("starttime" | "-starttime" | "+starttime")[];
|
|
980
|
+
/** Specifies a filter for a particular field and value of an execution */
|
|
981
|
+
status?: "successful" | "failed";
|
|
982
|
+
}, options?: ApiCallOptions): Promise<GetSharingTaskExecutionsHttpResponse>;
|
|
983
|
+
type GetSharingTaskExecutionsHttpResponse = {
|
|
984
|
+
data: SharingExecutionListResponse;
|
|
985
|
+
headers: Headers;
|
|
986
|
+
status: 200;
|
|
987
|
+
prev?: (options?: ApiCallOptions) => Promise<GetSharingTaskExecutionsHttpResponse>;
|
|
988
|
+
next?: (options?: ApiCallOptions) => Promise<GetSharingTaskExecutionsHttpResponse>;
|
|
989
|
+
};
|
|
990
|
+
type GetSharingTaskExecutionsHttpError = {
|
|
991
|
+
data: Errors;
|
|
992
|
+
headers: Headers;
|
|
993
|
+
status: number;
|
|
994
|
+
};
|
|
995
|
+
/**
|
|
996
|
+
* Retrieves a specific sharing task execution.
|
|
997
|
+
*
|
|
998
|
+
* @param taskId The sharing task identifier.
|
|
999
|
+
* @param executionId The execution identifier. If value is "latest", the latest execution will be returned
|
|
1000
|
+
* @param query an object with query parameters
|
|
1001
|
+
* @throws GetSharingTaskExecutionHttpError
|
|
1002
|
+
*/
|
|
1003
|
+
declare function getSharingTaskExecution(taskId: string, executionId: string, query: {
|
|
1004
|
+
/** Filter by status. If not present then no filtering is done on the status. This is only relevant when requesting latest execution. */
|
|
1005
|
+
status?: "successful" | "failed" | "cancelled";
|
|
1006
|
+
}, options?: ApiCallOptions): Promise<GetSharingTaskExecutionHttpResponse>;
|
|
1007
|
+
type GetSharingTaskExecutionHttpResponse = {
|
|
1008
|
+
data: SharingExecutionResponse;
|
|
1009
|
+
headers: Headers;
|
|
1010
|
+
status: 200;
|
|
1011
|
+
};
|
|
1012
|
+
type GetSharingTaskExecutionHttpError = {
|
|
1013
|
+
data: Errors;
|
|
1014
|
+
headers: Headers;
|
|
1015
|
+
status: number;
|
|
1016
|
+
};
|
|
1017
|
+
/**
|
|
1018
|
+
* Retrieves the file content for the requested execution and file type.
|
|
1019
|
+
*
|
|
1020
|
+
* @param taskId The sharing task identifier.
|
|
1021
|
+
* @param executionId The execution identifier.
|
|
1022
|
+
* @param fileAlias The execution identifier. If value is "latest", the latest execution will be returned
|
|
1023
|
+
* @param query an object with query parameters
|
|
1024
|
+
* @throws GetSharingTaskExecutionFileHttpError
|
|
1025
|
+
*/
|
|
1026
|
+
declare function getSharingTaskExecutionFile(taskId: string, executionId: string, fileAlias: string, query: {
|
|
1027
|
+
/** Filter by status. If not present then no filtering is done on the status. This is only relevant when requesting latest execution. */
|
|
1028
|
+
status?: "successful" | "failed" | "cancelled";
|
|
1029
|
+
}, options?: ApiCallOptions): Promise<GetSharingTaskExecutionFileHttpResponse>;
|
|
1030
|
+
type GetSharingTaskExecutionFileHttpResponse = {
|
|
1031
|
+
data: DownloadableBlob;
|
|
1032
|
+
headers: Headers;
|
|
1033
|
+
status: 200;
|
|
1034
|
+
};
|
|
1035
|
+
type GetSharingTaskExecutionFileHttpError = {
|
|
1036
|
+
data: Errors;
|
|
1037
|
+
headers: Headers;
|
|
1038
|
+
status: number;
|
|
1039
|
+
};
|
|
866
1040
|
/**
|
|
867
1041
|
* Clears the cache for sharing-tasks api requests.
|
|
868
1042
|
*/
|
|
@@ -939,6 +1113,33 @@ interface SharingTasksAPI {
|
|
|
939
1113
|
* @throws CancelSharingTaskHttpError
|
|
940
1114
|
*/
|
|
941
1115
|
cancelSharingTask: typeof cancelSharingTask;
|
|
1116
|
+
/**
|
|
1117
|
+
* Lists executions for the specified sharing task.
|
|
1118
|
+
*
|
|
1119
|
+
* @param taskId The sharing task identifier.
|
|
1120
|
+
* @param query an object with query parameters
|
|
1121
|
+
* @throws GetSharingTaskExecutionsHttpError
|
|
1122
|
+
*/
|
|
1123
|
+
getSharingTaskExecutions: typeof getSharingTaskExecutions;
|
|
1124
|
+
/**
|
|
1125
|
+
* Retrieves a specific sharing task execution.
|
|
1126
|
+
*
|
|
1127
|
+
* @param taskId The sharing task identifier.
|
|
1128
|
+
* @param executionId The execution identifier. If value is "latest", the latest execution will be returned
|
|
1129
|
+
* @param query an object with query parameters
|
|
1130
|
+
* @throws GetSharingTaskExecutionHttpError
|
|
1131
|
+
*/
|
|
1132
|
+
getSharingTaskExecution: typeof getSharingTaskExecution;
|
|
1133
|
+
/**
|
|
1134
|
+
* Retrieves the file content for the requested execution and file type.
|
|
1135
|
+
*
|
|
1136
|
+
* @param taskId The sharing task identifier.
|
|
1137
|
+
* @param executionId The execution identifier.
|
|
1138
|
+
* @param fileAlias The execution identifier. If value is "latest", the latest execution will be returned
|
|
1139
|
+
* @param query an object with query parameters
|
|
1140
|
+
* @throws GetSharingTaskExecutionFileHttpError
|
|
1141
|
+
*/
|
|
1142
|
+
getSharingTaskExecutionFile: typeof getSharingTaskExecutionFile;
|
|
942
1143
|
/**
|
|
943
1144
|
* Clears the cache for sharing-tasks api requests.
|
|
944
1145
|
*/
|
|
@@ -949,4 +1150,4 @@ interface SharingTasksAPI {
|
|
|
949
1150
|
*/
|
|
950
1151
|
declare const sharingTasksExport: SharingTasksAPI;
|
|
951
1152
|
//#endregion
|
|
952
|
-
export { APISettingsUpload, AlertingTaskGroupRecipientError, AlertingTaskRecipientError, CancelSharingTaskHttpError, CancelSharingTaskHttpResponse, ChartTemplate, ConfigureSharingTasksSettingsHttpError, ConfigureSharingTasksSettingsHttpResponse, CreateSharingTaskHttpError, CreateSharingTaskHttpResponse, DeleteSharingTaskHttpError, DeleteSharingTaskHttpResponse, EmailAddressRecipientPersist, EmailComposition, EncryptedProperty, Error, ErrorMeta, Errors, ExecuteSharingTasksHttpError, ExecuteSharingTasksHttpResponse, GetSharingTaskHttpError, GetSharingTaskHttpResponse, GetSharingTasksHttpError, GetSharingTasksHttpResponse, GetSharingTasksSettingsHttpError, GetSharingTasksSettingsHttpResponse, GroupIDRecipientPersist, InsightURL, Links, ListLinks, MultiSheetTemplate, Page, PatchSharingTaskHttpError, PatchSharingTaskHttpResponse, RecipientsPersist, RetentionPolicy, ScheduleOptions, Selection, Self, SharingActionsTriggerCreateRequest, SharingSettings, SharingSettingsPatchCompliant, SharingSettingsPatchCompliantList, SharingTaskPatchRequestCompliantList, SharingTaskRecurringCreateRequest, SharingTaskRecurringListResponse, SharingTaskRecurringPatchRequestCompliant, SharingTaskRecurringPersist, SharingTaskRecurringPersistEncryptedEmailContent, SharingTaskRecurringRecipients, SharingTaskRecurringResponse, SharingTasksAPI, SheetTemplate, StandardListResponseProps, State, StoryTemplate, TaskError, TaskGroupRecipientError, TaskRecipientError, TemplatePersist, TemplateResult, Trigger, UpdateSharingTasksSettingsHttpError, UpdateSharingTasksSettingsHttpResponse, UserIDRecipient, UserIDRecipientPersist, cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTasks, getSharingTasksSettings, patchSharingTask, sharingTasksExport, updateSharingTasksSettings };
|
|
1153
|
+
export { APISettingsUpload, AlertingTaskGroupRecipientError, AlertingTaskRecipientError, CancelSharingTaskHttpError, CancelSharingTaskHttpResponse, ChartTemplate, ConfigureSharingTasksSettingsHttpError, ConfigureSharingTasksSettingsHttpResponse, CreateSharingTaskHttpError, CreateSharingTaskHttpResponse, DeleteSharingTaskHttpError, DeleteSharingTaskHttpResponse, EmailAddressRecipientPersist, EmailComposition, EncryptedProperty, Error, ErrorMeta, Errors, ExecuteSharingTasksHttpError, ExecuteSharingTasksHttpResponse, GetSharingTaskExecutionFileHttpError, GetSharingTaskExecutionFileHttpResponse, GetSharingTaskExecutionHttpError, GetSharingTaskExecutionHttpResponse, GetSharingTaskExecutionsHttpError, GetSharingTaskExecutionsHttpResponse, GetSharingTaskHttpError, GetSharingTaskHttpResponse, GetSharingTasksHttpError, GetSharingTasksHttpResponse, GetSharingTasksSettingsHttpError, GetSharingTasksSettingsHttpResponse, GroupIDRecipientPersist, InsightURL, Links, ListLinks, MultiSheetTemplate, Page, PatchSharingTaskHttpError, PatchSharingTaskHttpResponse, RecipientsPersist, RetentionPolicy, ScheduleOptions, Selection, Self, SharingActionsTriggerCreateRequest, SharingExecutionError, SharingExecutionErrors, SharingExecutionFile, SharingExecutionListResponse, SharingExecutionPersist, SharingExecutionResponse, SharingSettings, SharingSettingsPatchCompliant, SharingSettingsPatchCompliantList, SharingTaskPatchRequestCompliantList, SharingTaskRecurringCreateRequest, SharingTaskRecurringListResponse, SharingTaskRecurringPatchRequestCompliant, SharingTaskRecurringPersist, SharingTaskRecurringPersistEncryptedEmailContent, SharingTaskRecurringRecipients, SharingTaskRecurringResponse, SharingTasksAPI, SheetTemplate, StandardListResponseProps, State, StoryTemplate, TargetUser, TaskError, TaskGroupRecipientError, TaskRecipientError, TemplatePersist, TemplateResult, Trigger, UpdateSharingTasksSettingsHttpError, UpdateSharingTasksSettingsHttpResponse, UserIDRecipient, UserIDRecipientPersist, cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTaskExecution, getSharingTaskExecutionFile, getSharingTaskExecutions, getSharingTasks, getSharingTasksSettings, patchSharingTask, sharingTasksExport, updateSharingTasksSettings };
|
|
@@ -42,7 +42,7 @@ type AssignmentCreate = {
|
|
|
42
42
|
/**
|
|
43
43
|
* The type of assignment such as user or group
|
|
44
44
|
*/
|
|
45
|
-
type AssignmentType = "user" | "group";
|
|
45
|
+
type AssignmentType = "user" | "group" | "bot";
|
|
46
46
|
type AssignmentUpdate = {
|
|
47
47
|
/** The roles assigned to the assigneeId. For the full list of roles assignable in this space type, call `GET /spaces/{spaceId}` and inspect the `meta.assignableRoles` object. */
|
|
48
48
|
roles?: RoleType[];
|
|
@@ -424,16 +424,12 @@ type UpdateSpaceHttpError = {
|
|
|
424
424
|
declare function getSpaceAssignments(spaceId: string, query: {
|
|
425
425
|
/** Filters assignment for a specific assigneeid. */
|
|
426
426
|
assigneeId?: string;
|
|
427
|
-
/** The bot user of the assignment. The value should be a boolean, for example ?botUser=true */
|
|
428
|
-
botUser?: boolean;
|
|
429
427
|
/** Maximum number of assignments to return. */
|
|
430
428
|
limit?: number;
|
|
431
429
|
/** The next page cursor. Next links make use of this. */
|
|
432
430
|
next?: string;
|
|
433
431
|
/** The previous page cursor. Previous links make use of this. */
|
|
434
432
|
prev?: string;
|
|
435
|
-
/** The roles of the assignment. The value should be a comma separated list of roles, for example ?roles=facilitator,contributor */
|
|
436
|
-
roles?: RoleType[];
|
|
437
433
|
/** The type of assignment. Supported values are user or group. */
|
|
438
434
|
type?: AssignmentType;
|
|
439
435
|
}, options?: ApiCallOptions): Promise<GetSpaceAssignmentsHttpResponse>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "./chunks/auth-types-BlCWK0FP.js";
|
|
2
|
-
import { 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 } from "./chunks/direct-access-agents-
|
|
3
|
-
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 as default, getDirectAccessAgentConfiguration, getDirectAccessAgentConnectorFile, getDirectAccessAgentConnectorFiles, getDirectAccessAgentConnectorFilesWithoutQuery, patchDirectAccessAgentConfiguration, restartDirectAccessAgent, updateDirectAccessAgentConnectorFile, updateDirectAccessAgentConnectorFileWithoutQuery };
|
|
2
|
+
import { 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 } from "./chunks/direct-access-agents-BbSiWlMD.js";
|
|
3
|
+
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 as default, getDirectAccessAgentConfiguration, getDirectAccessAgentConnectorCustomDataTypeMappings, getDirectAccessAgentConnectorFile, getDirectAccessAgentConnectorFiles, getDirectAccessAgentConnectorFilesWithoutQuery, patchDirectAccessAgentConfiguration, putDirectAccessAgentConnectorCustomDataTypeMappings, restartDirectAccessAgent, updateDirectAccessAgentConnectorFile, updateDirectAccessAgentConnectorFileWithoutQuery };
|
package/direct-access-agents.js
CHANGED
|
@@ -93,6 +93,45 @@ async function getDirectAccessAgentConnectorFilesWithoutQuery(agentId, connector
|
|
|
93
93
|
});
|
|
94
94
|
}
|
|
95
95
|
/**
|
|
96
|
+
* 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+.
|
|
97
|
+
*
|
|
98
|
+
* @param agentId The agent ID.
|
|
99
|
+
* @param connectorType The connector type. Must be `odbc-connector` for this endpoint.
|
|
100
|
+
* @throws GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError
|
|
101
|
+
*/
|
|
102
|
+
async function getDirectAccessAgentConnectorCustomDataTypeMappings(agentId, connectorType, options) {
|
|
103
|
+
return invokeFetch("direct-access-agents", {
|
|
104
|
+
method: "get",
|
|
105
|
+
pathTemplate: "/api/v1/direct-access-agents/{agentId}/connectors/{connectorType}/files/custom-data-type-mappings",
|
|
106
|
+
pathVariables: {
|
|
107
|
+
agentId,
|
|
108
|
+
connectorType
|
|
109
|
+
},
|
|
110
|
+
options
|
|
111
|
+
});
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* 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+.
|
|
115
|
+
*
|
|
116
|
+
* @param agentId The agent ID.
|
|
117
|
+
* @param connectorType The connector type. Must be `odbc-connector` for this endpoint.
|
|
118
|
+
* @param body an object with the body content
|
|
119
|
+
* @throws PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError
|
|
120
|
+
*/
|
|
121
|
+
async function putDirectAccessAgentConnectorCustomDataTypeMappings(agentId, connectorType, body, options) {
|
|
122
|
+
return invokeFetch("direct-access-agents", {
|
|
123
|
+
method: "put",
|
|
124
|
+
pathTemplate: "/api/v1/direct-access-agents/{agentId}/connectors/{connectorType}/files/custom-data-type-mappings",
|
|
125
|
+
pathVariables: {
|
|
126
|
+
agentId,
|
|
127
|
+
connectorType
|
|
128
|
+
},
|
|
129
|
+
body,
|
|
130
|
+
contentType: "application/json",
|
|
131
|
+
options
|
|
132
|
+
});
|
|
133
|
+
}
|
|
134
|
+
/**
|
|
96
135
|
* 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+.
|
|
97
136
|
*
|
|
98
137
|
* @param agentId The agent ID
|
|
@@ -175,6 +214,8 @@ const directAccessAgentsExport = {
|
|
|
175
214
|
patchDirectAccessAgentConfiguration,
|
|
176
215
|
getDirectAccessAgentConnectorFiles,
|
|
177
216
|
getDirectAccessAgentConnectorFilesWithoutQuery,
|
|
217
|
+
getDirectAccessAgentConnectorCustomDataTypeMappings,
|
|
218
|
+
putDirectAccessAgentConnectorCustomDataTypeMappings,
|
|
178
219
|
getDirectAccessAgentConnectorFile,
|
|
179
220
|
updateDirectAccessAgentConnectorFile,
|
|
180
221
|
updateDirectAccessAgentConnectorFileWithoutQuery,
|
|
@@ -183,4 +224,4 @@ const directAccessAgentsExport = {
|
|
|
183
224
|
var direct_access_agents_default = directAccessAgentsExport;
|
|
184
225
|
|
|
185
226
|
//#endregion
|
|
186
|
-
export { clearCache, direct_access_agents_default as default, getDirectAccessAgentConfiguration, getDirectAccessAgentConnectorFile, getDirectAccessAgentConnectorFiles, getDirectAccessAgentConnectorFilesWithoutQuery, patchDirectAccessAgentConfiguration, restartDirectAccessAgent, updateDirectAccessAgentConnectorFile, updateDirectAccessAgentConnectorFileWithoutQuery };
|
|
227
|
+
export { clearCache, direct_access_agents_default as default, getDirectAccessAgentConfiguration, getDirectAccessAgentConnectorCustomDataTypeMappings, getDirectAccessAgentConnectorFile, getDirectAccessAgentConnectorFiles, getDirectAccessAgentConnectorFilesWithoutQuery, patchDirectAccessAgentConfiguration, putDirectAccessAgentConnectorCustomDataTypeMappings, restartDirectAccessAgent, updateDirectAccessAgentConnectorFile, updateDirectAccessAgentConnectorFileWithoutQuery };
|
package/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HostConfig } from "./chunks/auth-types-BlCWK0FP.js";
|
|
2
2
|
import { InterceptorsAPI, createInterceptors } from "./chunks/interceptors-e6hoYE8W.js";
|
|
3
3
|
import { AuthAPI, getAccessToken, getWebResourceAuthParams, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig } from "./chunks/auth-B5Hx9GeQ.js";
|
|
4
|
-
import { QixAPI } from "./chunks/qix-
|
|
4
|
+
import { QixAPI } from "./chunks/qix-J4MO8SAa.js";
|
|
5
5
|
import { ApiKeysAPI } from "./chunks/api-keys-CI44OuNR.js";
|
|
6
6
|
import { AppsAPI } from "./chunks/apps-BiGof9WJ.js";
|
|
7
|
-
import { AssistantsAPI } from "./chunks/assistants-
|
|
7
|
+
import { AssistantsAPI } from "./chunks/assistants-CDtI99Yr.js";
|
|
8
8
|
import { AuditsAPI } from "./chunks/audits-C-UDFprK.js";
|
|
9
9
|
import { AutomationConnectionsAPI } from "./chunks/automation-connections-keN9CuNO.js";
|
|
10
10
|
import { AutomationsAPI } from "./chunks/automations-CFRnQ8sX.js";
|
|
@@ -27,7 +27,7 @@ import { DataSourcesAPI } from "./chunks/data-sources-DNnmr1Qi.js";
|
|
|
27
27
|
import { DataStoresAPI } from "./chunks/data-stores-Bofu7fl5.js";
|
|
28
28
|
import { DcaasAPI } from "./chunks/dcaas-DK4f7Rrs.js";
|
|
29
29
|
import { DiProjectsAPI } from "./chunks/di-projects-uem8xKkX.js";
|
|
30
|
-
import { DirectAccessAgentsAPI } from "./chunks/direct-access-agents-
|
|
30
|
+
import { DirectAccessAgentsAPI } from "./chunks/direct-access-agents-BbSiWlMD.js";
|
|
31
31
|
import { EncryptionAPI } from "./chunks/encryption-CMJWtMcm.js";
|
|
32
32
|
import { ExtensionsAPI } from "./chunks/extensions-Ct2JAsbk.js";
|
|
33
33
|
import { GlossariesAPI } from "./chunks/glossaries-Drx-EwiU.js";
|
|
@@ -35,9 +35,9 @@ import { GroupsAPI } from "./chunks/groups-C-R5oUEa.js";
|
|
|
35
35
|
import { IdentityProvidersAPI } from "./chunks/identity-providers-Bj88evsO.js";
|
|
36
36
|
import { ItemsAPI } from "./chunks/items-BnN6gI0J.js";
|
|
37
37
|
import { KnowledgebasesAPI } from "./chunks/knowledgebases-tmPZVD6i.js";
|
|
38
|
-
import { LicensesAPI } from "./chunks/licenses-
|
|
38
|
+
import { LicensesAPI } from "./chunks/licenses-DAPVQuFJ.js";
|
|
39
39
|
import { LineageGraphsAPI } from "./chunks/lineage-graphs-Q4LiGGtL.js";
|
|
40
|
-
import { MlAPI } from "./chunks/ml-
|
|
40
|
+
import { MlAPI } from "./chunks/ml-C80TkK1J.js";
|
|
41
41
|
import { NotesAPI } from "./chunks/notes-CHvadRai.js";
|
|
42
42
|
import { NotificationsAPI } from "./chunks/notifications-BhS8s4Eo.js";
|
|
43
43
|
import { OauthClientsAPI } from "./chunks/oauth-clients-D1f8xiFC.js";
|
|
@@ -45,15 +45,15 @@ import { OauthTokensAPI } from "./chunks/oauth-tokens-DteoDifd.js";
|
|
|
45
45
|
import { QuestionsAPI } from "./chunks/questions-BiR5-mZ4.js";
|
|
46
46
|
import { QuotasAPI } from "./chunks/quotas-GTQL9uPt.js";
|
|
47
47
|
import { ReloadTasksAPI } from "./chunks/reload-tasks-CmXJp5va.js";
|
|
48
|
-
import { ReloadsAPI } from "./chunks/reloads-
|
|
48
|
+
import { ReloadsAPI } from "./chunks/reloads-3XgvVnbq.js";
|
|
49
49
|
import { ReportTemplatesAPI } from "./chunks/report-templates-BowaTti4.js";
|
|
50
50
|
import { ReportsAPI } from "./chunks/reports-oosnUaFo.js";
|
|
51
51
|
import { RolesAPI } from "./chunks/roles-D93ENaRt.js";
|
|
52
|
-
import { SharingTasksAPI } from "./chunks/sharing-tasks-
|
|
53
|
-
import { SpacesAPI } from "./chunks/spaces-
|
|
52
|
+
import { SharingTasksAPI } from "./chunks/sharing-tasks-BMDAjWTj.js";
|
|
53
|
+
import { SpacesAPI } from "./chunks/spaces-DZI6zKZi.js";
|
|
54
54
|
import { TasksAPI } from "./chunks/tasks-BWmS6L8Y.js";
|
|
55
55
|
import { TempContentsAPI } from "./chunks/temp-contents-CZVb5P0V.js";
|
|
56
|
-
import { TenantsAPI } from "./chunks/tenants-
|
|
56
|
+
import { TenantsAPI } from "./chunks/tenants-BDH4DmcO.js";
|
|
57
57
|
import { ThemesAPI } from "./chunks/themes-BkubWfOE.js";
|
|
58
58
|
import { TransportsAPI } from "./chunks/transports-CO9kRJg5.js";
|
|
59
59
|
import { UiConfigAPI } from "./chunks/ui-config-DIOnLEV9.js";
|
package/index.js
CHANGED
|
@@ -613,6 +613,7 @@ const directAccessAgentsMiniModule = apiDefToApiPublic("direct-access-agents", {
|
|
|
613
613
|
configurations: ["getDirectAccessAgentConfiguration:GQ:", "patchDirectAccessAgentConfiguration:ABJ:"],
|
|
614
614
|
connectors: { "{connectorType}": { files: {
|
|
615
615
|
"": ["getDirectAccessAgentConnectorFiles:GQ:", "getDirectAccessAgentConnectorFilesWithoutQuery:G:"],
|
|
616
|
+
"custom-data-type-mappings": ["getDirectAccessAgentConnectorCustomDataTypeMappings:G:", "putDirectAccessAgentConnectorCustomDataTypeMappings:UBJ:"],
|
|
616
617
|
"{fileType}": [
|
|
617
618
|
"getDirectAccessAgentConnectorFile:G:",
|
|
618
619
|
"updateDirectAccessAgentConnectorFile:UQBJ:",
|
|
@@ -948,7 +949,14 @@ const sharingTasksMiniModule = apiDefToApiPublic("sharing-tasks", { api: { v1: {
|
|
|
948
949
|
"getSharingTask:GQ:",
|
|
949
950
|
"patchSharingTask:ABJ:"
|
|
950
951
|
],
|
|
951
|
-
actions: { cancel: ["cancelSharingTask:P:"] }
|
|
952
|
+
actions: { cancel: ["cancelSharingTask:P:"] },
|
|
953
|
+
executions: {
|
|
954
|
+
"": ["getSharingTaskExecutions:GQ:"],
|
|
955
|
+
"{executionId}": {
|
|
956
|
+
"": ["getSharingTaskExecution:GQ:"],
|
|
957
|
+
files: { "{fileAlias}": ["getSharingTaskExecutionFile:GQ:"] }
|
|
958
|
+
}
|
|
959
|
+
}
|
|
952
960
|
}
|
|
953
961
|
} } } });
|
|
954
962
|
const spacesMiniModule = apiDefToApiPublic("spaces", { api: { v1: { spaces: {
|
package/licenses.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "./chunks/auth-types-BlCWK0FP.js";
|
|
2
|
-
import { AddLicenseAssignmentsHttpError, AddLicenseAssignmentsHttpResponse, AssignmentsActionsAddRequest, AssignmentsActionsAddResponse, AssignmentsActionsDeleteRequest, AssignmentsActionsDeleteResponse, AssignmentsActionsUpdateRequest, AssignmentsActionsUpdateResponse, AssignmentsResponse, ConsumptionEventsResponse, DeleteLicenseAssignmentsHttpError, DeleteLicenseAssignmentsHttpResponse, ErrorResponse, GetLicenseAssignmentsHttpError, GetLicenseAssignmentsHttpResponse, GetLicenseConsumptionHttpError, GetLicenseConsumptionHttpResponse, GetLicenseOverviewHttpError, GetLicenseOverviewHttpResponse, GetLicenseSettingsHttpError, GetLicenseSettingsHttpResponse, GetLicenseStatusHttpError, GetLicenseStatusHttpResponse, Href, LicenseOverview, LicenseStatus, LicensesAPI, SettingsBody, UpdateLicenseAssignmentsHttpError, UpdateLicenseAssignmentsHttpResponse, UpdateLicenseSettingsHttpError, UpdateLicenseSettingsHttpResponse, addLicenseAssignments, clearCache, deleteLicenseAssignments, getLicenseAssignments, getLicenseConsumption, getLicenseOverview, getLicenseSettings, getLicenseStatus, licensesExport, updateLicenseAssignments, updateLicenseSettings } from "./chunks/licenses-
|
|
2
|
+
import { AddLicenseAssignmentsHttpError, AddLicenseAssignmentsHttpResponse, AssignmentsActionsAddRequest, AssignmentsActionsAddResponse, AssignmentsActionsDeleteRequest, AssignmentsActionsDeleteResponse, AssignmentsActionsUpdateRequest, AssignmentsActionsUpdateResponse, AssignmentsResponse, ConsumptionEventsResponse, DeleteLicenseAssignmentsHttpError, DeleteLicenseAssignmentsHttpResponse, ErrorResponse, GetLicenseAssignmentsHttpError, GetLicenseAssignmentsHttpResponse, GetLicenseConsumptionHttpError, GetLicenseConsumptionHttpResponse, GetLicenseOverviewHttpError, GetLicenseOverviewHttpResponse, GetLicenseSettingsHttpError, GetLicenseSettingsHttpResponse, GetLicenseStatusHttpError, GetLicenseStatusHttpResponse, Href, LicenseOverview, LicenseStatus, LicensesAPI, SettingsBody, UpdateLicenseAssignmentsHttpError, UpdateLicenseAssignmentsHttpResponse, UpdateLicenseSettingsHttpError, UpdateLicenseSettingsHttpResponse, addLicenseAssignments, clearCache, deleteLicenseAssignments, getLicenseAssignments, getLicenseConsumption, getLicenseOverview, getLicenseSettings, getLicenseStatus, licensesExport, updateLicenseAssignments, updateLicenseSettings } from "./chunks/licenses-DAPVQuFJ.js";
|
|
3
3
|
export { AddLicenseAssignmentsHttpError, AddLicenseAssignmentsHttpResponse, AssignmentsActionsAddRequest, AssignmentsActionsAddResponse, AssignmentsActionsDeleteRequest, AssignmentsActionsDeleteResponse, AssignmentsActionsUpdateRequest, AssignmentsActionsUpdateResponse, AssignmentsResponse, ConsumptionEventsResponse, DeleteLicenseAssignmentsHttpError, DeleteLicenseAssignmentsHttpResponse, ErrorResponse, GetLicenseAssignmentsHttpError, GetLicenseAssignmentsHttpResponse, GetLicenseConsumptionHttpError, GetLicenseConsumptionHttpResponse, GetLicenseOverviewHttpError, GetLicenseOverviewHttpResponse, GetLicenseSettingsHttpError, GetLicenseSettingsHttpResponse, GetLicenseStatusHttpError, GetLicenseStatusHttpResponse, Href, LicenseOverview, LicenseStatus, LicensesAPI, SettingsBody, UpdateLicenseAssignmentsHttpError, UpdateLicenseAssignmentsHttpResponse, UpdateLicenseSettingsHttpError, UpdateLicenseSettingsHttpResponse, addLicenseAssignments, clearCache, licensesExport as default, deleteLicenseAssignments, getLicenseAssignments, getLicenseConsumption, getLicenseOverview, getLicenseSettings, getLicenseStatus, updateLicenseAssignments, updateLicenseSettings };
|
package/ml.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "./chunks/auth-types-BlCWK0FP.js";
|
|
2
|
-
import { APIError, ActivateModelsMlDeploymentHttpError, ActivateModelsMlDeploymentHttpResponse, AddMlDeploymentModelsHttpError, AddMlDeploymentModelsHttpResponse, Alias, AliasFindResponse, AliasGetResponse, AliasId, AliasInput, AliasMode, AliasPatch, AliasPatchItem, AliasPostResponse, AnyType, BatchPrediction, BatchPredictionActionResponse, BatchPredictionFindResponse, BatchPredictionGetResponse, BatchPredictionInput, BatchPredictionPatch, BatchPredictionPostResponse, BatchPredictionSchedule, BatchPredictionScheduleGetResponse, BatchPredictionScheduleInput, BatchPredictionScheduleInputAttributes, BatchPredictionSchedulePatch, BatchPredictionSchedulePutResponse, BatchPredictionStatus, BatchPredictionWriteback, BinaryImbalanceSampling, CancelMlJobHttpError, CancelMlJobHttpResponse, ChangeType, ColumnTransform, ConfigurationKey, CorrId, CorrType, CreateMlDeploymentAliaseHttpError, CreateMlDeploymentAliaseHttpResponse, CreateMlDeploymentBatchPredictionHttpError, CreateMlDeploymentBatchPredictionHttpResponse, CreateMlDeploymentHttpError, CreateMlDeploymentHttpResponse, CreateMlExperimentHttpError, CreateMlExperimentHttpResponse, CreateMlExperimentVersionHttpError, CreateMlExperimentVersionHttpResponse, CreateMlProfileInsightHttpError, CreateMlProfileInsightHttpResponse, CreatedAt, CreatedBy, DataSchemaConfiguration, DataSetId, DataType, DatasetOrigin, DateIndexes, DeactivateModelsMlDeploymentHttpError, DeactivateModelsMlDeploymentHttpResponse, DeleteMlDeploymentAliaseHttpError, DeleteMlDeploymentAliaseHttpResponse, DeleteMlDeploymentBatchPredictionHttpError, DeleteMlDeploymentBatchPredictionHttpResponse, DeleteMlDeploymentBatchPredictionScheduleHttpError, DeleteMlDeploymentBatchPredictionScheduleHttpResponse, DeleteMlDeploymentHttpError, DeleteMlDeploymentHttpResponse, DeleteMlExperimentHttpError, DeleteMlExperimentHttpResponse, DeleteMlExperimentVersionHttpError, DeleteMlExperimentVersionHttpResponse, DeletedAt, DeployedModelIds, DeployedModelsInput, Deployment, DeploymentFindResponse, DeploymentGetResponse, DeploymentId, DeploymentInput, DeploymentPatch, DeploymentPostResponse, DroppedFeature, EntityDescription, EntityId, EntityName, EnumSortAliases, EnumSortBatchPredictions, EnumSortDeployments, EnumSortExperimentVersions, EnumSortExperiments, EnumSortModels, ErrorMessage, Errors, Experiment, ExperimentFindResponse, ExperimentGetResponse, ExperimentId, ExperimentInput, ExperimentMode, ExperimentModelRecommendationFilter, ExperimentModelRecommendationPostResponse, ExperimentPatch, ExperimentPatchItem, ExperimentPostResponse, ExperimentType, ExperimentVersion, ExperimentVersionFindResponse, ExperimentVersionGetResponse, ExperimentVersionId, ExperimentVersionInput, ExperimentVersionPatch, ExperimentVersionPostResponse, Failure, Feature, FeatureInsights, FeatureType, FeaturesList, FileType, FindResponseMeta, GetMlDeploymentAliaseHttpError, GetMlDeploymentAliaseHttpResponse, GetMlDeploymentAliasesHttpError, GetMlDeploymentAliasesHttpResponse, GetMlDeploymentBatchPredictionHttpError, GetMlDeploymentBatchPredictionHttpResponse, GetMlDeploymentBatchPredictionScheduleHttpError, GetMlDeploymentBatchPredictionScheduleHttpResponse, GetMlDeploymentBatchPredictionsHttpError, GetMlDeploymentBatchPredictionsHttpResponse, GetMlDeploymentHttpError, GetMlDeploymentHttpResponse, GetMlDeploymentsHttpError, GetMlDeploymentsHttpResponse, GetMlExperimentHttpError, GetMlExperimentHttpResponse, GetMlExperimentModelHttpError, GetMlExperimentModelHttpResponse, GetMlExperimentModelsHttpError, GetMlExperimentModelsHttpResponse, GetMlExperimentVersionHttpError, GetMlExperimentVersionHttpResponse, GetMlExperimentVersionsHttpError, GetMlExperimentVersionsHttpResponse, GetMlExperimentsHttpError, GetMlExperimentsHttpResponse, GetMlProfileInsightHttpError, GetMlProfileInsightHttpResponse, GetMlProfileInsightWithQueryHttpError, GetMlProfileInsightWithQueryHttpResponse, IndexColumn, Insights, JobType, MlAPI, Model, ModelAlgorithm, ModelAlgorithmAbbreviation, ModelFindResponse, ModelForRecommendations, ModelGetResponse, ModelId, ModelInfo, ModelMetrics, ModelMetricsBinary, ModelMetricsMulticlass, ModelMetricsRegression, ModelMetricsTimeseries, ModelState, ModelStatus, ModelsInfo, OutputFile, OwnerId, ParentJobId, PatchMlDeploymentAliaseHttpError, PatchMlDeploymentAliaseHttpResponse, PatchMlDeploymentBatchPredictionHttpError, PatchMlDeploymentBatchPredictionHttpResponse, PatchMlDeploymentHttpError, PatchMlDeploymentHttpResponse, PatchMlExperimentHttpError, PatchMlExperimentHttpResponse, PatchMlExperimentVersionHttpError, PatchMlExperimentVersionHttpResponse, Pipeline, PredictMlDeploymentBatchPredictionHttpError, PredictMlDeploymentBatchPredictionHttpResponse, PredictionJobResponse, PreprocessedInsightColumn, ProfileInsights, ProfileInsightsGetResponse, ProfileInsightsInput, RealTimePredictionInputSchema, RealTimePredictionSchema, RealtimePrediction, RealtimePredictionInput, RecommendModelsMlExperimentHttpError, RecommendModelsMlExperimentHttpResponse, RemoveMlDeploymentModelsHttpError, RemoveMlDeploymentModelsHttpResponse, ResponseLinks, RunMlDeploymentAliaseRealtimePredictionsHttpError, RunMlDeploymentAliaseRealtimePredictionsHttpResponse, RunMlDeploymentRealtimePredictionsHttpError, RunMlDeploymentRealtimePredictionsHttpResponse, SetMlDeploymentBatchPredictionScheduleHttpError, SetMlDeploymentBatchPredictionScheduleHttpResponse, SpaceId, TenantId, TrainingDuration, Transform, UpdateMlDeploymentBatchPredictionScheduleHttpError, UpdateMlDeploymentBatchPredictionScheduleHttpResponse, UpdatedAt, activateModelsMlDeployment, addMlDeploymentModels, cancelMlJob, clearCache, createMlDeployment, createMlDeploymentAliase, createMlDeploymentBatchPrediction, createMlExperiment, createMlExperimentVersion, createMlProfileInsight, deactivateModelsMlDeployment, deleteMlDeployment, deleteMlDeploymentAliase, deleteMlDeploymentBatchPrediction, deleteMlDeploymentBatchPredictionSchedule, deleteMlExperiment, deleteMlExperimentVersion, getMlDeployment, getMlDeploymentAliase, getMlDeploymentAliases, getMlDeploymentBatchPrediction, getMlDeploymentBatchPredictionSchedule, getMlDeploymentBatchPredictions, getMlDeployments, getMlExperiment, getMlExperimentModel, getMlExperimentModels, getMlExperimentVersion, getMlExperimentVersions, getMlExperiments, getMlProfileInsight, getMlProfileInsightWithQuery, mlExport, patchMlDeployment, patchMlDeploymentAliase, patchMlDeploymentBatchPrediction, patchMlExperiment, patchMlExperimentVersion, predictMlDeploymentBatchPrediction, recommendModelsMlExperiment, removeMlDeploymentModels, runMlDeploymentAliaseRealtimePredictions, runMlDeploymentRealtimePredictions, setMlDeploymentBatchPredictionSchedule, updateMlDeploymentBatchPredictionSchedule } from "./chunks/ml-
|
|
2
|
+
import { APIError, ActivateModelsMlDeploymentHttpError, ActivateModelsMlDeploymentHttpResponse, AddMlDeploymentModelsHttpError, AddMlDeploymentModelsHttpResponse, Alias, AliasFindResponse, AliasGetResponse, AliasId, AliasInput, AliasMode, AliasPatch, AliasPatchItem, AliasPostResponse, AnyType, BatchPrediction, BatchPredictionActionResponse, BatchPredictionFindResponse, BatchPredictionGetResponse, BatchPredictionInput, BatchPredictionPatch, BatchPredictionPostResponse, BatchPredictionSchedule, BatchPredictionScheduleGetResponse, BatchPredictionScheduleInput, BatchPredictionScheduleInputAttributes, BatchPredictionSchedulePatch, BatchPredictionSchedulePutResponse, BatchPredictionStatus, BatchPredictionWriteback, BinaryImbalanceSampling, CancelMlJobHttpError, CancelMlJobHttpResponse, ChangeType, ColumnTransform, ConfigurationKey, CorrId, CorrType, CreateMlDeploymentAliaseHttpError, CreateMlDeploymentAliaseHttpResponse, CreateMlDeploymentBatchPredictionHttpError, CreateMlDeploymentBatchPredictionHttpResponse, CreateMlDeploymentHttpError, CreateMlDeploymentHttpResponse, CreateMlExperimentHttpError, CreateMlExperimentHttpResponse, CreateMlExperimentVersionHttpError, CreateMlExperimentVersionHttpResponse, CreateMlProfileInsightHttpError, CreateMlProfileInsightHttpResponse, CreatedAt, CreatedBy, DataSchemaConfiguration, DataSetId, DataType, DatasetOrigin, DateIndexes, DeactivateModelsMlDeploymentHttpError, DeactivateModelsMlDeploymentHttpResponse, DeleteMlDeploymentAliaseHttpError, DeleteMlDeploymentAliaseHttpResponse, DeleteMlDeploymentBatchPredictionHttpError, DeleteMlDeploymentBatchPredictionHttpResponse, DeleteMlDeploymentBatchPredictionScheduleHttpError, DeleteMlDeploymentBatchPredictionScheduleHttpResponse, DeleteMlDeploymentHttpError, DeleteMlDeploymentHttpResponse, DeleteMlExperimentHttpError, DeleteMlExperimentHttpResponse, DeleteMlExperimentVersionHttpError, DeleteMlExperimentVersionHttpResponse, DeletedAt, DeployedModelIds, DeployedModelsInput, Deployment, DeploymentFindResponse, DeploymentGetResponse, DeploymentId, DeploymentInput, DeploymentPatch, DeploymentPostResponse, DroppedFeature, EntityDescription, EntityId, EntityName, EnumSortAliases, EnumSortBatchPredictions, EnumSortDeployments, EnumSortExperimentVersions, EnumSortExperiments, EnumSortModels, ErrorMessage, Errors, Experiment, ExperimentFindResponse, ExperimentGetResponse, ExperimentId, ExperimentInput, ExperimentMode, ExperimentModelRecommendationFilter, ExperimentModelRecommendationPostResponse, ExperimentPatch, ExperimentPatchItem, ExperimentPostResponse, ExperimentType, ExperimentVersion, ExperimentVersionFindResponse, ExperimentVersionGetResponse, ExperimentVersionId, ExperimentVersionInput, ExperimentVersionPatch, ExperimentVersionPostResponse, Failure, Feature, FeatureInsights, FeatureType, FeaturesList, FileType, FindResponseMeta, GetMlDeploymentAliaseHttpError, GetMlDeploymentAliaseHttpResponse, GetMlDeploymentAliasesHttpError, GetMlDeploymentAliasesHttpResponse, GetMlDeploymentBatchPredictionHttpError, GetMlDeploymentBatchPredictionHttpResponse, GetMlDeploymentBatchPredictionScheduleHttpError, GetMlDeploymentBatchPredictionScheduleHttpResponse, GetMlDeploymentBatchPredictionsHttpError, GetMlDeploymentBatchPredictionsHttpResponse, GetMlDeploymentHttpError, GetMlDeploymentHttpResponse, GetMlDeploymentsHttpError, GetMlDeploymentsHttpResponse, GetMlExperimentHttpError, GetMlExperimentHttpResponse, GetMlExperimentModelHttpError, GetMlExperimentModelHttpResponse, GetMlExperimentModelsHttpError, GetMlExperimentModelsHttpResponse, GetMlExperimentVersionHttpError, GetMlExperimentVersionHttpResponse, GetMlExperimentVersionsHttpError, GetMlExperimentVersionsHttpResponse, GetMlExperimentsHttpError, GetMlExperimentsHttpResponse, GetMlProfileInsightHttpError, GetMlProfileInsightHttpResponse, GetMlProfileInsightWithQueryHttpError, GetMlProfileInsightWithQueryHttpResponse, IndexColumn, Insights, JobType, MlAPI, Model, ModelAlgorithm, ModelAlgorithmAbbreviation, ModelFindResponse, ModelForRecommendations, ModelGetResponse, ModelId, ModelInfo, ModelMetrics, ModelMetricsBinary, ModelMetricsMulticlass, ModelMetricsRegression, ModelMetricsTimeseries, ModelState, ModelStatus, ModelsInfo, OutputFile, OwnerId, ParentJobId, PatchMlDeploymentAliaseHttpError, PatchMlDeploymentAliaseHttpResponse, PatchMlDeploymentBatchPredictionHttpError, PatchMlDeploymentBatchPredictionHttpResponse, PatchMlDeploymentHttpError, PatchMlDeploymentHttpResponse, PatchMlExperimentHttpError, PatchMlExperimentHttpResponse, PatchMlExperimentVersionHttpError, PatchMlExperimentVersionHttpResponse, Pipeline, PredictMlDeploymentBatchPredictionHttpError, PredictMlDeploymentBatchPredictionHttpResponse, PredictionJobResponse, PreprocessedInsightColumn, ProfileInsights, ProfileInsightsGetResponse, ProfileInsightsInput, RealTimePredictionInputSchema, RealTimePredictionSchema, RealtimePrediction, RealtimePredictionInput, RecommendModelsMlExperimentHttpError, RecommendModelsMlExperimentHttpResponse, RemoveMlDeploymentModelsHttpError, RemoveMlDeploymentModelsHttpResponse, ResponseLinks, RunMlDeploymentAliaseRealtimePredictionsHttpError, RunMlDeploymentAliaseRealtimePredictionsHttpResponse, RunMlDeploymentRealtimePredictionsHttpError, RunMlDeploymentRealtimePredictionsHttpResponse, SetMlDeploymentBatchPredictionScheduleHttpError, SetMlDeploymentBatchPredictionScheduleHttpResponse, SpaceId, TenantId, TrainingDuration, Transform, UpdateMlDeploymentBatchPredictionScheduleHttpError, UpdateMlDeploymentBatchPredictionScheduleHttpResponse, UpdatedAt, activateModelsMlDeployment, addMlDeploymentModels, cancelMlJob, clearCache, createMlDeployment, createMlDeploymentAliase, createMlDeploymentBatchPrediction, createMlExperiment, createMlExperimentVersion, createMlProfileInsight, deactivateModelsMlDeployment, deleteMlDeployment, deleteMlDeploymentAliase, deleteMlDeploymentBatchPrediction, deleteMlDeploymentBatchPredictionSchedule, deleteMlExperiment, deleteMlExperimentVersion, getMlDeployment, getMlDeploymentAliase, getMlDeploymentAliases, getMlDeploymentBatchPrediction, getMlDeploymentBatchPredictionSchedule, getMlDeploymentBatchPredictions, getMlDeployments, getMlExperiment, getMlExperimentModel, getMlExperimentModels, getMlExperimentVersion, getMlExperimentVersions, getMlExperiments, getMlProfileInsight, getMlProfileInsightWithQuery, mlExport, patchMlDeployment, patchMlDeploymentAliase, patchMlDeploymentBatchPrediction, patchMlExperiment, patchMlExperimentVersion, predictMlDeploymentBatchPrediction, recommendModelsMlExperiment, removeMlDeploymentModels, runMlDeploymentAliaseRealtimePredictions, runMlDeploymentRealtimePredictions, setMlDeploymentBatchPredictionSchedule, updateMlDeploymentBatchPredictionSchedule } from "./chunks/ml-C80TkK1J.js";
|
|
3
3
|
export { APIError, ActivateModelsMlDeploymentHttpError, ActivateModelsMlDeploymentHttpResponse, AddMlDeploymentModelsHttpError, AddMlDeploymentModelsHttpResponse, Alias, AliasFindResponse, AliasGetResponse, AliasId, AliasInput, AliasMode, AliasPatch, AliasPatchItem, AliasPostResponse, AnyType, BatchPrediction, BatchPredictionActionResponse, BatchPredictionFindResponse, BatchPredictionGetResponse, BatchPredictionInput, BatchPredictionPatch, BatchPredictionPostResponse, BatchPredictionSchedule, BatchPredictionScheduleGetResponse, BatchPredictionScheduleInput, BatchPredictionScheduleInputAttributes, BatchPredictionSchedulePatch, BatchPredictionSchedulePutResponse, BatchPredictionStatus, BatchPredictionWriteback, BinaryImbalanceSampling, CancelMlJobHttpError, CancelMlJobHttpResponse, ChangeType, ColumnTransform, ConfigurationKey, CorrId, CorrType, CreateMlDeploymentAliaseHttpError, CreateMlDeploymentAliaseHttpResponse, CreateMlDeploymentBatchPredictionHttpError, CreateMlDeploymentBatchPredictionHttpResponse, CreateMlDeploymentHttpError, CreateMlDeploymentHttpResponse, CreateMlExperimentHttpError, CreateMlExperimentHttpResponse, CreateMlExperimentVersionHttpError, CreateMlExperimentVersionHttpResponse, CreateMlProfileInsightHttpError, CreateMlProfileInsightHttpResponse, CreatedAt, CreatedBy, DataSchemaConfiguration, DataSetId, DataType, DatasetOrigin, DateIndexes, DeactivateModelsMlDeploymentHttpError, DeactivateModelsMlDeploymentHttpResponse, DeleteMlDeploymentAliaseHttpError, DeleteMlDeploymentAliaseHttpResponse, DeleteMlDeploymentBatchPredictionHttpError, DeleteMlDeploymentBatchPredictionHttpResponse, DeleteMlDeploymentBatchPredictionScheduleHttpError, DeleteMlDeploymentBatchPredictionScheduleHttpResponse, DeleteMlDeploymentHttpError, DeleteMlDeploymentHttpResponse, DeleteMlExperimentHttpError, DeleteMlExperimentHttpResponse, DeleteMlExperimentVersionHttpError, DeleteMlExperimentVersionHttpResponse, DeletedAt, DeployedModelIds, DeployedModelsInput, Deployment, DeploymentFindResponse, DeploymentGetResponse, DeploymentId, DeploymentInput, DeploymentPatch, DeploymentPostResponse, DroppedFeature, EntityDescription, EntityId, EntityName, EnumSortAliases, EnumSortBatchPredictions, EnumSortDeployments, EnumSortExperimentVersions, EnumSortExperiments, EnumSortModels, ErrorMessage, Errors, Experiment, ExperimentFindResponse, ExperimentGetResponse, ExperimentId, ExperimentInput, ExperimentMode, ExperimentModelRecommendationFilter, ExperimentModelRecommendationPostResponse, ExperimentPatch, ExperimentPatchItem, ExperimentPostResponse, ExperimentType, ExperimentVersion, ExperimentVersionFindResponse, ExperimentVersionGetResponse, ExperimentVersionId, ExperimentVersionInput, ExperimentVersionPatch, ExperimentVersionPostResponse, Failure, Feature, FeatureInsights, FeatureType, FeaturesList, FileType, FindResponseMeta, GetMlDeploymentAliaseHttpError, GetMlDeploymentAliaseHttpResponse, GetMlDeploymentAliasesHttpError, GetMlDeploymentAliasesHttpResponse, GetMlDeploymentBatchPredictionHttpError, GetMlDeploymentBatchPredictionHttpResponse, GetMlDeploymentBatchPredictionScheduleHttpError, GetMlDeploymentBatchPredictionScheduleHttpResponse, GetMlDeploymentBatchPredictionsHttpError, GetMlDeploymentBatchPredictionsHttpResponse, GetMlDeploymentHttpError, GetMlDeploymentHttpResponse, GetMlDeploymentsHttpError, GetMlDeploymentsHttpResponse, GetMlExperimentHttpError, GetMlExperimentHttpResponse, GetMlExperimentModelHttpError, GetMlExperimentModelHttpResponse, GetMlExperimentModelsHttpError, GetMlExperimentModelsHttpResponse, GetMlExperimentVersionHttpError, GetMlExperimentVersionHttpResponse, GetMlExperimentVersionsHttpError, GetMlExperimentVersionsHttpResponse, GetMlExperimentsHttpError, GetMlExperimentsHttpResponse, GetMlProfileInsightHttpError, GetMlProfileInsightHttpResponse, GetMlProfileInsightWithQueryHttpError, GetMlProfileInsightWithQueryHttpResponse, IndexColumn, Insights, JobType, MlAPI, Model, ModelAlgorithm, ModelAlgorithmAbbreviation, ModelFindResponse, ModelForRecommendations, ModelGetResponse, ModelId, ModelInfo, ModelMetrics, ModelMetricsBinary, ModelMetricsMulticlass, ModelMetricsRegression, ModelMetricsTimeseries, ModelState, ModelStatus, ModelsInfo, OutputFile, OwnerId, ParentJobId, PatchMlDeploymentAliaseHttpError, PatchMlDeploymentAliaseHttpResponse, PatchMlDeploymentBatchPredictionHttpError, PatchMlDeploymentBatchPredictionHttpResponse, PatchMlDeploymentHttpError, PatchMlDeploymentHttpResponse, PatchMlExperimentHttpError, PatchMlExperimentHttpResponse, PatchMlExperimentVersionHttpError, PatchMlExperimentVersionHttpResponse, Pipeline, PredictMlDeploymentBatchPredictionHttpError, PredictMlDeploymentBatchPredictionHttpResponse, PredictionJobResponse, PreprocessedInsightColumn, ProfileInsights, ProfileInsightsGetResponse, ProfileInsightsInput, RealTimePredictionInputSchema, RealTimePredictionSchema, RealtimePrediction, RealtimePredictionInput, RecommendModelsMlExperimentHttpError, RecommendModelsMlExperimentHttpResponse, RemoveMlDeploymentModelsHttpError, RemoveMlDeploymentModelsHttpResponse, ResponseLinks, RunMlDeploymentAliaseRealtimePredictionsHttpError, RunMlDeploymentAliaseRealtimePredictionsHttpResponse, RunMlDeploymentRealtimePredictionsHttpError, RunMlDeploymentRealtimePredictionsHttpResponse, SetMlDeploymentBatchPredictionScheduleHttpError, SetMlDeploymentBatchPredictionScheduleHttpResponse, SpaceId, TenantId, TrainingDuration, Transform, UpdateMlDeploymentBatchPredictionScheduleHttpError, UpdateMlDeploymentBatchPredictionScheduleHttpResponse, UpdatedAt, activateModelsMlDeployment, addMlDeploymentModels, cancelMlJob, clearCache, createMlDeployment, createMlDeploymentAliase, createMlDeploymentBatchPrediction, createMlExperiment, createMlExperimentVersion, createMlProfileInsight, deactivateModelsMlDeployment, mlExport as default, deleteMlDeployment, deleteMlDeploymentAliase, deleteMlDeploymentBatchPrediction, deleteMlDeploymentBatchPredictionSchedule, deleteMlExperiment, deleteMlExperimentVersion, getMlDeployment, getMlDeploymentAliase, getMlDeploymentAliases, getMlDeploymentBatchPrediction, getMlDeploymentBatchPredictionSchedule, getMlDeploymentBatchPredictions, getMlDeployments, getMlExperiment, getMlExperimentModel, getMlExperimentModels, getMlExperimentVersion, getMlExperimentVersions, getMlExperiments, getMlProfileInsight, getMlProfileInsightWithQuery, patchMlDeployment, patchMlDeploymentAliase, patchMlDeploymentBatchPrediction, patchMlExperiment, patchMlExperimentVersion, predictMlDeploymentBatchPrediction, recommendModelsMlExperiment, removeMlDeploymentModels, runMlDeploymentAliaseRealtimePredictions, runMlDeploymentRealtimePredictions, setMlDeploymentBatchPredictionSchedule, updateMlDeploymentBatchPredictionSchedule };
|
package/package.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"nanoid": "^5.1.5",
|
|
18
18
|
"ws": "^8.18.3"
|
|
19
19
|
},
|
|
20
|
-
"packageManager": "pnpm@10.
|
|
20
|
+
"packageManager": "pnpm@10.13.1",
|
|
21
21
|
"engines": {
|
|
22
22
|
"node": ">=20"
|
|
23
23
|
},
|
|
@@ -86,5 +86,5 @@
|
|
|
86
86
|
"./interceptors": "./interceptors.js",
|
|
87
87
|
"./qix": "./qix.js"
|
|
88
88
|
},
|
|
89
|
-
"version": "1.
|
|
89
|
+
"version": "1.41.0"
|
|
90
90
|
}
|
package/qix.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "./chunks/auth-types-BlCWK0FP.js";
|
|
2
2
|
import "./chunks/auth-B5Hx9GeQ.js";
|
|
3
|
-
import { 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 } from "./chunks/qix-
|
|
3
|
+
import { 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 } from "./chunks/qix-J4MO8SAa.js";
|
|
4
4
|
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, qix as default, openAppSession, withHostConfig };
|
package/reloads.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "./chunks/auth-types-BlCWK0FP.js";
|
|
2
|
-
import { CancelReloadHttpError, CancelReloadHttpResponse, Error, Errors, GetReloadHttpError, GetReloadHttpResponse, GetReloadsHttpError, GetReloadsHttpResponse, Href, Partial, QueueReloadHttpError, QueueReloadHttpResponse, Reload, ReloadLinks, ReloadRequest, Reloads, ReloadsAPI, ReloadsLinks, Status, Type, Weight, cancelReload, clearCache, getReload, getReloads, queueReload, reloadsExport } from "./chunks/reloads-
|
|
2
|
+
import { CancelReloadHttpError, CancelReloadHttpResponse, Error, Errors, GetReloadHttpError, GetReloadHttpResponse, GetReloadsHttpError, GetReloadsHttpResponse, Href, Partial, QueueReloadHttpError, QueueReloadHttpResponse, Reload, ReloadLinks, ReloadRequest, Reloads, ReloadsAPI, ReloadsLinks, Status, Type, Weight, cancelReload, clearCache, getReload, getReloads, queueReload, reloadsExport } from "./chunks/reloads-3XgvVnbq.js";
|
|
3
3
|
export { CancelReloadHttpError, CancelReloadHttpResponse, Error, Errors, GetReloadHttpError, GetReloadHttpResponse, GetReloadsHttpError, GetReloadsHttpResponse, Href, Partial, QueueReloadHttpError, QueueReloadHttpResponse, Reload, ReloadLinks, ReloadRequest, Reloads, ReloadsAPI, ReloadsLinks, Status, Type, Weight, cancelReload, clearCache, reloadsExport as default, getReload, getReloads, queueReload };
|
package/sharing-tasks.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "./chunks/auth-types-BlCWK0FP.js";
|
|
2
|
-
import { APISettingsUpload, AlertingTaskGroupRecipientError, AlertingTaskRecipientError, CancelSharingTaskHttpError, CancelSharingTaskHttpResponse, ChartTemplate, ConfigureSharingTasksSettingsHttpError, ConfigureSharingTasksSettingsHttpResponse, CreateSharingTaskHttpError, CreateSharingTaskHttpResponse, DeleteSharingTaskHttpError, DeleteSharingTaskHttpResponse, EmailAddressRecipientPersist, EmailComposition, EncryptedProperty, Error, ErrorMeta, Errors, ExecuteSharingTasksHttpError, ExecuteSharingTasksHttpResponse, GetSharingTaskHttpError, GetSharingTaskHttpResponse, GetSharingTasksHttpError, GetSharingTasksHttpResponse, GetSharingTasksSettingsHttpError, GetSharingTasksSettingsHttpResponse, GroupIDRecipientPersist, InsightURL, Links, ListLinks, MultiSheetTemplate, Page, PatchSharingTaskHttpError, PatchSharingTaskHttpResponse, RecipientsPersist, RetentionPolicy, ScheduleOptions, Selection, Self, SharingActionsTriggerCreateRequest, SharingSettings, SharingSettingsPatchCompliant, SharingSettingsPatchCompliantList, SharingTaskPatchRequestCompliantList, SharingTaskRecurringCreateRequest, SharingTaskRecurringListResponse, SharingTaskRecurringPatchRequestCompliant, SharingTaskRecurringPersist, SharingTaskRecurringPersistEncryptedEmailContent, SharingTaskRecurringRecipients, SharingTaskRecurringResponse, SharingTasksAPI, SheetTemplate, StandardListResponseProps, State, StoryTemplate, TaskError, TaskGroupRecipientError, TaskRecipientError, TemplatePersist, TemplateResult, Trigger, UpdateSharingTasksSettingsHttpError, UpdateSharingTasksSettingsHttpResponse, UserIDRecipient, UserIDRecipientPersist, cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTasks, getSharingTasksSettings, patchSharingTask, sharingTasksExport, updateSharingTasksSettings } from "./chunks/sharing-tasks-
|
|
3
|
-
export { APISettingsUpload, AlertingTaskGroupRecipientError, AlertingTaskRecipientError, CancelSharingTaskHttpError, CancelSharingTaskHttpResponse, ChartTemplate, ConfigureSharingTasksSettingsHttpError, ConfigureSharingTasksSettingsHttpResponse, CreateSharingTaskHttpError, CreateSharingTaskHttpResponse, DeleteSharingTaskHttpError, DeleteSharingTaskHttpResponse, EmailAddressRecipientPersist, EmailComposition, EncryptedProperty, Error, ErrorMeta, Errors, ExecuteSharingTasksHttpError, ExecuteSharingTasksHttpResponse, GetSharingTaskHttpError, GetSharingTaskHttpResponse, GetSharingTasksHttpError, GetSharingTasksHttpResponse, GetSharingTasksSettingsHttpError, GetSharingTasksSettingsHttpResponse, GroupIDRecipientPersist, InsightURL, Links, ListLinks, MultiSheetTemplate, Page, PatchSharingTaskHttpError, PatchSharingTaskHttpResponse, RecipientsPersist, RetentionPolicy, ScheduleOptions, Selection, Self, SharingActionsTriggerCreateRequest, SharingSettings, SharingSettingsPatchCompliant, SharingSettingsPatchCompliantList, SharingTaskPatchRequestCompliantList, SharingTaskRecurringCreateRequest, SharingTaskRecurringListResponse, SharingTaskRecurringPatchRequestCompliant, SharingTaskRecurringPersist, SharingTaskRecurringPersistEncryptedEmailContent, SharingTaskRecurringRecipients, SharingTaskRecurringResponse, SharingTasksAPI, SheetTemplate, StandardListResponseProps, State, StoryTemplate, TaskError, TaskGroupRecipientError, TaskRecipientError, TemplatePersist, TemplateResult, Trigger, UpdateSharingTasksSettingsHttpError, UpdateSharingTasksSettingsHttpResponse, UserIDRecipient, UserIDRecipientPersist, cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, sharingTasksExport as default, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTasks, getSharingTasksSettings, patchSharingTask, updateSharingTasksSettings };
|
|
2
|
+
import { APISettingsUpload, AlertingTaskGroupRecipientError, AlertingTaskRecipientError, CancelSharingTaskHttpError, CancelSharingTaskHttpResponse, ChartTemplate, ConfigureSharingTasksSettingsHttpError, ConfigureSharingTasksSettingsHttpResponse, CreateSharingTaskHttpError, CreateSharingTaskHttpResponse, DeleteSharingTaskHttpError, DeleteSharingTaskHttpResponse, EmailAddressRecipientPersist, EmailComposition, EncryptedProperty, Error, ErrorMeta, Errors, ExecuteSharingTasksHttpError, ExecuteSharingTasksHttpResponse, GetSharingTaskExecutionFileHttpError, GetSharingTaskExecutionFileHttpResponse, GetSharingTaskExecutionHttpError, GetSharingTaskExecutionHttpResponse, GetSharingTaskExecutionsHttpError, GetSharingTaskExecutionsHttpResponse, GetSharingTaskHttpError, GetSharingTaskHttpResponse, GetSharingTasksHttpError, GetSharingTasksHttpResponse, GetSharingTasksSettingsHttpError, GetSharingTasksSettingsHttpResponse, GroupIDRecipientPersist, InsightURL, Links, ListLinks, MultiSheetTemplate, Page, PatchSharingTaskHttpError, PatchSharingTaskHttpResponse, RecipientsPersist, RetentionPolicy, ScheduleOptions, Selection, Self, SharingActionsTriggerCreateRequest, SharingExecutionError, SharingExecutionErrors, SharingExecutionFile, SharingExecutionListResponse, SharingExecutionPersist, SharingExecutionResponse, SharingSettings, SharingSettingsPatchCompliant, SharingSettingsPatchCompliantList, SharingTaskPatchRequestCompliantList, SharingTaskRecurringCreateRequest, SharingTaskRecurringListResponse, SharingTaskRecurringPatchRequestCompliant, SharingTaskRecurringPersist, SharingTaskRecurringPersistEncryptedEmailContent, SharingTaskRecurringRecipients, SharingTaskRecurringResponse, SharingTasksAPI, SheetTemplate, StandardListResponseProps, State, StoryTemplate, TargetUser, TaskError, TaskGroupRecipientError, TaskRecipientError, TemplatePersist, TemplateResult, Trigger, UpdateSharingTasksSettingsHttpError, UpdateSharingTasksSettingsHttpResponse, UserIDRecipient, UserIDRecipientPersist, cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTaskExecution, getSharingTaskExecutionFile, getSharingTaskExecutions, getSharingTasks, getSharingTasksSettings, patchSharingTask, sharingTasksExport, updateSharingTasksSettings } from "./chunks/sharing-tasks-BMDAjWTj.js";
|
|
3
|
+
export { APISettingsUpload, AlertingTaskGroupRecipientError, AlertingTaskRecipientError, CancelSharingTaskHttpError, CancelSharingTaskHttpResponse, ChartTemplate, ConfigureSharingTasksSettingsHttpError, ConfigureSharingTasksSettingsHttpResponse, CreateSharingTaskHttpError, CreateSharingTaskHttpResponse, DeleteSharingTaskHttpError, DeleteSharingTaskHttpResponse, EmailAddressRecipientPersist, EmailComposition, EncryptedProperty, Error, ErrorMeta, Errors, ExecuteSharingTasksHttpError, ExecuteSharingTasksHttpResponse, GetSharingTaskExecutionFileHttpError, GetSharingTaskExecutionFileHttpResponse, GetSharingTaskExecutionHttpError, GetSharingTaskExecutionHttpResponse, GetSharingTaskExecutionsHttpError, GetSharingTaskExecutionsHttpResponse, GetSharingTaskHttpError, GetSharingTaskHttpResponse, GetSharingTasksHttpError, GetSharingTasksHttpResponse, GetSharingTasksSettingsHttpError, GetSharingTasksSettingsHttpResponse, GroupIDRecipientPersist, InsightURL, Links, ListLinks, MultiSheetTemplate, Page, PatchSharingTaskHttpError, PatchSharingTaskHttpResponse, RecipientsPersist, RetentionPolicy, ScheduleOptions, Selection, Self, SharingActionsTriggerCreateRequest, SharingExecutionError, SharingExecutionErrors, SharingExecutionFile, SharingExecutionListResponse, SharingExecutionPersist, SharingExecutionResponse, SharingSettings, SharingSettingsPatchCompliant, SharingSettingsPatchCompliantList, SharingTaskPatchRequestCompliantList, SharingTaskRecurringCreateRequest, SharingTaskRecurringListResponse, SharingTaskRecurringPatchRequestCompliant, SharingTaskRecurringPersist, SharingTaskRecurringPersistEncryptedEmailContent, SharingTaskRecurringRecipients, SharingTaskRecurringResponse, SharingTasksAPI, SheetTemplate, StandardListResponseProps, State, StoryTemplate, TargetUser, TaskError, TaskGroupRecipientError, TaskRecipientError, TemplatePersist, TemplateResult, Trigger, UpdateSharingTasksSettingsHttpError, UpdateSharingTasksSettingsHttpResponse, UserIDRecipient, UserIDRecipientPersist, cancelSharingTask, clearCache, configureSharingTasksSettings, createSharingTask, sharingTasksExport as default, deleteSharingTask, executeSharingTasks, getSharingTask, getSharingTaskExecution, getSharingTaskExecutionFile, getSharingTaskExecutions, getSharingTasks, getSharingTasksSettings, patchSharingTask, updateSharingTasksSettings };
|