@qlik/api 2.3.1 → 2.4.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.
- package/analytics/change-stores.d.ts +40 -76
- package/analytics/change-stores.js +9 -10
- package/analytics.d.ts +1 -2
- package/analytics.js +5 -6
- package/api-keys.d.ts +46 -100
- package/api-keys.js +3 -4
- package/apps.d.ts +337 -461
- package/apps.js +74 -6
- package/assistants.d.ts +172 -337
- package/assistants.js +3 -4
- package/audits.d.ts +41 -85
- package/audits.js +3 -4
- package/auth-types.d.ts +110 -1
- package/auth-types.js +22 -1
- package/auth.d.ts +1 -2
- package/auth.js +1 -1
- package/automation-connections.d.ts +44 -95
- package/automation-connections.js +3 -4
- package/automation-connectors.d.ts +10 -20
- package/automation-connectors.js +3 -4
- package/automations.d.ts +54 -112
- package/automations.js +3 -4
- package/automl-deployments.d.ts +17 -36
- package/automl-deployments.js +3 -4
- package/automl-predictions.d.ts +12 -24
- package/automl-predictions.js +3 -4
- package/banners.d.ts +8 -14
- package/banners.js +3 -4
- package/brands.d.ts +19 -39
- package/brands.js +3 -4
- package/chunks/auth-B8lJw7rm.js +31 -0
- package/chunks/{interceptors-2VSXImC9.js → boot-interceptors-DqRxTczb.js} +50 -150
- package/chunks/{chunk-D3vHIbds.js → chunk-BdHzlgOL.js} +3 -3
- package/chunks/{invoke-fetch-CckTK7bh.js → invoke-fetch-DMAi6Fg3.js} +3 -3
- package/chunks/{invoke-fetch-D9lpiAb-.js → invoke-fetch-pMN6iqup.js} +2 -3
- package/chunks/platform-types-CECrZkOF.d.ts +29 -0
- package/chunks/{public-runtime-modules-BqxAMJ9M.js → public-runtime-modules-2KfyI2qM.js} +5 -5
- package/chunks/{qix-DpvHvpx7.js → qix-BdNrIA4s.js} +19 -20
- package/chunks/{qix-chunk-entrypoint-BXZPnE6J.js → qix-chunk-entrypoint-L9RpWwLK.js} +52 -58
- package/chunks/{qix-CrqXv44x.d.ts → qix-types-Bjha7sch.d.ts} +33 -115
- package/collections.d.ts +67 -144
- package/collections.js +3 -4
- package/conditions.d.ts +87 -190
- package/conditions.js +3 -4
- package/consumption.d.ts +35 -72
- package/consumption.js +3 -4
- package/core/ip-policies.d.ts +43 -93
- package/core/ip-policies.js +5 -6
- package/core.d.ts +1 -2
- package/core.js +5 -6
- package/csp-origins.d.ts +42 -85
- package/csp-origins.js +3 -4
- package/csrf-token.d.ts +6 -11
- package/csrf-token.js +3 -4
- package/data-alerts.d.ts +152 -325
- package/data-alerts.js +3 -4
- package/data-assets.d.ts +16 -31
- package/data-assets.js +3 -4
- package/data-connections.d.ts +123 -257
- package/data-connections.js +3 -4
- package/data-credentials.d.ts +36 -76
- package/data-credentials.js +3 -4
- package/data-files.d.ts +60 -121
- package/data-files.js +3 -4
- package/data-governance/data-products.d.ts +429 -0
- package/data-governance/data-products.js +212 -0
- package/data-governance.d.ts +13 -0
- package/data-governance.js +12 -0
- package/data-qualities.d.ts +23 -25
- package/data-qualities.js +9 -4
- package/data-sets.d.ts +28 -57
- package/data-sets.js +3 -4
- package/data-sources.d.ts +45 -97
- package/data-sources.js +3 -4
- package/data-stores.d.ts +53 -107
- package/data-stores.js +3 -4
- package/dcaas.d.ts +32 -67
- package/dcaas.js +3 -4
- package/di-projects.d.ts +111 -136
- package/di-projects.js +25 -4
- package/direct-access-agents.d.ts +29 -63
- package/direct-access-agents.js +3 -4
- package/encryption.d.ts +28 -59
- package/encryption.js +3 -4
- package/extensions.d.ts +35 -73
- package/extensions.js +3 -4
- package/global-types.d.ts +139 -1
- package/glossaries.d.ts +75 -158
- package/glossaries.js +3 -4
- package/groups.d.ts +58 -125
- package/groups.js +3 -4
- package/identity-providers.d.ts +148 -324
- package/identity-providers.js +3 -4
- package/index.d.ts +18 -4
- package/index.js +64 -19
- package/interceptors.d.ts +2 -3
- package/interceptors.js +104 -2
- package/invoke-fetch-types.d.ts +97 -1
- package/items.d.ts +85 -181
- package/items.js +3 -4
- package/knowledgebases.d.ts +137 -270
- package/knowledgebases.js +3 -4
- package/licenses.d.ts +71 -153
- package/licenses.js +3 -4
- package/lineage-graphs.d.ts +39 -85
- package/lineage-graphs.js +3 -4
- package/ml.d.ts +290 -621
- package/ml.js +3 -4
- package/notes.d.ts +9 -18
- package/notes.js +3 -4
- package/notifications.d.ts +14 -30
- package/notifications.js +3 -4
- package/oauth-clients.d.ts +98 -159
- package/oauth-clients.js +4 -5
- package/oauth-tokens.d.ts +16 -33
- package/oauth-tokens.js +3 -4
- package/package.json +6 -3
- package/qix.d.ts +46 -2
- package/qix.js +2 -3
- package/questions.d.ts +53 -110
- package/questions.js +3 -4
- package/quotas.d.ts +13 -26
- package/quotas.js +3 -4
- package/reload-tasks.d.ts +23 -46
- package/reload-tasks.js +3 -4
- package/reloads.d.ts +38 -55
- package/reloads.js +3 -4
- package/report-templates.d.ts +30 -63
- package/report-templates.js +3 -4
- package/reports.d.ts +111 -238
- package/reports.js +3 -4
- package/roles.d.ts +36 -77
- package/roles.js +3 -4
- package/sharing-tasks.d.ts +201 -427
- package/sharing-tasks.js +3 -4
- package/spaces.d.ts +71 -157
- package/spaces.js +3 -4
- package/tasks.d.ts +76 -164
- package/tasks.js +3 -4
- package/temp-contents.d.ts +17 -35
- package/temp-contents.js +3 -4
- package/tenant-settings.d.ts +298 -0
- package/tenant-settings.js +107 -0
- package/tenants.d.ts +31 -67
- package/tenants.js +3 -4
- package/themes.d.ts +27 -55
- package/themes.js +3 -4
- package/transports.d.ts +46 -106
- package/transports.js +3 -4
- package/ui-config.d.ts +8 -17
- package/ui-config.js +3 -4
- package/users.d.ts +80 -170
- package/users.js +3 -4
- package/web-integrations.d.ts +38 -83
- package/web-integrations.js +3 -4
- package/web-notifications.d.ts +14 -29
- package/web-notifications.js +3 -4
- package/webhooks.d.ts +77 -162
- package/webhooks.js +3 -4
- package/chunks/auth-XusKk8IA.js +0 -32
- package/chunks/auth-types-YrlH_R9f.d.ts +0 -416
- package/chunks/auth-types-h43TVDpB.js +0 -24
- package/chunks/global-types-CEVAJebk.js +0 -1
- /package/chunks/{dist-n3iOVn1W.js → dist-DR758NU5.js} +0 -0
- /package/chunks/{invoke-fetch-C1Z0RJYU.d.ts → invoke-fetch-DFc3yzaj.d.ts} +0 -0
- /package/chunks/{utils-vv-xFm06.js → utils-jkpLuYZR.js} +0 -0
- /package/chunks/{websocket-errors-CRTDTtBL.js → websocket-errors-C5U1tba-.js} +0 -0
package/apps.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./chunks/invoke-fetch-
|
|
1
|
+
import { ApiCallOptions, DownloadableBlob } from "./invoke-fetch-types.js";
|
|
2
|
+
import "./chunks/invoke-fetch-DFc3yzaj.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/rest/apps.d.ts
|
|
5
5
|
type Analysis = "breakdown" | "changePoint" | "comparison" | "contribution" | "correlation" | "fact" | "mutualInfo" | "rank" | "spike" | "trend" | "values";
|
|
@@ -7,28 +7,19 @@ type AnalysisComposition = {
|
|
|
7
7
|
description?: {
|
|
8
8
|
long?: string;
|
|
9
9
|
short?: string;
|
|
10
|
-
};
|
|
11
|
-
/** Upper and lower bounds for items of specific classification types */
|
|
12
|
-
|
|
13
|
-
/** Upper and lower bounds for items of specific classification types */
|
|
14
|
-
|
|
15
|
-
/** Upper and lower bounds for items of specific classification types */
|
|
16
|
-
items?: CompositionMinMax;
|
|
17
|
-
/** Upper and lower bounds for items of specific classification types */
|
|
18
|
-
msrs?: CompositionMinMax;
|
|
19
|
-
/** Upper and lower bounds for items of specific classification types */
|
|
10
|
+
}; /** Upper and lower bounds for items of specific classification types */
|
|
11
|
+
dims?: CompositionMinMax; /** Upper and lower bounds for items of specific classification types */
|
|
12
|
+
geos?: CompositionMinMax; /** Upper and lower bounds for items of specific classification types */
|
|
13
|
+
items?: CompositionMinMax; /** Upper and lower bounds for items of specific classification types */
|
|
14
|
+
msrs?: CompositionMinMax; /** Upper and lower bounds for items of specific classification types */
|
|
20
15
|
temporals?: CompositionMinMax;
|
|
21
16
|
};
|
|
22
17
|
type AnalysisDescriptor = {
|
|
23
18
|
compositions?: AnalysisComposition[];
|
|
24
|
-
id?: string;
|
|
25
|
-
/** Used for period-specific analyses to indicate the
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
requiresAvailableAnalysisPeriod?: boolean;
|
|
29
|
-
/** Used for period-specific analyses to indicate the measure must be associated with one or more analysis periods */
|
|
30
|
-
requiresDefinedAnalysisPeriod?: boolean;
|
|
31
|
-
/** If analysis can work with master items (default is true) */
|
|
19
|
+
id?: string; /** Used for period-specific analyses to indicate the defined or available calendar period must be of type autoCalendar */
|
|
20
|
+
requiresAutoCalendarPeriod?: boolean; /** Used for period-specific analyses to indicate the temporal dimension must be associated with one or more analysis periods */
|
|
21
|
+
requiresAvailableAnalysisPeriod?: boolean; /** Used for period-specific analyses to indicate the measure must be associated with one or more analysis periods */
|
|
22
|
+
requiresDefinedAnalysisPeriod?: boolean; /** If analysis can work with master items (default is true) */
|
|
32
23
|
supportsMasterItems?: boolean;
|
|
33
24
|
};
|
|
34
25
|
type AnalysisDescriptorResponse = {
|
|
@@ -42,21 +33,15 @@ type AnalysisDetails = {
|
|
|
42
33
|
};
|
|
43
34
|
type AnalysisGroup = "anomaly" | "brekadown" | "comparison" | "correl" | "fact" | "list" | "mutualInfo" | "rank";
|
|
44
35
|
type AnalysisModelItemField = {
|
|
45
|
-
/** classification defines the default role that attribute can play in an analysis */
|
|
46
|
-
|
|
47
|
-
/** whether the field is hidden in business logic */
|
|
48
|
-
isHidden?: boolean;
|
|
49
|
-
/** populated only for fields */
|
|
36
|
+
/** classification defines the default role that attribute can play in an analysis */classifications?: Classifications; /** whether the field is hidden in business logic */
|
|
37
|
+
isHidden?: boolean; /** populated only for fields */
|
|
50
38
|
name?: string;
|
|
51
39
|
simplifiedClassifications?: SimplifiedClassifications;
|
|
52
40
|
};
|
|
53
41
|
type AnalysisModelItemMasterItem = {
|
|
54
|
-
caption?: string;
|
|
55
|
-
/**
|
|
56
|
-
|
|
57
|
-
/** whether the master item is hidden in business logic */
|
|
58
|
-
isHidden?: boolean;
|
|
59
|
-
/** only available for master items */
|
|
42
|
+
caption?: string; /** classification defines the default role that attribute can play in an analysis */
|
|
43
|
+
classifications?: Classifications; /** whether the master item is hidden in business logic */
|
|
44
|
+
isHidden?: boolean; /** only available for master items */
|
|
60
45
|
libId?: string;
|
|
61
46
|
simplifiedClassifications?: SimplifiedClassifications;
|
|
62
47
|
};
|
|
@@ -65,10 +50,8 @@ type AnalysisModelResponse = {
|
|
|
65
50
|
links?: Links;
|
|
66
51
|
};
|
|
67
52
|
type AnalysisModelResponseDetail = {
|
|
68
|
-
fields?: AnalysisModelItemField[];
|
|
69
|
-
|
|
70
|
-
isDefinedLogicalModelValid?: boolean;
|
|
71
|
-
/** if the analysis model is constructed based on a user-defined business-logic (as opposed to a default one) */
|
|
53
|
+
fields?: AnalysisModelItemField[]; /** set only if previous property is true, to indicate if the business logic passes validation */
|
|
54
|
+
isDefinedLogicalModelValid?: boolean; /** if the analysis model is constructed based on a user-defined business-logic (as opposed to a default one) */
|
|
72
55
|
isLogicalModelEnabled?: boolean;
|
|
73
56
|
masterItems?: AnalysisModelItemMasterItem[];
|
|
74
57
|
};
|
|
@@ -123,39 +106,26 @@ type AnalysisRecommendationResponseDetail = {
|
|
|
123
106
|
recAnalyses: RecommendedAnalysis[];
|
|
124
107
|
};
|
|
125
108
|
type AppAttributes = {
|
|
126
|
-
/** The description of the application */
|
|
127
|
-
|
|
128
|
-
/**
|
|
129
|
-
locale?: string;
|
|
130
|
-
/** The name (title) of the application */
|
|
131
|
-
name?: string;
|
|
132
|
-
/** The space ID of the application */
|
|
109
|
+
/** The description of the application */description?: string; /** Set custom locale instead of the system default */
|
|
110
|
+
locale?: string; /** The name (title) of the application */
|
|
111
|
+
name?: string; /** The space ID of the application */
|
|
133
112
|
spaceId?: string;
|
|
134
113
|
usage?: UsageEnum;
|
|
135
114
|
};
|
|
136
115
|
type AppContentList = {
|
|
137
|
-
/** Content list items. */
|
|
138
|
-
|
|
139
|
-
/** Content library name. */
|
|
140
|
-
library?: string;
|
|
141
|
-
/** Content library relative listing path. Empty in case of root listed or representing actual subpath listed. */
|
|
116
|
+
/** Content list items. */data?: AppContentListItem[]; /** Content library name. */
|
|
117
|
+
library?: string; /** Content library relative listing path. Empty in case of root listed or representing actual subpath listed. */
|
|
142
118
|
subpath?: string;
|
|
143
119
|
};
|
|
144
120
|
type AppContentListItem = {
|
|
145
|
-
/** Unique content identifier. */
|
|
146
|
-
|
|
147
|
-
/**
|
|
148
|
-
link?: string;
|
|
149
|
-
/** Content name. */
|
|
150
|
-
name?: string;
|
|
151
|
-
/** Content type. */
|
|
121
|
+
/** Unique content identifier. */id?: string; /** Unique content link. */
|
|
122
|
+
link?: string; /** Content name. */
|
|
123
|
+
name?: string; /** Content type. */
|
|
152
124
|
type?: string;
|
|
153
125
|
};
|
|
154
126
|
type AppObjectGenericType = "genericObject" | "genericBookmark" | "genericMeasure" | "genericDimension" | "genericVariable";
|
|
155
127
|
type AppUpdateAttributes = {
|
|
156
|
-
/** The description of the application. */
|
|
157
|
-
description?: string;
|
|
158
|
-
/** The name (title) of the application. */
|
|
128
|
+
/** The description of the application. */description?: string; /** The name (title) of the application. */
|
|
159
129
|
name?: string;
|
|
160
130
|
};
|
|
161
131
|
/**
|
|
@@ -177,38 +147,33 @@ type CreateApp = {
|
|
|
177
147
|
attributes?: AppAttributes;
|
|
178
148
|
};
|
|
179
149
|
type DataModelMetadata = {
|
|
180
|
-
/** List of field descriptions. */
|
|
181
|
-
fields?: FieldMetadata[];
|
|
182
|
-
/** If set to true, the app has section access configured. */
|
|
150
|
+
/** List of field descriptions. */fields?: FieldMetadata[]; /** If set to true, the app has section access configured. */
|
|
183
151
|
has_section_access?: boolean;
|
|
184
152
|
is_direct_query_mode?: boolean;
|
|
185
|
-
reload_meta?: LastReloadMetadata;
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
/** List of table descriptions. */
|
|
189
|
-
tables?: TableMetadata[];
|
|
190
|
-
/** Profiling data of the tables in the app. */
|
|
153
|
+
reload_meta?: LastReloadMetadata; /** Static memory usage for the app. */
|
|
154
|
+
static_byte_size?: number; /** List of table descriptions. */
|
|
155
|
+
tables?: TableMetadata[]; /** Profiling data of the tables in the app. */
|
|
191
156
|
tables_profiling_data?: TableProfilingData[];
|
|
192
157
|
usage?: UsageEnum;
|
|
193
158
|
};
|
|
159
|
+
type EngineGBSize = "0" | "40" | "60" | "80" | "120" | "160" | "200";
|
|
160
|
+
/**
|
|
161
|
+
* Engine size override for app placement on non reload engines.
|
|
162
|
+
*/
|
|
163
|
+
type EngineSize = {
|
|
164
|
+
minEngineSize?: EngineGBSize;
|
|
165
|
+
};
|
|
194
166
|
/**
|
|
195
167
|
* An error object.
|
|
196
168
|
*/
|
|
197
169
|
type Error = {
|
|
198
|
-
/** The error code. */
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
detail?: string;
|
|
202
|
-
/** Additional properties relating to the error. */
|
|
203
|
-
meta?: unknown;
|
|
204
|
-
/** References to the source of the error. */
|
|
170
|
+
/** The error code. */code: string; /** A human-readable explanation specific to this occurrence of the problem. */
|
|
171
|
+
detail?: string; /** Additional properties relating to the error. */
|
|
172
|
+
meta?: unknown; /** References to the source of the error. */
|
|
205
173
|
source?: {
|
|
206
|
-
/** The URI query parameter that caused the error. */
|
|
207
|
-
parameter?: string;
|
|
208
|
-
/** A JSON Pointer to the property that caused the error. */
|
|
174
|
+
/** The URI query parameter that caused the error. */parameter?: string; /** A JSON Pointer to the property that caused the error. */
|
|
209
175
|
pointer?: string;
|
|
210
|
-
};
|
|
211
|
-
/** Summary of the problem. */
|
|
176
|
+
}; /** Summary of the problem. */
|
|
212
177
|
title: string;
|
|
213
178
|
};
|
|
214
179
|
type Errors = {
|
|
@@ -283,48 +248,27 @@ type FieldAttributes = {
|
|
|
283
248
|
nDec?: number;
|
|
284
249
|
};
|
|
285
250
|
type FieldInTableProfilingData = {
|
|
286
|
-
/** Average of all numerical values. NaN otherwise. */
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
/**
|
|
293
|
-
|
|
294
|
-
/**
|
|
295
|
-
DistinctTextValues?: number;
|
|
296
|
-
/** Number of distinct values */
|
|
297
|
-
DistinctValues?: number;
|
|
298
|
-
/** Number of empty strings */
|
|
299
|
-
EmptyStrings?: number;
|
|
300
|
-
/** List of tags related to the field. */
|
|
301
|
-
FieldTags?: string[];
|
|
302
|
-
/** For textual values the first sorted string. */
|
|
303
|
-
FirstSorted?: string;
|
|
304
|
-
/** The .01, .05, .1, .25, .5, .75, .9, .95, .99 fractiles. Array of NaN otherwise. */
|
|
251
|
+
/** Average of all numerical values. NaN otherwise. */Average?: number; /** Average string length of textual values. 0 otherwise. */
|
|
252
|
+
AvgStringLen?: number; /** Data evenness aka Shannon's entropy normalized to [0,1] */
|
|
253
|
+
DataEvenness?: number; /** Number of distinct numeric values */
|
|
254
|
+
DistinctNumericValues?: number; /** Number of distinct text values */
|
|
255
|
+
DistinctTextValues?: number; /** Number of distinct values */
|
|
256
|
+
DistinctValues?: number; /** Number of empty strings */
|
|
257
|
+
EmptyStrings?: number; /** List of tags related to the field. */
|
|
258
|
+
FieldTags?: string[]; /** For textual values the first sorted string. */
|
|
259
|
+
FirstSorted?: string; /** The .01, .05, .1, .25, .5, .75, .9, .95, .99 fractiles. Array of NaN otherwise. */
|
|
305
260
|
Fractiles?: number[];
|
|
306
|
-
FrequencyDistribution?: FrequencyDistributionData;
|
|
307
|
-
/**
|
|
308
|
-
|
|
309
|
-
/**
|
|
310
|
-
|
|
311
|
-
/**
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
/**
|
|
316
|
-
|
|
317
|
-
/** Minimum value of numerical values. NaN otherwise. */
|
|
318
|
-
Min?: number;
|
|
319
|
-
/** Minimum string length of textual values. 0 otherwise. */
|
|
320
|
-
MinStringLen?: number;
|
|
321
|
-
/** Three most frequent values and their frequencies */
|
|
322
|
-
MostFrequent?: SymbolFrequency[];
|
|
323
|
-
/** Name of the field. */
|
|
324
|
-
Name?: string;
|
|
325
|
-
/** Number of negative values */
|
|
326
|
-
NegValues?: number;
|
|
327
|
-
/** Number of null values */
|
|
261
|
+
FrequencyDistribution?: FrequencyDistributionData; /** Kurtosis of the numerical values. NaN otherwise. */
|
|
262
|
+
Kurtosis?: number; /** For textual values the last sorted string. */
|
|
263
|
+
LastSorted?: string; /** Maximum value of numerical values. NaN otherwise. */
|
|
264
|
+
Max?: number; /** Maximum string length of textual values. 0 otherwise. */
|
|
265
|
+
MaxStringLen?: number; /** Median of all numerical values. NaN otherwise. */
|
|
266
|
+
Median?: number; /** Minimum value of numerical values. NaN otherwise. */
|
|
267
|
+
Min?: number; /** Minimum string length of textual values. 0 otherwise. */
|
|
268
|
+
MinStringLen?: number; /** Three most frequent values and their frequencies */
|
|
269
|
+
MostFrequent?: SymbolFrequency[]; /** Name of the field. */
|
|
270
|
+
Name?: string; /** Number of negative values */
|
|
271
|
+
NegValues?: number; /** Number of null values */
|
|
328
272
|
NullValues?: number;
|
|
329
273
|
/** Sets the formatting of a field.
|
|
330
274
|
* The properties of _qFieldAttributes_ and the formatting mechanism are described below.
|
|
@@ -363,41 +307,28 @@ type FieldInTableProfilingData = {
|
|
|
363
307
|
*
|
|
364
308
|
* ### Type is ASCII
|
|
365
309
|
* No formatting, _qFmt_ is ignored. */
|
|
366
|
-
NumberFormat?: FieldAttributes;
|
|
367
|
-
/** Number of
|
|
368
|
-
|
|
369
|
-
/**
|
|
370
|
-
|
|
371
|
-
/**
|
|
372
|
-
|
|
373
|
-
/**
|
|
374
|
-
|
|
375
|
-
/** Sum of all numerical values. NaN otherwise. */
|
|
376
|
-
Sum?: number;
|
|
377
|
-
/** Squared sum of all numerical values. NaN otherwise. */
|
|
378
|
-
Sum2?: number;
|
|
379
|
-
/** Sum of all characters in strings in the field */
|
|
380
|
-
SumStringLen?: number;
|
|
381
|
-
/** Number of textual values */
|
|
382
|
-
TextValues?: number;
|
|
383
|
-
/** Number of zero values for numerical values */
|
|
310
|
+
NumberFormat?: FieldAttributes; /** Number of numeric values */
|
|
311
|
+
NumericValues?: number; /** Number of positive values */
|
|
312
|
+
PosValues?: number; /** Skewness of the numerical values. NaN otherwise. */
|
|
313
|
+
Skewness?: number; /** Standard deviation of numerical values. NaN otherwise. */
|
|
314
|
+
Std?: number; /** Sum of all numerical values. NaN otherwise. */
|
|
315
|
+
Sum?: number; /** Squared sum of all numerical values. NaN otherwise. */
|
|
316
|
+
Sum2?: number; /** Sum of all characters in strings in the field */
|
|
317
|
+
SumStringLen?: number; /** Number of textual values */
|
|
318
|
+
TextValues?: number; /** Number of zero values for numerical values */
|
|
384
319
|
ZeroValues?: number;
|
|
385
320
|
};
|
|
386
321
|
type FieldMetadata = {
|
|
387
322
|
/** If set to true, the field has one and only one selection (not 0 and not more than 1).
|
|
388
323
|
* If this property is set to true, the field cannot be cleared anymore and no more selections can be performed in that field.
|
|
389
324
|
* The default value is false. */
|
|
390
|
-
always_one_selected?: boolean;
|
|
391
|
-
/**
|
|
392
|
-
|
|
393
|
-
/** Number of distinct field values. */
|
|
394
|
-
cardinal?: number;
|
|
395
|
-
/** Field comment. */
|
|
325
|
+
always_one_selected?: boolean; /** Static RAM memory used in bytes. */
|
|
326
|
+
byte_size?: number; /** Number of distinct field values. */
|
|
327
|
+
cardinal?: number; /** Field comment. */
|
|
396
328
|
comment?: string;
|
|
397
329
|
/** If set to true, only distinct field values are shown.
|
|
398
330
|
* The default value is false. */
|
|
399
|
-
distinct_only?: boolean;
|
|
400
|
-
/** Hash of the data in the field. If the data in a reload is the same, the hash will be consistent. */
|
|
331
|
+
distinct_only?: boolean; /** Hash of the data in the field. If the data in a reload is the same, the hash will be consistent. */
|
|
401
332
|
hash?: string;
|
|
402
333
|
/** If set to true, the field is hidden.
|
|
403
334
|
* The default value is false. */
|
|
@@ -413,15 +344,12 @@ type FieldMetadata = {
|
|
|
413
344
|
is_semantic?: boolean;
|
|
414
345
|
/** If set to true, the field is a system field.
|
|
415
346
|
* The default value is false. */
|
|
416
|
-
is_system?: boolean;
|
|
417
|
-
/**
|
|
418
|
-
name?: string;
|
|
419
|
-
/** List of table names. */
|
|
347
|
+
is_system?: boolean; /** Name of the field. */
|
|
348
|
+
name?: string; /** List of table names. */
|
|
420
349
|
src_tables?: string[];
|
|
421
350
|
/** Gives information on a field. For example, it can return the type of the field.
|
|
422
351
|
* Examples: key, text, ASCII. */
|
|
423
|
-
tags?: string[];
|
|
424
|
-
/** Total number of field values. */
|
|
352
|
+
tags?: string[]; /** Total number of field values. */
|
|
425
353
|
total_count?: number;
|
|
426
354
|
};
|
|
427
355
|
type FieldOverride = {
|
|
@@ -430,17 +358,13 @@ type FieldOverride = {
|
|
|
430
358
|
};
|
|
431
359
|
type FileData = BodyInit;
|
|
432
360
|
type Filter = {
|
|
433
|
-
readonly createdAt?: string;
|
|
434
|
-
/** The filter description. */
|
|
361
|
+
readonly createdAt?: string; /** The filter description. */
|
|
435
362
|
description?: string;
|
|
436
363
|
filterType?: FilterType;
|
|
437
364
|
filterV1_0?: FilterV10;
|
|
438
|
-
filterVersion?: "filter-1.0" | "filter-2.0";
|
|
439
|
-
/** The filter
|
|
440
|
-
|
|
441
|
-
/** The filter name. */
|
|
442
|
-
name?: string;
|
|
443
|
-
/** The user that owns the filter, if missing the same as the request user. */
|
|
365
|
+
filterVersion?: "filter-1.0" | "filter-2.0"; /** The filter ID (bookmarkId). */
|
|
366
|
+
readonly id?: string; /** The filter name. */
|
|
367
|
+
name?: string; /** The user that owns the filter, if missing the same as the request user. */
|
|
444
368
|
ownerId?: string;
|
|
445
369
|
readonly updatedAt?: string;
|
|
446
370
|
};
|
|
@@ -475,8 +399,7 @@ type FilterError = {
|
|
|
475
399
|
* - "REP-429034" Filters quota exceeded.
|
|
476
400
|
* - "REP-400044" Missing or renamed field.
|
|
477
401
|
* - "REP-403049" Report filter access not allowed. */
|
|
478
|
-
code: string;
|
|
479
|
-
/** A summary in english explaining what went wrong. */
|
|
402
|
+
code: string; /** A summary in english explaining what went wrong. */
|
|
480
403
|
title: string;
|
|
481
404
|
};
|
|
482
405
|
/**
|
|
@@ -486,12 +409,10 @@ type FilterErrors = {
|
|
|
486
409
|
errors: FilterError[];
|
|
487
410
|
};
|
|
488
411
|
type FilterField = {
|
|
489
|
-
/** Gets the resource description. */
|
|
490
|
-
description?: string;
|
|
412
|
+
/** Gets the resource description. */description?: string;
|
|
491
413
|
name: string;
|
|
492
414
|
overrideValues?: boolean;
|
|
493
|
-
selectExcluded?: boolean;
|
|
494
|
-
/** The filter values. */
|
|
415
|
+
selectExcluded?: boolean; /** The filter values. */
|
|
495
416
|
values?: FilterFieldValue[];
|
|
496
417
|
};
|
|
497
418
|
type FilterFieldValue = {
|
|
@@ -500,32 +421,24 @@ type FilterFieldValue = {
|
|
|
500
421
|
valueType?: "string" | "number" | "evaluate" | "search";
|
|
501
422
|
};
|
|
502
423
|
type FilterItemPatch = {
|
|
503
|
-
/** The filter description. */
|
|
504
|
-
description?: string;
|
|
424
|
+
/** The filter description. */description?: string;
|
|
505
425
|
filterV1_0?: FilterV10;
|
|
506
|
-
filterVersion?: "filter-1.0" | "filter-2.0";
|
|
507
|
-
/** The filter
|
|
508
|
-
name?: string;
|
|
509
|
-
/** The user that owns the filter, if missing the same as the request user. */
|
|
426
|
+
filterVersion?: "filter-1.0" | "filter-2.0"; /** The filter name. */
|
|
427
|
+
name?: string; /** The user that owns the filter, if missing the same as the request user. */
|
|
510
428
|
ownerId?: string;
|
|
511
429
|
};
|
|
512
430
|
type FilterList = {
|
|
513
|
-
/** a list of filters containing all the filters properties (like name,description...) except the filter definition (like FilterV1_0) */
|
|
514
|
-
data: FilterListItem[];
|
|
431
|
+
/** a list of filters containing all the filters properties (like name,description...) except the filter definition (like FilterV1_0) */data: FilterListItem[];
|
|
515
432
|
links: LinksResponse;
|
|
516
433
|
};
|
|
517
434
|
type FilterListItem = {
|
|
518
|
-
readonly createdAt?: string;
|
|
519
|
-
/** The filter description. */
|
|
435
|
+
readonly createdAt?: string; /** The filter description. */
|
|
520
436
|
readonly description?: string;
|
|
521
437
|
filterType?: FilterType;
|
|
522
438
|
filterV1_0?: FilterV10;
|
|
523
|
-
readonly filterVersion?: "filter-1.0" | "filter-2.0";
|
|
524
|
-
/** The filter
|
|
525
|
-
readonly
|
|
526
|
-
/** The filter name. */
|
|
527
|
-
readonly name?: string;
|
|
528
|
-
/** The user that owns the filter, if missing the same as the request user. */
|
|
439
|
+
readonly filterVersion?: "filter-1.0" | "filter-2.0"; /** The filter ID (bookmarkId) */
|
|
440
|
+
readonly id?: string; /** The filter name. */
|
|
441
|
+
readonly name?: string; /** The user that owns the filter, if missing the same as the request user. */
|
|
529
442
|
readonly ownerId?: string;
|
|
530
443
|
readonly updatedAt?: string;
|
|
531
444
|
};
|
|
@@ -572,16 +485,12 @@ type FilterListItem = {
|
|
|
572
485
|
* }
|
|
573
486
|
*/
|
|
574
487
|
type FilterRequest = {
|
|
575
|
-
/** The App ID. */
|
|
576
|
-
appId?: string;
|
|
577
|
-
/** The filter description. */
|
|
488
|
+
/** The App ID. */appId?: string; /** The filter description. */
|
|
578
489
|
description?: string;
|
|
579
490
|
filterType: FilterType;
|
|
580
491
|
filterV1_0?: FilterV10;
|
|
581
|
-
filterVersion: "filter-1.0" | "filter-2.0";
|
|
582
|
-
/** The filter
|
|
583
|
-
name: string;
|
|
584
|
-
/** The user that owns the filter, if missing the same as the request user. */
|
|
492
|
+
filterVersion: "filter-1.0" | "filter-2.0"; /** The filter name. */
|
|
493
|
+
name: string; /** The user that owns the filter, if missing the same as the request user. */
|
|
585
494
|
ownerId?: string;
|
|
586
495
|
};
|
|
587
496
|
type FilterType = "REP" | "SUB";
|
|
@@ -622,9 +531,7 @@ type FilterType = "REP" | "SUB";
|
|
|
622
531
|
* }
|
|
623
532
|
*/
|
|
624
533
|
type FilterV10 = {
|
|
625
|
-
/** 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. */
|
|
626
|
-
fieldsByState?: Record<string, FilterField[]>;
|
|
627
|
-
/** The filter variables. */
|
|
534
|
+
/** 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. */fieldsByState?: Record<string, FilterField[]>; /** The filter variables. */
|
|
628
535
|
variables?: FilterVariable[];
|
|
629
536
|
};
|
|
630
537
|
type FilterVariable = {
|
|
@@ -633,22 +540,16 @@ type FilterVariable = {
|
|
|
633
540
|
value?: string;
|
|
634
541
|
};
|
|
635
542
|
type FiltersCount = {
|
|
636
|
-
/** The total number of filters. */
|
|
637
|
-
readonly total?: number;
|
|
543
|
+
/** The total number of filters. */readonly total?: number;
|
|
638
544
|
};
|
|
639
545
|
type Float64 = number;
|
|
640
546
|
type FrequencyDistributionData = {
|
|
641
|
-
/** Bins edges. */
|
|
642
|
-
|
|
643
|
-
/** Bins frequencies. */
|
|
644
|
-
Frequencies?: number[];
|
|
645
|
-
/** Number of bins. */
|
|
547
|
+
/** Bins edges. */BinsEdges?: number[]; /** Bins frequencies. */
|
|
548
|
+
Frequencies?: number[]; /** Number of bins. */
|
|
646
549
|
NumberOfBins?: number;
|
|
647
550
|
};
|
|
648
551
|
type HardwareMeta = {
|
|
649
|
-
/** Number of logical cores available. */
|
|
650
|
-
logical_cores?: number;
|
|
651
|
-
/** RAM available. */
|
|
552
|
+
/** Number of logical cores available. */logical_cores?: number; /** RAM available. */
|
|
652
553
|
total_memory?: number;
|
|
653
554
|
};
|
|
654
555
|
type Href = {
|
|
@@ -659,14 +560,10 @@ type Href = {
|
|
|
659
560
|
*/
|
|
660
561
|
type JsonObject = unknown;
|
|
661
562
|
type LastReloadMetadata = {
|
|
662
|
-
/** Number of CPU milliseconds it took to reload the app. */
|
|
663
|
-
cpu_time_spent_ms?: number;
|
|
664
|
-
/** Maximum number of bytes used during full reload of the app. */
|
|
563
|
+
/** Number of CPU milliseconds it took to reload the app. */cpu_time_spent_ms?: number; /** Maximum number of bytes used during full reload of the app. */
|
|
665
564
|
fullReloadPeakMemoryBytes?: number;
|
|
666
|
-
hardware?: HardwareMeta;
|
|
667
|
-
/** Maximum number of bytes used during
|
|
668
|
-
partialReloadPeakMemoryBytes?: number;
|
|
669
|
-
/** Maximum number of bytes used during reload of the app. */
|
|
565
|
+
hardware?: HardwareMeta; /** Maximum number of bytes used during partial reload of the app. */
|
|
566
|
+
partialReloadPeakMemoryBytes?: number; /** Maximum number of bytes used during reload of the app. */
|
|
670
567
|
peak_memory_bytes?: number;
|
|
671
568
|
};
|
|
672
569
|
type LineageInfoRest = {
|
|
@@ -679,8 +576,7 @@ type LineageInfoRest = {
|
|
|
679
576
|
* * [webfile]: the data comes from a web-based file.
|
|
680
577
|
* * STORE: path to QVD or TXT file where data is stored.
|
|
681
578
|
* * EXTENSION: the data comes from a Server Side Extension (SSE). */
|
|
682
|
-
discriminator?: string;
|
|
683
|
-
/** The LOAD and SELECT script statements from the data load script. */
|
|
579
|
+
discriminator?: string; /** The LOAD and SELECT script statements from the data load script. */
|
|
684
580
|
statement?: string;
|
|
685
581
|
};
|
|
686
582
|
type LinkResponse = {
|
|
@@ -711,8 +607,7 @@ type LinksResponse = {
|
|
|
711
607
|
self: LinkResponse;
|
|
712
608
|
};
|
|
713
609
|
type Log = {
|
|
714
|
-
/** Provides a link to download the log file. */
|
|
715
|
-
log?: string;
|
|
610
|
+
/** Provides a link to download the log file. */log?: string;
|
|
716
611
|
};
|
|
717
612
|
type NavigationLink = {
|
|
718
613
|
href?: string;
|
|
@@ -725,9 +620,7 @@ type NavigationLinks = {
|
|
|
725
620
|
* Application attributes and user privileges.
|
|
726
621
|
*/
|
|
727
622
|
type NxApp = {
|
|
728
|
-
/** App attributes. This structure can also contain extra user-defined attributes. */
|
|
729
|
-
attributes?: NxAttributes;
|
|
730
|
-
/** Object create privileges. Hints to the client what type of objects the user is allowed to create. */
|
|
623
|
+
/** App attributes. This structure can also contain extra user-defined attributes. */attributes?: NxAttributes; /** Object create privileges. Hints to the client what type of objects the user is allowed to create. */
|
|
731
624
|
create?: NxAppCreatePrivileges[];
|
|
732
625
|
/** Application privileges.
|
|
733
626
|
* Hints to the client what actions the user is allowed to perform.
|
|
@@ -747,17 +640,14 @@ type NxApp = {
|
|
|
747
640
|
privileges?: string[];
|
|
748
641
|
};
|
|
749
642
|
type NxAppCreatePrivileges = {
|
|
750
|
-
/** Is set to true if the user has privileges to create the resource. */
|
|
751
|
-
canCreate?: boolean;
|
|
752
|
-
/** Type of resource. For example, sheet, story, bookmark, etc. */
|
|
643
|
+
/** Is set to true if the user has privileges to create the resource. */canCreate?: boolean; /** Type of resource. For example, sheet, story, bookmark, etc. */
|
|
753
644
|
resource?: string;
|
|
754
645
|
};
|
|
755
646
|
/**
|
|
756
647
|
* Application object attributes and user privileges.
|
|
757
648
|
*/
|
|
758
649
|
type NxAppObject = {
|
|
759
|
-
/** App object attributes. This structure can also contain extra user-defined attributes. */
|
|
760
|
-
attributes?: NxObjectAttributes;
|
|
650
|
+
/** App object attributes. This structure can also contain extra user-defined attributes. */attributes?: NxObjectAttributes;
|
|
761
651
|
/** Application object privileges.
|
|
762
652
|
* Hints to the client what actions the user is allowed to perform.
|
|
763
653
|
* Could be any of:
|
|
@@ -774,41 +664,26 @@ type NxAppObject = {
|
|
|
774
664
|
* App attributes. This structure can also contain extra user-defined attributes.
|
|
775
665
|
*/
|
|
776
666
|
type NxAttributes = {
|
|
777
|
-
/** The date and time when the app was created. */
|
|
778
|
-
|
|
779
|
-
/**
|
|
780
|
-
|
|
781
|
-
/**
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
/**
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
hasSectionAccess?: boolean;
|
|
789
|
-
/** The App ID. */
|
|
790
|
-
id?: string;
|
|
791
|
-
/** True if the app is a Direct Query app, false if not */
|
|
792
|
-
isDirectQueryMode?: boolean;
|
|
793
|
-
/** Date and time of the last reload of the app. */
|
|
794
|
-
lastReloadTime?: string;
|
|
795
|
-
/** The date and time when the app was modified. */
|
|
796
|
-
modifiedDate?: string;
|
|
797
|
-
/** App name. */
|
|
798
|
-
name?: string;
|
|
799
|
-
/** The Origin App ID for published apps. */
|
|
667
|
+
/** The date and time when the app was created. */createdDate?: string; /** Contains dynamic JSON data specified by the client. */
|
|
668
|
+
custom?: JsonObject; /** App description. */
|
|
669
|
+
description?: string; /** The dynamic color of the app. */
|
|
670
|
+
dynamicColor?: string; /** If set to true, the app is encrypted. */
|
|
671
|
+
encrypted?: boolean; /** If set to true, the app has section access configured, */
|
|
672
|
+
hasSectionAccess?: boolean; /** The App ID. */
|
|
673
|
+
id?: string; /** True if the app is a Direct Query app, false if not */
|
|
674
|
+
isDirectQueryMode?: boolean; /** Date and time of the last reload of the app. */
|
|
675
|
+
lastReloadTime?: string; /** The date and time when the app was modified. */
|
|
676
|
+
modifiedDate?: string; /** App name. */
|
|
677
|
+
name?: string; /** The Origin App ID for published apps. */
|
|
800
678
|
originAppId?: string;
|
|
801
679
|
/** @deprecated
|
|
802
680
|
* Deprecated. Use the Users API to fetch user metadata. */
|
|
803
|
-
owner?: string;
|
|
804
|
-
/**
|
|
805
|
-
ownerId?: string;
|
|
806
|
-
/** The date and time when the app was published, empty if unpublished. Use to determine if an app is published in Qlik Cloud. */
|
|
681
|
+
owner?: string; /** Identifier of the app owner. */
|
|
682
|
+
ownerId?: string; /** The date and time when the app was published, empty if unpublished. Use to determine if an app is published in Qlik Cloud. */
|
|
807
683
|
publishTime?: string;
|
|
808
684
|
/** For Qlik Cloud, indicates whether the app has been distributed from client-managed, not whether it has been published. To determine
|
|
809
685
|
* 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. */
|
|
810
|
-
published?: boolean;
|
|
811
|
-
/** App thumbnail. */
|
|
686
|
+
published?: boolean; /** App thumbnail. */
|
|
812
687
|
thumbnail?: string;
|
|
813
688
|
usage?: UsageEnum;
|
|
814
689
|
};
|
|
@@ -816,29 +691,19 @@ type NxAttributes = {
|
|
|
816
691
|
* App object attributes. This structure can also contain extra user-defined attributes.
|
|
817
692
|
*/
|
|
818
693
|
type NxObjectAttributes = {
|
|
819
|
-
/** True if the object is approved. */
|
|
820
|
-
|
|
821
|
-
/** The date and time when the object was created. */
|
|
822
|
-
createdAt?: string;
|
|
823
|
-
/** Object description. */
|
|
694
|
+
/** True if the object is approved. */approved?: boolean; /** The date and time when the object was created. */
|
|
695
|
+
createdAt?: string; /** Object description. */
|
|
824
696
|
description?: string;
|
|
825
|
-
genericType?: AppObjectGenericType;
|
|
826
|
-
/**
|
|
827
|
-
|
|
828
|
-
/**
|
|
829
|
-
|
|
830
|
-
/** The
|
|
831
|
-
objectType?: string;
|
|
832
|
-
/** The object owner's Id. */
|
|
833
|
-
ownerId?: string;
|
|
834
|
-
/** The date and time when the object was published, empty if unpublished. */
|
|
835
|
-
publishedAt?: string;
|
|
836
|
-
/** The date and time when the object was modified. */
|
|
697
|
+
genericType?: AppObjectGenericType; /** The object Id. */
|
|
698
|
+
id?: string; /** Object name. */
|
|
699
|
+
name?: string; /** The type of the object. */
|
|
700
|
+
objectType?: string; /** The object owner's Id. */
|
|
701
|
+
ownerId?: string; /** The date and time when the object was published, empty if unpublished. */
|
|
702
|
+
publishedAt?: string; /** The date and time when the object was modified. */
|
|
837
703
|
updatedAt?: string;
|
|
838
704
|
};
|
|
839
705
|
type NxPatch = {
|
|
840
|
-
Op?: NxPatchOperationType;
|
|
841
|
-
/** Path to the property to add, remove or replace. */
|
|
706
|
+
Op?: NxPatchOperationType; /** Path to the property to add, remove or replace. */
|
|
842
707
|
Path?: string;
|
|
843
708
|
/** This parameter is not used in a remove operation.
|
|
844
709
|
* Corresponds to the value of the property to add or to the new value of the property to update.
|
|
@@ -851,36 +716,32 @@ type NxPatchOperationType = "add" | "remove" | "replace";
|
|
|
851
716
|
* Contains break down of the asked question in the form of tokens with their classification.
|
|
852
717
|
*/
|
|
853
718
|
type PartialNluInfo = {
|
|
854
|
-
/** Qlik sense application field selected for given token or phrase */
|
|
855
|
-
|
|
856
|
-
/**
|
|
857
|
-
|
|
858
|
-
/** Role of the token or phrase from query */
|
|
859
|
-
role?: "dimension" | "measure" | "date";
|
|
860
|
-
/** Matching token or phrase from query */
|
|
861
|
-
text?: string;
|
|
862
|
-
/** Type of token from query */
|
|
719
|
+
/** Qlik sense application field selected for given token or phrase */fieldName?: string; /** Filter value found from query */
|
|
720
|
+
fieldValue?: string; /** Role of the token or phrase from query */
|
|
721
|
+
role?: "dimension" | "measure" | "date"; /** Matching token or phrase from query */
|
|
722
|
+
text?: string; /** Type of token from query */
|
|
863
723
|
type?: "field" | "filter" | "master_dimension" | "master_measure" | "custom_analysis";
|
|
864
724
|
};
|
|
865
725
|
type PatchFilter = PatchFilterItem[];
|
|
866
726
|
type PatchFilterItem = {
|
|
867
|
-
/** operation (replace). */
|
|
868
|
-
|
|
869
|
-
/** A JSON Pointer path (/). */
|
|
870
|
-
path: "/filter";
|
|
871
|
-
/** The value to be used for this operation. The properties that cannot be patched include id, filterType, appId */
|
|
727
|
+
/** operation (replace). */op: "replace"; /** A JSON Pointer path (/). */
|
|
728
|
+
path: "/filter"; /** The value to be used for this operation. The properties that cannot be patched include id, filterType, appId */
|
|
872
729
|
value: {
|
|
873
730
|
Filter?: FilterItemPatch;
|
|
874
731
|
};
|
|
875
732
|
};
|
|
733
|
+
/**
|
|
734
|
+
* Override for app placement on non reload engines.
|
|
735
|
+
*/
|
|
736
|
+
type Placement = {
|
|
737
|
+
/** The iso timestamp for when the override was configured. */createdAt?: string;
|
|
738
|
+
minEngineSize?: EngineGBSize;
|
|
739
|
+
};
|
|
876
740
|
type PublishApp = {
|
|
877
741
|
attributes?: AppUpdateAttributes;
|
|
878
|
-
data?: PublishData;
|
|
879
|
-
/**
|
|
880
|
-
|
|
881
|
-
/** If app is moved, originAppId needs to be provided. */
|
|
882
|
-
originAppId?: string;
|
|
883
|
-
/** The managed space ID where the app will be published. */
|
|
742
|
+
data?: PublishData; /** The original is moved instead of copied. The current published state of all objects is kept. */
|
|
743
|
+
moveApp?: boolean; /** If app is moved, originAppId needs to be provided. */
|
|
744
|
+
originAppId?: string; /** The managed space ID where the app will be published. */
|
|
884
745
|
spaceId?: string;
|
|
885
746
|
};
|
|
886
747
|
type PublishData = "source" | "target";
|
|
@@ -895,8 +756,7 @@ type RecommendItems = {
|
|
|
895
756
|
fields?: RecommendFieldItem[];
|
|
896
757
|
libItems?: RecommendMasterItem[];
|
|
897
758
|
targetAnalysis?: {
|
|
898
|
-
/** id of the target analysis, returned by the GET insight-analyses endpoint */
|
|
899
|
-
id?: string;
|
|
759
|
+
/** id of the target analysis, returned by the GET insight-analyses endpoint */id?: string;
|
|
900
760
|
};
|
|
901
761
|
};
|
|
902
762
|
/**
|
|
@@ -909,111 +769,73 @@ type RecommendMasterItem = {
|
|
|
909
769
|
};
|
|
910
770
|
};
|
|
911
771
|
type RecommendNaturalLangQuery = {
|
|
912
|
-
/** The NL query. */
|
|
913
|
-
text: string;
|
|
772
|
+
/** The NL query. */text: string;
|
|
914
773
|
};
|
|
915
774
|
type RecommendedAnalysis = RecommendedAnalysisCore & {
|
|
916
|
-
/** part analyses (only for macro analyses) */
|
|
917
|
-
parts?: RecommendedAnalysisCore[];
|
|
775
|
+
/** part analyses (only for macro analyses) */parts?: RecommendedAnalysisCore[];
|
|
918
776
|
};
|
|
919
777
|
type RecommendedAnalysisCore = {
|
|
920
|
-
analysis?: AnalysisDetails;
|
|
921
|
-
/**
|
|
922
|
-
|
|
923
|
-
/** (chart options + hypercube definition) */
|
|
924
|
-
options?: unknown;
|
|
925
|
-
/** percentage of selected items in the analysis to the overall items passed to the endpoint */
|
|
778
|
+
analysis?: AnalysisDetails; /** Chart type given to current recommendation */
|
|
779
|
+
chartType?: ChartType; /** (chart options + hypercube definition) */
|
|
780
|
+
options?: unknown; /** percentage of selected items in the analysis to the overall items passed to the endpoint */
|
|
926
781
|
relevance?: number;
|
|
927
782
|
};
|
|
928
783
|
type ReloadIncludeFile = {
|
|
929
|
-
/** The connection name. */
|
|
930
|
-
|
|
931
|
-
/** File location within the connection. */
|
|
932
|
-
path?: string;
|
|
933
|
-
/** File QRI resource identifier. */
|
|
784
|
+
/** The connection name. */connection?: string; /** File location within the connection. */
|
|
785
|
+
path?: string; /** File QRI resource identifier. */
|
|
934
786
|
qri?: string;
|
|
935
787
|
};
|
|
936
788
|
type ReloadListMetadata = {
|
|
937
|
-
/** Array of ReloadMeta. */
|
|
938
|
-
data?: ReloadMeta[];
|
|
789
|
+
/** Array of ReloadMeta. */data?: ReloadMeta[];
|
|
939
790
|
};
|
|
940
791
|
type ReloadMeta = {
|
|
941
|
-
/** A Base64-encoded hash value of the new section access database. */
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
/**
|
|
946
|
-
duration?: number;
|
|
947
|
-
/** Time when reload ended. */
|
|
948
|
-
endTime?: string;
|
|
949
|
-
/** Files brought into the script via include/mustInclude macros. */
|
|
950
|
-
includeFiles?: ReloadIncludeFile[];
|
|
951
|
-
/** True if the reload is a partial reload. */
|
|
792
|
+
/** A Base64-encoded hash value of the new section access database. */accessDbHash?: string; /** A Base64-encoded hash value of the new app database. */
|
|
793
|
+
appDbHash?: string; /** Duration of reload (ms). */
|
|
794
|
+
duration?: number; /** Time when reload ended. */
|
|
795
|
+
endTime?: string; /** Files brought into the script via include/mustInclude macros. */
|
|
796
|
+
includeFiles?: ReloadIncludeFile[]; /** True if the reload is a partial reload. */
|
|
952
797
|
isPartialReload?: boolean;
|
|
953
798
|
loadDataFilesBytes?: number;
|
|
954
799
|
loadExternalBytes?: number;
|
|
955
|
-
loadFilesBytes?: number;
|
|
956
|
-
/**
|
|
957
|
-
reloadId?: string;
|
|
958
|
-
/** If greater than or equal 0, defines max number of rows loaded from a data source. */
|
|
800
|
+
loadFilesBytes?: number; /** Reload identifier. */
|
|
801
|
+
reloadId?: string; /** If greater than or equal 0, defines max number of rows loaded from a data source. */
|
|
959
802
|
rowLimit?: number;
|
|
960
803
|
/** Set to true to skip Store statements.
|
|
961
804
|
* The default value is false. */
|
|
962
|
-
skipStore?: boolean;
|
|
963
|
-
/** List of external loaded or stored statements. */
|
|
805
|
+
skipStore?: boolean; /** List of external loaded or stored statements. */
|
|
964
806
|
statements?: ReloadStatements[];
|
|
965
807
|
storeDataFilesBytes?: number;
|
|
966
|
-
storeFilesBytes?: number;
|
|
967
|
-
|
|
968
|
-
storeHash?: string;
|
|
969
|
-
/** true if the reload was successful. */
|
|
808
|
+
storeFilesBytes?: number; /** A Base64-encoded hash value of all fields stored via the store statements. */
|
|
809
|
+
storeHash?: string; /** true if the reload was successful. */
|
|
970
810
|
success?: boolean;
|
|
971
811
|
};
|
|
972
812
|
type ReloadStatements = {
|
|
973
|
-
/** The connection name. */
|
|
974
|
-
|
|
975
|
-
/**
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
/**
|
|
980
|
-
|
|
981
|
-
/**
|
|
982
|
-
|
|
983
|
-
/** Number of fields loaded. */
|
|
984
|
-
nbrOfFields?: number;
|
|
985
|
-
/** Number of rows loaded. */
|
|
986
|
-
nbrOfRows?: number;
|
|
987
|
-
/** Partial load operation. e.g. add/replace/update/merge. n/a when not in partial load mode. */
|
|
988
|
-
partialReloadOperation?: string;
|
|
989
|
-
/** Resource Identifier. */
|
|
990
|
-
qri?: string;
|
|
991
|
-
/** Name of the source table in lineage. */
|
|
992
|
-
tableName?: string;
|
|
993
|
-
/** Type of statement, e.g. Store/Load. */
|
|
813
|
+
/** The connection name. */connection?: string; /** Connection ID. */
|
|
814
|
+
connectionId?: string; /** Data loaded from the network (bytes). */
|
|
815
|
+
dataSize?: number; /** Duration of data generation (ms). */
|
|
816
|
+
duration?: number; /** Label of the resource level node in lineage. */
|
|
817
|
+
label?: string; /** Number of fields loaded. */
|
|
818
|
+
nbrOfFields?: number; /** Number of rows loaded. */
|
|
819
|
+
nbrOfRows?: number; /** Partial load operation. e.g. add/replace/update/merge. n/a when not in partial load mode. */
|
|
820
|
+
partialReloadOperation?: string; /** Resource Identifier. */
|
|
821
|
+
qri?: string; /** Name of the source table in lineage. */
|
|
822
|
+
tableName?: string; /** Type of statement, e.g. Store/Load. */
|
|
994
823
|
type?: string;
|
|
995
824
|
};
|
|
996
825
|
type RepublishApp = {
|
|
997
|
-
attributes?: AppUpdateAttributes;
|
|
998
|
-
/** Validate that source app is same as originally published. */
|
|
826
|
+
attributes?: AppUpdateAttributes; /** Validate that source app is same as originally published. */
|
|
999
827
|
checkOriginAppId?: boolean;
|
|
1000
|
-
data?: PublishData;
|
|
1001
|
-
/** The target ID to be republished. */
|
|
828
|
+
data?: PublishData; /** The target ID to be republished. */
|
|
1002
829
|
targetId?: string;
|
|
1003
830
|
};
|
|
1004
831
|
type Script = {
|
|
1005
832
|
script?: string;
|
|
1006
833
|
};
|
|
1007
834
|
type ScriptIssue = {
|
|
1008
|
-
/** UTF-8 byte column of the issue. */
|
|
1009
|
-
|
|
1010
|
-
/**
|
|
1011
|
-
|
|
1012
|
-
/** Line in the tab of the issue. */
|
|
1013
|
-
Line?: number;
|
|
1014
|
-
/** Error or warning string. What is the problem. */
|
|
1015
|
-
Msg?: string;
|
|
1016
|
-
/** The index of the tab for the issue. */
|
|
835
|
+
/** UTF-8 byte column of the issue. */Column?: number; /** Additional information like workarounds or clarifications. */
|
|
836
|
+
Info?: string; /** Line in the tab of the issue. */
|
|
837
|
+
Line?: number; /** Error or warning string. What is the problem. */
|
|
838
|
+
Msg?: string; /** The index of the tab for the issue. */
|
|
1017
839
|
Tab?: number;
|
|
1018
840
|
};
|
|
1019
841
|
type ScriptIssues = {
|
|
@@ -1021,60 +843,42 @@ type ScriptIssues = {
|
|
|
1021
843
|
Warnings?: ScriptIssue[];
|
|
1022
844
|
};
|
|
1023
845
|
type ScriptLogList = {
|
|
1024
|
-
/** Array of scriptLogMeta. */
|
|
1025
|
-
data?: ScriptLogMeta[];
|
|
846
|
+
/** Array of scriptLogMeta. */data?: ScriptLogMeta[];
|
|
1026
847
|
};
|
|
1027
848
|
type ScriptLogMeta = {
|
|
1028
|
-
/** Duration of reload (ms). */
|
|
1029
|
-
duration?: number;
|
|
1030
|
-
/** Time when reload ended. */
|
|
849
|
+
/** Duration of reload (ms). */duration?: number; /** Time when reload ended. */
|
|
1031
850
|
endTime?: string;
|
|
1032
|
-
links?: Log;
|
|
1033
|
-
/**
|
|
1034
|
-
reloadId?: string;
|
|
1035
|
-
/** True if the reload was successful. */
|
|
851
|
+
links?: Log; /** Reload identifier. */
|
|
852
|
+
reloadId?: string; /** True if the reload was successful. */
|
|
1036
853
|
success?: boolean;
|
|
1037
854
|
};
|
|
1038
855
|
type ScriptMeta = {
|
|
1039
|
-
/** Script version last modification time. */
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
/** Script id. */
|
|
1044
|
-
scriptId?: string;
|
|
1045
|
-
/** Script size. */
|
|
1046
|
-
size?: number;
|
|
1047
|
-
/** Description of this script version */
|
|
856
|
+
/** Script version last modification time. */modifiedTime?: string; /** User last modifying script version. */
|
|
857
|
+
modifierId?: string; /** Script id. */
|
|
858
|
+
scriptId?: string; /** Script size. */
|
|
859
|
+
size?: number; /** Description of this script version */
|
|
1048
860
|
versionMessage?: string;
|
|
1049
861
|
};
|
|
1050
862
|
type ScriptMetaList = {
|
|
1051
863
|
links?: NavigationLinks;
|
|
1052
|
-
privileges?: string[];
|
|
1053
|
-
/** Script versions metadata. */
|
|
864
|
+
privileges?: string[]; /** Script versions metadata. */
|
|
1054
865
|
scripts?: ScriptMeta[];
|
|
1055
866
|
};
|
|
1056
867
|
type ScriptVersion = {
|
|
1057
|
-
/** Script text. */
|
|
1058
|
-
script?: string;
|
|
1059
|
-
/** Description of this script version */
|
|
868
|
+
/** Script text. */script?: string; /** Description of this script version */
|
|
1060
869
|
versionMessage?: string;
|
|
1061
870
|
};
|
|
1062
871
|
type SimplifiedClassifications = ("dimension" | "measure" | "temporal" | "geographical")[];
|
|
1063
872
|
type SymbolFrequency = {
|
|
1064
|
-
/** Frequency of the above symbol in the field */
|
|
1065
|
-
Frequency?: number;
|
|
873
|
+
/** Frequency of the above symbol in the field */Frequency?: number;
|
|
1066
874
|
Symbol?: SymbolValue;
|
|
1067
875
|
};
|
|
1068
876
|
type SymbolValue = {
|
|
1069
|
-
/** Numeric value of the symbol. NaN otherwise. */
|
|
1070
|
-
Number?: number;
|
|
1071
|
-
/** String value of the symbol. This parameter is optional and present only if Symbol is a string. */
|
|
877
|
+
/** Numeric value of the symbol. NaN otherwise. */Number?: number; /** String value of the symbol. This parameter is optional and present only if Symbol is a string. */
|
|
1072
878
|
Text?: string;
|
|
1073
879
|
};
|
|
1074
880
|
type TableMetadata = {
|
|
1075
|
-
/** Static RAM memory used in bytes. */
|
|
1076
|
-
byte_size?: number;
|
|
1077
|
-
/** Table comment. */
|
|
881
|
+
/** Static RAM memory used in bytes. */byte_size?: number; /** Table comment. */
|
|
1078
882
|
comment?: string;
|
|
1079
883
|
/** If set to true, the table is loose due to circular connection.
|
|
1080
884
|
* The default value is false. */
|
|
@@ -1084,20 +888,14 @@ type TableMetadata = {
|
|
|
1084
888
|
is_semantic?: boolean;
|
|
1085
889
|
/** If set to true, the table is a system table.
|
|
1086
890
|
* The default value is false. */
|
|
1087
|
-
is_system?: boolean;
|
|
1088
|
-
/**
|
|
1089
|
-
|
|
1090
|
-
/** Number of
|
|
1091
|
-
no_of_fields?: number;
|
|
1092
|
-
/** Number of key fields. */
|
|
1093
|
-
no_of_key_fields?: number;
|
|
1094
|
-
/** Number of rows. */
|
|
891
|
+
is_system?: boolean; /** Name of the table. */
|
|
892
|
+
name?: string; /** Number of fields. */
|
|
893
|
+
no_of_fields?: number; /** Number of key fields. */
|
|
894
|
+
no_of_key_fields?: number; /** Number of rows. */
|
|
1095
895
|
no_of_rows?: number;
|
|
1096
896
|
};
|
|
1097
897
|
type TableProfilingData = {
|
|
1098
|
-
/** Field values profiling info */
|
|
1099
|
-
FieldProfiling?: FieldInTableProfilingData[];
|
|
1100
|
-
/** Number of rows in the table. */
|
|
898
|
+
/** Field values profiling info */FieldProfiling?: FieldInTableProfilingData[]; /** Number of rows in the table. */
|
|
1101
899
|
NoOfRows?: number;
|
|
1102
900
|
};
|
|
1103
901
|
type UpdateApp = {
|
|
@@ -1190,8 +988,7 @@ type Evaluation = {
|
|
|
1190
988
|
appItemId?: string;
|
|
1191
989
|
appName?: string;
|
|
1192
990
|
details?: {
|
|
1193
|
-
concurrentReload?: boolean;
|
|
1194
|
-
/** @deprecated */
|
|
991
|
+
concurrentReload?: boolean; /** @deprecated */
|
|
1195
992
|
dedicated?: boolean;
|
|
1196
993
|
engineHasCache?: boolean;
|
|
1197
994
|
errors?: string[];
|
|
@@ -1374,9 +1171,7 @@ type CreateAppHttpError = {
|
|
|
1374
1171
|
* @throws GetAppEvaluationComparisonHttpError
|
|
1375
1172
|
*/
|
|
1376
1173
|
declare function getAppEvaluationComparison(baseid: string, comparisonid: string, query: {
|
|
1377
|
-
/** Get the full list of comparisons including non-significant diffs */
|
|
1378
|
-
all?: boolean;
|
|
1379
|
-
/** Specify output format, currently supported are 'json' and 'xml' */
|
|
1174
|
+
/** Get the full list of comparisons including non-significant diffs */all?: boolean; /** Specify output format, currently supported are 'json' and 'xml' */
|
|
1380
1175
|
format?: string;
|
|
1381
1176
|
}, options?: ApiCallOptions): Promise<GetAppEvaluationComparisonHttpResponse>;
|
|
1382
1177
|
type GetAppEvaluationComparisonHttpResponse = {
|
|
@@ -1420,9 +1215,7 @@ type GetAppEvaluationComparisonXmlHttpError = {
|
|
|
1420
1215
|
* @throws GetAppEvaluationHttpError
|
|
1421
1216
|
*/
|
|
1422
1217
|
declare function getAppEvaluation(id: string, query: {
|
|
1423
|
-
/** Get the full data of the evaluation */
|
|
1424
|
-
all?: boolean;
|
|
1425
|
-
/** Specify output format, currently supported are 'json' and 'xml' */
|
|
1218
|
+
/** Get the full data of the evaluation */all?: boolean; /** Specify output format, currently supported are 'json' and 'xml' */
|
|
1426
1219
|
format?: string;
|
|
1427
1220
|
}, options?: ApiCallOptions): Promise<GetAppEvaluationHttpResponse>;
|
|
1428
1221
|
type GetAppEvaluationHttpResponse = {
|
|
@@ -1464,23 +1257,17 @@ type GetAppEvaluationXmlHttpError = {
|
|
|
1464
1257
|
* @throws ImportAppHttpError
|
|
1465
1258
|
*/
|
|
1466
1259
|
declare function importApp(query: {
|
|
1467
|
-
/** 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. */
|
|
1468
|
-
|
|
1469
|
-
/** The
|
|
1470
|
-
appId?: string;
|
|
1471
|
-
/** The name of the target app when source does not have a specified name, applicable if source is qvw file. */
|
|
1472
|
-
fallbackName?: string;
|
|
1473
|
-
/** The file ID to be downloaded from Temporary Content Service (TCS) and used during import. */
|
|
1260
|
+
/** 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. */NoData?: boolean; /** The app ID of the target app when source is qvw file. */
|
|
1261
|
+
appId?: string; /** The name of the target app when source does not have a specified name, applicable if source is qvw file. */
|
|
1262
|
+
fallbackName?: string; /** The file ID to be downloaded from Temporary Content Service (TCS) and used during import. */
|
|
1474
1263
|
fileId?: string;
|
|
1475
1264
|
/** 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>
|
|
1476
1265
|
*
|
|
1477
1266
|
* One of:
|
|
1478
1267
|
* * NEW
|
|
1479
1268
|
* * AUTOREPLACE */
|
|
1480
|
-
mode?: string;
|
|
1481
|
-
/** The
|
|
1482
|
-
name?: string;
|
|
1483
|
-
/** The space ID of the target app. */
|
|
1269
|
+
mode?: string; /** The name of the target app. */
|
|
1270
|
+
name?: string; /** The space ID of the target app. */
|
|
1484
1271
|
spaceId?: string;
|
|
1485
1272
|
}, body: BodyInit, options?: ApiCallOptions): Promise<ImportAppHttpResponse>;
|
|
1486
1273
|
type ImportAppHttpResponse = {
|
|
@@ -1640,8 +1427,7 @@ type GetAppDataMetadataHttpError = {
|
|
|
1640
1427
|
* @throws ExportAppHttpError
|
|
1641
1428
|
*/
|
|
1642
1429
|
declare function exportApp(appId: string, query: {
|
|
1643
|
-
/** The flag indicating if only object contents should be exported. */
|
|
1644
|
-
NoData?: boolean;
|
|
1430
|
+
/** The flag indicating if only object contents should be exported. */NoData?: boolean;
|
|
1645
1431
|
}, options?: ApiCallOptions): Promise<ExportAppHttpResponse>;
|
|
1646
1432
|
type ExportAppHttpResponse = {
|
|
1647
1433
|
data: DownloadableBlob;
|
|
@@ -1850,6 +1636,58 @@ type UpdateAppOwnerHttpError = {
|
|
|
1850
1636
|
headers: Headers;
|
|
1851
1637
|
status: 403 | 404;
|
|
1852
1638
|
};
|
|
1639
|
+
/**
|
|
1640
|
+
* Removes the app size override for an app.
|
|
1641
|
+
*
|
|
1642
|
+
* @param appId Identifier of the app
|
|
1643
|
+
* @throws DeleteAppPlacementHttpError
|
|
1644
|
+
*/
|
|
1645
|
+
declare function deleteAppPlacement(appId: string, options?: ApiCallOptions): Promise<DeleteAppPlacementHttpResponse>;
|
|
1646
|
+
type DeleteAppPlacementHttpResponse = {
|
|
1647
|
+
data: void;
|
|
1648
|
+
headers: Headers;
|
|
1649
|
+
status: 200;
|
|
1650
|
+
};
|
|
1651
|
+
type DeleteAppPlacementHttpError = {
|
|
1652
|
+
data: unknown;
|
|
1653
|
+
headers: Headers;
|
|
1654
|
+
status: number;
|
|
1655
|
+
};
|
|
1656
|
+
/**
|
|
1657
|
+
* Retrieves the app size override for an app.
|
|
1658
|
+
*
|
|
1659
|
+
* @param appId Identifier of the app
|
|
1660
|
+
* @throws GetAppPlacementHttpError
|
|
1661
|
+
*/
|
|
1662
|
+
declare function getAppPlacement(appId: string, options?: ApiCallOptions): Promise<GetAppPlacementHttpResponse>;
|
|
1663
|
+
type GetAppPlacementHttpResponse = {
|
|
1664
|
+
data: Placement;
|
|
1665
|
+
headers: Headers;
|
|
1666
|
+
status: 200;
|
|
1667
|
+
};
|
|
1668
|
+
type GetAppPlacementHttpError = {
|
|
1669
|
+
data: unknown;
|
|
1670
|
+
headers: Headers;
|
|
1671
|
+
status: number;
|
|
1672
|
+
};
|
|
1673
|
+
/**
|
|
1674
|
+
* Sets the app size override for an app.
|
|
1675
|
+
*
|
|
1676
|
+
* @param appId Identifier of the app
|
|
1677
|
+
* @param body an object with the body content
|
|
1678
|
+
* @throws ReplaceAppPlacementHttpError
|
|
1679
|
+
*/
|
|
1680
|
+
declare function replaceAppPlacement(appId: string, body: EngineSize, options?: ApiCallOptions): Promise<ReplaceAppPlacementHttpResponse>;
|
|
1681
|
+
type ReplaceAppPlacementHttpResponse = {
|
|
1682
|
+
data: void;
|
|
1683
|
+
headers: Headers;
|
|
1684
|
+
status: 200;
|
|
1685
|
+
};
|
|
1686
|
+
type ReplaceAppPlacementHttpError = {
|
|
1687
|
+
data: unknown;
|
|
1688
|
+
headers: Headers;
|
|
1689
|
+
status: number;
|
|
1690
|
+
};
|
|
1853
1691
|
/**
|
|
1854
1692
|
* Publishes a specific app to a managed space.
|
|
1855
1693
|
*
|
|
@@ -1925,18 +1763,17 @@ type GetAppReloadLogHttpError = {
|
|
|
1925
1763
|
};
|
|
1926
1764
|
/**
|
|
1927
1765
|
* Retrieves the app reload metadata list.
|
|
1928
|
-
* Reload metadata contains reload information, including reload id, duration, endtime and lineage load info.
|
|
1766
|
+
* Reload metadata contains reload information, including reload id, duration, endtime and lineage load info. Data is available for the last 10 reloads of an application.
|
|
1929
1767
|
*
|
|
1930
1768
|
* @param appId Identifier of the app
|
|
1931
|
-
* @param reloadId
|
|
1769
|
+
* @param reloadId
|
|
1932
1770
|
* @param query an object with query parameters
|
|
1933
1771
|
* @throws GetAppReloadMetadataHttpError
|
|
1934
1772
|
*/
|
|
1935
1773
|
declare function getAppReloadMetadata(appId: string, reloadId: string, query: {
|
|
1936
|
-
/** Include metadata for reloads ran with SkipStore flag set to true. Default: false */
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
limit?: string;
|
|
1774
|
+
/** Include metadata for reloads ran with SkipStore flag set to true. Default: false */includeSkipStoreReloads?: boolean; /** Maximum number of records to return from this request. Default: 100 */
|
|
1775
|
+
limit?: string; /** Identifier of the reload. Use empty reloadId to get all reloads. */
|
|
1776
|
+
reloadId?: string;
|
|
1940
1777
|
}, options?: ApiCallOptions): Promise<GetAppReloadMetadataHttpResponse>;
|
|
1941
1778
|
type GetAppReloadMetadataHttpResponse = {
|
|
1942
1779
|
data: ReloadListMetadata;
|
|
@@ -1961,14 +1798,11 @@ declare function getAppReportFilters(appId: string, query: {
|
|
|
1961
1798
|
* The following fields support the `eq` (equals) operator: `ownerId`
|
|
1962
1799
|
* Example:
|
|
1963
1800
|
* (name co "query1" or description co "query2") and ownerId eq "123" */
|
|
1964
|
-
filter?: string;
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
/**
|
|
1968
|
-
|
|
1969
|
-
/** If present, the cursor that starts the page of data that is returned. */
|
|
1970
|
-
page?: string;
|
|
1971
|
-
/** Sorting parameters. */
|
|
1801
|
+
filter?: string; /** The filter type (REP, SUB). REP stands for report bookmark, SUB for subscription bookmark. */
|
|
1802
|
+
filterTypes: ("REP" | "SUB")[]; /** Limit the returned result set */
|
|
1803
|
+
limit?: number; /** Load type expressing the kind of request, eg. interactive for report requests from the Web UI, batch for scheduled report generation. */
|
|
1804
|
+
loadType?: "interactive" | "batch"; /** If present, the cursor that starts the page of data that is returned. */
|
|
1805
|
+
page?: string; /** Sorting parameters. */
|
|
1972
1806
|
sort?: ("+ownerId" | "-ownerId" | "-name" | "+name" | "+description" | "-description" | "+createdAt" | "-createdAt" | "+updatedAt" | "-updatedAt")[];
|
|
1973
1807
|
}, options?: ApiCallOptions): Promise<GetAppReportFiltersHttpResponse>;
|
|
1974
1808
|
type GetAppReportFiltersHttpResponse = {
|
|
@@ -2009,8 +1843,7 @@ type CreateAppReportFilterHttpError = {
|
|
|
2009
1843
|
* @throws CountAppReportFiltersHttpError
|
|
2010
1844
|
*/
|
|
2011
1845
|
declare function countAppReportFilters(appId: string, query: {
|
|
2012
|
-
/** The filter type (REP, SUB). REP stands for report bookmark, SUB for subscription bookmark. */
|
|
2013
|
-
filterTypes: ("REP" | "SUB")[];
|
|
1846
|
+
/** The filter type (REP, SUB). REP stands for report bookmark, SUB for subscription bookmark. */filterTypes: ("REP" | "SUB")[];
|
|
2014
1847
|
}, options?: ApiCallOptions): Promise<CountAppReportFiltersHttpResponse>;
|
|
2015
1848
|
type CountAppReportFiltersHttpResponse = {
|
|
2016
1849
|
data: FiltersCount;
|
|
@@ -2040,6 +1873,27 @@ type DeleteAppReportFilterHttpError = {
|
|
|
2040
1873
|
headers: Headers;
|
|
2041
1874
|
status: 400 | 401 | 403 | 404 | 429 | 500;
|
|
2042
1875
|
};
|
|
1876
|
+
/**
|
|
1877
|
+
* Get a filter
|
|
1878
|
+
*
|
|
1879
|
+
* @param appId Qlik Sense app identifier
|
|
1880
|
+
* @param id The filter id identifier (bookmarkId).
|
|
1881
|
+
* @param query an object with query parameters
|
|
1882
|
+
* @throws GetAppReportFilterWithQueryHttpError
|
|
1883
|
+
*/
|
|
1884
|
+
declare function getAppReportFilterWithQuery(appId: string, id: string, query: {
|
|
1885
|
+
/** Load type expressing the kind of request, eg. interactive for report requests from the Web UI, batch for scheduled report generation. */loadType?: "interactive" | "batch";
|
|
1886
|
+
}, options?: ApiCallOptions): Promise<GetAppReportFilterWithQueryHttpResponse>;
|
|
1887
|
+
type GetAppReportFilterWithQueryHttpResponse = {
|
|
1888
|
+
data: Filter;
|
|
1889
|
+
headers: Headers;
|
|
1890
|
+
status: 200;
|
|
1891
|
+
};
|
|
1892
|
+
type GetAppReportFilterWithQueryHttpError = {
|
|
1893
|
+
data: FilterErrors;
|
|
1894
|
+
headers: Headers;
|
|
1895
|
+
status: 400 | 401 | 403 | 404 | 429 | 500;
|
|
1896
|
+
};
|
|
2043
1897
|
/**
|
|
2044
1898
|
* Get a filter
|
|
2045
1899
|
*
|
|
@@ -2090,10 +1944,8 @@ declare function getAppScriptHistory(appId: string, query: {
|
|
|
2090
1944
|
* * ScriptId
|
|
2091
1945
|
* * ModifiedTime
|
|
2092
1946
|
* * ModifierId */
|
|
2093
|
-
filter?: string;
|
|
2094
|
-
/**
|
|
2095
|
-
limit?: string;
|
|
2096
|
-
/** Opaque definition of which page of the result set to return. Returned from a previous call using the same filter. Not yet supported. */
|
|
1947
|
+
filter?: string; /** Maximum number of records to return from this request. */
|
|
1948
|
+
limit?: string; /** Opaque definition of which page of the result set to return. Returned from a previous call using the same filter. Not yet supported. */
|
|
2097
1949
|
page?: string;
|
|
2098
1950
|
}, options?: ApiCallOptions): Promise<GetAppScriptHistoryHttpResponse>;
|
|
2099
1951
|
type GetAppScriptHistoryHttpResponse = {
|
|
@@ -2227,19 +2079,12 @@ type MoveAppToSpaceHttpError = {
|
|
|
2227
2079
|
* @throws GetAppEvaluationsHttpError
|
|
2228
2080
|
*/
|
|
2229
2081
|
declare function getAppEvaluations(guid: string, query: {
|
|
2230
|
-
/** Get the full data of the evaluation */
|
|
2231
|
-
|
|
2232
|
-
/**
|
|
2233
|
-
|
|
2234
|
-
/**
|
|
2235
|
-
|
|
2236
|
-
/** Number of results to return per page. */
|
|
2237
|
-
limit?: number;
|
|
2238
|
-
/** The app evaluation id to get next page from */
|
|
2239
|
-
next?: string;
|
|
2240
|
-
/** The app evaluation id to get previous page from */
|
|
2241
|
-
prev?: string;
|
|
2242
|
-
/** Property to sort list on */
|
|
2082
|
+
/** Get the full data of the evaluation */all?: boolean; /** Add file transfer headers to response */
|
|
2083
|
+
fileMode?: boolean; /** Specify output format, currently supported are 'json' and 'xml' */
|
|
2084
|
+
format?: string; /** Number of results to return per page. */
|
|
2085
|
+
limit?: number; /** The app evaluation id to get next page from */
|
|
2086
|
+
next?: string; /** The app evaluation id to get previous page from */
|
|
2087
|
+
prev?: string; /** Property to sort list on */
|
|
2243
2088
|
sort?: string;
|
|
2244
2089
|
}, options?: ApiCallOptions): Promise<GetAppEvaluationsHttpResponse>;
|
|
2245
2090
|
type GetAppEvaluationsHttpResponse = {
|
|
@@ -2490,6 +2335,28 @@ type AppsAPI = {
|
|
|
2490
2335
|
* @throws UpdateAppOwnerHttpError
|
|
2491
2336
|
*/
|
|
2492
2337
|
updateAppOwner: typeof updateAppOwner;
|
|
2338
|
+
/**
|
|
2339
|
+
* Removes the app size override for an app.
|
|
2340
|
+
*
|
|
2341
|
+
* @param appId Identifier of the app
|
|
2342
|
+
* @throws DeleteAppPlacementHttpError
|
|
2343
|
+
*/
|
|
2344
|
+
deleteAppPlacement: typeof deleteAppPlacement;
|
|
2345
|
+
/**
|
|
2346
|
+
* Retrieves the app size override for an app.
|
|
2347
|
+
*
|
|
2348
|
+
* @param appId Identifier of the app
|
|
2349
|
+
* @throws GetAppPlacementHttpError
|
|
2350
|
+
*/
|
|
2351
|
+
getAppPlacement: typeof getAppPlacement;
|
|
2352
|
+
/**
|
|
2353
|
+
* Sets the app size override for an app.
|
|
2354
|
+
*
|
|
2355
|
+
* @param appId Identifier of the app
|
|
2356
|
+
* @param body an object with the body content
|
|
2357
|
+
* @throws ReplaceAppPlacementHttpError
|
|
2358
|
+
*/
|
|
2359
|
+
replaceAppPlacement: typeof replaceAppPlacement;
|
|
2493
2360
|
/**
|
|
2494
2361
|
* Publishes a specific app to a managed space.
|
|
2495
2362
|
*
|
|
@@ -2525,10 +2392,10 @@ type AppsAPI = {
|
|
|
2525
2392
|
getAppReloadLog: typeof getAppReloadLog;
|
|
2526
2393
|
/**
|
|
2527
2394
|
* Retrieves the app reload metadata list.
|
|
2528
|
-
* Reload metadata contains reload information, including reload id, duration, endtime and lineage load info.
|
|
2395
|
+
* Reload metadata contains reload information, including reload id, duration, endtime and lineage load info. Data is available for the last 10 reloads of an application.
|
|
2529
2396
|
*
|
|
2530
2397
|
* @param appId Identifier of the app
|
|
2531
|
-
* @param reloadId
|
|
2398
|
+
* @param reloadId
|
|
2532
2399
|
* @param query an object with query parameters
|
|
2533
2400
|
* @throws GetAppReloadMetadataHttpError
|
|
2534
2401
|
*/
|
|
@@ -2565,6 +2432,15 @@ type AppsAPI = {
|
|
|
2565
2432
|
* @throws DeleteAppReportFilterHttpError
|
|
2566
2433
|
*/
|
|
2567
2434
|
deleteAppReportFilter: typeof deleteAppReportFilter;
|
|
2435
|
+
/**
|
|
2436
|
+
* Get a filter
|
|
2437
|
+
*
|
|
2438
|
+
* @param appId Qlik Sense app identifier
|
|
2439
|
+
* @param id The filter id identifier (bookmarkId).
|
|
2440
|
+
* @param query an object with query parameters
|
|
2441
|
+
* @throws GetAppReportFilterWithQueryHttpError
|
|
2442
|
+
*/
|
|
2443
|
+
getAppReportFilterWithQuery: typeof getAppReportFilterWithQuery;
|
|
2568
2444
|
/**
|
|
2569
2445
|
* Get a filter
|
|
2570
2446
|
*
|
|
@@ -2671,4 +2547,4 @@ type AppsAPI = {
|
|
|
2671
2547
|
*/
|
|
2672
2548
|
declare const appsExport: AppsAPI;
|
|
2673
2549
|
//#endregion
|
|
2674
|
-
export { Analysis, AnalysisComposition, AnalysisDescriptor, AnalysisDescriptorResponse, AnalysisDetails, AnalysisGroup, AnalysisModelItemField, AnalysisModelItemMasterItem, AnalysisModelResponse, AnalysisModelResponseDetail, AnalysisRecommendRequest, AnalysisRecommendationResponse, AnalysisRecommendationResponseDetail, AppAttributes, AppContentList, AppContentListItem, AppObjectGenericType, AppUpdateAttributes, AppsAPI, ChartType, Classification, Classifications, Cmpbool, Cmpfloat, CmpfloatWithTimeout, Cmpint, Comparison, Comparisonfields, ComparisonobjMemoryLimit, Comparisonobjresponsetime, Comparisonoobjheavy, Comparisontables, CompositionMinMax, CopyAppHttpError, CopyAppHttpResponse, CountAppReportFiltersHttpError, CountAppReportFiltersHttpResponse, CreateApp, CreateAppHttpError, CreateAppHttpResponse, CreateAppReportFilterHttpError, CreateAppReportFilterHttpResponse, DataModelMetadata, DeleteAppHttpError, DeleteAppHttpResponse, DeleteAppMediaHttpError, DeleteAppMediaHttpResponse, DeleteAppReportFilterHttpError, DeleteAppReportFilterHttpResponse, DeleteAppScriptHttpError, DeleteAppScriptHttpResponse, Error, Errors, Evaluation, Evaluations, EvaluatorError, Event, ExportAppHttpError, ExportAppHttpResponse, FieldAttrType, FieldAttributes, FieldInTableProfilingData, FieldMetadata, FieldOverride, FileData, Filter, FilterError, FilterErrors, FilterField, FilterFieldValue, FilterItemPatch, FilterList, FilterListItem, FilterRequest, FilterType, FilterV10, FilterVariable, FiltersCount, Float64, FrequencyDistributionData, GetAppDataLineageHttpError, GetAppDataLineageHttpResponse, GetAppDataMetadataHttpError, GetAppDataMetadataHttpResponse, GetAppEvaluationComparisonHttpError, GetAppEvaluationComparisonHttpResponse, GetAppEvaluationComparisonXmlHttpError, GetAppEvaluationComparisonXmlHttpResponse, GetAppEvaluationHttpError, GetAppEvaluationHttpResponse, GetAppEvaluationXmlHttpError, GetAppEvaluationXmlHttpResponse, GetAppEvaluationsHttpError, GetAppEvaluationsHttpResponse, GetAppInfoHttpError, GetAppInfoHttpResponse, GetAppInsightAnalysesHttpError, GetAppInsightAnalysesHttpResponse, GetAppInsightAnalysisModelHttpError, GetAppInsightAnalysisModelHttpResponse, GetAppInsightAnalysisRecommendationsHttpError, GetAppInsightAnalysisRecommendationsHttpResponse, GetAppMediaHttpError, GetAppMediaHttpResponse, GetAppMediaListHttpError, GetAppMediaListHttpResponse, GetAppReloadLogHttpError, GetAppReloadLogHttpResponse, GetAppReloadLogsHttpError, GetAppReloadLogsHttpResponse, GetAppReloadMetadataHttpError, GetAppReloadMetadataHttpResponse, GetAppReportFilterHttpError, GetAppReportFilterHttpResponse, GetAppReportFiltersHttpError, GetAppReportFiltersHttpResponse, GetAppScriptHistoryHttpError, GetAppScriptHistoryHttpResponse, GetAppScriptHttpError, GetAppScriptHttpResponse, GetAppThumbnailHttpError, GetAppThumbnailHttpResponse, GetAppsPrivilegesHttpError, GetAppsPrivilegesHttpResponse, HardwareMeta, Href, Href2, ImportAppHttpError, ImportAppHttpResponse, JsonObject, LastReloadMetadata, LineageInfoRest, LinkResponse, Links, LinksResponse, Log, Metadata, MoveAppToSpaceHttpError, MoveAppToSpaceHttpResponse, NavigationLink, NavigationLinks, NumberFormat, NxApp, NxAppCreatePrivileges, NxAppObject, NxAttributes, NxObjectAttributes, NxPatch, NxPatchOperationType, Objectmetrics, Objectspec, Objecttopspec, PartialNluInfo, PatchAppReportFilterHttpError, PatchAppReportFilterHttpResponse, PatchAppScriptHttpError, PatchAppScriptHttpResponse, PatchFilter, PatchFilterItem, PublishApp, PublishAppHttpError, PublishAppHttpResponse, PublishData, QueueAppEvaluationHttpError, QueueAppEvaluationHttpResponse, RecommendFieldItem, RecommendItems, RecommendMasterItem, RecommendNaturalLangQuery, RecommendedAnalysis, RecommendedAnalysisCore, ReloadIncludeFile, ReloadListMetadata, ReloadMeta, ReloadStatements, RemoveAppFromSpaceHttpError, RemoveAppFromSpaceHttpResponse, RepublishApp, RepublishAppHttpError, RepublishAppHttpResponse, Result, Resultentry, Resultmetadatatopfields, Resultmetadatatoptables, ResultobjMemoryLimit, Resultobjresponsetime, Resultobjsheet, Resultsingle, Script, ScriptIssue, ScriptIssues, ScriptLogList, ScriptLogMeta, ScriptMeta, ScriptMetaList, ScriptVersion, SimplifiedClassifications, Sortedcomparisonfields, Sortedcomparisonobjresponsetime, Sortedcomparisonoobjheavy, Sortedcomparisontables, SymbolFrequency, SymbolValue, TableMetadata, TableProfilingData, UpdateApp, UpdateAppInfoHttpError, UpdateAppInfoHttpResponse, UpdateAppObjectOwnerHttpError, UpdateAppObjectOwnerHttpResponse, UpdateAppOwnerHttpError, UpdateAppOwnerHttpResponse, UpdateAppScriptHttpError, UpdateAppScriptHttpResponse, UpdateOwner, UpdateSpace, UploadAppMediaHttpError, UploadAppMediaHttpResponse, UsageEnum, UserPrivileges, ValidateScriptHttpError, ValidateScriptHttpResponse, clearCache, copyApp, countAppReportFilters, createApp, createAppReportFilter, appsExport as default, deleteApp, deleteAppMedia, deleteAppReportFilter, deleteAppScript, exportApp, getAppDataLineage, getAppDataMetadata, getAppEvaluation, getAppEvaluationComparison, getAppEvaluationComparisonXml, getAppEvaluationXml, getAppEvaluations, getAppInfo, getAppInsightAnalyses, getAppInsightAnalysisModel, getAppInsightAnalysisRecommendations, getAppMedia, getAppMediaList, getAppReloadLog, getAppReloadLogs, getAppReloadMetadata, getAppReportFilter, getAppReportFilters, getAppScript, getAppScriptHistory, getAppThumbnail, getAppsPrivileges, importApp, moveAppToSpace, patchAppReportFilter, patchAppScript, publishApp, queueAppEvaluation, removeAppFromSpace, republishApp, updateAppInfo, updateAppObjectOwner, updateAppOwner, updateAppScript, uploadAppMedia, validateScript };
|
|
2550
|
+
export { Analysis, AnalysisComposition, AnalysisDescriptor, AnalysisDescriptorResponse, AnalysisDetails, AnalysisGroup, AnalysisModelItemField, AnalysisModelItemMasterItem, AnalysisModelResponse, AnalysisModelResponseDetail, AnalysisRecommendRequest, AnalysisRecommendationResponse, AnalysisRecommendationResponseDetail, AppAttributes, AppContentList, AppContentListItem, AppObjectGenericType, AppUpdateAttributes, AppsAPI, ChartType, Classification, Classifications, Cmpbool, Cmpfloat, CmpfloatWithTimeout, Cmpint, Comparison, Comparisonfields, ComparisonobjMemoryLimit, Comparisonobjresponsetime, Comparisonoobjheavy, Comparisontables, CompositionMinMax, CopyAppHttpError, CopyAppHttpResponse, CountAppReportFiltersHttpError, CountAppReportFiltersHttpResponse, CreateApp, CreateAppHttpError, CreateAppHttpResponse, CreateAppReportFilterHttpError, CreateAppReportFilterHttpResponse, DataModelMetadata, DeleteAppHttpError, DeleteAppHttpResponse, DeleteAppMediaHttpError, DeleteAppMediaHttpResponse, DeleteAppPlacementHttpError, DeleteAppPlacementHttpResponse, DeleteAppReportFilterHttpError, DeleteAppReportFilterHttpResponse, DeleteAppScriptHttpError, DeleteAppScriptHttpResponse, EngineGBSize, EngineSize, Error, Errors, Evaluation, Evaluations, EvaluatorError, Event, ExportAppHttpError, ExportAppHttpResponse, FieldAttrType, FieldAttributes, FieldInTableProfilingData, FieldMetadata, FieldOverride, FileData, Filter, FilterError, FilterErrors, FilterField, FilterFieldValue, FilterItemPatch, FilterList, FilterListItem, FilterRequest, FilterType, FilterV10, FilterVariable, FiltersCount, Float64, FrequencyDistributionData, GetAppDataLineageHttpError, GetAppDataLineageHttpResponse, GetAppDataMetadataHttpError, GetAppDataMetadataHttpResponse, GetAppEvaluationComparisonHttpError, GetAppEvaluationComparisonHttpResponse, GetAppEvaluationComparisonXmlHttpError, GetAppEvaluationComparisonXmlHttpResponse, GetAppEvaluationHttpError, GetAppEvaluationHttpResponse, GetAppEvaluationXmlHttpError, GetAppEvaluationXmlHttpResponse, GetAppEvaluationsHttpError, GetAppEvaluationsHttpResponse, GetAppInfoHttpError, GetAppInfoHttpResponse, GetAppInsightAnalysesHttpError, GetAppInsightAnalysesHttpResponse, GetAppInsightAnalysisModelHttpError, GetAppInsightAnalysisModelHttpResponse, GetAppInsightAnalysisRecommendationsHttpError, GetAppInsightAnalysisRecommendationsHttpResponse, GetAppMediaHttpError, GetAppMediaHttpResponse, GetAppMediaListHttpError, GetAppMediaListHttpResponse, GetAppPlacementHttpError, GetAppPlacementHttpResponse, GetAppReloadLogHttpError, GetAppReloadLogHttpResponse, GetAppReloadLogsHttpError, GetAppReloadLogsHttpResponse, GetAppReloadMetadataHttpError, GetAppReloadMetadataHttpResponse, GetAppReportFilterHttpError, GetAppReportFilterHttpResponse, GetAppReportFilterWithQueryHttpError, GetAppReportFilterWithQueryHttpResponse, GetAppReportFiltersHttpError, GetAppReportFiltersHttpResponse, GetAppScriptHistoryHttpError, GetAppScriptHistoryHttpResponse, GetAppScriptHttpError, GetAppScriptHttpResponse, GetAppThumbnailHttpError, GetAppThumbnailHttpResponse, GetAppsPrivilegesHttpError, GetAppsPrivilegesHttpResponse, HardwareMeta, Href, Href2, ImportAppHttpError, ImportAppHttpResponse, JsonObject, LastReloadMetadata, LineageInfoRest, LinkResponse, Links, LinksResponse, Log, Metadata, MoveAppToSpaceHttpError, MoveAppToSpaceHttpResponse, NavigationLink, NavigationLinks, NumberFormat, NxApp, NxAppCreatePrivileges, NxAppObject, NxAttributes, NxObjectAttributes, NxPatch, NxPatchOperationType, Objectmetrics, Objectspec, Objecttopspec, PartialNluInfo, PatchAppReportFilterHttpError, PatchAppReportFilterHttpResponse, PatchAppScriptHttpError, PatchAppScriptHttpResponse, PatchFilter, PatchFilterItem, Placement, PublishApp, PublishAppHttpError, PublishAppHttpResponse, PublishData, QueueAppEvaluationHttpError, QueueAppEvaluationHttpResponse, RecommendFieldItem, RecommendItems, RecommendMasterItem, RecommendNaturalLangQuery, RecommendedAnalysis, RecommendedAnalysisCore, ReloadIncludeFile, ReloadListMetadata, ReloadMeta, ReloadStatements, RemoveAppFromSpaceHttpError, RemoveAppFromSpaceHttpResponse, ReplaceAppPlacementHttpError, ReplaceAppPlacementHttpResponse, RepublishApp, RepublishAppHttpError, RepublishAppHttpResponse, Result, Resultentry, Resultmetadatatopfields, Resultmetadatatoptables, ResultobjMemoryLimit, Resultobjresponsetime, Resultobjsheet, Resultsingle, Script, ScriptIssue, ScriptIssues, ScriptLogList, ScriptLogMeta, ScriptMeta, ScriptMetaList, ScriptVersion, SimplifiedClassifications, Sortedcomparisonfields, Sortedcomparisonobjresponsetime, Sortedcomparisonoobjheavy, Sortedcomparisontables, SymbolFrequency, SymbolValue, TableMetadata, TableProfilingData, UpdateApp, UpdateAppInfoHttpError, UpdateAppInfoHttpResponse, UpdateAppObjectOwnerHttpError, UpdateAppObjectOwnerHttpResponse, UpdateAppOwnerHttpError, UpdateAppOwnerHttpResponse, UpdateAppScriptHttpError, UpdateAppScriptHttpResponse, UpdateOwner, UpdateSpace, UploadAppMediaHttpError, UploadAppMediaHttpResponse, UsageEnum, UserPrivileges, ValidateScriptHttpError, ValidateScriptHttpResponse, clearCache, copyApp, countAppReportFilters, createApp, createAppReportFilter, appsExport as default, deleteApp, deleteAppMedia, deleteAppPlacement, deleteAppReportFilter, deleteAppScript, exportApp, getAppDataLineage, getAppDataMetadata, getAppEvaluation, getAppEvaluationComparison, getAppEvaluationComparisonXml, getAppEvaluationXml, getAppEvaluations, getAppInfo, getAppInsightAnalyses, getAppInsightAnalysisModel, getAppInsightAnalysisRecommendations, getAppMedia, getAppMediaList, getAppPlacement, getAppReloadLog, getAppReloadLogs, getAppReloadMetadata, getAppReportFilter, getAppReportFilterWithQuery, getAppReportFilters, getAppScript, getAppScriptHistory, getAppThumbnail, getAppsPrivileges, importApp, moveAppToSpace, patchAppReportFilter, patchAppScript, publishApp, queueAppEvaluation, removeAppFromSpace, replaceAppPlacement, republishApp, updateAppInfo, updateAppObjectOwner, updateAppOwner, updateAppScript, uploadAppMedia, validateScript };
|