@qlik/api 1.38.0 → 1.40.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.
Files changed (187) hide show
  1. package/api-keys.js +2 -2
  2. package/apps.js +2 -2
  3. package/assistants.d.ts +1 -1
  4. package/assistants.js +2 -2
  5. package/audits.js +2 -2
  6. package/auth.js +2 -2
  7. package/automation-connections.js +2 -2
  8. package/automations.js +2 -2
  9. package/automl-deployments.js +2 -2
  10. package/automl-predictions.js +2 -2
  11. package/brands.js +2 -2
  12. package/chunks/{assistants-CDtI99Yr.d.ts → assistants-2UX0GzZ7.d.ts} +33 -33
  13. package/chunks/{auth-BzhoWKwN.js → auth-DBrXfv7D.js} +1 -1
  14. package/chunks/{data-alerts-Bx5sDVGI.d.ts → data-alerts-DwPcCvHP.d.ts} +32 -32
  15. package/chunks/{direct-access-agents-CGxApxBP.d.ts → direct-access-agents-BbSiWlMD.d.ts} +74 -1
  16. package/chunks/{dist-P1twboQp.js → dist-CjqdvDf3.js} +1 -1
  17. package/chunks/{invoke-fetch-DJFDz11x.js → invoke-fetch-B-ZucHu9.js} +2 -2
  18. package/chunks/{ml-gl8COKfn.d.ts → ml-C80TkK1J.d.ts} +32 -0
  19. package/chunks/{public-runtime-modules-Bfh2smA7.js → public-runtime-modules-lsJEDVxt.js} +3 -3
  20. package/chunks/{qix-DggPusot.d.ts → qix-Cc6k8Gz2.d.ts} +1 -1
  21. package/chunks/{qix-f5SasQCg.js → qix-CwYrlHFT.js} +1 -1
  22. package/chunks/{reloads-CA7KjqJO.d.ts → reloads-3XgvVnbq.d.ts} +9 -1
  23. package/chunks/{sharing-tasks-QKSzROsB.d.ts → sharing-tasks-BMDAjWTj.d.ts} +222 -21
  24. package/chunks/{spaces-yzYYGUw8.d.ts → spaces-DZI6zKZi.d.ts} +1 -5
  25. package/chunks/{tenants-BB6W-Hlf.d.ts → tenants-BDH4DmcO.d.ts} +2 -0
  26. package/collections.js +2 -2
  27. package/conditions.js +2 -2
  28. package/consumption.js +2 -2
  29. package/csp-origins.js +2 -2
  30. package/csrf-token.js +2 -2
  31. package/data-alerts.d.ts +1 -1
  32. package/data-alerts.js +18 -18
  33. package/data-assets.js +2 -2
  34. package/data-connections.js +2 -2
  35. package/data-credentials.js +2 -2
  36. package/data-files.js +2 -2
  37. package/data-qualities.js +2 -2
  38. package/data-sets.js +2 -2
  39. package/data-sources.js +2 -2
  40. package/data-stores.js +2 -2
  41. package/dcaas.js +2 -2
  42. package/di-projects.js +2 -2
  43. package/direct-access-agents.d.ts +2 -2
  44. package/direct-access-agents.js +44 -3
  45. package/encryption.js +2 -2
  46. package/extensions.js +2 -2
  47. package/glossaries.js +2 -2
  48. package/groups.js +2 -2
  49. package/identity-providers.js +2 -2
  50. package/index.d.ts +9 -9
  51. package/index.js +13 -5
  52. package/items.js +2 -2
  53. package/knowledgebases.js +2 -2
  54. package/licenses.js +2 -2
  55. package/lineage-graphs.js +2 -2
  56. package/ml.d.ts +1 -1
  57. package/ml.js +2 -2
  58. package/notes.js +2 -2
  59. package/notifications.js +2 -2
  60. package/oauth-clients.js +2 -2
  61. package/oauth-tokens.js +2 -2
  62. package/package.json +2 -2
  63. package/qix.d.ts +1 -1
  64. package/qix.js +2 -2
  65. package/questions.js +2 -2
  66. package/quotas.js +2 -2
  67. package/reload-tasks.js +2 -2
  68. package/reloads.d.ts +2 -2
  69. package/reloads.js +2 -2
  70. package/report-templates.js +2 -2
  71. package/reports.js +2 -2
  72. package/roles.js +2 -2
  73. package/sharing-tasks.d.ts +2 -2
  74. package/sharing-tasks.js +73 -12
  75. package/spaces.d.ts +1 -1
  76. package/spaces.js +2 -2
  77. package/tasks.js +2 -2
  78. package/temp-contents.js +2 -2
  79. package/tenants.d.ts +1 -1
  80. package/tenants.js +2 -2
  81. package/themes.js +2 -2
  82. package/transports.js +2 -2
  83. package/ui-config.js +2 -2
  84. package/users.js +2 -2
  85. package/web-integrations.js +2 -2
  86. package/web-notifications.js +2 -2
  87. package/webhooks.js +2 -2
  88. package/website/assets/navigation.js +1 -1
  89. package/website/assets/search.js +1 -1
  90. package/website/functions/data-alerts.createDataAlert.html +1 -1
  91. package/website/functions/data-alerts.deleteDataAlert.html +1 -1
  92. package/website/functions/data-alerts.deleteDataAlertExecution.html +1 -1
  93. package/website/functions/data-alerts.getDataAlert.html +1 -1
  94. package/website/functions/data-alerts.getDataAlertCondition.html +1 -1
  95. package/website/functions/data-alerts.getDataAlertExecution.html +1 -1
  96. package/website/functions/data-alerts.getDataAlertExecutionEvaluations.html +1 -1
  97. package/website/functions/data-alerts.getDataAlertExecutions.html +1 -1
  98. package/website/functions/data-alerts.getDataAlertExecutionsStats.html +1 -1
  99. package/website/functions/data-alerts.getDataAlertRecipientStats.html +1 -1
  100. package/website/functions/data-alerts.getDataAlerts.html +1 -1
  101. package/website/functions/data-alerts.getDataAlertsSettings.html +1 -1
  102. package/website/functions/data-alerts.patchDataAlert.html +1 -1
  103. package/website/functions/data-alerts.setDataAlertsSettings.html +1 -1
  104. package/website/functions/data-alerts.triggerDataAlerts.html +1 -1
  105. package/website/functions/data-alerts.validateDataAlerts.html +1 -1
  106. package/website/functions/direct-access-agents.getDirectAccessAgentConnectorCustomDataTypeMappings.html +5 -0
  107. package/website/functions/direct-access-agents.putDirectAccessAgentConnectorCustomDataTypeMappings.html +6 -0
  108. package/website/functions/sharing-tasks.cancelSharingTask.html +1 -1
  109. package/website/functions/sharing-tasks.configureSharingTasksSettings.html +1 -1
  110. package/website/functions/sharing-tasks.deleteSharingTask.html +1 -1
  111. package/website/functions/sharing-tasks.executeSharingTasks.html +1 -1
  112. package/website/functions/sharing-tasks.getSharingTask.html +2 -2
  113. package/website/functions/sharing-tasks.getSharingTaskExecution.html +7 -0
  114. package/website/functions/sharing-tasks.getSharingTaskExecutionFile.html +8 -0
  115. package/website/functions/sharing-tasks.getSharingTaskExecutions.html +11 -0
  116. package/website/functions/sharing-tasks.getSharingTasks.html +1 -1
  117. package/website/functions/sharing-tasks.getSharingTasksSettings.html +1 -1
  118. package/website/functions/sharing-tasks.patchSharingTask.html +1 -1
  119. package/website/functions/sharing-tasks.updateSharingTasksSettings.html +1 -1
  120. package/website/functions/spaces.getSpaceAssignments.html +2 -4
  121. package/website/interfaces/data-alerts.DataAlertsAPI.html +32 -32
  122. package/website/interfaces/direct-access-agents.DirectAccessAgentsAPI.html +50 -30
  123. package/website/interfaces/qix.GenericObject.html +1 -1
  124. package/website/interfaces/sharing-tasks.SharingTasksAPI.html +72 -31
  125. package/website/interfaces/spaces.SpacesAPI.html +4 -6
  126. package/website/modules/direct-access-agents.html +1 -1
  127. package/website/modules/reloads.html +1 -1
  128. package/website/modules/sharing-tasks.html +1 -1
  129. package/website/types/assistants.CreateAssistantHttpError.html +2 -2
  130. package/website/types/assistants.CreateAssistantStarterHttpError.html +2 -2
  131. package/website/types/assistants.CreateAssistantThreadHttpError.html +2 -2
  132. package/website/types/assistants.CreateAssistantThreadInteractionFeedbackHttpError.html +2 -2
  133. package/website/types/assistants.CreateAssistantThreadInteractionHttpError.html +2 -2
  134. package/website/types/assistants.CreateAssistantThreadInteractionReviewHttpError.html +2 -2
  135. package/website/types/assistants.DeleteAssistantHttpError.html +2 -2
  136. package/website/types/assistants.DeleteAssistantStarterFollowupHttpError.html +2 -2
  137. package/website/types/assistants.DeleteAssistantStarterHttpError.html +2 -2
  138. package/website/types/assistants.DeleteAssistantThreadHttpError.html +2 -2
  139. package/website/types/assistants.DeleteAssistantThreadInteractionHttpError.html +2 -2
  140. package/website/types/assistants.ErrorResponseCode.html +1 -11
  141. package/website/types/assistants.ErrorResponseCodeCopy.html +11 -1
  142. package/website/types/assistants.GetAssistantFeedbackHttpError.html +2 -2
  143. package/website/types/assistants.GetAssistantHttpError.html +2 -2
  144. package/website/types/assistants.GetAssistantSourcesHttpError.html +2 -2
  145. package/website/types/assistants.GetAssistantStarterHttpError.html +2 -2
  146. package/website/types/assistants.GetAssistantStartersHttpError.html +2 -2
  147. package/website/types/assistants.GetAssistantThreadHttpError.html +2 -2
  148. package/website/types/assistants.GetAssistantThreadInteractionHttpError.html +2 -2
  149. package/website/types/assistants.GetAssistantThreadInteractionsHttpError.html +2 -2
  150. package/website/types/assistants.GetAssistantThreadsHttpError.html +2 -2
  151. package/website/types/assistants.GetAssistantsHttpError.html +2 -2
  152. package/website/types/assistants.InvokeAssistantThreadHttpError.html +2 -2
  153. package/website/types/assistants.PatchAssistantHttpError.html +2 -2
  154. package/website/types/assistants.PatchAssistantThreadHttpError.html +2 -2
  155. package/website/types/assistants.PatchAssistantThreadInteractionFeedbackHttpError.html +2 -2
  156. package/website/types/assistants.StreamAssistantThreadHttpError.html +2 -2
  157. package/website/types/assistants.UpdateAssistantStarterFollowupHttpError.html +2 -2
  158. package/website/types/assistants.UpdateAssistantStarterHttpError.html +2 -2
  159. package/website/types/direct-access-agents.GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError.html +4 -0
  160. package/website/types/direct-access-agents.GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse.html +4 -0
  161. package/website/types/direct-access-agents.OdbcCustomDataType.html +11 -0
  162. package/website/types/direct-access-agents.OdbcCustomDataTypeResponse.html +3 -0
  163. package/website/types/direct-access-agents.PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError.html +4 -0
  164. package/website/types/direct-access-agents.PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse.html +4 -0
  165. package/website/types/direct-access-agents.UpdateOdbcCustomTypeMappingsRequest.html +2 -0
  166. package/website/types/ml.ModelMetricsTimeseries.html +35 -3
  167. package/website/types/qix.NativeGenericObjectFunctions.html +1 -1
  168. package/website/types/qix.RpcObject.html +1 -1
  169. package/website/types/reloads.Reload.html +4 -2
  170. package/website/types/reloads.ReloadRequest.html +4 -2
  171. package/website/types/reloads.Weight.html +2 -0
  172. package/website/types/sharing-tasks.GetSharingTaskExecutionFileHttpError.html +4 -0
  173. package/website/types/sharing-tasks.GetSharingTaskExecutionFileHttpResponse.html +4 -0
  174. package/website/types/sharing-tasks.GetSharingTaskExecutionHttpError.html +4 -0
  175. package/website/types/sharing-tasks.GetSharingTaskExecutionHttpResponse.html +4 -0
  176. package/website/types/sharing-tasks.GetSharingTaskExecutionsHttpError.html +4 -0
  177. package/website/types/sharing-tasks.GetSharingTaskExecutionsHttpResponse.html +6 -0
  178. package/website/types/sharing-tasks.SharingExecutionError.html +7 -0
  179. package/website/types/sharing-tasks.SharingExecutionErrors.html +1 -0
  180. package/website/types/sharing-tasks.SharingExecutionFile.html +9 -0
  181. package/website/types/sharing-tasks.SharingExecutionListResponse.html +2 -0
  182. package/website/types/sharing-tasks.SharingExecutionPersist.html +52 -0
  183. package/website/types/sharing-tasks.SharingExecutionResponse.html +1 -0
  184. package/website/types/sharing-tasks.TargetUser.html +10 -0
  185. package/website/types/spaces.AssignmentType.html +1 -1
  186. package/website/types/tenants.Tenant.html +4 -2
  187. package/website/variables/qix.QIX_SCHEMA_VERSION.html +1 -1
@@ -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>;
@@ -70,6 +70,8 @@ type Tenant = {
70
70
  };
71
71
  /** The display name of the tenant. */
72
72
  name: string;
73
+ /** The region where the tenant is located. */
74
+ readonly region?: string;
73
75
  /** The status of the tenant. */
74
76
  status?: "active" | "disabled" | "deleted";
75
77
  };
package/collections.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/collections.ts
6
6
  /**
package/conditions.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/conditions.ts
6
6
  /**
package/consumption.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/consumption.ts
6
6
  /**
package/csp-origins.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/csp-origins.ts
6
6
  /**
package/csrf-token.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/csrf-token.ts
6
6
  /**
package/data-alerts.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
- import { AlertingActionsTriggerCreateRequest, AlertingActionsTriggerCreateResponse, AlertingConditionResponse, AlertingExecutionError, AlertingExecutionErrors, AlertingExecutionListResponse, AlertingExecutionPersist, AlertingExecutionResponse, AlertingExecutionResult, AlertingRecipientStats, AlertingRecipientStatsError, AlertingRecipientStatsErrors, AlertingRecipientStatsResponse, AlertingSettings, AlertingSettingsUpload, AlertingTaskCreateRequest, AlertingTaskError, AlertingTaskExecutionStats, AlertingTaskGroupRecipientError, AlertingTaskListResponse, AlertingTaskPatchRequestCompliant, AlertingTaskPatchRequestCompliantList, AlertingTaskRecipientError, AlertingTaskRecipientPatch, AlertingTaskRecipientPatchInner, AlertingTaskResponse, AlertingTaskTriggerStats, AlertingTaskValidation, AlertingTaskValidationResponse, CreateDataAlertHttpError, CreateDataAlertHttpResponse, DataAlertsAPI, DeleteDataAlertExecutionHttpError, DeleteDataAlertExecutionHttpResponse, DeleteDataAlertHttpError, DeleteDataAlertHttpResponse, Error, ErrorMeta, Errors, Evaluation, EvaluationGetResponse, ExecutionStats, GetDataAlertConditionHttpError, GetDataAlertConditionHttpResponse, GetDataAlertExecutionEvaluationsHttpError, GetDataAlertExecutionEvaluationsHttpResponse, GetDataAlertExecutionHttpError, GetDataAlertExecutionHttpResponse, GetDataAlertExecutionsHttpError, GetDataAlertExecutionsHttpResponse, GetDataAlertExecutionsStatsHttpError, GetDataAlertExecutionsStatsHttpResponse, GetDataAlertHttpError, GetDataAlertHttpResponse, GetDataAlertRecipientStatsHttpError, GetDataAlertRecipientStatsHttpResponse, GetDataAlertsHttpError, GetDataAlertsHttpResponse, GetDataAlertsSettingsHttpError, GetDataAlertsSettingsHttpResponse, GroupIDRecipient, Links, ListLinks, Page, PatchDataAlertHttpError, PatchDataAlertHttpResponse, Recipients, RecipientsChange, ScheduleOptions, Self, SetDataAlertsSettingsHttpError, SetDataAlertsSettingsHttpResponse, StandardListResponseProps, TaskGroupRecipientError, TaskRecipientError, ThrottlingResource, TriggerDataAlertsHttpError, TriggerDataAlertsHttpResponse, UserIDRecipient, ValidateDataAlertsHttpError, ValidateDataAlertsHttpResponse, clearCache, createDataAlert, dataAlertsExport, deleteDataAlert, deleteDataAlertExecution, getDataAlert, getDataAlertCondition, getDataAlertExecution, getDataAlertExecutionEvaluations, getDataAlertExecutions, getDataAlertExecutionsStats, getDataAlertRecipientStats, getDataAlerts, getDataAlertsSettings, patchDataAlert, setDataAlertsSettings, triggerDataAlerts, validateDataAlerts } from "./chunks/data-alerts-Bx5sDVGI.js";
2
+ import { AlertingActionsTriggerCreateRequest, AlertingActionsTriggerCreateResponse, AlertingConditionResponse, AlertingExecutionError, AlertingExecutionErrors, AlertingExecutionListResponse, AlertingExecutionPersist, AlertingExecutionResponse, AlertingExecutionResult, AlertingRecipientStats, AlertingRecipientStatsError, AlertingRecipientStatsErrors, AlertingRecipientStatsResponse, AlertingSettings, AlertingSettingsUpload, AlertingTaskCreateRequest, AlertingTaskError, AlertingTaskExecutionStats, AlertingTaskGroupRecipientError, AlertingTaskListResponse, AlertingTaskPatchRequestCompliant, AlertingTaskPatchRequestCompliantList, AlertingTaskRecipientError, AlertingTaskRecipientPatch, AlertingTaskRecipientPatchInner, AlertingTaskResponse, AlertingTaskTriggerStats, AlertingTaskValidation, AlertingTaskValidationResponse, CreateDataAlertHttpError, CreateDataAlertHttpResponse, DataAlertsAPI, DeleteDataAlertExecutionHttpError, DeleteDataAlertExecutionHttpResponse, DeleteDataAlertHttpError, DeleteDataAlertHttpResponse, Error, ErrorMeta, Errors, Evaluation, EvaluationGetResponse, ExecutionStats, GetDataAlertConditionHttpError, GetDataAlertConditionHttpResponse, GetDataAlertExecutionEvaluationsHttpError, GetDataAlertExecutionEvaluationsHttpResponse, GetDataAlertExecutionHttpError, GetDataAlertExecutionHttpResponse, GetDataAlertExecutionsHttpError, GetDataAlertExecutionsHttpResponse, GetDataAlertExecutionsStatsHttpError, GetDataAlertExecutionsStatsHttpResponse, GetDataAlertHttpError, GetDataAlertHttpResponse, GetDataAlertRecipientStatsHttpError, GetDataAlertRecipientStatsHttpResponse, GetDataAlertsHttpError, GetDataAlertsHttpResponse, GetDataAlertsSettingsHttpError, GetDataAlertsSettingsHttpResponse, GroupIDRecipient, Links, ListLinks, Page, PatchDataAlertHttpError, PatchDataAlertHttpResponse, Recipients, RecipientsChange, ScheduleOptions, Self, SetDataAlertsSettingsHttpError, SetDataAlertsSettingsHttpResponse, StandardListResponseProps, TaskGroupRecipientError, TaskRecipientError, ThrottlingResource, TriggerDataAlertsHttpError, TriggerDataAlertsHttpResponse, UserIDRecipient, ValidateDataAlertsHttpError, ValidateDataAlertsHttpResponse, clearCache, createDataAlert, dataAlertsExport, deleteDataAlert, deleteDataAlertExecution, getDataAlert, getDataAlertCondition, getDataAlertExecution, getDataAlertExecutionEvaluations, getDataAlertExecutions, getDataAlertExecutionsStats, getDataAlertRecipientStats, getDataAlerts, getDataAlertsSettings, patchDataAlert, setDataAlertsSettings, triggerDataAlerts, validateDataAlerts } from "./chunks/data-alerts-DwPcCvHP.js";
3
3
  export { AlertingActionsTriggerCreateRequest, AlertingActionsTriggerCreateResponse, AlertingConditionResponse, AlertingExecutionError, AlertingExecutionErrors, AlertingExecutionListResponse, AlertingExecutionPersist, AlertingExecutionResponse, AlertingExecutionResult, AlertingRecipientStats, AlertingRecipientStatsError, AlertingRecipientStatsErrors, AlertingRecipientStatsResponse, AlertingSettings, AlertingSettingsUpload, AlertingTaskCreateRequest, AlertingTaskError, AlertingTaskExecutionStats, AlertingTaskGroupRecipientError, AlertingTaskListResponse, AlertingTaskPatchRequestCompliant, AlertingTaskPatchRequestCompliantList, AlertingTaskRecipientError, AlertingTaskRecipientPatch, AlertingTaskRecipientPatchInner, AlertingTaskResponse, AlertingTaskTriggerStats, AlertingTaskValidation, AlertingTaskValidationResponse, CreateDataAlertHttpError, CreateDataAlertHttpResponse, DataAlertsAPI, DeleteDataAlertExecutionHttpError, DeleteDataAlertExecutionHttpResponse, DeleteDataAlertHttpError, DeleteDataAlertHttpResponse, Error, ErrorMeta, Errors, Evaluation, EvaluationGetResponse, ExecutionStats, GetDataAlertConditionHttpError, GetDataAlertConditionHttpResponse, GetDataAlertExecutionEvaluationsHttpError, GetDataAlertExecutionEvaluationsHttpResponse, GetDataAlertExecutionHttpError, GetDataAlertExecutionHttpResponse, GetDataAlertExecutionsHttpError, GetDataAlertExecutionsHttpResponse, GetDataAlertExecutionsStatsHttpError, GetDataAlertExecutionsStatsHttpResponse, GetDataAlertHttpError, GetDataAlertHttpResponse, GetDataAlertRecipientStatsHttpError, GetDataAlertRecipientStatsHttpResponse, GetDataAlertsHttpError, GetDataAlertsHttpResponse, GetDataAlertsSettingsHttpError, GetDataAlertsSettingsHttpResponse, GroupIDRecipient, Links, ListLinks, Page, PatchDataAlertHttpError, PatchDataAlertHttpResponse, Recipients, RecipientsChange, ScheduleOptions, Self, SetDataAlertsSettingsHttpError, SetDataAlertsSettingsHttpResponse, StandardListResponseProps, TaskGroupRecipientError, TaskRecipientError, ThrottlingResource, TriggerDataAlertsHttpError, TriggerDataAlertsHttpResponse, UserIDRecipient, ValidateDataAlertsHttpError, ValidateDataAlertsHttpResponse, clearCache, createDataAlert, dataAlertsExport as default, deleteDataAlert, deleteDataAlertExecution, getDataAlert, getDataAlertCondition, getDataAlertExecution, getDataAlertExecutionEvaluations, getDataAlertExecutions, getDataAlertExecutionsStats, getDataAlertRecipientStats, getDataAlerts, getDataAlertsSettings, patchDataAlert, setDataAlertsSettings, triggerDataAlerts, validateDataAlerts };
package/data-alerts.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/data-alerts.ts
6
6
  /**
7
- * Get a list of alerting tasks.
7
+ * Retrieves all data alert tasks accessible to the user. Users assigned the `TenantAdmin` or `AnalyticsAdmin` role can view all tasks.
8
8
  *
9
9
  * @param query an object with query parameters
10
10
  * @throws GetDataAlertsHttpError
@@ -18,7 +18,7 @@ async function getDataAlerts(query, options) {
18
18
  });
19
19
  }
20
20
  /**
21
- * Creates a new alerting task.
21
+ * Creates a new data alerting task.
22
22
  *
23
23
  * @param body an object with the body content
24
24
  * @throws CreateDataAlertHttpError
@@ -33,7 +33,7 @@ async function createDataAlert(body, options) {
33
33
  });
34
34
  }
35
35
  /**
36
- * Creates a new alerting trigger action.
36
+ * Creates a new data alerting task trigger action.
37
37
  *
38
38
  * @param body an object with the body content
39
39
  * @throws TriggerDataAlertsHttpError
@@ -48,7 +48,7 @@ async function triggerDataAlerts(body, options) {
48
48
  });
49
49
  }
50
50
  /**
51
- * Validates a new alerting task. Current support includes validation for recipients only.
51
+ * Validates a new data alerting task. Current support includes validation for recipients only.
52
52
  *
53
53
  * @param body an object with the body content
54
54
  * @throws ValidateDataAlertsHttpError
@@ -63,7 +63,7 @@ async function validateDataAlerts(body, options) {
63
63
  });
64
64
  }
65
65
  /**
66
- * Lists alerting settings.
66
+ * Retrieves the current settings for data alerts.
67
67
  *
68
68
  * @throws GetDataAlertsSettingsHttpError
69
69
  */
@@ -75,7 +75,7 @@ async function getDataAlertsSettings(options) {
75
75
  });
76
76
  }
77
77
  /**
78
- * Updates Alerting configuration. Accessible only by tenant admins.
78
+ * Updates the settings for data alerts. User must be assigned the `TenantAdmin` role.
79
79
  *
80
80
  * @param body an object with the body content
81
81
  * @throws SetDataAlertsSettingsHttpError
@@ -90,7 +90,7 @@ async function setDataAlertsSettings(body, options) {
90
90
  });
91
91
  }
92
92
  /**
93
- * Deletes an alerting task.
93
+ * Deletes a specific data alerting task.
94
94
  *
95
95
  * @param alertId The alerting task identifier.
96
96
  * @throws DeleteDataAlertHttpError
@@ -104,7 +104,7 @@ async function deleteDataAlert(alertId, options) {
104
104
  });
105
105
  }
106
106
  /**
107
- * Get an alerting task by its id
107
+ * Returns the details of a specific data alert task.
108
108
  *
109
109
  * @param alertId The alerting task identifier.
110
110
  * @throws GetDataAlertHttpError
@@ -118,7 +118,7 @@ async function getDataAlert(alertId, options) {
118
118
  });
119
119
  }
120
120
  /**
121
- * Updates an existing alerting task
121
+ * Updates one or more properties of a specific data alerting task.
122
122
  *
123
123
  * @param alertId The alerting task identifier.
124
124
  * @param body an object with the body content
@@ -135,7 +135,7 @@ async function patchDataAlert(alertId, body, options) {
135
135
  });
136
136
  }
137
137
  /**
138
- * Get the condition associated with an alerting task
138
+ * Retrieves the condition associated with a data alerting task.
139
139
  *
140
140
  * @param alertId The alerting task identifier.
141
141
  * @throws GetDataAlertConditionHttpError
@@ -149,7 +149,7 @@ async function getDataAlertCondition(alertId, options) {
149
149
  });
150
150
  }
151
151
  /**
152
- * Deletes an execution.
152
+ * Deletes a specific data alerting task execution.
153
153
  *
154
154
  * @param alertId The alerting task identifier.
155
155
  * @param executionId The execution identifier.
@@ -167,7 +167,7 @@ async function deleteDataAlertExecution(alertId, executionId, options) {
167
167
  });
168
168
  }
169
169
  /**
170
- * Gets a specified alerting execution.
170
+ * Retrieves a specific execution for the specified data alerting task.
171
171
  *
172
172
  * @param alertId The alerting task identifier.
173
173
  * @param executionId The execution identifier. If value is "latest", the latest execution will be returned
@@ -185,7 +185,7 @@ async function getDataAlertExecution(alertId, executionId, options) {
185
185
  });
186
186
  }
187
187
  /**
188
- * Get the recipient stats for an alerting task
188
+ * Retrieve the recipient stats for a data alerting task.
189
189
  *
190
190
  * @param alertId The alerting task identifier.
191
191
  * @param query an object with query parameters
@@ -201,7 +201,7 @@ async function getDataAlertRecipientStats(alertId, query, options) {
201
201
  });
202
202
  }
203
203
  /**
204
- * Lists all alerting-executions linked to a user and a tenant.
204
+ * Lists executions for the specified data alerting task.
205
205
  *
206
206
  * @param taskId The alerting task identifier.
207
207
  * @param query an object with query parameters
@@ -219,7 +219,7 @@ async function getDataAlertExecutions(taskId, query, options) {
219
219
  /**
220
220
  * @deprecated
221
221
  *
222
- * Gets the stats for alerting task executions
222
+ * Retrieves stats for overall data alerting task executions.
223
223
  *
224
224
  * @param taskId The alerting task identifier.
225
225
  * @param query an object with query parameters
@@ -235,7 +235,7 @@ async function getDataAlertExecutionsStats(taskId, query, options) {
235
235
  });
236
236
  }
237
237
  /**
238
- * Gets the content of an evaluation from an execution
238
+ * Retrieves the content of an evaluation for a specified data alerting task execution.
239
239
  *
240
240
  * @param taskId The alerting task identifier.
241
241
  * @param executionId The execution identifier.
package/data-assets.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/data-assets.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/data-connections.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/data-credentials.ts
6
6
  /**
package/data-files.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/data-files.ts
6
6
  /**
package/data-qualities.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/data-qualities.ts
6
6
  /**
package/data-sets.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/data-sets.ts
6
6
  /**
package/data-sources.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/data-sources.ts
6
6
  /**
package/data-stores.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/data-stores.ts
6
6
  /**
package/dcaas.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/dcaas.ts
6
6
  /**
package/di-projects.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/di-projects.ts
6
6
  /**
@@ -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-CGxApxBP.js";
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 };
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/direct-access-agents.ts
6
6
  /**
@@ -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/encryption.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/encryption.ts
6
6
  /**
package/extensions.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/extensions.ts
6
6
  /**
package/glossaries.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/glossaries.ts
6
6
  /**
package/groups.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/groups.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/identity-providers.ts
6
6
  /**
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-DggPusot.js";
4
+ import { QixAPI } from "./chunks/qix-Cc6k8Gz2.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-CDtI99Yr.js";
7
+ import { AssistantsAPI } from "./chunks/assistants-2UX0GzZ7.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";
@@ -16,7 +16,7 @@ import { ConditionsAPI } from "./chunks/conditions-DUmPB4Ej.js";
16
16
  import { ConsumptionAPI } from "./chunks/consumption-CSptDhk9.js";
17
17
  import { CspOriginsAPI } from "./chunks/csp-origins-v_UyOSK9.js";
18
18
  import { CsrfTokenAPI } from "./chunks/csrf-token-DZK6GX6Z.js";
19
- import { DataAlertsAPI } from "./chunks/data-alerts-Bx5sDVGI.js";
19
+ import { DataAlertsAPI } from "./chunks/data-alerts-DwPcCvHP.js";
20
20
  import { DataAssetsAPI } from "./chunks/data-assets-BPMOGSO7.js";
21
21
  import { DataConnectionsAPI } from "./chunks/data-connections-DK1AhSi4.js";
22
22
  import { DataCredentialsAPI } from "./chunks/data-credentials-BDCHbRwM.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-CGxApxBP.js";
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";
@@ -37,7 +37,7 @@ import { ItemsAPI } from "./chunks/items-BnN6gI0J.js";
37
37
  import { KnowledgebasesAPI } from "./chunks/knowledgebases-tmPZVD6i.js";
38
38
  import { LicensesAPI } from "./chunks/licenses-jecAKovb.js";
39
39
  import { LineageGraphsAPI } from "./chunks/lineage-graphs-Q4LiGGtL.js";
40
- import { MlAPI } from "./chunks/ml-gl8COKfn.js";
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-CA7KjqJO.js";
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-QKSzROsB.js";
53
- import { SpacesAPI } from "./chunks/spaces-yzYYGUw8.js";
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-BB6W-Hlf.js";
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
@@ -1,9 +1,9 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
4
- import { auth_default } from "./chunks/auth-BzhoWKwN.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
+ import { auth_default } from "./chunks/auth-DBrXfv7D.js";
5
5
  import { interceptors_default } from "./chunks/interceptors-DD0vKL8_.js";
6
- import { qix_default } from "./chunks/qix-f5SasQCg.js";
6
+ import { qix_default } from "./chunks/qix-CwYrlHFT.js";
7
7
 
8
8
  //#region src/runtime-api-generator/runtime-api-generator-common.ts
9
9
  const methodAbbreviations = {
@@ -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/items.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/items.ts
6
6
  /**
package/knowledgebases.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/knowledgebases.ts
6
6
  /**
package/licenses.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/licenses.ts
6
6
  /**