@qlik/api 2.2.0 → 2.3.1

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 (232) hide show
  1. package/analytics/change-stores.d.ts +386 -0
  2. package/analytics/change-stores.js +123 -0
  3. package/analytics.d.ts +14 -0
  4. package/analytics.js +13 -0
  5. package/api-keys.d.ts +362 -3
  6. package/api-keys.js +2 -3
  7. package/apps.d.ts +2673 -3
  8. package/apps.js +2 -3
  9. package/assistants.d.ts +1370 -3
  10. package/assistants.js +2 -3
  11. package/audits.d.ts +318 -3
  12. package/audits.js +4 -4
  13. package/auth-types.d.ts +1 -1
  14. package/auth-types.js +1 -2
  15. package/auth.d.ts +94 -2
  16. package/auth.js +63 -3
  17. package/automation-connections.d.ts +366 -3
  18. package/automation-connections.js +2 -3
  19. package/automation-connectors.d.ts +84 -3
  20. package/automation-connectors.js +2 -3
  21. package/automations.d.ts +805 -3
  22. package/automations.js +2 -3
  23. package/automl-deployments.d.ts +101 -3
  24. package/automl-deployments.js +2 -3
  25. package/automl-predictions.d.ts +238 -3
  26. package/automl-predictions.js +2 -3
  27. package/banners.d.ts +184 -3
  28. package/banners.js +2 -3
  29. package/brands.d.ts +670 -3
  30. package/brands.js +2 -3
  31. package/chunks/auth-XusKk8IA.js +32 -0
  32. package/chunks/{chunk-EtTptKIv.js → chunk-D3vHIbds.js} +2 -2
  33. package/chunks/{dist-gXLIqDJW.js → dist-n3iOVn1W.js} +4 -4
  34. package/chunks/{auth-functions-BmZgZYSs.js → interceptors-2VSXImC9.js} +498 -146
  35. package/chunks/{invoke-fetch-PcVIxLW4.js → invoke-fetch-CckTK7bh.js} +3 -3
  36. package/chunks/{invoke-fetch-CucBpA1C.js → invoke-fetch-D9lpiAb-.js} +1 -5
  37. package/chunks/{public-runtime-modules-Dwjzb3l8.js → public-runtime-modules-BqxAMJ9M.js} +7 -7
  38. package/chunks/{qix-DI5o5XF4.d.ts → qix-CrqXv44x.d.ts} +6 -2
  39. package/chunks/{qix-DjxuPCX0.js → qix-DpvHvpx7.js} +11 -10
  40. package/chunks/{qix-chunk-entrypoint-tmTo-kpa.js → qix-chunk-entrypoint-BXZPnE6J.js} +48 -50
  41. package/collections.d.ts +582 -3
  42. package/collections.js +2 -3
  43. package/conditions.d.ts +662 -3
  44. package/conditions.js +2 -3
  45. package/consumption.d.ts +182 -3
  46. package/consumption.js +2 -3
  47. package/core/ip-policies.d.ts +328 -4
  48. package/core/ip-policies.js +108 -5
  49. package/core.d.ts +13 -4
  50. package/core.js +3 -4
  51. package/csp-origins.d.ts +273 -3
  52. package/csp-origins.js +2 -3
  53. package/csrf-token.d.ts +62 -3
  54. package/csrf-token.js +2 -3
  55. package/data-alerts.d.ts +1004 -3
  56. package/data-alerts.js +2 -3
  57. package/data-assets.d.ts +207 -3
  58. package/data-assets.js +2 -3
  59. package/data-connections.d.ts +678 -3
  60. package/data-connections.js +2 -3
  61. package/data-credentials.d.ts +292 -3
  62. package/data-credentials.js +2 -3
  63. package/data-files.d.ts +860 -3
  64. package/data-files.js +2 -3
  65. package/data-qualities.d.ts +175 -3
  66. package/data-qualities.js +2 -3
  67. package/data-sets.d.ts +424 -3
  68. package/data-sets.js +2 -3
  69. package/data-sources.d.ts +348 -3
  70. package/data-sources.js +2 -3
  71. package/data-stores.d.ts +537 -3
  72. package/data-stores.js +2 -3
  73. package/dcaas.d.ts +192 -3
  74. package/dcaas.js +2 -3
  75. package/di-projects.d.ts +812 -4
  76. package/di-projects.js +25 -4
  77. package/direct-access-agents.d.ts +710 -4
  78. package/direct-access-agents.js +37 -5
  79. package/docs/authentication.md +1 -1
  80. package/encryption.d.ts +372 -3
  81. package/encryption.js +2 -3
  82. package/extensions.d.ts +295 -3
  83. package/extensions.js +2 -3
  84. package/global-types.d.ts +1 -1
  85. package/global-types.js +0 -2
  86. package/glossaries.d.ts +1223 -3
  87. package/glossaries.js +2 -3
  88. package/groups.d.ts +510 -3
  89. package/groups.js +2 -3
  90. package/identity-providers.d.ts +711 -3
  91. package/identity-providers.js +2 -3
  92. package/index.d.ts +78 -69
  93. package/index.js +28 -10
  94. package/interceptors.d.ts +52 -3
  95. package/interceptors.js +1 -2
  96. package/invoke-fetch-types.d.ts +1 -1
  97. package/items.d.ts +536 -3
  98. package/items.js +2 -3
  99. package/knowledgebases.d.ts +976 -3
  100. package/knowledgebases.js +2 -3
  101. package/licenses.d.ts +663 -3
  102. package/licenses.js +2 -3
  103. package/lineage-graphs.d.ts +704 -3
  104. package/lineage-graphs.js +2 -3
  105. package/ml.d.ts +2808 -3
  106. package/ml.js +2 -3
  107. package/notes.d.ts +110 -3
  108. package/notes.js +2 -3
  109. package/notifications.d.ts +98 -3
  110. package/notifications.js +2 -3
  111. package/oauth-callback.iife.js +1151 -0
  112. package/oauth-clients.d.ts +562 -3
  113. package/oauth-clients.js +2 -3
  114. package/oauth-tokens.d.ts +126 -3
  115. package/oauth-tokens.js +2 -3
  116. package/package.json +5 -4
  117. package/qix.d.ts +3 -3
  118. package/qix.js +38 -3
  119. package/questions.d.ts +364 -3
  120. package/questions.js +2 -3
  121. package/quotas.d.ts +112 -3
  122. package/quotas.js +2 -3
  123. package/reload-tasks.d.ts +249 -3
  124. package/reload-tasks.js +2 -3
  125. package/reloads.d.ts +260 -3
  126. package/reloads.js +2 -3
  127. package/report-templates.d.ts +287 -3
  128. package/report-templates.js +2 -3
  129. package/reports.d.ts +863 -3
  130. package/reports.js +2 -3
  131. package/roles.d.ts +312 -3
  132. package/roles.js +2 -3
  133. package/sharing-tasks.d.ts +1164 -3
  134. package/sharing-tasks.js +2 -3
  135. package/spaces.d.ts +779 -3
  136. package/spaces.js +2 -3
  137. package/tasks.d.ts +564 -3
  138. package/tasks.js +2 -3
  139. package/temp-contents.d.ts +167 -3
  140. package/temp-contents.js +2 -3
  141. package/tenants.d.ts +360 -3
  142. package/tenants.js +2 -3
  143. package/themes.d.ts +270 -3
  144. package/themes.js +2 -3
  145. package/transports.d.ts +435 -4
  146. package/transports.js +20 -5
  147. package/ui-config.d.ts +274 -3
  148. package/ui-config.js +2 -3
  149. package/users.d.ts +674 -3
  150. package/users.js +2 -3
  151. package/web-integrations.d.ts +294 -3
  152. package/web-integrations.js +2 -3
  153. package/web-notifications.d.ts +273 -3
  154. package/web-notifications.js +2 -3
  155. package/webhooks.d.ts +505 -3
  156. package/webhooks.js +2 -3
  157. package/chunks/api-keys-D6Rqaov4.d.ts +0 -365
  158. package/chunks/apps-BwpXUGDb.d.ts +0 -2673
  159. package/chunks/assistants-wh6Qe7l6.d.ts +0 -1366
  160. package/chunks/audits-DakwzT97.d.ts +0 -316
  161. package/chunks/auth-6mptVm5Q.d.ts +0 -95
  162. package/chunks/auth-Cle0_tmz.js +0 -32
  163. package/chunks/auth-D11iO7ZV.js +0 -65
  164. package/chunks/automation-connections-k2G_n9rj.d.ts +0 -366
  165. package/chunks/automation-connectors-J5OE-1P0.d.ts +0 -84
  166. package/chunks/automations-BGy83EBO.d.ts +0 -797
  167. package/chunks/automl-deployments-CWEpX2pk.d.ts +0 -101
  168. package/chunks/automl-predictions-BNIjRhBm.d.ts +0 -238
  169. package/chunks/banners-CgBRnZGv.d.ts +0 -184
  170. package/chunks/brands-DCgk6Gqx.d.ts +0 -671
  171. package/chunks/collections-BpYjcpIY.d.ts +0 -582
  172. package/chunks/conditions-CJJG7Uph.d.ts +0 -662
  173. package/chunks/consumption-DerFk437.d.ts +0 -182
  174. package/chunks/core-DQXNZdnf.d.ts +0 -12
  175. package/chunks/csp-origins-3NJlh_n9.d.ts +0 -273
  176. package/chunks/csrf-token-DoaoOQzH.d.ts +0 -63
  177. package/chunks/data-alerts-CILSEFbQ.d.ts +0 -1004
  178. package/chunks/data-assets-CJDcssoX.d.ts +0 -207
  179. package/chunks/data-connections-VSB13K6g.d.ts +0 -678
  180. package/chunks/data-credentials-ChEp_hyU.d.ts +0 -292
  181. package/chunks/data-files-CVzn9M6V.d.ts +0 -860
  182. package/chunks/data-qualities-DBrot957.d.ts +0 -176
  183. package/chunks/data-sets-CFzxgWnO.d.ts +0 -424
  184. package/chunks/data-sources-IsAaof_C.d.ts +0 -346
  185. package/chunks/data-stores-DFOPdgfz.d.ts +0 -537
  186. package/chunks/dcaas-qyv7YlrN.d.ts +0 -192
  187. package/chunks/di-projects-DVQTxASr.d.ts +0 -777
  188. package/chunks/direct-access-agents-B77OhzZi.d.ts +0 -580
  189. package/chunks/encryption-BjA6xbCO.d.ts +0 -372
  190. package/chunks/extensions-OO0WtInj.d.ts +0 -294
  191. package/chunks/glossaries-CIX7-KT_.d.ts +0 -1213
  192. package/chunks/groups-C86-UG7S.d.ts +0 -511
  193. package/chunks/identity-providers-h0dKNxGZ.d.ts +0 -711
  194. package/chunks/interceptors-Csx2tEi5.d.ts +0 -52
  195. package/chunks/interceptors-DTYm37AU.js +0 -104
  196. package/chunks/ip-policies-CKRIlbP7.d.ts +0 -327
  197. package/chunks/ip-policies-DXlf172B.js +0 -108
  198. package/chunks/items-C-jzqvFW.d.ts +0 -536
  199. package/chunks/knowledgebases-CyQtVcZN.d.ts +0 -977
  200. package/chunks/licenses-xzjnkitW.d.ts +0 -663
  201. package/chunks/lineage-graphs-CViCCzKy.d.ts +0 -697
  202. package/chunks/ml-Abt2MUva.d.ts +0 -2809
  203. package/chunks/notes-BZxuyDgt.d.ts +0 -111
  204. package/chunks/notifications-Bd_gp4jU.d.ts +0 -99
  205. package/chunks/oauth-clients-B5QPr4IM.d.ts +0 -563
  206. package/chunks/oauth-tokens-1b7V8182.d.ts +0 -127
  207. package/chunks/qix-CYQsLyGQ.js +0 -40
  208. package/chunks/questions-BVp0tvNs.d.ts +0 -364
  209. package/chunks/quotas-CfAebRJd.d.ts +0 -113
  210. package/chunks/reload-tasks-DfwUTetn.d.ts +0 -249
  211. package/chunks/reloads-CwmagnFx.d.ts +0 -260
  212. package/chunks/report-templates-DjQYj5dn.d.ts +0 -287
  213. package/chunks/reports-DzNC6Uq3.d.ts +0 -861
  214. package/chunks/roles-BYFIY6E7.d.ts +0 -312
  215. package/chunks/sharing-tasks-BMGIQ-FO.d.ts +0 -1164
  216. package/chunks/spaces-BK823t-b.d.ts +0 -780
  217. package/chunks/tasks-COKDfShO.d.ts +0 -564
  218. package/chunks/temp-contents-zDomB-g6.d.ts +0 -168
  219. package/chunks/tenants-Bhn86519.d.ts +0 -361
  220. package/chunks/themes-v9NbhiBo.d.ts +0 -269
  221. package/chunks/transports-CqEiFxD3.d.ts +0 -362
  222. package/chunks/ui-config-Crs0mVMp.d.ts +0 -274
  223. package/chunks/users-BSOBU_fg.d.ts +0 -675
  224. package/chunks/web-integrations-MisPAHod.d.ts +0 -295
  225. package/chunks/web-notifications-DVy6FHYh.d.ts +0 -274
  226. package/chunks/webhooks-Dr4EiXqy.d.ts +0 -505
  227. /package/chunks/{auth-types-E99tzdN0.d.ts → auth-types-YrlH_R9f.d.ts} +0 -0
  228. /package/chunks/{auth-types-JehqruDP.js → auth-types-h43TVDpB.js} +0 -0
  229. /package/chunks/{global-types-CrOvI33z.js → global-types-CEVAJebk.js} +0 -0
  230. /package/chunks/{invoke-fetch-CbU2Dgqr.d.ts → invoke-fetch-C1Z0RJYU.d.ts} +0 -0
  231. /package/chunks/{utils-BnC4lrlq.js → utils-vv-xFm06.js} +0 -0
  232. /package/chunks/{websocket-errors-DSbO6kDZ.js → websocket-errors-CRTDTtBL.js} +0 -0
@@ -1,2673 +0,0 @@
1
- import { S as DownloadableBlob, y as ApiCallOptions } from "./auth-types-E99tzdN0.js";
2
-
3
- //#region src/public/rest/apps.d.ts
4
- type Analysis = "breakdown" | "changePoint" | "comparison" | "contribution" | "correlation" | "fact" | "mutualInfo" | "rank" | "spike" | "trend" | "values";
5
- type AnalysisComposition = {
6
- description?: {
7
- long?: string;
8
- short?: string;
9
- };
10
- /** Upper and lower bounds for items of specific classification types */
11
- dims?: CompositionMinMax;
12
- /** Upper and lower bounds for items of specific classification types */
13
- geos?: CompositionMinMax;
14
- /** Upper and lower bounds for items of specific classification types */
15
- items?: CompositionMinMax;
16
- /** Upper and lower bounds for items of specific classification types */
17
- msrs?: CompositionMinMax;
18
- /** Upper and lower bounds for items of specific classification types */
19
- temporals?: CompositionMinMax;
20
- };
21
- type AnalysisDescriptor = {
22
- compositions?: AnalysisComposition[];
23
- id?: string;
24
- /** Used for period-specific analyses to indicate the defined or available calendar period must be of type autoCalendar */
25
- requiresAutoCalendarPeriod?: boolean;
26
- /** Used for period-specific analyses to indicate the temporal dimension must be associated with one or more analysis periods */
27
- requiresAvailableAnalysisPeriod?: boolean;
28
- /** Used for period-specific analyses to indicate the measure must be associated with one or more analysis periods */
29
- requiresDefinedAnalysisPeriod?: boolean;
30
- /** If analysis can work with master items (default is true) */
31
- supportsMasterItems?: boolean;
32
- };
33
- type AnalysisDescriptorResponse = {
34
- data?: AnalysisDescriptor[];
35
- links?: Links;
36
- };
37
- type AnalysisDetails = {
38
- analysis?: Analysis;
39
- analysisGroup?: AnalysisGroup;
40
- title?: string;
41
- };
42
- type AnalysisGroup = "anomaly" | "brekadown" | "comparison" | "correl" | "fact" | "list" | "mutualInfo" | "rank";
43
- type AnalysisModelItemField = {
44
- /** classification defines the default role that attribute can play in an analysis */
45
- classifications?: Classifications;
46
- /** whether the field is hidden in business logic */
47
- isHidden?: boolean;
48
- /** populated only for fields */
49
- name?: string;
50
- simplifiedClassifications?: SimplifiedClassifications;
51
- };
52
- type AnalysisModelItemMasterItem = {
53
- caption?: string;
54
- /** classification defines the default role that attribute can play in an analysis */
55
- classifications?: Classifications;
56
- /** whether the master item is hidden in business logic */
57
- isHidden?: boolean;
58
- /** only available for master items */
59
- libId?: string;
60
- simplifiedClassifications?: SimplifiedClassifications;
61
- };
62
- type AnalysisModelResponse = {
63
- data?: AnalysisModelResponseDetail[];
64
- links?: Links;
65
- };
66
- type AnalysisModelResponseDetail = {
67
- fields?: AnalysisModelItemField[];
68
- /** set only if previous property is true, to indicate if the business logic passes validation */
69
- isDefinedLogicalModelValid?: boolean;
70
- /** if the analysis model is constructed based on a user-defined business-logic (as opposed to a default one) */
71
- isLogicalModelEnabled?: boolean;
72
- masterItems?: AnalysisModelItemMasterItem[];
73
- };
74
- /**
75
- * Request payload can be of two types, using natural language query or consist of fields or master items and optional target analysis.
76
- * In below examples, consider sales as a master item and product as field, so to get recommendations using sales and product,
77
- * you can utilize below three approaches, also you can set language parameter in headers as part of accept-language.
78
- * Examples:
79
- * ```
80
- * {
81
- * 'text': 'show me sales by product'
82
- * }
83
- * ```
84
- * ```
85
- * {
86
- * 'fields': [
87
- * {
88
- * 'name': 'product'
89
- * }
90
- * ],
91
- * 'libItems': [
92
- * {
93
- * libId: 'NwQfJ'
94
- * }
95
- * ]
96
- * }
97
- * ```
98
- * ```
99
- * {
100
- * 'fields': [
101
- * {
102
- * 'name': 'product'
103
- * }
104
- * ],
105
- * 'libItems': [
106
- * {
107
- * 'libId': 'NwQfJ'
108
- * }
109
- * ],
110
- * 'targetAnalysis': {
111
- * 'id': 'rank-rank'
112
- * }
113
- * }
114
- * ```
115
- */
116
- type AnalysisRecommendRequest = RecommendNaturalLangQuery | RecommendItems;
117
- type AnalysisRecommendationResponse = {
118
- data?: AnalysisRecommendationResponseDetail[];
119
- };
120
- type AnalysisRecommendationResponseDetail = {
121
- nluInfo?: PartialNluInfo[];
122
- recAnalyses: RecommendedAnalysis[];
123
- };
124
- type AppAttributes = {
125
- /** The description of the application */
126
- description?: string;
127
- /** Set custom locale instead of the system default */
128
- locale?: string;
129
- /** The name (title) of the application */
130
- name?: string;
131
- /** The space ID of the application */
132
- spaceId?: string;
133
- usage?: UsageEnum;
134
- };
135
- type AppContentList = {
136
- /** Content list items. */
137
- data?: AppContentListItem[];
138
- /** Content library name. */
139
- library?: string;
140
- /** Content library relative listing path. Empty in case of root listed or representing actual subpath listed. */
141
- subpath?: string;
142
- };
143
- type AppContentListItem = {
144
- /** Unique content identifier. */
145
- id?: string;
146
- /** Unique content link. */
147
- link?: string;
148
- /** Content name. */
149
- name?: string;
150
- /** Content type. */
151
- type?: string;
152
- };
153
- type AppObjectGenericType = "genericObject" | "genericBookmark" | "genericMeasure" | "genericDimension" | "genericVariable";
154
- type AppUpdateAttributes = {
155
- /** The description of the application. */
156
- description?: string;
157
- /** The name (title) of the application. */
158
- name?: string;
159
- };
160
- /**
161
- * Chart type given to current recommendation
162
- */
163
- type ChartType = "barchart" | "combochart" | "distributionplot" | "kpi" | "linechart" | "map" | "scatterplot" | "table";
164
- /**
165
- * classification defines the default role that attribute can play in an analysis
166
- */
167
- type Classifications = ("dimension" | "measure" | "temporal" | "city" | "address" | "boolean" | "country" | "date" | "email" | "geographical" | "geoPoint" | "geoPolygon" | "hour" | "latitude" | "monetary" | "ordinal" | "percentage" | "postalCode" | "quarter" | "stateProvince" | "timestamp" | "week" | "weekDay" | "year" | "yearDay")[];
168
- /**
169
- * Upper and lower bounds for items of specific classification types
170
- */
171
- type CompositionMinMax = {
172
- max?: number;
173
- min?: number;
174
- };
175
- type CreateApp = {
176
- attributes?: AppAttributes;
177
- };
178
- type DataModelMetadata = {
179
- /** List of field descriptions. */
180
- fields?: FieldMetadata[];
181
- /** If set to true, the app has section access configured. */
182
- has_section_access?: boolean;
183
- is_direct_query_mode?: boolean;
184
- reload_meta?: LastReloadMetadata;
185
- /** Static memory usage for the app. */
186
- static_byte_size?: number;
187
- /** List of table descriptions. */
188
- tables?: TableMetadata[];
189
- /** Profiling data of the tables in the app. */
190
- tables_profiling_data?: TableProfilingData[];
191
- usage?: UsageEnum;
192
- };
193
- /**
194
- * An error object.
195
- */
196
- type Error = {
197
- /** The error code. */
198
- code: string;
199
- /** A human-readable explanation specific to this occurrence of the problem. */
200
- detail?: string;
201
- /** Additional properties relating to the error. */
202
- meta?: unknown;
203
- /** References to the source of the error. */
204
- source?: {
205
- /** The URI query parameter that caused the error. */
206
- parameter?: string;
207
- /** A JSON Pointer to the property that caused the error. */
208
- pointer?: string;
209
- };
210
- /** Summary of the problem. */
211
- title: string;
212
- };
213
- type Errors = {
214
- errors?: Error[];
215
- };
216
- type EvaluatorError = {
217
- errors?: {
218
- code?: string;
219
- status?: number;
220
- title?: string;
221
- }[];
222
- };
223
- type FieldAttrType = "U" | "A" | "I" | "R" | "F" | "M" | "D" | "T" | "TS" | "IV";
224
- /**
225
- * Sets the formatting of a field.
226
- * The properties of _qFieldAttributes_ and the formatting mechanism are described below.
227
- *
228
- * ### Formatting mechanism
229
- * The formatting mechanism depends on the type set in _qType,_ as shown below:
230
- * <div class=note>In case of inconsistencies between the type and the format pattern, the format pattern takes precedence over the type.</div>
231
- *
232
- * ### Type is DATE, TIME, TIMESTAMP or INTERVAL
233
- * The following applies:
234
- * * If a format pattern is defined in _qFmt_ , the formatting is as defined in _qFmt_ .
235
- * * If _qFmt_ is empty, the formatting is defined by the number interpretation variables included at the top of the script ( _TimeFormat_ , _DateFormat_ , _TimeStampFormat_ ).
236
- * * The properties _qDec_ , _qThou_ , _qnDec_ , _qUseThou_ are not used.
237
- *
238
- * ### Type is INTEGER
239
- * The following applies:
240
- * * If a format pattern is defined in _qFmt_ , the engine looks at the values set in _qDec_ and _qThou_ . If these properties are not defined, the formatting mechanism uses the number interpretation variables included at the top of the script ( _DecimalSep_ and _ThousandSep_ ).
241
- * * If no format pattern is defined in _qFmt_ , no formatting is applied. The properties _qDec_ , _qThou_ , _qnDec_ , _qUseThou_ and the number interpretation variables defined in the script are not used .
242
- *
243
- * ### Type is REAL
244
- * The following applies:
245
- * * If a format pattern is defined in _qFmt_ , the engine looks at the values set in _qDec_ and _qThou_ . If these properties are not defined, the engine uses the number interpretation variables included at the top of the script ( _DecimalSep_ and _ThousandSep_ ).
246
- * * If no format pattern is defined in _qFmt_ , and if the value is almost an integer value (for example, 14,000012), the value is formatted as an integer. The properties _qDec_ , _qThou_ , _qnDec_ , _qUseThou_ are not used.
247
- * * If no format pattern is defined in _qFmt_ , and if _qnDec_ is defined and not 0, the property _qDec_ is used. If _qDec_ is not defined, the variable _DecimalSep_ defined at the top of the script is used.
248
- * * If no format pattern is defined in _qFmt_ , and if _qnDec_ is 0, the number of decimals is 14 and the property _qDec_ is used. If _qDec_ is not defined, the variable _DecimalSep_ defined at the top of the script is used.
249
- *
250
- * ### Type is FIX
251
- * The following applies:
252
- * * If a format pattern is defined in _qFmt_ , the engine looks at the values set in _qDec_ and _qThou_ . If these properties are not defined, the engine uses the number interpretation variables included at the top of the script ( _DecimalSep_ and _ThousandSep_ ).
253
- * * If no format pattern is defined in _qFmt_ , the properties _qDec_ and _qnDec_ are used. If _qDec_ is not defined, the variable _DecimalSep_ defined at the top of the script is used.
254
- *
255
- * ### Type is MONEY
256
- * The following applies:
257
- * * If a format pattern is defined in _qFmt_ , the engine looks at the values set in _qDec_ and _qThou_ . If these properties are not defined, the engine uses the number interpretation variables included at the top of any script ( _MoneyDecimalSep_ and _MoneyThousandSep_ ).
258
- * * If no format pattern is defined in _qFmt_ , the engine uses the number interpretation variables included at the top of the script ( _MoneyDecimalSep_ and _MoneyThousandSep_ ).
259
- *
260
- * ### Type is ASCII
261
- * No formatting, _qFmt_ is ignored.
262
- */
263
- type FieldAttributes = {
264
- /** Defines the decimal separator.
265
- * Example: **.** */
266
- Dec?: string;
267
- /** Defines the format pattern that applies to _qText_ .
268
- * Is used in connection to the type of the field (parameter **qType** ).
269
- * For more information, see _Formatting mechanism_.
270
- * Example: _YYYY-MM-DD_ for a date. */
271
- Fmt?: string;
272
- /** Defines the thousand separator (if any).
273
- * Is used if **qUseThou** is set to 1.
274
- * Example: **,** */
275
- Thou?: string;
276
- Type?: FieldAttrType;
277
- /** Defines whether or not a thousands separator must be used.
278
- * Default is 0. */
279
- UseThou?: number;
280
- /** Number of decimals.
281
- * Default is 10. */
282
- nDec?: number;
283
- };
284
- type FieldInTableProfilingData = {
285
- /** Average of all numerical values. NaN otherwise. */
286
- Average?: number;
287
- /** Average string length of textual values. 0 otherwise. */
288
- AvgStringLen?: number;
289
- /** Data evenness aka Shannon's entropy normalized to [0,1] */
290
- DataEvenness?: number;
291
- /** Number of distinct numeric values */
292
- DistinctNumericValues?: number;
293
- /** Number of distinct text values */
294
- DistinctTextValues?: number;
295
- /** Number of distinct values */
296
- DistinctValues?: number;
297
- /** Number of empty strings */
298
- EmptyStrings?: number;
299
- /** List of tags related to the field. */
300
- FieldTags?: string[];
301
- /** For textual values the first sorted string. */
302
- FirstSorted?: string;
303
- /** The .01, .05, .1, .25, .5, .75, .9, .95, .99 fractiles. Array of NaN otherwise. */
304
- Fractiles?: number[];
305
- FrequencyDistribution?: FrequencyDistributionData;
306
- /** Kurtosis of the numerical values. NaN otherwise. */
307
- Kurtosis?: number;
308
- /** For textual values the last sorted string. */
309
- LastSorted?: string;
310
- /** Maximum value of numerical values. NaN otherwise. */
311
- Max?: number;
312
- /** Maximum string length of textual values. 0 otherwise. */
313
- MaxStringLen?: number;
314
- /** Median of all numerical values. NaN otherwise. */
315
- Median?: number;
316
- /** Minimum value of numerical values. NaN otherwise. */
317
- Min?: number;
318
- /** Minimum string length of textual values. 0 otherwise. */
319
- MinStringLen?: number;
320
- /** Three most frequent values and their frequencies */
321
- MostFrequent?: SymbolFrequency[];
322
- /** Name of the field. */
323
- Name?: string;
324
- /** Number of negative values */
325
- NegValues?: number;
326
- /** Number of null values */
327
- NullValues?: number;
328
- /** Sets the formatting of a field.
329
- * The properties of _qFieldAttributes_ and the formatting mechanism are described below.
330
- *
331
- * ### Formatting mechanism
332
- * The formatting mechanism depends on the type set in _qType,_ as shown below:
333
- * <div class=note>In case of inconsistencies between the type and the format pattern, the format pattern takes precedence over the type.</div>
334
- *
335
- * ### Type is DATE, TIME, TIMESTAMP or INTERVAL
336
- * The following applies:
337
- * * If a format pattern is defined in _qFmt_ , the formatting is as defined in _qFmt_ .
338
- * * If _qFmt_ is empty, the formatting is defined by the number interpretation variables included at the top of the script ( _TimeFormat_ , _DateFormat_ , _TimeStampFormat_ ).
339
- * * The properties _qDec_ , _qThou_ , _qnDec_ , _qUseThou_ are not used.
340
- *
341
- * ### Type is INTEGER
342
- * The following applies:
343
- * * If a format pattern is defined in _qFmt_ , the engine looks at the values set in _qDec_ and _qThou_ . If these properties are not defined, the formatting mechanism uses the number interpretation variables included at the top of the script ( _DecimalSep_ and _ThousandSep_ ).
344
- * * If no format pattern is defined in _qFmt_ , no formatting is applied. The properties _qDec_ , _qThou_ , _qnDec_ , _qUseThou_ and the number interpretation variables defined in the script are not used .
345
- *
346
- * ### Type is REAL
347
- * The following applies:
348
- * * If a format pattern is defined in _qFmt_ , the engine looks at the values set in _qDec_ and _qThou_ . If these properties are not defined, the engine uses the number interpretation variables included at the top of the script ( _DecimalSep_ and _ThousandSep_ ).
349
- * * If no format pattern is defined in _qFmt_ , and if the value is almost an integer value (for example, 14,000012), the value is formatted as an integer. The properties _qDec_ , _qThou_ , _qnDec_ , _qUseThou_ are not used.
350
- * * If no format pattern is defined in _qFmt_ , and if _qnDec_ is defined and not 0, the property _qDec_ is used. If _qDec_ is not defined, the variable _DecimalSep_ defined at the top of the script is used.
351
- * * If no format pattern is defined in _qFmt_ , and if _qnDec_ is 0, the number of decimals is 14 and the property _qDec_ is used. If _qDec_ is not defined, the variable _DecimalSep_ defined at the top of the script is used.
352
- *
353
- * ### Type is FIX
354
- * The following applies:
355
- * * If a format pattern is defined in _qFmt_ , the engine looks at the values set in _qDec_ and _qThou_ . If these properties are not defined, the engine uses the number interpretation variables included at the top of the script ( _DecimalSep_ and _ThousandSep_ ).
356
- * * If no format pattern is defined in _qFmt_ , the properties _qDec_ and _qnDec_ are used. If _qDec_ is not defined, the variable _DecimalSep_ defined at the top of the script is used.
357
- *
358
- * ### Type is MONEY
359
- * The following applies:
360
- * * If a format pattern is defined in _qFmt_ , the engine looks at the values set in _qDec_ and _qThou_ . If these properties are not defined, the engine uses the number interpretation variables included at the top of any script ( _MoneyDecimalSep_ and _MoneyThousandSep_ ).
361
- * * If no format pattern is defined in _qFmt_ , the engine uses the number interpretation variables included at the top of the script ( _MoneyDecimalSep_ and _MoneyThousandSep_ ).
362
- *
363
- * ### Type is ASCII
364
- * No formatting, _qFmt_ is ignored. */
365
- NumberFormat?: FieldAttributes;
366
- /** Number of numeric values */
367
- NumericValues?: number;
368
- /** Number of positive values */
369
- PosValues?: number;
370
- /** Skewness of the numerical values. NaN otherwise. */
371
- Skewness?: number;
372
- /** Standard deviation of numerical values. NaN otherwise. */
373
- Std?: number;
374
- /** Sum of all numerical values. NaN otherwise. */
375
- Sum?: number;
376
- /** Squared sum of all numerical values. NaN otherwise. */
377
- Sum2?: number;
378
- /** Sum of all characters in strings in the field */
379
- SumStringLen?: number;
380
- /** Number of textual values */
381
- TextValues?: number;
382
- /** Number of zero values for numerical values */
383
- ZeroValues?: number;
384
- };
385
- type FieldMetadata = {
386
- /** If set to true, the field has one and only one selection (not 0 and not more than 1).
387
- * If this property is set to true, the field cannot be cleared anymore and no more selections can be performed in that field.
388
- * The default value is false. */
389
- always_one_selected?: boolean;
390
- /** Static RAM memory used in bytes. */
391
- byte_size?: number;
392
- /** Number of distinct field values. */
393
- cardinal?: number;
394
- /** Field comment. */
395
- comment?: string;
396
- /** If set to true, only distinct field values are shown.
397
- * The default value is false. */
398
- distinct_only?: boolean;
399
- /** Hash of the data in the field. If the data in a reload is the same, the hash will be consistent. */
400
- hash?: string;
401
- /** If set to true, the field is hidden.
402
- * The default value is false. */
403
- is_hidden?: boolean;
404
- /** If set to true, the field is locked.
405
- * The default value is false. */
406
- is_locked?: boolean;
407
- /** Is set to true if the value is a numeric.
408
- * The default value is false. */
409
- is_numeric?: boolean;
410
- /** If set to true, the field is semantic.
411
- * The default value is false. */
412
- is_semantic?: boolean;
413
- /** If set to true, the field is a system field.
414
- * The default value is false. */
415
- is_system?: boolean;
416
- /** Name of the field. */
417
- name?: string;
418
- /** List of table names. */
419
- src_tables?: string[];
420
- /** Gives information on a field. For example, it can return the type of the field.
421
- * Examples: key, text, ASCII. */
422
- tags?: string[];
423
- /** Total number of field values. */
424
- total_count?: number;
425
- };
426
- type FieldOverride = {
427
- classifications?: string[];
428
- defaultAggregation?: string;
429
- };
430
- type FileData = BodyInit;
431
- type Filter = {
432
- readonly createdAt?: string;
433
- /** The filter description. */
434
- description?: string;
435
- filterType?: FilterType;
436
- filterV1_0?: FilterV10;
437
- filterVersion?: "filter-1.0" | "filter-2.0";
438
- /** The filter ID (bookmarkId). */
439
- readonly id?: string;
440
- /** The filter name. */
441
- name?: string;
442
- /** The user that owns the filter, if missing the same as the request user. */
443
- ownerId?: string;
444
- readonly updatedAt?: string;
445
- };
446
- /**
447
- * Error occured during the Filter creation.
448
- */
449
- type FilterError = {
450
- /** The unique code for the error
451
- *
452
- * - "REP-400000" Bad request. The server could not understand the request due to invalid syntax.
453
- * - "REP-400008" Selections error.
454
- * - "REP-400015" Bad request in enigma request. The patch value has invalid JSON format.
455
- * - "REP-401000" Unauthorized. The client must authenticate itself to get the requested response.
456
- * - "REP-401001" Unauthorized, bad JWT.
457
- * - "REP-403000" Forbidden. The client does not have access rights to the content.
458
- * - "REP-403001" App forbidden, the user does not have read permission on the app.
459
- * - "REP-403002" Chart type not supported.
460
- * - "REP-404000" Not found. The server can not find the requested resource.
461
- * - "REP-409043" Filter name conflict. The filter name must be unique.
462
- * - "REP-429000" Too many request. The user has sent too many requests in a given amount of time ("rate limiting").
463
- * - "REP-429012" Exceeded max session tenant quota. A tenant has opened too many different sessions at the same time.
464
- * - "REP-429016" Exceeded max session tenant quota per day.
465
- * - "REP-500000" Fail to resolve resource.
466
- * - "REP-503005" Engine unavailable, qix-sessions error no engines available.
467
- * - "REP-503013" Session unavailable. The engine session used to create the report is unavailable.
468
- * - "REP-504042" Context deadline exceeded applying selections of the Filter.
469
- * - "REP-500031" Error creating bookmark.
470
- * - "REP-404032" Bookmark not found after creating the bookmark.
471
- * - "REP-500033" Error destroying bookmark.
472
- * - "REP-404033" Bookmark not found destroying the bookmark.
473
- * - "REP-409043" Dupliacate bookmark name.
474
- * - "REP-429034" Filters quota exceeded.
475
- * - "REP-400044" Missing or renamed field.
476
- * - "REP-403049" Report filter access not allowed. */
477
- code: string;
478
- /** A summary in english explaining what went wrong. */
479
- title: string;
480
- };
481
- /**
482
- * Errors occured during the Filter creation.
483
- */
484
- type FilterErrors = {
485
- errors: FilterError[];
486
- };
487
- type FilterField = {
488
- /** Gets the resource description. */
489
- description?: string;
490
- name: string;
491
- overrideValues?: boolean;
492
- selectExcluded?: boolean;
493
- /** The filter values. */
494
- values?: FilterFieldValue[];
495
- };
496
- type FilterFieldValue = {
497
- valueAsNumber?: Float64;
498
- valueAsText?: string;
499
- valueType?: "string" | "number" | "evaluate" | "search";
500
- };
501
- type FilterItemPatch = {
502
- /** The filter description. */
503
- description?: string;
504
- filterV1_0?: FilterV10;
505
- filterVersion?: "filter-1.0" | "filter-2.0";
506
- /** The filter name. */
507
- name?: string;
508
- /** The user that owns the filter, if missing the same as the request user. */
509
- ownerId?: string;
510
- };
511
- type FilterList = {
512
- /** a list of filters containing all the filters properties (like name,description...) except the filter definition (like FilterV1_0) */
513
- data: FilterListItem[];
514
- links: LinksResponse;
515
- };
516
- type FilterListItem = {
517
- readonly createdAt?: string;
518
- /** The filter description. */
519
- readonly description?: string;
520
- filterType?: FilterType;
521
- filterV1_0?: FilterV10;
522
- readonly filterVersion?: "filter-1.0" | "filter-2.0";
523
- /** The filter ID (bookmarkId) */
524
- readonly id?: string;
525
- /** The filter name. */
526
- readonly name?: string;
527
- /** The user that owns the filter, if missing the same as the request user. */
528
- readonly ownerId?: string;
529
- readonly updatedAt?: string;
530
- };
531
- /**
532
- * @example
533
- * {
534
- * description: "this is a filter sample",
535
- * filterType: "REP",
536
- * filterV1_0: {
537
- * fieldsByState: {
538
- * "$": [
539
- * {
540
- * name: "Country",
541
- * overrideValues: false,
542
- * selectExcluded: false,
543
- * values: [
544
- * {
545
- * valueAsText: "1-Argentina",
546
- * valueType: "string"
547
- * },
548
- * {
549
- * valueAsText: "4-Brazil",
550
- * valueType: "string"
551
- * }
552
- * ]
553
- * },
554
- * {
555
- * name: "Order number",
556
- * overrideValues: false,
557
- * selectExcluded: false,
558
- * values: [
559
- * {
560
- * valueAsNumber: 61300,
561
- * valueAsText: "61300",
562
- * valueType: "number"
563
- * }
564
- * ]
565
- * }
566
- * ]
567
- * }
568
- * },
569
- * filterVersion: "filter-1.0",
570
- * name: "Filter sample"
571
- * }
572
- */
573
- type FilterRequest = {
574
- /** The App ID. */
575
- appId?: string;
576
- /** The filter description. */
577
- description?: string;
578
- filterType: FilterType;
579
- filterV1_0?: FilterV10;
580
- filterVersion: "filter-1.0" | "filter-2.0";
581
- /** The filter name. */
582
- name: string;
583
- /** The user that owns the filter, if missing the same as the request user. */
584
- ownerId?: string;
585
- };
586
- type FilterType = "REP" | "SUB";
587
- /**
588
- * @example
589
- * {
590
- * fieldsByState: {
591
- * "$": [
592
- * {
593
- * name: "Country",
594
- * overrideValues: false,
595
- * selectExcluded: false,
596
- * values: [
597
- * {
598
- * valueAsText: "1-Argentina",
599
- * valueType: "string"
600
- * },
601
- * {
602
- * valueAsText: "4-Brazil",
603
- * valueType: "string"
604
- * }
605
- * ]
606
- * },
607
- * {
608
- * name: "Order number",
609
- * overrideValues: false,
610
- * selectExcluded: false,
611
- * values: [
612
- * {
613
- * valueAsNumber: 61300,
614
- * valueAsText: "61300",
615
- * valueType: "number"
616
- * }
617
- * ]
618
- * }
619
- * ]
620
- * }
621
- * }
622
- */
623
- type FilterV10 = {
624
- /** Map of fields to apply by state. Maximum number of states allowed is 125. Maximum number of fields allowed is 125 and maximum number of overall field values allowed is 150000. */
625
- fieldsByState?: Record<string, FilterField[]>;
626
- /** The filter variables. */
627
- variables?: FilterVariable[];
628
- };
629
- type FilterVariable = {
630
- evaluate?: boolean;
631
- name: string;
632
- value?: string;
633
- };
634
- type FiltersCount = {
635
- /** The total number of filters. */
636
- readonly total?: number;
637
- };
638
- type Float64 = number;
639
- type FrequencyDistributionData = {
640
- /** Bins edges. */
641
- BinsEdges?: number[];
642
- /** Bins frequencies. */
643
- Frequencies?: number[];
644
- /** Number of bins. */
645
- NumberOfBins?: number;
646
- };
647
- type HardwareMeta = {
648
- /** Number of logical cores available. */
649
- logical_cores?: number;
650
- /** RAM available. */
651
- total_memory?: number;
652
- };
653
- type Href = {
654
- href?: string;
655
- };
656
- /**
657
- * Contains dynamic JSON data specified by the client.
658
- */
659
- type JsonObject = unknown;
660
- type LastReloadMetadata = {
661
- /** Number of CPU milliseconds it took to reload the app. */
662
- cpu_time_spent_ms?: number;
663
- /** Maximum number of bytes used during full reload of the app. */
664
- fullReloadPeakMemoryBytes?: number;
665
- hardware?: HardwareMeta;
666
- /** Maximum number of bytes used during partial reload of the app. */
667
- partialReloadPeakMemoryBytes?: number;
668
- /** Maximum number of bytes used during reload of the app. */
669
- peak_memory_bytes?: number;
670
- };
671
- type LineageInfoRest = {
672
- /** A string indicating the origin of the data:
673
- * * [filename]: the data comes from a local file.
674
- * * INLINE: the data is entered inline in the load script.
675
- * * RESIDENT: the data comes from a resident table. The table name is listed.
676
- * * AUTOGENERATE: the data is generated from the load script (no external table of data source).
677
- * * Provider: the data comes from a data connection. The connector source name is listed.
678
- * * [webfile]: the data comes from a web-based file.
679
- * * STORE: path to QVD or TXT file where data is stored.
680
- * * EXTENSION: the data comes from a Server Side Extension (SSE). */
681
- discriminator?: string;
682
- /** The LOAD and SELECT script statements from the data load script. */
683
- statement?: string;
684
- };
685
- type LinkResponse = {
686
- href?: string;
687
- };
688
- type Links = {
689
- next?: Href;
690
- prev?: Href;
691
- self?: Href;
692
- };
693
- /**
694
- * @example
695
- * {
696
- * next: {
697
- * href: "https://tenant.qlik-cloud.com:443/api/v1/apps/816e23e1-03d2-446b-8721-cdee6b5e59cf/report-filters?filter=&filterTypes=REP&filterTypes=REP&limit=20&page=0&sort=%2Bname"
698
- * },
699
- * prev: {
700
- * href: "https://tenant.qlik-cloud.com:443/api/v1/apps/816e23e1-03d2-446b-8721-cdee6b5e59cf/report-filters?filter=&filterTypes=REP&filterTypes=REP&limit=20&page=0&sort=%2Bname"
701
- * },
702
- * self: {
703
- * href: "https://tenant.qlik-cloud.com:443/api/v1/apps/816e23e1-03d2-446b-8721-cdee6b5e59cf/report-filters?filter=&filterTypes=REP&filterTypes=REP&limit=20&page=0&sort=%2Bname"
704
- * }
705
- * }
706
- */
707
- type LinksResponse = {
708
- next: LinkResponse;
709
- prev: LinkResponse;
710
- self: LinkResponse;
711
- };
712
- type Log = {
713
- /** Provides a link to download the log file. */
714
- log?: string;
715
- };
716
- type NavigationLink = {
717
- href?: string;
718
- };
719
- type NavigationLinks = {
720
- next?: NavigationLink;
721
- prev?: NavigationLink;
722
- };
723
- /**
724
- * Application attributes and user privileges.
725
- */
726
- type NxApp = {
727
- /** App attributes. This structure can also contain extra user-defined attributes. */
728
- attributes?: NxAttributes;
729
- /** Object create privileges. Hints to the client what type of objects the user is allowed to create. */
730
- create?: NxAppCreatePrivileges[];
731
- /** Application privileges.
732
- * Hints to the client what actions the user is allowed to perform.
733
- * Could be any of:
734
- * * read
735
- * * create
736
- * * update
737
- * * delete
738
- * * reload
739
- * * import
740
- * * publish
741
- * * duplicate
742
- * * export
743
- * * exportdata
744
- * * change_owner
745
- * * change_space */
746
- privileges?: string[];
747
- };
748
- type NxAppCreatePrivileges = {
749
- /** Is set to true if the user has privileges to create the resource. */
750
- canCreate?: boolean;
751
- /** Type of resource. For example, sheet, story, bookmark, etc. */
752
- resource?: string;
753
- };
754
- /**
755
- * Application object attributes and user privileges.
756
- */
757
- type NxAppObject = {
758
- /** App object attributes. This structure can also contain extra user-defined attributes. */
759
- attributes?: NxObjectAttributes;
760
- /** Application object privileges.
761
- * Hints to the client what actions the user is allowed to perform.
762
- * Could be any of:
763
- * * read
764
- * * create
765
- * * update
766
- * * delete
767
- * * publish
768
- * * exportdata
769
- * * change_owner */
770
- privileges?: string[];
771
- };
772
- /**
773
- * App attributes. This structure can also contain extra user-defined attributes.
774
- */
775
- type NxAttributes = {
776
- /** The date and time when the app was created. */
777
- createdDate?: string;
778
- /** Contains dynamic JSON data specified by the client. */
779
- custom?: JsonObject;
780
- /** App description. */
781
- description?: string;
782
- /** The dynamic color of the app. */
783
- dynamicColor?: string;
784
- /** If set to true, the app is encrypted. */
785
- encrypted?: boolean;
786
- /** If set to true, the app has section access configured, */
787
- hasSectionAccess?: boolean;
788
- /** The App ID. */
789
- id?: string;
790
- /** True if the app is a Direct Query app, false if not */
791
- isDirectQueryMode?: boolean;
792
- /** Date and time of the last reload of the app. */
793
- lastReloadTime?: string;
794
- /** The date and time when the app was modified. */
795
- modifiedDate?: string;
796
- /** App name. */
797
- name?: string;
798
- /** The Origin App ID for published apps. */
799
- originAppId?: string;
800
- /** @deprecated
801
- * Deprecated. Use the Users API to fetch user metadata. */
802
- owner?: string;
803
- /** Identifier of the app owner. */
804
- ownerId?: string;
805
- /** The date and time when the app was published, empty if unpublished. Use to determine if an app is published in Qlik Cloud. */
806
- publishTime?: string;
807
- /** For Qlik Cloud, indicates whether the app has been distributed from client-managed, not whether it has been published. To determine
808
- * if the app is published in Qlik Cloud, check for a non-empty value in the publishTime field. For client-managed, determines if the app is published. */
809
- published?: boolean;
810
- /** App thumbnail. */
811
- thumbnail?: string;
812
- usage?: UsageEnum;
813
- };
814
- /**
815
- * App object attributes. This structure can also contain extra user-defined attributes.
816
- */
817
- type NxObjectAttributes = {
818
- /** True if the object is approved. */
819
- approved?: boolean;
820
- /** The date and time when the object was created. */
821
- createdAt?: string;
822
- /** Object description. */
823
- description?: string;
824
- genericType?: AppObjectGenericType;
825
- /** The object Id. */
826
- id?: string;
827
- /** Object name. */
828
- name?: string;
829
- /** The type of the object. */
830
- objectType?: string;
831
- /** The object owner's Id. */
832
- ownerId?: string;
833
- /** The date and time when the object was published, empty if unpublished. */
834
- publishedAt?: string;
835
- /** The date and time when the object was modified. */
836
- updatedAt?: string;
837
- };
838
- type NxPatch = {
839
- Op?: NxPatchOperationType;
840
- /** Path to the property to add, remove or replace. */
841
- Path?: string;
842
- /** This parameter is not used in a remove operation.
843
- * Corresponds to the value of the property to add or to the new value of the property to update.
844
- * Examples:
845
- * "false", "2", "\"New title\"" */
846
- Value?: string;
847
- };
848
- type NxPatchOperationType = "add" | "remove" | "replace";
849
- /**
850
- * Contains break down of the asked question in the form of tokens with their classification.
851
- */
852
- type PartialNluInfo = {
853
- /** Qlik sense application field selected for given token or phrase */
854
- fieldName?: string;
855
- /** Filter value found from query */
856
- fieldValue?: string;
857
- /** Role of the token or phrase from query */
858
- role?: "dimension" | "measure" | "date";
859
- /** Matching token or phrase from query */
860
- text?: string;
861
- /** Type of token from query */
862
- type?: "field" | "filter" | "master_dimension" | "master_measure" | "custom_analysis";
863
- };
864
- type PatchFilter = PatchFilterItem[];
865
- type PatchFilterItem = {
866
- /** operation (replace). */
867
- op: "replace";
868
- /** A JSON Pointer path (/). */
869
- path: "/filter";
870
- /** The value to be used for this operation. The properties that cannot be patched include id, filterType, appId */
871
- value: {
872
- Filter?: FilterItemPatch;
873
- };
874
- };
875
- type PublishApp = {
876
- attributes?: AppUpdateAttributes;
877
- data?: PublishData;
878
- /** The original is moved instead of copied. The current published state of all objects is kept. */
879
- moveApp?: boolean;
880
- /** If app is moved, originAppId needs to be provided. */
881
- originAppId?: string;
882
- /** The managed space ID where the app will be published. */
883
- spaceId?: string;
884
- };
885
- type PublishData = "source" | "target";
886
- /**
887
- * structure for providing fields in recommendation request, user can retrieve the fields using insight-analyses/model endpoint
888
- */
889
- type RecommendFieldItem = {
890
- name?: string;
891
- overrides?: FieldOverride;
892
- };
893
- type RecommendItems = {
894
- fields?: RecommendFieldItem[];
895
- libItems?: RecommendMasterItem[];
896
- targetAnalysis?: {
897
- /** id of the target analysis, returned by the GET insight-analyses endpoint */
898
- id?: string;
899
- };
900
- };
901
- /**
902
- * structure for providing master items in recommendation request, user can retrieve the libId of master item using insight-analyses/model endpoint
903
- */
904
- type RecommendMasterItem = {
905
- libId?: string;
906
- overrides?: {
907
- format?: NumberFormat;
908
- };
909
- };
910
- type RecommendNaturalLangQuery = {
911
- /** The NL query. */
912
- text: string;
913
- };
914
- type RecommendedAnalysis = RecommendedAnalysisCore & {
915
- /** part analyses (only for macro analyses) */
916
- parts?: RecommendedAnalysisCore[];
917
- };
918
- type RecommendedAnalysisCore = {
919
- analysis?: AnalysisDetails;
920
- /** Chart type given to current recommendation */
921
- chartType?: ChartType;
922
- /** (chart options + hypercube definition) */
923
- options?: unknown;
924
- /** percentage of selected items in the analysis to the overall items passed to the endpoint */
925
- relevance?: number;
926
- };
927
- type ReloadIncludeFile = {
928
- /** The connection name. */
929
- connection?: string;
930
- /** File location within the connection. */
931
- path?: string;
932
- /** File QRI resource identifier. */
933
- qri?: string;
934
- };
935
- type ReloadListMetadata = {
936
- /** Array of ReloadMeta. */
937
- data?: ReloadMeta[];
938
- };
939
- type ReloadMeta = {
940
- /** A Base64-encoded hash value of the new section access database. */
941
- accessDbHash?: string;
942
- /** A Base64-encoded hash value of the new app database. */
943
- appDbHash?: string;
944
- /** Duration of reload (ms). */
945
- duration?: number;
946
- /** Time when reload ended. */
947
- endTime?: string;
948
- /** Files brought into the script via include/mustInclude macros. */
949
- includeFiles?: ReloadIncludeFile[];
950
- /** True if the reload is a partial reload. */
951
- isPartialReload?: boolean;
952
- loadDataFilesBytes?: number;
953
- loadExternalBytes?: number;
954
- loadFilesBytes?: number;
955
- /** Reload identifier. */
956
- reloadId?: string;
957
- /** If greater than or equal 0, defines max number of rows loaded from a data source. */
958
- rowLimit?: number;
959
- /** Set to true to skip Store statements.
960
- * The default value is false. */
961
- skipStore?: boolean;
962
- /** List of external loaded or stored statements. */
963
- statements?: ReloadStatements[];
964
- storeDataFilesBytes?: number;
965
- storeFilesBytes?: number;
966
- /** A Base64-encoded hash value of all fields stored via the store statements. */
967
- storeHash?: string;
968
- /** true if the reload was successful. */
969
- success?: boolean;
970
- };
971
- type ReloadStatements = {
972
- /** The connection name. */
973
- connection?: string;
974
- /** Connection ID. */
975
- connectionId?: string;
976
- /** Data loaded from the network (bytes). */
977
- dataSize?: number;
978
- /** Duration of data generation (ms). */
979
- duration?: number;
980
- /** Label of the resource level node in lineage. */
981
- label?: string;
982
- /** Number of fields loaded. */
983
- nbrOfFields?: number;
984
- /** Number of rows loaded. */
985
- nbrOfRows?: number;
986
- /** Partial load operation. e.g. add/replace/update/merge. n/a when not in partial load mode. */
987
- partialReloadOperation?: string;
988
- /** Resource Identifier. */
989
- qri?: string;
990
- /** Name of the source table in lineage. */
991
- tableName?: string;
992
- /** Type of statement, e.g. Store/Load. */
993
- type?: string;
994
- };
995
- type RepublishApp = {
996
- attributes?: AppUpdateAttributes;
997
- /** Validate that source app is same as originally published. */
998
- checkOriginAppId?: boolean;
999
- data?: PublishData;
1000
- /** The target ID to be republished. */
1001
- targetId?: string;
1002
- };
1003
- type Script = {
1004
- script?: string;
1005
- };
1006
- type ScriptIssue = {
1007
- /** UTF-8 byte column of the issue. */
1008
- Column?: number;
1009
- /** Additional information like workarounds or clarifications. */
1010
- Info?: string;
1011
- /** Line in the tab of the issue. */
1012
- Line?: number;
1013
- /** Error or warning string. What is the problem. */
1014
- Msg?: string;
1015
- /** The index of the tab for the issue. */
1016
- Tab?: number;
1017
- };
1018
- type ScriptIssues = {
1019
- Errors?: ScriptIssue[];
1020
- Warnings?: ScriptIssue[];
1021
- };
1022
- type ScriptLogList = {
1023
- /** Array of scriptLogMeta. */
1024
- data?: ScriptLogMeta[];
1025
- };
1026
- type ScriptLogMeta = {
1027
- /** Duration of reload (ms). */
1028
- duration?: number;
1029
- /** Time when reload ended. */
1030
- endTime?: string;
1031
- links?: Log;
1032
- /** Reload identifier. */
1033
- reloadId?: string;
1034
- /** True if the reload was successful. */
1035
- success?: boolean;
1036
- };
1037
- type ScriptMeta = {
1038
- /** Script version last modification time. */
1039
- modifiedTime?: string;
1040
- /** User last modifying script version. */
1041
- modifierId?: string;
1042
- /** Script id. */
1043
- scriptId?: string;
1044
- /** Script size. */
1045
- size?: number;
1046
- /** Description of this script version */
1047
- versionMessage?: string;
1048
- };
1049
- type ScriptMetaList = {
1050
- links?: NavigationLinks;
1051
- privileges?: string[];
1052
- /** Script versions metadata. */
1053
- scripts?: ScriptMeta[];
1054
- };
1055
- type ScriptVersion = {
1056
- /** Script text. */
1057
- script?: string;
1058
- /** Description of this script version */
1059
- versionMessage?: string;
1060
- };
1061
- type SimplifiedClassifications = ("dimension" | "measure" | "temporal" | "geographical")[];
1062
- type SymbolFrequency = {
1063
- /** Frequency of the above symbol in the field */
1064
- Frequency?: number;
1065
- Symbol?: SymbolValue;
1066
- };
1067
- type SymbolValue = {
1068
- /** Numeric value of the symbol. NaN otherwise. */
1069
- Number?: number;
1070
- /** String value of the symbol. This parameter is optional and present only if Symbol is a string. */
1071
- Text?: string;
1072
- };
1073
- type TableMetadata = {
1074
- /** Static RAM memory used in bytes. */
1075
- byte_size?: number;
1076
- /** Table comment. */
1077
- comment?: string;
1078
- /** If set to true, the table is loose due to circular connection.
1079
- * The default value is false. */
1080
- is_loose?: boolean;
1081
- /** If set to true, the table is semantic.
1082
- * The default value is false. */
1083
- is_semantic?: boolean;
1084
- /** If set to true, the table is a system table.
1085
- * The default value is false. */
1086
- is_system?: boolean;
1087
- /** Name of the table. */
1088
- name?: string;
1089
- /** Number of fields. */
1090
- no_of_fields?: number;
1091
- /** Number of key fields. */
1092
- no_of_key_fields?: number;
1093
- /** Number of rows. */
1094
- no_of_rows?: number;
1095
- };
1096
- type TableProfilingData = {
1097
- /** Field values profiling info */
1098
- FieldProfiling?: FieldInTableProfilingData[];
1099
- /** Number of rows in the table. */
1100
- NoOfRows?: number;
1101
- };
1102
- type UpdateApp = {
1103
- attributes?: AppUpdateAttributes;
1104
- };
1105
- type UpdateOwner = {
1106
- ownerId?: string;
1107
- };
1108
- type UpdateSpace = {
1109
- spaceId?: string;
1110
- };
1111
- type UsageEnum = "ANALYTICS" | "DATA_PREPARATION" | "DATAFLOW_PREP" | "SINGLE_TABLE_PREP";
1112
- type UserPrivileges = "can_create_app" | "can_import_app" | "can_create_session_app";
1113
- type Classification = {
1114
- absoluteDiff?: number;
1115
- diff?: number;
1116
- trend?: string;
1117
- };
1118
- type Cmpbool = Classification & {
1119
- baseline?: boolean;
1120
- comparison?: boolean;
1121
- };
1122
- type Cmpfloat = Classification & {
1123
- baseline?: number;
1124
- comparison?: number;
1125
- };
1126
- type CmpfloatWithTimeout = Cmpfloat & {
1127
- baselineTimeoutStatusCode?: string;
1128
- comparisonTimeoutStatusCode?: string;
1129
- };
1130
- type Cmpint = Classification & {
1131
- baseline?: number;
1132
- comparison?: number;
1133
- };
1134
- type Comparison = {
1135
- appOpenTimeSeconds?: Cmpfloat;
1136
- dataModelSizeMib?: Cmpfloat;
1137
- documentSizeMib?: Cmpfloat;
1138
- fileSizeMib?: Cmpfloat;
1139
- hasSectionAccess?: Cmpbool;
1140
- maxMemoryMib?: Cmpfloat;
1141
- objHeavy?: Sortedcomparisonoobjheavy;
1142
- objMemoryLimit?: ComparisonobjMemoryLimit;
1143
- objNoCache?: Sortedcomparisonobjresponsetime;
1144
- objSingleThreaded?: Sortedcomparisonobjresponsetime;
1145
- objSlowCached?: Sortedcomparisonobjresponsetime;
1146
- objSlowUncached?: Sortedcomparisonobjresponsetime;
1147
- objectCount?: Cmpint;
1148
- rowCount?: Cmpint;
1149
- sheetCount?: Cmpint;
1150
- sheetsCached?: Sortedcomparisonobjresponsetime;
1151
- sheetsUncached?: Sortedcomparisonobjresponsetime;
1152
- topFieldsByBytes?: Sortedcomparisonfields;
1153
- topTablesByBytes?: Sortedcomparisontables;
1154
- };
1155
- type Comparisonfields = (Objecttopspec & {
1156
- byte_size?: Cmpint;
1157
- cardinal?: Cmpint;
1158
- dataSourceStatus?: "full" | "none" | "baselinemissing" | "comparisonmissing";
1159
- is_system?: Cmpbool;
1160
- name?: string;
1161
- total_count?: Cmpint;
1162
- })[];
1163
- type ComparisonobjMemoryLimit = (Objectspec & {
1164
- baselineMemoryLimitStatusCode?: string;
1165
- comparisonMemoryLimitStatusCode?: string;
1166
- dataSourceStatus?: "full" | "none" | "baselinemissing" | "comparisonmissing";
1167
- })[];
1168
- type Comparisonobjresponsetime = (Objectspec & {
1169
- dataSourceStatus?: "full" | "none" | "baselinemissing" | "comparisonmissing";
1170
- responseTimeSeconds1?: CmpfloatWithTimeout;
1171
- responseTimeSeconds2?: CmpfloatWithTimeout;
1172
- })[];
1173
- type Comparisonoobjheavy = (Objectspec & {
1174
- cpuQuotient1?: Cmpfloat;
1175
- cpuQuotient2?: Cmpfloat;
1176
- cpuSeconds1?: Cmpfloat;
1177
- cpuSeconds2?: Cmpfloat;
1178
- dataSourceStatus?: "full" | "none" | "baselinemissing" | "comparisonmissing";
1179
- })[];
1180
- type Comparisontables = (Objecttopspec & {
1181
- byte_size?: Cmpint;
1182
- dataSourceStatus?: "full" | "none" | "baselinemissing" | "comparisonmissing";
1183
- is_system?: Cmpbool;
1184
- name?: string;
1185
- no_of_rows?: Cmpint;
1186
- })[];
1187
- type Evaluation = {
1188
- appId?: string;
1189
- appItemId?: string;
1190
- appName?: string;
1191
- details?: {
1192
- concurrentReload?: boolean;
1193
- /** @deprecated */
1194
- dedicated?: boolean;
1195
- engineHasCache?: boolean;
1196
- errors?: string[];
1197
- objectMetrics?: Record<string, Resultentry>;
1198
- warnings?: string[];
1199
- };
1200
- ended?: string;
1201
- events?: Event[];
1202
- id?: string;
1203
- metadata?: Metadata;
1204
- result?: Result;
1205
- sheetId?: string;
1206
- sheetTitle?: string;
1207
- started?: string;
1208
- status?: string;
1209
- tenantId?: string;
1210
- timestamp?: string;
1211
- version?: number;
1212
- };
1213
- type Evaluations = {
1214
- data?: Evaluation[];
1215
- links?: {
1216
- next?: {
1217
- href?: Href;
1218
- };
1219
- prev?: {
1220
- href?: Href;
1221
- };
1222
- };
1223
- };
1224
- type Event = {
1225
- details?: string;
1226
- errorCode?: string;
1227
- objectId?: string;
1228
- objectTitle?: string;
1229
- objectType?: string;
1230
- objectVisualization?: string;
1231
- severity?: string;
1232
- sheetId?: string;
1233
- sheetTitle?: string;
1234
- };
1235
- /**
1236
- * @example
1237
- * "/api/v1/evaluations/appId=a84c22cf-31e5-41fe-9e8f-544b85513484&prev=5f5201908b3fc5fc132dbd35"
1238
- */
1239
- type Href2 = string;
1240
- type Metadata = {
1241
- amountofcardinalfieldvalues?: number;
1242
- amountoffields?: number;
1243
- amountoffieldvalues?: number;
1244
- amountofrows?: number;
1245
- amountoftables?: number;
1246
- hassectionaccess?: boolean;
1247
- reloadmeta?: {
1248
- cpuspent?: number;
1249
- peakmemorybytes?: number;
1250
- };
1251
- staticbytesize?: number;
1252
- };
1253
- type NumberFormat = {
1254
- qDec?: string;
1255
- qFmt?: string;
1256
- qThou?: string;
1257
- qType?: string;
1258
- qUseThou?: number;
1259
- qnDec?: number;
1260
- };
1261
- type Objectmetrics = {
1262
- cpuQuotients?: number[];
1263
- cpuSeconds?: number[];
1264
- responseTimeSeconds?: number;
1265
- };
1266
- type Objectspec = {
1267
- id?: string;
1268
- objectType?: string;
1269
- sheetId?: string;
1270
- title?: string;
1271
- };
1272
- type Objecttopspec = {
1273
- byte_size?: number;
1274
- is_system?: boolean;
1275
- name?: string;
1276
- };
1277
- type Result = {
1278
- documentSizeMiB?: number;
1279
- hasSectionAccess?: boolean;
1280
- objMemoryLimit?: ResultobjMemoryLimit[];
1281
- objNoCache?: Resultobjresponsetime[];
1282
- objSingleThreaded?: Resultsingle[];
1283
- objSlowCached?: Resultobjresponsetime[];
1284
- objSlowUncached?: Resultobjresponsetime[];
1285
- objectCount?: number;
1286
- rowCount?: number;
1287
- sheetCount?: number;
1288
- sheets?: Resultobjsheet[];
1289
- topFieldsByBytes?: Resultmetadatatopfields[];
1290
- topTablesByBytes?: Resultmetadatatoptables[];
1291
- };
1292
- type Resultentry = Objectspec & {
1293
- passes?: Objectmetrics[];
1294
- };
1295
- type Resultmetadatatopfields = Objecttopspec & {
1296
- byte_size?: number;
1297
- name?: string;
1298
- };
1299
- type Resultmetadatatoptables = Objecttopspec & {
1300
- byte_size?: number;
1301
- name?: string;
1302
- };
1303
- type ResultobjMemoryLimit = Objectspec & {
1304
- memoryLimitStatusCode?: string;
1305
- };
1306
- type Resultobjresponsetime = Objectspec & {
1307
- responseTimeSeconds?: number;
1308
- timeoutStatusCode?: string;
1309
- };
1310
- type Resultobjsheet = {
1311
- objectCount?: number;
1312
- sheet?: Resultobjresponsetime;
1313
- sheetObjects?: Resultobjresponsetime[];
1314
- };
1315
- type Resultsingle = Objectspec & {
1316
- cpuQuotient1?: number;
1317
- };
1318
- type Sortedcomparisonfields = {
1319
- absoluteDiffAsc?: Comparisonfields;
1320
- absoluteDiffDesc?: Comparisonfields;
1321
- dataSourceStatus?: "full" | "none" | "baselinemissing" | "comparisonmissing";
1322
- list?: Comparisonfields;
1323
- relativeDiffAsc?: Comparisonfields;
1324
- relativeDiffDesc?: Comparisonfields;
1325
- };
1326
- type Sortedcomparisonobjresponsetime = {
1327
- absoluteDiffAsc?: Comparisonobjresponsetime;
1328
- absoluteDiffDesc?: Comparisonobjresponsetime;
1329
- dataSourceStatus?: "full" | "none" | "baselinemissing" | "comparisonmissing";
1330
- list?: Comparisonobjresponsetime;
1331
- relativeDiffAsc?: Comparisonobjresponsetime;
1332
- relativeDiffDesc?: Comparisonobjresponsetime;
1333
- };
1334
- type Sortedcomparisonoobjheavy = {
1335
- absoluteDiffAsc?: Comparisonoobjheavy;
1336
- absoluteDiffDesc?: Comparisonoobjheavy;
1337
- dataSourceStatus?: "full" | "none" | "baselinemissing" | "comparisonmissing";
1338
- list?: Comparisonoobjheavy;
1339
- relativeDiffAsc?: Comparisonoobjheavy;
1340
- relativeDiffDesc?: Comparisonoobjheavy;
1341
- };
1342
- type Sortedcomparisontables = {
1343
- absoluteDiffAsc?: Comparisontables;
1344
- absoluteDiffDesc?: Comparisontables;
1345
- dataSourceStatus?: "full" | "none" | "baselinemissing" | "comparisonmissing";
1346
- list?: Comparisontables;
1347
- relativeDiffAsc?: Comparisontables;
1348
- relativeDiffDesc?: Comparisontables;
1349
- };
1350
- /**
1351
- * Creates a new app.
1352
- *
1353
- * @param body an object with the body content
1354
- * @throws CreateAppHttpError
1355
- */
1356
- declare function createApp(body: CreateApp, options?: ApiCallOptions): Promise<CreateAppHttpResponse>;
1357
- type CreateAppHttpResponse = {
1358
- data: NxApp;
1359
- headers: Headers;
1360
- status: 200;
1361
- };
1362
- type CreateAppHttpError = {
1363
- data: unknown;
1364
- headers: Headers;
1365
- status: number;
1366
- };
1367
- /**
1368
- * Accepts two evaluation ids and returns a comparison denoting the differences between the two.
1369
- *
1370
- * @param baseid Id of the baseline evaluation
1371
- * @param comparisonid Id of the comparison evaluation
1372
- * @param query an object with query parameters
1373
- * @throws GetAppEvaluationComparisonHttpError
1374
- */
1375
- declare function getAppEvaluationComparison(baseid: string, comparisonid: string, query: {
1376
- /** Get the full list of comparisons including non-significant diffs */
1377
- all?: boolean;
1378
- /** Specify output format, currently supported are 'json' and 'xml' */
1379
- format?: string;
1380
- }, options?: ApiCallOptions): Promise<GetAppEvaluationComparisonHttpResponse>;
1381
- type GetAppEvaluationComparisonHttpResponse = {
1382
- data: Comparison;
1383
- headers: Headers;
1384
- status: 200;
1385
- };
1386
- type GetAppEvaluationComparisonHttpError = {
1387
- data: EvaluatorError;
1388
- headers: Headers;
1389
- status: 404 | 500;
1390
- };
1391
- /**
1392
- * Accepts two evaluation ids and downloads a log, in XML format, denoting the differences between the two.
1393
- * @example
1394
- * getAppEvaluationComparisonXml(
1395
- * "abcdefghijklmnopq",
1396
- * "abcdefghijklmnopq"
1397
- * )
1398
- *
1399
- * @param baseid Id of the baseline evaluation
1400
- * @param comparisonid Id of the comparison evaluation
1401
- * @throws GetAppEvaluationComparisonXmlHttpError
1402
- */
1403
- declare function getAppEvaluationComparisonXml(baseid: string, comparisonid: string, options?: ApiCallOptions): Promise<GetAppEvaluationComparisonXmlHttpResponse>;
1404
- type GetAppEvaluationComparisonXmlHttpResponse = {
1405
- data: Comparison;
1406
- headers: Headers;
1407
- status: 200;
1408
- };
1409
- type GetAppEvaluationComparisonXmlHttpError = {
1410
- data: EvaluatorError;
1411
- headers: Headers;
1412
- status: 404 | 500;
1413
- };
1414
- /**
1415
- * Find an evaluation by a specific id.
1416
- *
1417
- * @param id Id of the desired evaluation.
1418
- * @param query an object with query parameters
1419
- * @throws GetAppEvaluationHttpError
1420
- */
1421
- declare function getAppEvaluation(id: string, query: {
1422
- /** Get the full data of the evaluation */
1423
- all?: boolean;
1424
- /** Specify output format, currently supported are 'json' and 'xml' */
1425
- format?: string;
1426
- }, options?: ApiCallOptions): Promise<GetAppEvaluationHttpResponse>;
1427
- type GetAppEvaluationHttpResponse = {
1428
- data: Evaluation;
1429
- headers: Headers;
1430
- status: 200;
1431
- };
1432
- type GetAppEvaluationHttpError = {
1433
- data: EvaluatorError;
1434
- headers: Headers;
1435
- status: 404 | 500;
1436
- };
1437
- /**
1438
- * Find and download an evaluation log by a specific evaluation id.
1439
- * @example
1440
- * getAppEvaluationXml(
1441
- * "abcdefghijklmnopq"
1442
- * )
1443
- *
1444
- * @param id Id of the desired evaluation.
1445
- * @throws GetAppEvaluationXmlHttpError
1446
- */
1447
- declare function getAppEvaluationXml(id: string, options?: ApiCallOptions): Promise<GetAppEvaluationXmlHttpResponse>;
1448
- type GetAppEvaluationXmlHttpResponse = {
1449
- data: Evaluation;
1450
- headers: Headers;
1451
- status: 200;
1452
- };
1453
- type GetAppEvaluationXmlHttpError = {
1454
- data: EvaluatorError;
1455
- headers: Headers;
1456
- status: 404 | 500;
1457
- };
1458
- /**
1459
- * Imports an app into the system.
1460
- *
1461
- * @param query an object with query parameters
1462
- * @param body an object with the body content
1463
- * @throws ImportAppHttpError
1464
- */
1465
- declare function importApp(query: {
1466
- /** If NoData is true, the data of the existing app will be kept as is, otherwise it will be replaced by the new incoming data. */
1467
- NoData?: boolean;
1468
- /** The app ID of the target app when source is qvw file. */
1469
- appId?: string;
1470
- /** The name of the target app when source does not have a specified name, applicable if source is qvw file. */
1471
- fallbackName?: string;
1472
- /** The file ID to be downloaded from Temporary Content Service (TCS) and used during import. */
1473
- fileId?: string;
1474
- /** The import mode. In `new` mode (default), the source app will be imported as a new app.<div class=note>The `autoreplace` mode is an internal mode only and is not permitted for external use.</div>
1475
- *
1476
- * One of:
1477
- * * NEW
1478
- * * AUTOREPLACE */
1479
- mode?: string;
1480
- /** The name of the target app. */
1481
- name?: string;
1482
- /** The space ID of the target app. */
1483
- spaceId?: string;
1484
- }, body: BodyInit, options?: ApiCallOptions): Promise<ImportAppHttpResponse>;
1485
- type ImportAppHttpResponse = {
1486
- data: NxApp;
1487
- headers: Headers;
1488
- status: 200;
1489
- };
1490
- type ImportAppHttpError = {
1491
- data: void;
1492
- headers: Headers;
1493
- status: 404;
1494
- };
1495
- /**
1496
- * Gets the app privileges for the current user, such as create app and import app. Empty means that the current user has no app privileges.
1497
- *
1498
- * @throws GetAppsPrivilegesHttpError
1499
- */
1500
- declare function getAppsPrivileges(options?: ApiCallOptions): Promise<GetAppsPrivilegesHttpResponse>;
1501
- type GetAppsPrivilegesHttpResponse = {
1502
- data: UserPrivileges[];
1503
- headers: Headers;
1504
- status: 200;
1505
- };
1506
- type GetAppsPrivilegesHttpError = {
1507
- data: unknown;
1508
- headers: Headers;
1509
- status: number;
1510
- };
1511
- /**
1512
- * Validates the script.
1513
- *
1514
- * @param body an object with the body content
1515
- * @throws ValidateScriptHttpError
1516
- */
1517
- declare function validateScript(body: Script, options?: ApiCallOptions): Promise<ValidateScriptHttpResponse>;
1518
- type ValidateScriptHttpResponse = {
1519
- data: ScriptIssues;
1520
- headers: Headers;
1521
- status: 200;
1522
- };
1523
- type ValidateScriptHttpError = {
1524
- data: void;
1525
- headers: Headers;
1526
- status: 403;
1527
- };
1528
- /**
1529
- * Deletes a specific app.
1530
- *
1531
- * @param appId Identifier of the app.
1532
- * @throws DeleteAppHttpError
1533
- */
1534
- declare function deleteApp(appId: string, options?: ApiCallOptions): Promise<DeleteAppHttpResponse>;
1535
- type DeleteAppHttpResponse = {
1536
- data: void;
1537
- headers: Headers;
1538
- status: 200;
1539
- };
1540
- type DeleteAppHttpError = {
1541
- data: unknown;
1542
- headers: Headers;
1543
- status: number;
1544
- };
1545
- /**
1546
- * Retrieves information for a specific app.
1547
- *
1548
- * @param appId Identifier of the app.
1549
- * @throws GetAppInfoHttpError
1550
- */
1551
- declare function getAppInfo(appId: string, options?: ApiCallOptions): Promise<GetAppInfoHttpResponse>;
1552
- type GetAppInfoHttpResponse = {
1553
- data: NxApp;
1554
- headers: Headers;
1555
- status: 200;
1556
- };
1557
- type GetAppInfoHttpError = {
1558
- data: unknown;
1559
- headers: Headers;
1560
- status: number;
1561
- };
1562
- /**
1563
- * Updates the information for a specific app.
1564
- *
1565
- * @param appId Identifier of the app.
1566
- * @param body an object with the body content
1567
- * @throws UpdateAppInfoHttpError
1568
- */
1569
- declare function updateAppInfo(appId: string, body: UpdateApp, options?: ApiCallOptions): Promise<UpdateAppInfoHttpResponse>;
1570
- type UpdateAppInfoHttpResponse = {
1571
- data: NxApp;
1572
- headers: Headers;
1573
- status: 200;
1574
- };
1575
- type UpdateAppInfoHttpError = {
1576
- data: unknown;
1577
- headers: Headers;
1578
- status: number;
1579
- };
1580
- /**
1581
- * Copies a specific app.
1582
- *
1583
- * @param appId Identifier of the app.
1584
- * @param body an object with the body content
1585
- * @throws CopyAppHttpError
1586
- */
1587
- declare function copyApp(appId: string, body: CreateApp, options?: ApiCallOptions): Promise<CopyAppHttpResponse>;
1588
- type CopyAppHttpResponse = {
1589
- data: NxApp;
1590
- headers: Headers;
1591
- status: 200;
1592
- };
1593
- type CopyAppHttpError = {
1594
- data: unknown;
1595
- headers: Headers;
1596
- status: number;
1597
- };
1598
- /**
1599
- * Retrieves the lineage for an app.
1600
- * Returns a JSON-formatted array of strings describing the lineage of the app.
1601
- *
1602
- * @param appId Identifier of the app.
1603
- * @throws GetAppDataLineageHttpError
1604
- */
1605
- declare function getAppDataLineage(appId: string, options?: ApiCallOptions): Promise<GetAppDataLineageHttpResponse>;
1606
- type GetAppDataLineageHttpResponse = {
1607
- data: LineageInfoRest[];
1608
- headers: Headers;
1609
- status: 200;
1610
- };
1611
- type GetAppDataLineageHttpError = {
1612
- data: unknown;
1613
- headers: Headers;
1614
- status: number;
1615
- };
1616
- /**
1617
- * Retrieves the data model and reload statistics metadata of an app.
1618
- * An empty metadata structure is returned if the metadata is not available in the app.
1619
- *
1620
- * @param appId Identifier of the app.
1621
- * @throws GetAppDataMetadataHttpError
1622
- */
1623
- declare function getAppDataMetadata(appId: string, options?: ApiCallOptions): Promise<GetAppDataMetadataHttpResponse>;
1624
- type GetAppDataMetadataHttpResponse = {
1625
- data: DataModelMetadata;
1626
- headers: Headers;
1627
- status: 200;
1628
- };
1629
- type GetAppDataMetadataHttpError = {
1630
- data: unknown;
1631
- headers: Headers;
1632
- status: number;
1633
- };
1634
- /**
1635
- * Exports a specific app.
1636
- *
1637
- * @param appId Identifier of the app.
1638
- * @param query an object with query parameters
1639
- * @throws ExportAppHttpError
1640
- */
1641
- declare function exportApp(appId: string, query: {
1642
- /** The flag indicating if only object contents should be exported. */
1643
- NoData?: boolean;
1644
- }, options?: ApiCallOptions): Promise<ExportAppHttpResponse>;
1645
- type ExportAppHttpResponse = {
1646
- data: DownloadableBlob;
1647
- headers: Headers;
1648
- status: 200;
1649
- };
1650
- type ExportAppHttpError = {
1651
- data: void;
1652
- headers: Headers;
1653
- status: 400 | 403 | 404;
1654
- };
1655
- /**
1656
- * Returns information about supported analyses for the app's data model. Lists available analysis types, along with minimum and maximum number of dimensions, measures, and fields.
1657
- *
1658
- * @param appId Qlik Sense app identifier
1659
- * @throws GetAppInsightAnalysesHttpError
1660
- */
1661
- declare function getAppInsightAnalyses(appId: string, options?: ApiCallOptions): Promise<GetAppInsightAnalysesHttpResponse>;
1662
- type GetAppInsightAnalysesHttpResponse = {
1663
- data: AnalysisDescriptorResponse;
1664
- headers: Headers;
1665
- status: 200;
1666
- prev?: (options?: ApiCallOptions) => Promise<GetAppInsightAnalysesHttpResponse>;
1667
- next?: (options?: ApiCallOptions) => Promise<GetAppInsightAnalysesHttpResponse>;
1668
- };
1669
- type GetAppInsightAnalysesHttpError = {
1670
- data: Errors;
1671
- headers: Headers;
1672
- status: 400 | 401 | 404 | 422 | 500;
1673
- };
1674
- /**
1675
- * Returns analysis recommendations in response to a natural language question, a set of fields and master items, or a set of fields and master items with an optional target analysis.
1676
- *
1677
- * @param appId Qlik Sense app identifier
1678
- * @param body an object with the body content
1679
- * @throws GetAppInsightAnalysisRecommendationsHttpError
1680
- */
1681
- declare function getAppInsightAnalysisRecommendations(appId: string, body: AnalysisRecommendRequest, options?: ApiCallOptions): Promise<GetAppInsightAnalysisRecommendationsHttpResponse>;
1682
- type GetAppInsightAnalysisRecommendationsHttpResponse = {
1683
- data: AnalysisRecommendationResponse;
1684
- headers: Headers;
1685
- status: 200;
1686
- };
1687
- type GetAppInsightAnalysisRecommendationsHttpError = {
1688
- data: Errors;
1689
- headers: Headers;
1690
- status: 400 | 401 | 404 | 409 | 422 | 500;
1691
- };
1692
- /**
1693
- * Returns information about model used to make analysis recommendations. Lists all fields and master items in the logical model, along with an indication of the validity of the logical model if the default is not used.
1694
- *
1695
- * @param appId Qlik Sense app identifier
1696
- * @throws GetAppInsightAnalysisModelHttpError
1697
- */
1698
- declare function getAppInsightAnalysisModel(appId: string, options?: ApiCallOptions): Promise<GetAppInsightAnalysisModelHttpResponse>;
1699
- type GetAppInsightAnalysisModelHttpResponse = {
1700
- data: AnalysisModelResponse;
1701
- headers: Headers;
1702
- status: 200;
1703
- prev?: (options?: ApiCallOptions) => Promise<GetAppInsightAnalysisModelHttpResponse>;
1704
- next?: (options?: ApiCallOptions) => Promise<GetAppInsightAnalysisModelHttpResponse>;
1705
- };
1706
- type GetAppInsightAnalysisModelHttpError = {
1707
- data: Errors;
1708
- headers: Headers;
1709
- status: 400 | 401 | 404 | 409 | 422 | 500;
1710
- };
1711
- /**
1712
- * Deletes a media content file or complete directory.
1713
- * Returns OK if the bytes containing the media file (or the complete content of a directory) were successfully deleted, or error in case of failure or lack of permission.
1714
- *
1715
- * @param appId Unique application identifier.
1716
- * @param path Path to file content.
1717
- * @throws DeleteAppMediaHttpError
1718
- */
1719
- declare function deleteAppMedia(appId: string, path: string, options?: ApiCallOptions): Promise<DeleteAppMediaHttpResponse>;
1720
- type DeleteAppMediaHttpResponse = {
1721
- data: void;
1722
- headers: Headers;
1723
- status: 200;
1724
- };
1725
- type DeleteAppMediaHttpError = {
1726
- data: void;
1727
- headers: Headers;
1728
- status: 403 | 404;
1729
- };
1730
- /**
1731
- * Gets media content from file.
1732
- * Returns a stream of bytes containing the media file content on success, or error if file is not found.
1733
- *
1734
- * @param appId Unique application identifier.
1735
- * @param path Path to file content.
1736
- * @throws GetAppMediaHttpError
1737
- */
1738
- declare function getAppMedia(appId: string, path: string, options?: ApiCallOptions): Promise<GetAppMediaHttpResponse>;
1739
- type GetAppMediaHttpResponse = {
1740
- data: DownloadableBlob;
1741
- headers: Headers;
1742
- status: 200;
1743
- };
1744
- type GetAppMediaHttpError = {
1745
- data: void;
1746
- headers: Headers;
1747
- status: 403 | 404;
1748
- };
1749
- /**
1750
- * Stores the media content file.
1751
- * Returns OK if the bytes containing the media file content were successfully stored, or error in case of failure, lack of permission or file already exists on the supplied path.
1752
- *
1753
- * @param appId Unique application identifier.
1754
- * @param path Path to file content.
1755
- * @param body an object with the body content
1756
- * @throws UploadAppMediaHttpError
1757
- */
1758
- declare function uploadAppMedia(appId: string, path: string, body: BodyInit, options?: ApiCallOptions): Promise<UploadAppMediaHttpResponse>;
1759
- type UploadAppMediaHttpResponse = {
1760
- data: void;
1761
- headers: Headers;
1762
- status: 200;
1763
- };
1764
- type UploadAppMediaHttpError = {
1765
- data: void;
1766
- headers: Headers;
1767
- status: 403 | 404;
1768
- };
1769
- /**
1770
- * Lists media content.
1771
- * Returns a JSON formatted array of strings describing the available media content or error if the optional path supplied is not found.
1772
- *
1773
- * @param appId Unique application identifier.
1774
- * @param path The path to sub folder with static content relative to the root folder. Use empty path to access the root folder.
1775
- * @param query an object with query parameters
1776
- * @throws GetAppMediaListHttpError
1777
- */
1778
- declare function getAppMediaList(appId: string, path: string, query: {
1779
- /** Optional. List output can include files and folders in different ways:
1780
- * * Not recursive, default if show option is not supplied or incorrectly specified, results in output with files and empty directories for the path specified only.
1781
- * * Recursive(r), use ?show=r or ?show=recursive, results in a recursive output with files, all empty folders are excluded.
1782
- * * All(a), use ?show=a or ?show=all, results in a recursive output with files and empty directories. */
1783
- show?: string;
1784
- }, options?: ApiCallOptions): Promise<GetAppMediaListHttpResponse>;
1785
- type GetAppMediaListHttpResponse = {
1786
- data: AppContentList;
1787
- headers: Headers;
1788
- status: 200;
1789
- };
1790
- type GetAppMediaListHttpError = {
1791
- data: void;
1792
- headers: Headers;
1793
- status: 403 | 404;
1794
- };
1795
- /**
1796
- * Gets media content from file currently used as application thumbnail.
1797
- * Returns a stream of bytes containing the media file content on success, or error if file is not found.
1798
- * The image selected as thumbnail is only updated when application is saved.
1799
- *
1800
- * @param appId Unique application identifier.
1801
- * @throws GetAppThumbnailHttpError
1802
- */
1803
- declare function getAppThumbnail(appId: string, options?: ApiCallOptions): Promise<GetAppThumbnailHttpResponse>;
1804
- type GetAppThumbnailHttpResponse = {
1805
- data: DownloadableBlob;
1806
- headers: Headers;
1807
- status: 200;
1808
- };
1809
- type GetAppThumbnailHttpError = {
1810
- data: void;
1811
- headers: Headers;
1812
- status: 403 | 404;
1813
- };
1814
- /**
1815
- * Sets owner on an app object.
1816
- * The user must be the owner of the object.
1817
- *
1818
- * @param appId Identifier of the app.
1819
- * @param objectId Identifier of the object.
1820
- * @param body an object with the body content
1821
- * @throws UpdateAppObjectOwnerHttpError
1822
- */
1823
- declare function updateAppObjectOwner(appId: string, objectId: string, body: UpdateOwner, options?: ApiCallOptions): Promise<UpdateAppObjectOwnerHttpResponse>;
1824
- type UpdateAppObjectOwnerHttpResponse = {
1825
- data: NxAppObject;
1826
- headers: Headers;
1827
- status: 200;
1828
- };
1829
- type UpdateAppObjectOwnerHttpError = {
1830
- data: void;
1831
- headers: Headers;
1832
- status: 400 | 404;
1833
- };
1834
- /**
1835
- * Changes owner of the app.
1836
- *
1837
- * @param appId Identifier of the app.
1838
- * @param body an object with the body content
1839
- * @throws UpdateAppOwnerHttpError
1840
- */
1841
- declare function updateAppOwner(appId: string, body: UpdateOwner, options?: ApiCallOptions): Promise<UpdateAppOwnerHttpResponse>;
1842
- type UpdateAppOwnerHttpResponse = {
1843
- data: NxApp;
1844
- headers: Headers;
1845
- status: 200;
1846
- };
1847
- type UpdateAppOwnerHttpError = {
1848
- data: void;
1849
- headers: Headers;
1850
- status: 403 | 404;
1851
- };
1852
- /**
1853
- * Publishes a specific app to a managed space.
1854
- *
1855
- * @param appId Identifier of the app.
1856
- * @param body an object with the body content
1857
- * @throws PublishAppHttpError
1858
- */
1859
- declare function publishApp(appId: string, body: PublishApp, options?: ApiCallOptions): Promise<PublishAppHttpResponse>;
1860
- type PublishAppHttpResponse = {
1861
- data: NxApp;
1862
- headers: Headers;
1863
- status: 200;
1864
- };
1865
- type PublishAppHttpError = {
1866
- data: unknown;
1867
- headers: Headers;
1868
- status: number;
1869
- };
1870
- /**
1871
- * Republishes a published app to a managed space.
1872
- *
1873
- * @param appId Identifier of the app.
1874
- * @param body an object with the body content
1875
- * @throws RepublishAppHttpError
1876
- */
1877
- declare function republishApp(appId: string, body: RepublishApp, options?: ApiCallOptions): Promise<RepublishAppHttpResponse>;
1878
- type RepublishAppHttpResponse = {
1879
- data: NxApp;
1880
- headers: Headers;
1881
- status: 200;
1882
- };
1883
- type RepublishAppHttpError = {
1884
- data: unknown;
1885
- headers: Headers;
1886
- status: number;
1887
- };
1888
- /**
1889
- * Retrieves the metadata about all script logs stored for an app.
1890
- * Returns an array of ScriptLogMeta objects.
1891
- *
1892
- * @param appId Identifier of the app.
1893
- * @throws GetAppReloadLogsHttpError
1894
- */
1895
- declare function getAppReloadLogs(appId: string, options?: ApiCallOptions): Promise<GetAppReloadLogsHttpResponse>;
1896
- type GetAppReloadLogsHttpResponse = {
1897
- data: ScriptLogList;
1898
- headers: Headers;
1899
- status: 200;
1900
- };
1901
- type GetAppReloadLogsHttpError = {
1902
- data: unknown;
1903
- headers: Headers;
1904
- status: number;
1905
- };
1906
- /**
1907
- * Retrieves the log of a specific reload.
1908
- * Returns the log as "text/plain; charset=UTF-8".
1909
- *
1910
- * @param appId Identifier of the app.
1911
- * @param reloadId Identifier of the reload.
1912
- * @throws GetAppReloadLogHttpError
1913
- */
1914
- declare function getAppReloadLog(appId: string, reloadId: string, options?: ApiCallOptions): Promise<GetAppReloadLogHttpResponse>;
1915
- type GetAppReloadLogHttpResponse = {
1916
- data: DownloadableBlob;
1917
- headers: Headers;
1918
- status: 200;
1919
- };
1920
- type GetAppReloadLogHttpError = {
1921
- data: unknown;
1922
- headers: Headers;
1923
- status: number;
1924
- };
1925
- /**
1926
- * Retrieves the app reload metadata list.
1927
- * Reload metadata contains reload information, including reload id, duration, endtime and lineage load info.
1928
- *
1929
- * @param appId Identifier of the app
1930
- * @param reloadId Identifier of the reload. Use empty reloadId to get all reloads.
1931
- * @param query an object with query parameters
1932
- * @throws GetAppReloadMetadataHttpError
1933
- */
1934
- declare function getAppReloadMetadata(appId: string, reloadId: string, query: {
1935
- /** Include metadata for reloads ran with SkipStore flag set to true. Default: false */
1936
- includeSkipStoreReloads?: boolean;
1937
- /** Maximum number of records to return from this request. Default: 100 */
1938
- limit?: string;
1939
- }, options?: ApiCallOptions): Promise<GetAppReloadMetadataHttpResponse>;
1940
- type GetAppReloadMetadataHttpResponse = {
1941
- data: ReloadListMetadata;
1942
- headers: Headers;
1943
- status: 200;
1944
- };
1945
- type GetAppReloadMetadataHttpError = {
1946
- data: unknown;
1947
- headers: Headers;
1948
- status: number;
1949
- };
1950
- /**
1951
- * List all filters that are present in the given app. Filters allow to reduce the app data visible in a report output. Each filter can contain definitions on one or multiple fields.
1952
- *
1953
- * @param appId Qlik Sense app identifier
1954
- * @param query an object with query parameters
1955
- * @throws GetAppReportFiltersHttpError
1956
- */
1957
- declare function getAppReportFilters(appId: string, query: {
1958
- /** The advanced filtering to use for the query. Refer to [RFC 7644](https://datatracker.ietf.org/doc/rfc7644/) for the syntax. Cannot be combined with any of the fields marked as deprecated. All conditional statements within this query parameter are case insensitive.
1959
- * The following fields support the `co` (contains) operator: `name`, `description`
1960
- * The following fields support the `eq` (equals) operator: `ownerId`
1961
- * Example:
1962
- * (name co "query1" or description co "query2") and ownerId eq "123" */
1963
- filter?: string;
1964
- /** The filter type (REP, SUB). REP stands for report bookmark, SUB for subscription bookmark. */
1965
- filterTypes: ("REP" | "SUB")[];
1966
- /** Limit the returned result set */
1967
- limit?: number;
1968
- /** If present, the cursor that starts the page of data that is returned. */
1969
- page?: string;
1970
- /** Sorting parameters. */
1971
- sort?: ("+ownerId" | "-ownerId" | "-name" | "+name" | "+description" | "-description" | "+createdAt" | "-createdAt" | "+updatedAt" | "-updatedAt")[];
1972
- }, options?: ApiCallOptions): Promise<GetAppReportFiltersHttpResponse>;
1973
- type GetAppReportFiltersHttpResponse = {
1974
- data: FilterList;
1975
- headers: Headers;
1976
- status: 200;
1977
- prev?: (options?: ApiCallOptions) => Promise<GetAppReportFiltersHttpResponse>;
1978
- next?: (options?: ApiCallOptions) => Promise<GetAppReportFiltersHttpResponse>;
1979
- };
1980
- type GetAppReportFiltersHttpError = {
1981
- data: FilterErrors;
1982
- headers: Headers;
1983
- status: 400 | 401 | 403 | 404 | 429 | 500;
1984
- };
1985
- /**
1986
- * Creates a new report filter which is used to re-apply selections, variables, patches to an engine session.
1987
- *
1988
- * @param appId Qlik Sense app identifier
1989
- * @param body an object with the body content
1990
- * @throws CreateAppReportFilterHttpError
1991
- */
1992
- declare function createAppReportFilter(appId: string, body: FilterRequest, options?: ApiCallOptions): Promise<CreateAppReportFilterHttpResponse>;
1993
- type CreateAppReportFilterHttpResponse = {
1994
- data: Filter;
1995
- headers: Headers;
1996
- status: 201;
1997
- };
1998
- type CreateAppReportFilterHttpError = {
1999
- data: FilterErrors;
2000
- headers: Headers;
2001
- status: 400 | 401 | 403 | 404 | 409 | 429 | 500;
2002
- };
2003
- /**
2004
- * Get the number of filters for the given app and filter types
2005
- *
2006
- * @param appId Qlik Sense app identifier
2007
- * @param query an object with query parameters
2008
- * @throws CountAppReportFiltersHttpError
2009
- */
2010
- declare function countAppReportFilters(appId: string, query: {
2011
- /** The filter type (REP, SUB). REP stands for report bookmark, SUB for subscription bookmark. */
2012
- filterTypes: ("REP" | "SUB")[];
2013
- }, options?: ApiCallOptions): Promise<CountAppReportFiltersHttpResponse>;
2014
- type CountAppReportFiltersHttpResponse = {
2015
- data: FiltersCount;
2016
- headers: Headers;
2017
- status: 200;
2018
- };
2019
- type CountAppReportFiltersHttpError = {
2020
- data: FilterErrors;
2021
- headers: Headers;
2022
- status: 400 | 401 | 403 | 404 | 429 | 500;
2023
- };
2024
- /**
2025
- * Delete a filter
2026
- *
2027
- * @param appId Qlik Sense app identifier
2028
- * @param id The filter id identifier (bookmarkId).
2029
- * @throws DeleteAppReportFilterHttpError
2030
- */
2031
- declare function deleteAppReportFilter(appId: string, id: string, options?: ApiCallOptions): Promise<DeleteAppReportFilterHttpResponse>;
2032
- type DeleteAppReportFilterHttpResponse = {
2033
- data: void;
2034
- headers: Headers;
2035
- status: 204;
2036
- };
2037
- type DeleteAppReportFilterHttpError = {
2038
- data: FilterErrors;
2039
- headers: Headers;
2040
- status: 400 | 401 | 403 | 404 | 429 | 500;
2041
- };
2042
- /**
2043
- * Get a filter
2044
- *
2045
- * @param appId Qlik Sense app identifier
2046
- * @param id The filter id identifier (bookmarkId).
2047
- * @throws GetAppReportFilterHttpError
2048
- */
2049
- declare function getAppReportFilter(appId: string, id: string, options?: ApiCallOptions): Promise<GetAppReportFilterHttpResponse>;
2050
- type GetAppReportFilterHttpResponse = {
2051
- data: Filter;
2052
- headers: Headers;
2053
- status: 200;
2054
- };
2055
- type GetAppReportFilterHttpError = {
2056
- data: FilterErrors;
2057
- headers: Headers;
2058
- status: 400 | 401 | 403 | 404 | 429 | 500;
2059
- };
2060
- /**
2061
- * Update a filter
2062
- *
2063
- * @param appId Qlik Sense app identifier
2064
- * @param id The filter id identifier (bookmarkId).
2065
- * @param body an object with the body content
2066
- * @throws PatchAppReportFilterHttpError
2067
- */
2068
- declare function patchAppReportFilter(appId: string, id: string, body: PatchFilter, options?: ApiCallOptions): Promise<PatchAppReportFilterHttpResponse>;
2069
- type PatchAppReportFilterHttpResponse = {
2070
- data: void;
2071
- headers: Headers;
2072
- status: 204;
2073
- };
2074
- type PatchAppReportFilterHttpError = {
2075
- data: FilterErrors;
2076
- headers: Headers;
2077
- status: 400 | 401 | 403 | 404 | 409 | 429 | 500;
2078
- };
2079
- /**
2080
- * Retrieves the script history for an app.
2081
- * Returns information about the saved versions of the script in a list sorted with latest first.
2082
- *
2083
- * @param appId Identifier of the app.
2084
- * @param query an object with query parameters
2085
- * @throws GetAppScriptHistoryHttpError
2086
- */
2087
- declare function getAppScriptHistory(appId: string, query: {
2088
- /** A scim filter expression defining which script versions should be retrieved. Filterable fields are:
2089
- * * ScriptId
2090
- * * ModifiedTime
2091
- * * ModifierId */
2092
- filter?: string;
2093
- /** Maximum number of records to return from this request. */
2094
- limit?: string;
2095
- /** Opaque definition of which page of the result set to return. Returned from a previous call using the same filter. Not yet supported. */
2096
- page?: string;
2097
- }, options?: ApiCallOptions): Promise<GetAppScriptHistoryHttpResponse>;
2098
- type GetAppScriptHistoryHttpResponse = {
2099
- data: ScriptMetaList;
2100
- headers: Headers;
2101
- status: 200;
2102
- prev?: (options?: ApiCallOptions) => Promise<GetAppScriptHistoryHttpResponse>;
2103
- next?: (options?: ApiCallOptions) => Promise<GetAppScriptHistoryHttpResponse>;
2104
- };
2105
- type GetAppScriptHistoryHttpError = {
2106
- data: unknown;
2107
- headers: Headers;
2108
- status: number;
2109
- };
2110
- /**
2111
- * Sets script for an app.
2112
- *
2113
- * @param appId Identifier of the app.
2114
- * @param body an object with the body content
2115
- * @throws UpdateAppScriptHttpError
2116
- */
2117
- declare function updateAppScript(appId: string, body: ScriptVersion, options?: ApiCallOptions): Promise<UpdateAppScriptHttpResponse>;
2118
- type UpdateAppScriptHttpResponse = {
2119
- data: void;
2120
- headers: Headers;
2121
- status: 200;
2122
- };
2123
- type UpdateAppScriptHttpError = {
2124
- data: unknown;
2125
- headers: Headers;
2126
- status: number;
2127
- };
2128
- /**
2129
- * Deletes a specific version of the script for an app.
2130
- * Fails if the supplied id is the current version.
2131
- *
2132
- * @param appId Identifier of the app.
2133
- * @param id Identifier of the script version
2134
- * @throws DeleteAppScriptHttpError
2135
- */
2136
- declare function deleteAppScript(appId: string, id: string, options?: ApiCallOptions): Promise<DeleteAppScriptHttpResponse>;
2137
- type DeleteAppScriptHttpResponse = {
2138
- data: void;
2139
- headers: Headers;
2140
- status: 200;
2141
- };
2142
- type DeleteAppScriptHttpError = {
2143
- data: unknown;
2144
- headers: Headers;
2145
- status: number;
2146
- };
2147
- /**
2148
- * Retrieves a version of the script for an app.
2149
- * Returns the script text.
2150
- *
2151
- * @param appId Identifier of the app.
2152
- * @param id Identifier of the script version, or 'current' for retrieving the current version.
2153
- * @throws GetAppScriptHttpError
2154
- */
2155
- declare function getAppScript(appId: string, id: string, options?: ApiCallOptions): Promise<GetAppScriptHttpResponse>;
2156
- type GetAppScriptHttpResponse = {
2157
- data: ScriptVersion;
2158
- headers: Headers;
2159
- status: 200;
2160
- };
2161
- type GetAppScriptHttpError = {
2162
- data: unknown;
2163
- headers: Headers;
2164
- status: number;
2165
- };
2166
- /**
2167
- * Updates a specific version of the script for an app.
2168
- *
2169
- * @param appId Identifier of the app.
2170
- * @param id Identifier of the script version.
2171
- * @param body an object with the body content
2172
- * @throws PatchAppScriptHttpError
2173
- */
2174
- declare function patchAppScript(appId: string, id: string, body: NxPatch[], options?: ApiCallOptions): Promise<PatchAppScriptHttpResponse>;
2175
- type PatchAppScriptHttpResponse = {
2176
- data: void;
2177
- headers: Headers;
2178
- status: 200;
2179
- };
2180
- type PatchAppScriptHttpError = {
2181
- data: unknown;
2182
- headers: Headers;
2183
- status: number;
2184
- };
2185
- /**
2186
- * Removes space from a specific app.
2187
- *
2188
- * @param appId Identifier of the app.
2189
- * @throws RemoveAppFromSpaceHttpError
2190
- */
2191
- declare function removeAppFromSpace(appId: string, options?: ApiCallOptions): Promise<RemoveAppFromSpaceHttpResponse>;
2192
- type RemoveAppFromSpaceHttpResponse = {
2193
- data: NxApp;
2194
- headers: Headers;
2195
- status: 200;
2196
- };
2197
- type RemoveAppFromSpaceHttpError = {
2198
- data: unknown;
2199
- headers: Headers;
2200
- status: number;
2201
- };
2202
- /**
2203
- * Sets space on a specific app.
2204
- *
2205
- * @param appId Identifier of the app.
2206
- * @param body an object with the body content
2207
- * @throws MoveAppToSpaceHttpError
2208
- */
2209
- declare function moveAppToSpace(appId: string, body: UpdateSpace, options?: ApiCallOptions): Promise<MoveAppToSpaceHttpResponse>;
2210
- type MoveAppToSpaceHttpResponse = {
2211
- data: NxApp;
2212
- headers: Headers;
2213
- status: 200;
2214
- };
2215
- type MoveAppToSpaceHttpError = {
2216
- data: unknown;
2217
- headers: Headers;
2218
- status: number;
2219
- };
2220
- /**
2221
- * Find all evaluations for an app GUID.
2222
- * Supports paging via next, prev which are sent in the response body
2223
- *
2224
- * @param guid The app guid.
2225
- * @param query an object with query parameters
2226
- * @throws GetAppEvaluationsHttpError
2227
- */
2228
- declare function getAppEvaluations(guid: string, query: {
2229
- /** Get the full data of the evaluation */
2230
- all?: boolean;
2231
- /** Add file transfer headers to response */
2232
- fileMode?: boolean;
2233
- /** Specify output format, currently supported are 'json' and 'xml' */
2234
- format?: string;
2235
- /** Number of results to return per page. */
2236
- limit?: number;
2237
- /** The app evaluation id to get next page from */
2238
- next?: string;
2239
- /** The app evaluation id to get previous page from */
2240
- prev?: string;
2241
- /** Property to sort list on */
2242
- sort?: string;
2243
- }, options?: ApiCallOptions): Promise<GetAppEvaluationsHttpResponse>;
2244
- type GetAppEvaluationsHttpResponse = {
2245
- data: Evaluations;
2246
- headers: Headers;
2247
- status: 200;
2248
- prev?: (options?: ApiCallOptions) => Promise<GetAppEvaluationsHttpResponse>;
2249
- next?: (options?: ApiCallOptions) => Promise<GetAppEvaluationsHttpResponse>;
2250
- };
2251
- type GetAppEvaluationsHttpError = {
2252
- data: EvaluatorError;
2253
- headers: Headers;
2254
- status: 400 | 404 | 500;
2255
- };
2256
- /**
2257
- * Queue an app evaluation by its app guid.
2258
- * @example
2259
- * queueAppEvaluation(
2260
- * "abcdefghijklmnopq"
2261
- * )
2262
- *
2263
- * @param guid Guid of the app.
2264
- * @throws QueueAppEvaluationHttpError
2265
- */
2266
- declare function queueAppEvaluation(guid: string, options?: ApiCallOptions): Promise<QueueAppEvaluationHttpResponse>;
2267
- type QueueAppEvaluationHttpResponse = {
2268
- data: Evaluation;
2269
- headers: Headers;
2270
- status: 201;
2271
- };
2272
- type QueueAppEvaluationHttpError = {
2273
- data: EvaluatorError;
2274
- headers: Headers;
2275
- status: 400 | 403 | 404 | 500;
2276
- };
2277
- /**
2278
- * Clears the cache for apps api requests.
2279
- */
2280
- declare function clearCache(): void;
2281
- type AppsAPI = {
2282
- /**
2283
- * Creates a new app.
2284
- *
2285
- * @param body an object with the body content
2286
- * @throws CreateAppHttpError
2287
- */
2288
- createApp: typeof createApp;
2289
- /**
2290
- * Accepts two evaluation ids and returns a comparison denoting the differences between the two.
2291
- *
2292
- * @param baseid Id of the baseline evaluation
2293
- * @param comparisonid Id of the comparison evaluation
2294
- * @param query an object with query parameters
2295
- * @throws GetAppEvaluationComparisonHttpError
2296
- */
2297
- getAppEvaluationComparison: typeof getAppEvaluationComparison;
2298
- /**
2299
- * Accepts two evaluation ids and downloads a log, in XML format, denoting the differences between the two.
2300
- * @example
2301
- * getAppEvaluationComparisonXml(
2302
- * "abcdefghijklmnopq",
2303
- * "abcdefghijklmnopq"
2304
- * )
2305
- *
2306
- * @param baseid Id of the baseline evaluation
2307
- * @param comparisonid Id of the comparison evaluation
2308
- * @throws GetAppEvaluationComparisonXmlHttpError
2309
- */
2310
- getAppEvaluationComparisonXml: typeof getAppEvaluationComparisonXml;
2311
- /**
2312
- * Find an evaluation by a specific id.
2313
- *
2314
- * @param id Id of the desired evaluation.
2315
- * @param query an object with query parameters
2316
- * @throws GetAppEvaluationHttpError
2317
- */
2318
- getAppEvaluation: typeof getAppEvaluation;
2319
- /**
2320
- * Find and download an evaluation log by a specific evaluation id.
2321
- * @example
2322
- * getAppEvaluationXml(
2323
- * "abcdefghijklmnopq"
2324
- * )
2325
- *
2326
- * @param id Id of the desired evaluation.
2327
- * @throws GetAppEvaluationXmlHttpError
2328
- */
2329
- getAppEvaluationXml: typeof getAppEvaluationXml;
2330
- /**
2331
- * Imports an app into the system.
2332
- *
2333
- * @param query an object with query parameters
2334
- * @param body an object with the body content
2335
- * @throws ImportAppHttpError
2336
- */
2337
- importApp: typeof importApp;
2338
- /**
2339
- * Gets the app privileges for the current user, such as create app and import app. Empty means that the current user has no app privileges.
2340
- *
2341
- * @throws GetAppsPrivilegesHttpError
2342
- */
2343
- getAppsPrivileges: typeof getAppsPrivileges;
2344
- /**
2345
- * Validates the script.
2346
- *
2347
- * @param body an object with the body content
2348
- * @throws ValidateScriptHttpError
2349
- */
2350
- validateScript: typeof validateScript;
2351
- /**
2352
- * Deletes a specific app.
2353
- *
2354
- * @param appId Identifier of the app.
2355
- * @throws DeleteAppHttpError
2356
- */
2357
- deleteApp: typeof deleteApp;
2358
- /**
2359
- * Retrieves information for a specific app.
2360
- *
2361
- * @param appId Identifier of the app.
2362
- * @throws GetAppInfoHttpError
2363
- */
2364
- getAppInfo: typeof getAppInfo;
2365
- /**
2366
- * Updates the information for a specific app.
2367
- *
2368
- * @param appId Identifier of the app.
2369
- * @param body an object with the body content
2370
- * @throws UpdateAppInfoHttpError
2371
- */
2372
- updateAppInfo: typeof updateAppInfo;
2373
- /**
2374
- * Copies a specific app.
2375
- *
2376
- * @param appId Identifier of the app.
2377
- * @param body an object with the body content
2378
- * @throws CopyAppHttpError
2379
- */
2380
- copyApp: typeof copyApp;
2381
- /**
2382
- * Retrieves the lineage for an app.
2383
- * Returns a JSON-formatted array of strings describing the lineage of the app.
2384
- *
2385
- * @param appId Identifier of the app.
2386
- * @throws GetAppDataLineageHttpError
2387
- */
2388
- getAppDataLineage: typeof getAppDataLineage;
2389
- /**
2390
- * Retrieves the data model and reload statistics metadata of an app.
2391
- * An empty metadata structure is returned if the metadata is not available in the app.
2392
- *
2393
- * @param appId Identifier of the app.
2394
- * @throws GetAppDataMetadataHttpError
2395
- */
2396
- getAppDataMetadata: typeof getAppDataMetadata;
2397
- /**
2398
- * Exports a specific app.
2399
- *
2400
- * @param appId Identifier of the app.
2401
- * @param query an object with query parameters
2402
- * @throws ExportAppHttpError
2403
- */
2404
- exportApp: typeof exportApp;
2405
- /**
2406
- * Returns information about supported analyses for the app's data model. Lists available analysis types, along with minimum and maximum number of dimensions, measures, and fields.
2407
- *
2408
- * @param appId Qlik Sense app identifier
2409
- * @throws GetAppInsightAnalysesHttpError
2410
- */
2411
- getAppInsightAnalyses: typeof getAppInsightAnalyses;
2412
- /**
2413
- * Returns analysis recommendations in response to a natural language question, a set of fields and master items, or a set of fields and master items with an optional target analysis.
2414
- *
2415
- * @param appId Qlik Sense app identifier
2416
- * @param body an object with the body content
2417
- * @throws GetAppInsightAnalysisRecommendationsHttpError
2418
- */
2419
- getAppInsightAnalysisRecommendations: typeof getAppInsightAnalysisRecommendations;
2420
- /**
2421
- * Returns information about model used to make analysis recommendations. Lists all fields and master items in the logical model, along with an indication of the validity of the logical model if the default is not used.
2422
- *
2423
- * @param appId Qlik Sense app identifier
2424
- * @throws GetAppInsightAnalysisModelHttpError
2425
- */
2426
- getAppInsightAnalysisModel: typeof getAppInsightAnalysisModel;
2427
- /**
2428
- * Deletes a media content file or complete directory.
2429
- * Returns OK if the bytes containing the media file (or the complete content of a directory) were successfully deleted, or error in case of failure or lack of permission.
2430
- *
2431
- * @param appId Unique application identifier.
2432
- * @param path Path to file content.
2433
- * @throws DeleteAppMediaHttpError
2434
- */
2435
- deleteAppMedia: typeof deleteAppMedia;
2436
- /**
2437
- * Gets media content from file.
2438
- * Returns a stream of bytes containing the media file content on success, or error if file is not found.
2439
- *
2440
- * @param appId Unique application identifier.
2441
- * @param path Path to file content.
2442
- * @throws GetAppMediaHttpError
2443
- */
2444
- getAppMedia: typeof getAppMedia;
2445
- /**
2446
- * Stores the media content file.
2447
- * Returns OK if the bytes containing the media file content were successfully stored, or error in case of failure, lack of permission or file already exists on the supplied path.
2448
- *
2449
- * @param appId Unique application identifier.
2450
- * @param path Path to file content.
2451
- * @param body an object with the body content
2452
- * @throws UploadAppMediaHttpError
2453
- */
2454
- uploadAppMedia: typeof uploadAppMedia;
2455
- /**
2456
- * Lists media content.
2457
- * Returns a JSON formatted array of strings describing the available media content or error if the optional path supplied is not found.
2458
- *
2459
- * @param appId Unique application identifier.
2460
- * @param path The path to sub folder with static content relative to the root folder. Use empty path to access the root folder.
2461
- * @param query an object with query parameters
2462
- * @throws GetAppMediaListHttpError
2463
- */
2464
- getAppMediaList: typeof getAppMediaList;
2465
- /**
2466
- * Gets media content from file currently used as application thumbnail.
2467
- * Returns a stream of bytes containing the media file content on success, or error if file is not found.
2468
- * The image selected as thumbnail is only updated when application is saved.
2469
- *
2470
- * @param appId Unique application identifier.
2471
- * @throws GetAppThumbnailHttpError
2472
- */
2473
- getAppThumbnail: typeof getAppThumbnail;
2474
- /**
2475
- * Sets owner on an app object.
2476
- * The user must be the owner of the object.
2477
- *
2478
- * @param appId Identifier of the app.
2479
- * @param objectId Identifier of the object.
2480
- * @param body an object with the body content
2481
- * @throws UpdateAppObjectOwnerHttpError
2482
- */
2483
- updateAppObjectOwner: typeof updateAppObjectOwner;
2484
- /**
2485
- * Changes owner of the app.
2486
- *
2487
- * @param appId Identifier of the app.
2488
- * @param body an object with the body content
2489
- * @throws UpdateAppOwnerHttpError
2490
- */
2491
- updateAppOwner: typeof updateAppOwner;
2492
- /**
2493
- * Publishes a specific app to a managed space.
2494
- *
2495
- * @param appId Identifier of the app.
2496
- * @param body an object with the body content
2497
- * @throws PublishAppHttpError
2498
- */
2499
- publishApp: typeof publishApp;
2500
- /**
2501
- * Republishes a published app to a managed space.
2502
- *
2503
- * @param appId Identifier of the app.
2504
- * @param body an object with the body content
2505
- * @throws RepublishAppHttpError
2506
- */
2507
- republishApp: typeof republishApp;
2508
- /**
2509
- * Retrieves the metadata about all script logs stored for an app.
2510
- * Returns an array of ScriptLogMeta objects.
2511
- *
2512
- * @param appId Identifier of the app.
2513
- * @throws GetAppReloadLogsHttpError
2514
- */
2515
- getAppReloadLogs: typeof getAppReloadLogs;
2516
- /**
2517
- * Retrieves the log of a specific reload.
2518
- * Returns the log as "text/plain; charset=UTF-8".
2519
- *
2520
- * @param appId Identifier of the app.
2521
- * @param reloadId Identifier of the reload.
2522
- * @throws GetAppReloadLogHttpError
2523
- */
2524
- getAppReloadLog: typeof getAppReloadLog;
2525
- /**
2526
- * Retrieves the app reload metadata list.
2527
- * Reload metadata contains reload information, including reload id, duration, endtime and lineage load info.
2528
- *
2529
- * @param appId Identifier of the app
2530
- * @param reloadId Identifier of the reload. Use empty reloadId to get all reloads.
2531
- * @param query an object with query parameters
2532
- * @throws GetAppReloadMetadataHttpError
2533
- */
2534
- getAppReloadMetadata: typeof getAppReloadMetadata;
2535
- /**
2536
- * List all filters that are present in the given app. Filters allow to reduce the app data visible in a report output. Each filter can contain definitions on one or multiple fields.
2537
- *
2538
- * @param appId Qlik Sense app identifier
2539
- * @param query an object with query parameters
2540
- * @throws GetAppReportFiltersHttpError
2541
- */
2542
- getAppReportFilters: typeof getAppReportFilters;
2543
- /**
2544
- * Creates a new report filter which is used to re-apply selections, variables, patches to an engine session.
2545
- *
2546
- * @param appId Qlik Sense app identifier
2547
- * @param body an object with the body content
2548
- * @throws CreateAppReportFilterHttpError
2549
- */
2550
- createAppReportFilter: typeof createAppReportFilter;
2551
- /**
2552
- * Get the number of filters for the given app and filter types
2553
- *
2554
- * @param appId Qlik Sense app identifier
2555
- * @param query an object with query parameters
2556
- * @throws CountAppReportFiltersHttpError
2557
- */
2558
- countAppReportFilters: typeof countAppReportFilters;
2559
- /**
2560
- * Delete a filter
2561
- *
2562
- * @param appId Qlik Sense app identifier
2563
- * @param id The filter id identifier (bookmarkId).
2564
- * @throws DeleteAppReportFilterHttpError
2565
- */
2566
- deleteAppReportFilter: typeof deleteAppReportFilter;
2567
- /**
2568
- * Get a filter
2569
- *
2570
- * @param appId Qlik Sense app identifier
2571
- * @param id The filter id identifier (bookmarkId).
2572
- * @throws GetAppReportFilterHttpError
2573
- */
2574
- getAppReportFilter: typeof getAppReportFilter;
2575
- /**
2576
- * Update a filter
2577
- *
2578
- * @param appId Qlik Sense app identifier
2579
- * @param id The filter id identifier (bookmarkId).
2580
- * @param body an object with the body content
2581
- * @throws PatchAppReportFilterHttpError
2582
- */
2583
- patchAppReportFilter: typeof patchAppReportFilter;
2584
- /**
2585
- * Retrieves the script history for an app.
2586
- * Returns information about the saved versions of the script in a list sorted with latest first.
2587
- *
2588
- * @param appId Identifier of the app.
2589
- * @param query an object with query parameters
2590
- * @throws GetAppScriptHistoryHttpError
2591
- */
2592
- getAppScriptHistory: typeof getAppScriptHistory;
2593
- /**
2594
- * Sets script for an app.
2595
- *
2596
- * @param appId Identifier of the app.
2597
- * @param body an object with the body content
2598
- * @throws UpdateAppScriptHttpError
2599
- */
2600
- updateAppScript: typeof updateAppScript;
2601
- /**
2602
- * Deletes a specific version of the script for an app.
2603
- * Fails if the supplied id is the current version.
2604
- *
2605
- * @param appId Identifier of the app.
2606
- * @param id Identifier of the script version
2607
- * @throws DeleteAppScriptHttpError
2608
- */
2609
- deleteAppScript: typeof deleteAppScript;
2610
- /**
2611
- * Retrieves a version of the script for an app.
2612
- * Returns the script text.
2613
- *
2614
- * @param appId Identifier of the app.
2615
- * @param id Identifier of the script version, or 'current' for retrieving the current version.
2616
- * @throws GetAppScriptHttpError
2617
- */
2618
- getAppScript: typeof getAppScript;
2619
- /**
2620
- * Updates a specific version of the script for an app.
2621
- *
2622
- * @param appId Identifier of the app.
2623
- * @param id Identifier of the script version.
2624
- * @param body an object with the body content
2625
- * @throws PatchAppScriptHttpError
2626
- */
2627
- patchAppScript: typeof patchAppScript;
2628
- /**
2629
- * Removes space from a specific app.
2630
- *
2631
- * @param appId Identifier of the app.
2632
- * @throws RemoveAppFromSpaceHttpError
2633
- */
2634
- removeAppFromSpace: typeof removeAppFromSpace;
2635
- /**
2636
- * Sets space on a specific app.
2637
- *
2638
- * @param appId Identifier of the app.
2639
- * @param body an object with the body content
2640
- * @throws MoveAppToSpaceHttpError
2641
- */
2642
- moveAppToSpace: typeof moveAppToSpace;
2643
- /**
2644
- * Find all evaluations for an app GUID.
2645
- * Supports paging via next, prev which are sent in the response body
2646
- *
2647
- * @param guid The app guid.
2648
- * @param query an object with query parameters
2649
- * @throws GetAppEvaluationsHttpError
2650
- */
2651
- getAppEvaluations: typeof getAppEvaluations;
2652
- /**
2653
- * Queue an app evaluation by its app guid.
2654
- * @example
2655
- * queueAppEvaluation(
2656
- * "abcdefghijklmnopq"
2657
- * )
2658
- *
2659
- * @param guid Guid of the app.
2660
- * @throws QueueAppEvaluationHttpError
2661
- */
2662
- queueAppEvaluation: typeof queueAppEvaluation;
2663
- /**
2664
- * Clears the cache for apps api requests.
2665
- */
2666
- clearCache: typeof clearCache;
2667
- };
2668
- /**
2669
- * Functions for the apps api
2670
- */
2671
- declare const appsExport: AppsAPI;
2672
- //#endregion
2673
- export { Errors as $, validateScript as $i, PublishAppHttpError as $n, UpdateOwner as $r, GetAppReloadLogHttpError as $t, Comparisonobjresponsetime as A, getAppMediaList as Ai, MoveAppToSpaceHttpError as An, ScriptLogList as Ar, GetAppDataMetadataHttpResponse as At, CreateAppHttpResponse as B, importApp as Bi, NxPatch as Bn, SymbolFrequency as Br, GetAppEvaluationsHttpResponse as Bt, Cmpbool as C, getAppEvaluationXml as Ci, LastReloadMetadata as Cn, ResultobjMemoryLimit as Cr, FilterVariable as Ct, Comparison as D, getAppInsightAnalysisModel as Di, LinksResponse as Dn, Script as Dr, GetAppDataLineageHttpError as Dt, Cmpint as E, getAppInsightAnalyses as Ei, Links as En, Resultsingle as Er, FrequencyDistributionData as Et, CopyAppHttpResponse as F, getAppReportFilters as Fi, NxApp as Fn, SimplifiedClassifications as Fr, GetAppEvaluationHttpError as Ft, DeleteAppHttpResponse as G, queueAppEvaluation as Gi, PartialNluInfo as Gn, UpdateAppInfoHttpError as Gr, GetAppInsightAnalysisModelHttpError as Gt, CreateAppReportFilterHttpResponse as H, patchAppReportFilter as Hi, Objectmetrics as Hn, TableMetadata as Hr, GetAppInfoHttpResponse as Ht, CountAppReportFiltersHttpError as I, getAppScript as Ii, NxAppCreatePrivileges as In, Sortedcomparisonfields as Ir, GetAppEvaluationHttpResponse as It, DeleteAppReportFilterHttpError as J, updateAppInfo as Ji, PatchAppScriptHttpError as Jn, UpdateAppObjectOwnerHttpResponse as Jr, GetAppInsightAnalysisRecommendationsHttpResponse as Jt, DeleteAppMediaHttpError as K, removeAppFromSpace as Ki, PatchAppReportFilterHttpError as Kn, UpdateAppInfoHttpResponse as Kr, GetAppInsightAnalysisModelHttpResponse as Kt, CountAppReportFiltersHttpResponse as L, getAppScriptHistory as Li, NxAppObject as Ln, Sortedcomparisonobjresponsetime as Lr, GetAppEvaluationXmlHttpError as Lt, Comparisontables as M, getAppReloadLogs as Mi, NavigationLink as Mn, ScriptMeta as Mr, GetAppEvaluationComparisonHttpResponse as Mt, CompositionMinMax as N, getAppReloadMetadata as Ni, NavigationLinks as Nn, ScriptMetaList as Nr, GetAppEvaluationComparisonXmlHttpError as Nt, Comparisonfields as O, getAppInsightAnalysisRecommendations as Oi, Log as On, ScriptIssue as Or, GetAppDataLineageHttpResponse as Ot, CopyAppHttpError as P, getAppReportFilter as Pi, NumberFormat as Pn, ScriptVersion as Pr, GetAppEvaluationComparisonXmlHttpResponse as Pt, Error as Q, uploadAppMedia as Qi, PublishApp as Qn, UpdateAppScriptHttpResponse as Qr, GetAppMediaListHttpResponse as Qt, CreateApp as R, getAppThumbnail as Ri, NxAttributes as Rn, Sortedcomparisonoobjheavy as Rr, GetAppEvaluationXmlHttpResponse as Rt, Classifications as S, getAppEvaluationComparisonXml as Si, JsonObject as Sn, Resultmetadatatoptables as Sr, FilterV10 as St, CmpfloatWithTimeout as T, getAppInfo as Ti, LinkResponse as Tn, Resultobjsheet as Tr, Float64 as Tt, DataModelMetadata as U, patchAppScript as Ui, Objectspec as Un, TableProfilingData as Ur, GetAppInsightAnalysesHttpError as Ut, CreateAppReportFilterHttpError as V, moveAppToSpace as Vi, NxPatchOperationType as Vn, SymbolValue as Vr, GetAppInfoHttpError as Vt, DeleteAppHttpError as W, publishApp as Wi, Objecttopspec as Wn, UpdateApp as Wr, GetAppInsightAnalysesHttpResponse as Wt, DeleteAppScriptHttpError as X, updateAppOwner as Xi, PatchFilter as Xn, UpdateAppOwnerHttpResponse as Xr, GetAppMediaHttpResponse as Xt, DeleteAppReportFilterHttpResponse as Y, updateAppObjectOwner as Yi, PatchAppScriptHttpResponse as Yn, UpdateAppOwnerHttpError as Yr, GetAppMediaHttpError as Yt, DeleteAppScriptHttpResponse as Z, updateAppScript as Zi, PatchFilterItem as Zn, UpdateAppScriptHttpError as Zr, GetAppMediaListHttpError as Zt, AppObjectGenericType as _, exportApp as _i, HardwareMeta as _n, RepublishAppHttpError as _r, FilterItemPatch as _t, AnalysisDetails as a, ValidateScriptHttpError as ai, GetAppReportFilterHttpError as an, RecommendItems as ar, ExportAppHttpResponse as at, ChartType as b, getAppEvaluation as bi, ImportAppHttpError as bn, Resultentry as br, FilterRequest as bt, AnalysisModelItemMasterItem as c, clearCache as ci, GetAppReportFiltersHttpResponse as cn, RecommendedAnalysis as cr, FieldInTableProfilingData as ct, AnalysisRecommendRequest as d, createApp as di, GetAppScriptHttpError as dn, ReloadListMetadata as dr, FileData as dt, UpdateSpace as ei, GetAppReloadLogHttpResponse as en, PublishAppHttpResponse as er, Evaluation as et, AnalysisRecommendationResponse as f, createAppReportFilter as fi, GetAppScriptHttpResponse as fn, ReloadMeta as fr, Filter as ft, AppContentListItem as g, deleteAppScript as gi, GetAppsPrivilegesHttpResponse as gn, RepublishApp as gr, FilterFieldValue as gt, AppContentList as h, deleteAppReportFilter as hi, GetAppsPrivilegesHttpError as hn, RemoveAppFromSpaceHttpResponse as hr, FilterField as ht, AnalysisDescriptorResponse as i, UserPrivileges as ii, GetAppReloadMetadataHttpResponse as in, RecommendFieldItem as ir, ExportAppHttpError as it, Comparisonoobjheavy as j, getAppReloadLog as ji, MoveAppToSpaceHttpResponse as jn, ScriptLogMeta as jr, GetAppEvaluationComparisonHttpError as jt, ComparisonobjMemoryLimit as k, getAppMedia as ki, Metadata as kn, ScriptIssues as kr, GetAppDataMetadataHttpError as kt, AnalysisModelResponse as l, copyApp as li, GetAppScriptHistoryHttpError as ln, RecommendedAnalysisCore as lr, FieldMetadata as lt, AppAttributes as m, deleteAppMedia as mi, GetAppThumbnailHttpResponse as mn, RemoveAppFromSpaceHttpError as mr, FilterErrors as mt, AnalysisComposition as n, UploadAppMediaHttpResponse as ni, GetAppReloadLogsHttpResponse as nn, QueueAppEvaluationHttpError as nr, EvaluatorError as nt, AnalysisGroup as o, ValidateScriptHttpResponse as oi, GetAppReportFilterHttpResponse as on, RecommendMasterItem as or, FieldAttrType as ot, AnalysisRecommendationResponseDetail as p, deleteApp as pi, GetAppThumbnailHttpError as pn, ReloadStatements as pr, FilterError as pt, DeleteAppMediaHttpResponse as q, republishApp as qi, PatchAppReportFilterHttpResponse as qn, UpdateAppObjectOwnerHttpError as qr, GetAppInsightAnalysisRecommendationsHttpError as qt, AnalysisDescriptor as r, UsageEnum as ri, GetAppReloadMetadataHttpError as rn, QueueAppEvaluationHttpResponse as rr, Event as rt, AnalysisModelItemField as s, appsExport as si, GetAppReportFiltersHttpError as sn, RecommendNaturalLangQuery as sr, FieldAttributes as st, Analysis as t, UploadAppMediaHttpError as ti, GetAppReloadLogsHttpError as tn, PublishData as tr, Evaluations as tt, AnalysisModelResponseDetail as u, countAppReportFilters as ui, GetAppScriptHistoryHttpResponse as un, ReloadIncludeFile as ur, FieldOverride as ut, AppUpdateAttributes as v, getAppDataLineage as vi, Href as vn, RepublishAppHttpResponse as vr, FilterList as vt, Cmpfloat as w, getAppEvaluations as wi, LineageInfoRest as wn, Resultobjresponsetime as wr, FiltersCount as wt, Classification as x, getAppEvaluationComparison as xi, ImportAppHttpResponse as xn, Resultmetadatatopfields as xr, FilterType as xt, AppsAPI as y, getAppDataMetadata as yi, Href2 as yn, Result as yr, FilterListItem as yt, CreateAppHttpError as z, getAppsPrivileges as zi, NxObjectAttributes as zn, Sortedcomparisontables as zr, GetAppEvaluationsHttpError as zt };