@qlik/api 2.3.0 → 2.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +334 -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-DipDBQQ5.js → boot-interceptors-DqRxTczb.js} +296 -248
- package/chunks/{chunk-D3vHIbds.js → chunk-BdHzlgOL.js} +3 -3
- package/chunks/{invoke-fetch-B7lGscuQ.js → invoke-fetch-DMAi6Fg3.js} +3 -3
- package/chunks/{invoke-fetch-DhdyFZ0F.js → invoke-fetch-pMN6iqup.js} +2 -3
- package/chunks/platform-types-CECrZkOF.d.ts +29 -0
- package/chunks/{public-runtime-modules-QhLPeQr5.js → public-runtime-modules-2KfyI2qM.js} +5 -5
- package/chunks/{qix-RCUslia8.js → qix-BdNrIA4s.js} +19 -20
- package/chunks/{qix-chunk-entrypoint-WAS4NVTf.js → qix-chunk-entrypoint-L9RpWwLK.js} +52 -58
- package/chunks/{qix-CrqXv44x.d.ts → qix-types-y_di0roE.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 +11 -25
- package/data-qualities.js +3 -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 -4
- 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 +26 -52
- 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-BowS4SUR.js +0 -28
- 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,30 @@ 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
|
+
type EngineSize = {
|
|
161
|
+
minEngineSize?: EngineGBSize;
|
|
162
|
+
};
|
|
194
163
|
/**
|
|
195
164
|
* An error object.
|
|
196
165
|
*/
|
|
197
166
|
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. */
|
|
167
|
+
/** The error code. */code: string; /** A human-readable explanation specific to this occurrence of the problem. */
|
|
168
|
+
detail?: string; /** Additional properties relating to the error. */
|
|
169
|
+
meta?: unknown; /** References to the source of the error. */
|
|
205
170
|
source?: {
|
|
206
|
-
/** The URI query parameter that caused the error. */
|
|
207
|
-
parameter?: string;
|
|
208
|
-
/** A JSON Pointer to the property that caused the error. */
|
|
171
|
+
/** The URI query parameter that caused the error. */parameter?: string; /** A JSON Pointer to the property that caused the error. */
|
|
209
172
|
pointer?: string;
|
|
210
|
-
};
|
|
211
|
-
/** Summary of the problem. */
|
|
173
|
+
}; /** Summary of the problem. */
|
|
212
174
|
title: string;
|
|
213
175
|
};
|
|
214
176
|
type Errors = {
|
|
@@ -283,48 +245,27 @@ type FieldAttributes = {
|
|
|
283
245
|
nDec?: number;
|
|
284
246
|
};
|
|
285
247
|
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. */
|
|
248
|
+
/** Average of all numerical values. NaN otherwise. */Average?: number; /** Average string length of textual values. 0 otherwise. */
|
|
249
|
+
AvgStringLen?: number; /** Data evenness aka Shannon's entropy normalized to [0,1] */
|
|
250
|
+
DataEvenness?: number; /** Number of distinct numeric values */
|
|
251
|
+
DistinctNumericValues?: number; /** Number of distinct text values */
|
|
252
|
+
DistinctTextValues?: number; /** Number of distinct values */
|
|
253
|
+
DistinctValues?: number; /** Number of empty strings */
|
|
254
|
+
EmptyStrings?: number; /** List of tags related to the field. */
|
|
255
|
+
FieldTags?: string[]; /** For textual values the first sorted string. */
|
|
256
|
+
FirstSorted?: string; /** The .01, .05, .1, .25, .5, .75, .9, .95, .99 fractiles. Array of NaN otherwise. */
|
|
305
257
|
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 */
|
|
258
|
+
FrequencyDistribution?: FrequencyDistributionData; /** Kurtosis of the numerical values. NaN otherwise. */
|
|
259
|
+
Kurtosis?: number; /** For textual values the last sorted string. */
|
|
260
|
+
LastSorted?: string; /** Maximum value of numerical values. NaN otherwise. */
|
|
261
|
+
Max?: number; /** Maximum string length of textual values. 0 otherwise. */
|
|
262
|
+
MaxStringLen?: number; /** Median of all numerical values. NaN otherwise. */
|
|
263
|
+
Median?: number; /** Minimum value of numerical values. NaN otherwise. */
|
|
264
|
+
Min?: number; /** Minimum string length of textual values. 0 otherwise. */
|
|
265
|
+
MinStringLen?: number; /** Three most frequent values and their frequencies */
|
|
266
|
+
MostFrequent?: SymbolFrequency[]; /** Name of the field. */
|
|
267
|
+
Name?: string; /** Number of negative values */
|
|
268
|
+
NegValues?: number; /** Number of null values */
|
|
328
269
|
NullValues?: number;
|
|
329
270
|
/** Sets the formatting of a field.
|
|
330
271
|
* The properties of _qFieldAttributes_ and the formatting mechanism are described below.
|
|
@@ -363,41 +304,28 @@ type FieldInTableProfilingData = {
|
|
|
363
304
|
*
|
|
364
305
|
* ### Type is ASCII
|
|
365
306
|
* 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 */
|
|
307
|
+
NumberFormat?: FieldAttributes; /** Number of numeric values */
|
|
308
|
+
NumericValues?: number; /** Number of positive values */
|
|
309
|
+
PosValues?: number; /** Skewness of the numerical values. NaN otherwise. */
|
|
310
|
+
Skewness?: number; /** Standard deviation of numerical values. NaN otherwise. */
|
|
311
|
+
Std?: number; /** Sum of all numerical values. NaN otherwise. */
|
|
312
|
+
Sum?: number; /** Squared sum of all numerical values. NaN otherwise. */
|
|
313
|
+
Sum2?: number; /** Sum of all characters in strings in the field */
|
|
314
|
+
SumStringLen?: number; /** Number of textual values */
|
|
315
|
+
TextValues?: number; /** Number of zero values for numerical values */
|
|
384
316
|
ZeroValues?: number;
|
|
385
317
|
};
|
|
386
318
|
type FieldMetadata = {
|
|
387
319
|
/** If set to true, the field has one and only one selection (not 0 and not more than 1).
|
|
388
320
|
* If this property is set to true, the field cannot be cleared anymore and no more selections can be performed in that field.
|
|
389
321
|
* The default value is false. */
|
|
390
|
-
always_one_selected?: boolean;
|
|
391
|
-
/**
|
|
392
|
-
|
|
393
|
-
/** Number of distinct field values. */
|
|
394
|
-
cardinal?: number;
|
|
395
|
-
/** Field comment. */
|
|
322
|
+
always_one_selected?: boolean; /** Static RAM memory used in bytes. */
|
|
323
|
+
byte_size?: number; /** Number of distinct field values. */
|
|
324
|
+
cardinal?: number; /** Field comment. */
|
|
396
325
|
comment?: string;
|
|
397
326
|
/** If set to true, only distinct field values are shown.
|
|
398
327
|
* 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. */
|
|
328
|
+
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
329
|
hash?: string;
|
|
402
330
|
/** If set to true, the field is hidden.
|
|
403
331
|
* The default value is false. */
|
|
@@ -413,15 +341,12 @@ type FieldMetadata = {
|
|
|
413
341
|
is_semantic?: boolean;
|
|
414
342
|
/** If set to true, the field is a system field.
|
|
415
343
|
* The default value is false. */
|
|
416
|
-
is_system?: boolean;
|
|
417
|
-
/**
|
|
418
|
-
name?: string;
|
|
419
|
-
/** List of table names. */
|
|
344
|
+
is_system?: boolean; /** Name of the field. */
|
|
345
|
+
name?: string; /** List of table names. */
|
|
420
346
|
src_tables?: string[];
|
|
421
347
|
/** Gives information on a field. For example, it can return the type of the field.
|
|
422
348
|
* Examples: key, text, ASCII. */
|
|
423
|
-
tags?: string[];
|
|
424
|
-
/** Total number of field values. */
|
|
349
|
+
tags?: string[]; /** Total number of field values. */
|
|
425
350
|
total_count?: number;
|
|
426
351
|
};
|
|
427
352
|
type FieldOverride = {
|
|
@@ -430,17 +355,13 @@ type FieldOverride = {
|
|
|
430
355
|
};
|
|
431
356
|
type FileData = BodyInit;
|
|
432
357
|
type Filter = {
|
|
433
|
-
readonly createdAt?: string;
|
|
434
|
-
/** The filter description. */
|
|
358
|
+
readonly createdAt?: string; /** The filter description. */
|
|
435
359
|
description?: string;
|
|
436
360
|
filterType?: FilterType;
|
|
437
361
|
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. */
|
|
362
|
+
filterVersion?: "filter-1.0" | "filter-2.0"; /** The filter ID (bookmarkId). */
|
|
363
|
+
readonly id?: string; /** The filter name. */
|
|
364
|
+
name?: string; /** The user that owns the filter, if missing the same as the request user. */
|
|
444
365
|
ownerId?: string;
|
|
445
366
|
readonly updatedAt?: string;
|
|
446
367
|
};
|
|
@@ -475,8 +396,7 @@ type FilterError = {
|
|
|
475
396
|
* - "REP-429034" Filters quota exceeded.
|
|
476
397
|
* - "REP-400044" Missing or renamed field.
|
|
477
398
|
* - "REP-403049" Report filter access not allowed. */
|
|
478
|
-
code: string;
|
|
479
|
-
/** A summary in english explaining what went wrong. */
|
|
399
|
+
code: string; /** A summary in english explaining what went wrong. */
|
|
480
400
|
title: string;
|
|
481
401
|
};
|
|
482
402
|
/**
|
|
@@ -486,12 +406,10 @@ type FilterErrors = {
|
|
|
486
406
|
errors: FilterError[];
|
|
487
407
|
};
|
|
488
408
|
type FilterField = {
|
|
489
|
-
/** Gets the resource description. */
|
|
490
|
-
description?: string;
|
|
409
|
+
/** Gets the resource description. */description?: string;
|
|
491
410
|
name: string;
|
|
492
411
|
overrideValues?: boolean;
|
|
493
|
-
selectExcluded?: boolean;
|
|
494
|
-
/** The filter values. */
|
|
412
|
+
selectExcluded?: boolean; /** The filter values. */
|
|
495
413
|
values?: FilterFieldValue[];
|
|
496
414
|
};
|
|
497
415
|
type FilterFieldValue = {
|
|
@@ -500,32 +418,24 @@ type FilterFieldValue = {
|
|
|
500
418
|
valueType?: "string" | "number" | "evaluate" | "search";
|
|
501
419
|
};
|
|
502
420
|
type FilterItemPatch = {
|
|
503
|
-
/** The filter description. */
|
|
504
|
-
description?: string;
|
|
421
|
+
/** The filter description. */description?: string;
|
|
505
422
|
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. */
|
|
423
|
+
filterVersion?: "filter-1.0" | "filter-2.0"; /** The filter name. */
|
|
424
|
+
name?: string; /** The user that owns the filter, if missing the same as the request user. */
|
|
510
425
|
ownerId?: string;
|
|
511
426
|
};
|
|
512
427
|
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[];
|
|
428
|
+
/** a list of filters containing all the filters properties (like name,description...) except the filter definition (like FilterV1_0) */data: FilterListItem[];
|
|
515
429
|
links: LinksResponse;
|
|
516
430
|
};
|
|
517
431
|
type FilterListItem = {
|
|
518
|
-
readonly createdAt?: string;
|
|
519
|
-
/** The filter description. */
|
|
432
|
+
readonly createdAt?: string; /** The filter description. */
|
|
520
433
|
readonly description?: string;
|
|
521
434
|
filterType?: FilterType;
|
|
522
435
|
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. */
|
|
436
|
+
readonly filterVersion?: "filter-1.0" | "filter-2.0"; /** The filter ID (bookmarkId) */
|
|
437
|
+
readonly id?: string; /** The filter name. */
|
|
438
|
+
readonly name?: string; /** The user that owns the filter, if missing the same as the request user. */
|
|
529
439
|
readonly ownerId?: string;
|
|
530
440
|
readonly updatedAt?: string;
|
|
531
441
|
};
|
|
@@ -572,16 +482,12 @@ type FilterListItem = {
|
|
|
572
482
|
* }
|
|
573
483
|
*/
|
|
574
484
|
type FilterRequest = {
|
|
575
|
-
/** The App ID. */
|
|
576
|
-
appId?: string;
|
|
577
|
-
/** The filter description. */
|
|
485
|
+
/** The App ID. */appId?: string; /** The filter description. */
|
|
578
486
|
description?: string;
|
|
579
487
|
filterType: FilterType;
|
|
580
488
|
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. */
|
|
489
|
+
filterVersion: "filter-1.0" | "filter-2.0"; /** The filter name. */
|
|
490
|
+
name: string; /** The user that owns the filter, if missing the same as the request user. */
|
|
585
491
|
ownerId?: string;
|
|
586
492
|
};
|
|
587
493
|
type FilterType = "REP" | "SUB";
|
|
@@ -622,9 +528,7 @@ type FilterType = "REP" | "SUB";
|
|
|
622
528
|
* }
|
|
623
529
|
*/
|
|
624
530
|
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. */
|
|
531
|
+
/** 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
532
|
variables?: FilterVariable[];
|
|
629
533
|
};
|
|
630
534
|
type FilterVariable = {
|
|
@@ -633,22 +537,16 @@ type FilterVariable = {
|
|
|
633
537
|
value?: string;
|
|
634
538
|
};
|
|
635
539
|
type FiltersCount = {
|
|
636
|
-
/** The total number of filters. */
|
|
637
|
-
readonly total?: number;
|
|
540
|
+
/** The total number of filters. */readonly total?: number;
|
|
638
541
|
};
|
|
639
542
|
type Float64 = number;
|
|
640
543
|
type FrequencyDistributionData = {
|
|
641
|
-
/** Bins edges. */
|
|
642
|
-
|
|
643
|
-
/** Bins frequencies. */
|
|
644
|
-
Frequencies?: number[];
|
|
645
|
-
/** Number of bins. */
|
|
544
|
+
/** Bins edges. */BinsEdges?: number[]; /** Bins frequencies. */
|
|
545
|
+
Frequencies?: number[]; /** Number of bins. */
|
|
646
546
|
NumberOfBins?: number;
|
|
647
547
|
};
|
|
648
548
|
type HardwareMeta = {
|
|
649
|
-
/** Number of logical cores available. */
|
|
650
|
-
logical_cores?: number;
|
|
651
|
-
/** RAM available. */
|
|
549
|
+
/** Number of logical cores available. */logical_cores?: number; /** RAM available. */
|
|
652
550
|
total_memory?: number;
|
|
653
551
|
};
|
|
654
552
|
type Href = {
|
|
@@ -659,14 +557,10 @@ type Href = {
|
|
|
659
557
|
*/
|
|
660
558
|
type JsonObject = unknown;
|
|
661
559
|
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. */
|
|
560
|
+
/** 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
561
|
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. */
|
|
562
|
+
hardware?: HardwareMeta; /** Maximum number of bytes used during partial reload of the app. */
|
|
563
|
+
partialReloadPeakMemoryBytes?: number; /** Maximum number of bytes used during reload of the app. */
|
|
670
564
|
peak_memory_bytes?: number;
|
|
671
565
|
};
|
|
672
566
|
type LineageInfoRest = {
|
|
@@ -679,8 +573,7 @@ type LineageInfoRest = {
|
|
|
679
573
|
* * [webfile]: the data comes from a web-based file.
|
|
680
574
|
* * STORE: path to QVD or TXT file where data is stored.
|
|
681
575
|
* * 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. */
|
|
576
|
+
discriminator?: string; /** The LOAD and SELECT script statements from the data load script. */
|
|
684
577
|
statement?: string;
|
|
685
578
|
};
|
|
686
579
|
type LinkResponse = {
|
|
@@ -711,8 +604,7 @@ type LinksResponse = {
|
|
|
711
604
|
self: LinkResponse;
|
|
712
605
|
};
|
|
713
606
|
type Log = {
|
|
714
|
-
/** Provides a link to download the log file. */
|
|
715
|
-
log?: string;
|
|
607
|
+
/** Provides a link to download the log file. */log?: string;
|
|
716
608
|
};
|
|
717
609
|
type NavigationLink = {
|
|
718
610
|
href?: string;
|
|
@@ -725,9 +617,7 @@ type NavigationLinks = {
|
|
|
725
617
|
* Application attributes and user privileges.
|
|
726
618
|
*/
|
|
727
619
|
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. */
|
|
620
|
+
/** 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
621
|
create?: NxAppCreatePrivileges[];
|
|
732
622
|
/** Application privileges.
|
|
733
623
|
* Hints to the client what actions the user is allowed to perform.
|
|
@@ -747,17 +637,14 @@ type NxApp = {
|
|
|
747
637
|
privileges?: string[];
|
|
748
638
|
};
|
|
749
639
|
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. */
|
|
640
|
+
/** 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
641
|
resource?: string;
|
|
754
642
|
};
|
|
755
643
|
/**
|
|
756
644
|
* Application object attributes and user privileges.
|
|
757
645
|
*/
|
|
758
646
|
type NxAppObject = {
|
|
759
|
-
/** App object attributes. This structure can also contain extra user-defined attributes. */
|
|
760
|
-
attributes?: NxObjectAttributes;
|
|
647
|
+
/** App object attributes. This structure can also contain extra user-defined attributes. */attributes?: NxObjectAttributes;
|
|
761
648
|
/** Application object privileges.
|
|
762
649
|
* Hints to the client what actions the user is allowed to perform.
|
|
763
650
|
* Could be any of:
|
|
@@ -774,41 +661,26 @@ type NxAppObject = {
|
|
|
774
661
|
* App attributes. This structure can also contain extra user-defined attributes.
|
|
775
662
|
*/
|
|
776
663
|
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. */
|
|
664
|
+
/** The date and time when the app was created. */createdDate?: string; /** Contains dynamic JSON data specified by the client. */
|
|
665
|
+
custom?: JsonObject; /** App description. */
|
|
666
|
+
description?: string; /** The dynamic color of the app. */
|
|
667
|
+
dynamicColor?: string; /** If set to true, the app is encrypted. */
|
|
668
|
+
encrypted?: boolean; /** If set to true, the app has section access configured, */
|
|
669
|
+
hasSectionAccess?: boolean; /** The App ID. */
|
|
670
|
+
id?: string; /** True if the app is a Direct Query app, false if not */
|
|
671
|
+
isDirectQueryMode?: boolean; /** Date and time of the last reload of the app. */
|
|
672
|
+
lastReloadTime?: string; /** The date and time when the app was modified. */
|
|
673
|
+
modifiedDate?: string; /** App name. */
|
|
674
|
+
name?: string; /** The Origin App ID for published apps. */
|
|
800
675
|
originAppId?: string;
|
|
801
676
|
/** @deprecated
|
|
802
677
|
* 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. */
|
|
678
|
+
owner?: string; /** Identifier of the app owner. */
|
|
679
|
+
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
680
|
publishTime?: string;
|
|
808
681
|
/** For Qlik Cloud, indicates whether the app has been distributed from client-managed, not whether it has been published. To determine
|
|
809
682
|
* 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. */
|
|
683
|
+
published?: boolean; /** App thumbnail. */
|
|
812
684
|
thumbnail?: string;
|
|
813
685
|
usage?: UsageEnum;
|
|
814
686
|
};
|
|
@@ -816,29 +688,19 @@ type NxAttributes = {
|
|
|
816
688
|
* App object attributes. This structure can also contain extra user-defined attributes.
|
|
817
689
|
*/
|
|
818
690
|
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. */
|
|
691
|
+
/** True if the object is approved. */approved?: boolean; /** The date and time when the object was created. */
|
|
692
|
+
createdAt?: string; /** Object description. */
|
|
824
693
|
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. */
|
|
694
|
+
genericType?: AppObjectGenericType; /** The object Id. */
|
|
695
|
+
id?: string; /** Object name. */
|
|
696
|
+
name?: string; /** The type of the object. */
|
|
697
|
+
objectType?: string; /** The object owner's Id. */
|
|
698
|
+
ownerId?: string; /** The date and time when the object was published, empty if unpublished. */
|
|
699
|
+
publishedAt?: string; /** The date and time when the object was modified. */
|
|
837
700
|
updatedAt?: string;
|
|
838
701
|
};
|
|
839
702
|
type NxPatch = {
|
|
840
|
-
Op?: NxPatchOperationType;
|
|
841
|
-
/** Path to the property to add, remove or replace. */
|
|
703
|
+
Op?: NxPatchOperationType; /** Path to the property to add, remove or replace. */
|
|
842
704
|
Path?: string;
|
|
843
705
|
/** This parameter is not used in a remove operation.
|
|
844
706
|
* Corresponds to the value of the property to add or to the new value of the property to update.
|
|
@@ -851,36 +713,32 @@ type NxPatchOperationType = "add" | "remove" | "replace";
|
|
|
851
713
|
* Contains break down of the asked question in the form of tokens with their classification.
|
|
852
714
|
*/
|
|
853
715
|
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 */
|
|
716
|
+
/** Qlik sense application field selected for given token or phrase */fieldName?: string; /** Filter value found from query */
|
|
717
|
+
fieldValue?: string; /** Role of the token or phrase from query */
|
|
718
|
+
role?: "dimension" | "measure" | "date"; /** Matching token or phrase from query */
|
|
719
|
+
text?: string; /** Type of token from query */
|
|
863
720
|
type?: "field" | "filter" | "master_dimension" | "master_measure" | "custom_analysis";
|
|
864
721
|
};
|
|
865
722
|
type PatchFilter = PatchFilterItem[];
|
|
866
723
|
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 */
|
|
724
|
+
/** operation (replace). */op: "replace"; /** A JSON Pointer path (/). */
|
|
725
|
+
path: "/filter"; /** The value to be used for this operation. The properties that cannot be patched include id, filterType, appId */
|
|
872
726
|
value: {
|
|
873
727
|
Filter?: FilterItemPatch;
|
|
874
728
|
};
|
|
875
729
|
};
|
|
730
|
+
/**
|
|
731
|
+
* Override for app placement on non reload engines.
|
|
732
|
+
*/
|
|
733
|
+
type Placement = {
|
|
734
|
+
/** The iso timestamp for when the override was configured. */createdAt?: string;
|
|
735
|
+
minEngineSize?: EngineGBSize;
|
|
736
|
+
};
|
|
876
737
|
type PublishApp = {
|
|
877
738
|
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. */
|
|
739
|
+
data?: PublishData; /** The original is moved instead of copied. The current published state of all objects is kept. */
|
|
740
|
+
moveApp?: boolean; /** If app is moved, originAppId needs to be provided. */
|
|
741
|
+
originAppId?: string; /** The managed space ID where the app will be published. */
|
|
884
742
|
spaceId?: string;
|
|
885
743
|
};
|
|
886
744
|
type PublishData = "source" | "target";
|
|
@@ -895,8 +753,7 @@ type RecommendItems = {
|
|
|
895
753
|
fields?: RecommendFieldItem[];
|
|
896
754
|
libItems?: RecommendMasterItem[];
|
|
897
755
|
targetAnalysis?: {
|
|
898
|
-
/** id of the target analysis, returned by the GET insight-analyses endpoint */
|
|
899
|
-
id?: string;
|
|
756
|
+
/** id of the target analysis, returned by the GET insight-analyses endpoint */id?: string;
|
|
900
757
|
};
|
|
901
758
|
};
|
|
902
759
|
/**
|
|
@@ -909,111 +766,73 @@ type RecommendMasterItem = {
|
|
|
909
766
|
};
|
|
910
767
|
};
|
|
911
768
|
type RecommendNaturalLangQuery = {
|
|
912
|
-
/** The NL query. */
|
|
913
|
-
text: string;
|
|
769
|
+
/** The NL query. */text: string;
|
|
914
770
|
};
|
|
915
771
|
type RecommendedAnalysis = RecommendedAnalysisCore & {
|
|
916
|
-
/** part analyses (only for macro analyses) */
|
|
917
|
-
parts?: RecommendedAnalysisCore[];
|
|
772
|
+
/** part analyses (only for macro analyses) */parts?: RecommendedAnalysisCore[];
|
|
918
773
|
};
|
|
919
774
|
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 */
|
|
775
|
+
analysis?: AnalysisDetails; /** Chart type given to current recommendation */
|
|
776
|
+
chartType?: ChartType; /** (chart options + hypercube definition) */
|
|
777
|
+
options?: unknown; /** percentage of selected items in the analysis to the overall items passed to the endpoint */
|
|
926
778
|
relevance?: number;
|
|
927
779
|
};
|
|
928
780
|
type ReloadIncludeFile = {
|
|
929
|
-
/** The connection name. */
|
|
930
|
-
|
|
931
|
-
/** File location within the connection. */
|
|
932
|
-
path?: string;
|
|
933
|
-
/** File QRI resource identifier. */
|
|
781
|
+
/** The connection name. */connection?: string; /** File location within the connection. */
|
|
782
|
+
path?: string; /** File QRI resource identifier. */
|
|
934
783
|
qri?: string;
|
|
935
784
|
};
|
|
936
785
|
type ReloadListMetadata = {
|
|
937
|
-
/** Array of ReloadMeta. */
|
|
938
|
-
data?: ReloadMeta[];
|
|
786
|
+
/** Array of ReloadMeta. */data?: ReloadMeta[];
|
|
939
787
|
};
|
|
940
788
|
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. */
|
|
789
|
+
/** A Base64-encoded hash value of the new section access database. */accessDbHash?: string; /** A Base64-encoded hash value of the new app database. */
|
|
790
|
+
appDbHash?: string; /** Duration of reload (ms). */
|
|
791
|
+
duration?: number; /** Time when reload ended. */
|
|
792
|
+
endTime?: string; /** Files brought into the script via include/mustInclude macros. */
|
|
793
|
+
includeFiles?: ReloadIncludeFile[]; /** True if the reload is a partial reload. */
|
|
952
794
|
isPartialReload?: boolean;
|
|
953
795
|
loadDataFilesBytes?: number;
|
|
954
796
|
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. */
|
|
797
|
+
loadFilesBytes?: number; /** Reload identifier. */
|
|
798
|
+
reloadId?: string; /** If greater than or equal 0, defines max number of rows loaded from a data source. */
|
|
959
799
|
rowLimit?: number;
|
|
960
800
|
/** Set to true to skip Store statements.
|
|
961
801
|
* The default value is false. */
|
|
962
|
-
skipStore?: boolean;
|
|
963
|
-
/** List of external loaded or stored statements. */
|
|
802
|
+
skipStore?: boolean; /** List of external loaded or stored statements. */
|
|
964
803
|
statements?: ReloadStatements[];
|
|
965
804
|
storeDataFilesBytes?: number;
|
|
966
|
-
storeFilesBytes?: number;
|
|
967
|
-
|
|
968
|
-
storeHash?: string;
|
|
969
|
-
/** true if the reload was successful. */
|
|
805
|
+
storeFilesBytes?: number; /** A Base64-encoded hash value of all fields stored via the store statements. */
|
|
806
|
+
storeHash?: string; /** true if the reload was successful. */
|
|
970
807
|
success?: boolean;
|
|
971
808
|
};
|
|
972
809
|
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. */
|
|
810
|
+
/** The connection name. */connection?: string; /** Connection ID. */
|
|
811
|
+
connectionId?: string; /** Data loaded from the network (bytes). */
|
|
812
|
+
dataSize?: number; /** Duration of data generation (ms). */
|
|
813
|
+
duration?: number; /** Label of the resource level node in lineage. */
|
|
814
|
+
label?: string; /** Number of fields loaded. */
|
|
815
|
+
nbrOfFields?: number; /** Number of rows loaded. */
|
|
816
|
+
nbrOfRows?: number; /** Partial load operation. e.g. add/replace/update/merge. n/a when not in partial load mode. */
|
|
817
|
+
partialReloadOperation?: string; /** Resource Identifier. */
|
|
818
|
+
qri?: string; /** Name of the source table in lineage. */
|
|
819
|
+
tableName?: string; /** Type of statement, e.g. Store/Load. */
|
|
994
820
|
type?: string;
|
|
995
821
|
};
|
|
996
822
|
type RepublishApp = {
|
|
997
|
-
attributes?: AppUpdateAttributes;
|
|
998
|
-
/** Validate that source app is same as originally published. */
|
|
823
|
+
attributes?: AppUpdateAttributes; /** Validate that source app is same as originally published. */
|
|
999
824
|
checkOriginAppId?: boolean;
|
|
1000
|
-
data?: PublishData;
|
|
1001
|
-
/** The target ID to be republished. */
|
|
825
|
+
data?: PublishData; /** The target ID to be republished. */
|
|
1002
826
|
targetId?: string;
|
|
1003
827
|
};
|
|
1004
828
|
type Script = {
|
|
1005
829
|
script?: string;
|
|
1006
830
|
};
|
|
1007
831
|
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. */
|
|
832
|
+
/** UTF-8 byte column of the issue. */Column?: number; /** Additional information like workarounds or clarifications. */
|
|
833
|
+
Info?: string; /** Line in the tab of the issue. */
|
|
834
|
+
Line?: number; /** Error or warning string. What is the problem. */
|
|
835
|
+
Msg?: string; /** The index of the tab for the issue. */
|
|
1017
836
|
Tab?: number;
|
|
1018
837
|
};
|
|
1019
838
|
type ScriptIssues = {
|
|
@@ -1021,60 +840,42 @@ type ScriptIssues = {
|
|
|
1021
840
|
Warnings?: ScriptIssue[];
|
|
1022
841
|
};
|
|
1023
842
|
type ScriptLogList = {
|
|
1024
|
-
/** Array of scriptLogMeta. */
|
|
1025
|
-
data?: ScriptLogMeta[];
|
|
843
|
+
/** Array of scriptLogMeta. */data?: ScriptLogMeta[];
|
|
1026
844
|
};
|
|
1027
845
|
type ScriptLogMeta = {
|
|
1028
|
-
/** Duration of reload (ms). */
|
|
1029
|
-
duration?: number;
|
|
1030
|
-
/** Time when reload ended. */
|
|
846
|
+
/** Duration of reload (ms). */duration?: number; /** Time when reload ended. */
|
|
1031
847
|
endTime?: string;
|
|
1032
|
-
links?: Log;
|
|
1033
|
-
/**
|
|
1034
|
-
reloadId?: string;
|
|
1035
|
-
/** True if the reload was successful. */
|
|
848
|
+
links?: Log; /** Reload identifier. */
|
|
849
|
+
reloadId?: string; /** True if the reload was successful. */
|
|
1036
850
|
success?: boolean;
|
|
1037
851
|
};
|
|
1038
852
|
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 */
|
|
853
|
+
/** Script version last modification time. */modifiedTime?: string; /** User last modifying script version. */
|
|
854
|
+
modifierId?: string; /** Script id. */
|
|
855
|
+
scriptId?: string; /** Script size. */
|
|
856
|
+
size?: number; /** Description of this script version */
|
|
1048
857
|
versionMessage?: string;
|
|
1049
858
|
};
|
|
1050
859
|
type ScriptMetaList = {
|
|
1051
860
|
links?: NavigationLinks;
|
|
1052
|
-
privileges?: string[];
|
|
1053
|
-
/** Script versions metadata. */
|
|
861
|
+
privileges?: string[]; /** Script versions metadata. */
|
|
1054
862
|
scripts?: ScriptMeta[];
|
|
1055
863
|
};
|
|
1056
864
|
type ScriptVersion = {
|
|
1057
|
-
/** Script text. */
|
|
1058
|
-
script?: string;
|
|
1059
|
-
/** Description of this script version */
|
|
865
|
+
/** Script text. */script?: string; /** Description of this script version */
|
|
1060
866
|
versionMessage?: string;
|
|
1061
867
|
};
|
|
1062
868
|
type SimplifiedClassifications = ("dimension" | "measure" | "temporal" | "geographical")[];
|
|
1063
869
|
type SymbolFrequency = {
|
|
1064
|
-
/** Frequency of the above symbol in the field */
|
|
1065
|
-
Frequency?: number;
|
|
870
|
+
/** Frequency of the above symbol in the field */Frequency?: number;
|
|
1066
871
|
Symbol?: SymbolValue;
|
|
1067
872
|
};
|
|
1068
873
|
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. */
|
|
874
|
+
/** 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
875
|
Text?: string;
|
|
1073
876
|
};
|
|
1074
877
|
type TableMetadata = {
|
|
1075
|
-
/** Static RAM memory used in bytes. */
|
|
1076
|
-
byte_size?: number;
|
|
1077
|
-
/** Table comment. */
|
|
878
|
+
/** Static RAM memory used in bytes. */byte_size?: number; /** Table comment. */
|
|
1078
879
|
comment?: string;
|
|
1079
880
|
/** If set to true, the table is loose due to circular connection.
|
|
1080
881
|
* The default value is false. */
|
|
@@ -1084,20 +885,14 @@ type TableMetadata = {
|
|
|
1084
885
|
is_semantic?: boolean;
|
|
1085
886
|
/** If set to true, the table is a system table.
|
|
1086
887
|
* 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. */
|
|
888
|
+
is_system?: boolean; /** Name of the table. */
|
|
889
|
+
name?: string; /** Number of fields. */
|
|
890
|
+
no_of_fields?: number; /** Number of key fields. */
|
|
891
|
+
no_of_key_fields?: number; /** Number of rows. */
|
|
1095
892
|
no_of_rows?: number;
|
|
1096
893
|
};
|
|
1097
894
|
type TableProfilingData = {
|
|
1098
|
-
/** Field values profiling info */
|
|
1099
|
-
FieldProfiling?: FieldInTableProfilingData[];
|
|
1100
|
-
/** Number of rows in the table. */
|
|
895
|
+
/** Field values profiling info */FieldProfiling?: FieldInTableProfilingData[]; /** Number of rows in the table. */
|
|
1101
896
|
NoOfRows?: number;
|
|
1102
897
|
};
|
|
1103
898
|
type UpdateApp = {
|
|
@@ -1190,8 +985,7 @@ type Evaluation = {
|
|
|
1190
985
|
appItemId?: string;
|
|
1191
986
|
appName?: string;
|
|
1192
987
|
details?: {
|
|
1193
|
-
concurrentReload?: boolean;
|
|
1194
|
-
/** @deprecated */
|
|
988
|
+
concurrentReload?: boolean; /** @deprecated */
|
|
1195
989
|
dedicated?: boolean;
|
|
1196
990
|
engineHasCache?: boolean;
|
|
1197
991
|
errors?: string[];
|
|
@@ -1374,9 +1168,7 @@ type CreateAppHttpError = {
|
|
|
1374
1168
|
* @throws GetAppEvaluationComparisonHttpError
|
|
1375
1169
|
*/
|
|
1376
1170
|
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' */
|
|
1171
|
+
/** Get the full list of comparisons including non-significant diffs */all?: boolean; /** Specify output format, currently supported are 'json' and 'xml' */
|
|
1380
1172
|
format?: string;
|
|
1381
1173
|
}, options?: ApiCallOptions): Promise<GetAppEvaluationComparisonHttpResponse>;
|
|
1382
1174
|
type GetAppEvaluationComparisonHttpResponse = {
|
|
@@ -1420,9 +1212,7 @@ type GetAppEvaluationComparisonXmlHttpError = {
|
|
|
1420
1212
|
* @throws GetAppEvaluationHttpError
|
|
1421
1213
|
*/
|
|
1422
1214
|
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' */
|
|
1215
|
+
/** Get the full data of the evaluation */all?: boolean; /** Specify output format, currently supported are 'json' and 'xml' */
|
|
1426
1216
|
format?: string;
|
|
1427
1217
|
}, options?: ApiCallOptions): Promise<GetAppEvaluationHttpResponse>;
|
|
1428
1218
|
type GetAppEvaluationHttpResponse = {
|
|
@@ -1464,23 +1254,17 @@ type GetAppEvaluationXmlHttpError = {
|
|
|
1464
1254
|
* @throws ImportAppHttpError
|
|
1465
1255
|
*/
|
|
1466
1256
|
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. */
|
|
1257
|
+
/** 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. */
|
|
1258
|
+
appId?: string; /** The name of the target app when source does not have a specified name, applicable if source is qvw file. */
|
|
1259
|
+
fallbackName?: string; /** The file ID to be downloaded from Temporary Content Service (TCS) and used during import. */
|
|
1474
1260
|
fileId?: string;
|
|
1475
1261
|
/** 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
1262
|
*
|
|
1477
1263
|
* One of:
|
|
1478
1264
|
* * NEW
|
|
1479
1265
|
* * AUTOREPLACE */
|
|
1480
|
-
mode?: string;
|
|
1481
|
-
/** The
|
|
1482
|
-
name?: string;
|
|
1483
|
-
/** The space ID of the target app. */
|
|
1266
|
+
mode?: string; /** The name of the target app. */
|
|
1267
|
+
name?: string; /** The space ID of the target app. */
|
|
1484
1268
|
spaceId?: string;
|
|
1485
1269
|
}, body: BodyInit, options?: ApiCallOptions): Promise<ImportAppHttpResponse>;
|
|
1486
1270
|
type ImportAppHttpResponse = {
|
|
@@ -1640,8 +1424,7 @@ type GetAppDataMetadataHttpError = {
|
|
|
1640
1424
|
* @throws ExportAppHttpError
|
|
1641
1425
|
*/
|
|
1642
1426
|
declare function exportApp(appId: string, query: {
|
|
1643
|
-
/** The flag indicating if only object contents should be exported. */
|
|
1644
|
-
NoData?: boolean;
|
|
1427
|
+
/** The flag indicating if only object contents should be exported. */NoData?: boolean;
|
|
1645
1428
|
}, options?: ApiCallOptions): Promise<ExportAppHttpResponse>;
|
|
1646
1429
|
type ExportAppHttpResponse = {
|
|
1647
1430
|
data: DownloadableBlob;
|
|
@@ -1850,6 +1633,58 @@ type UpdateAppOwnerHttpError = {
|
|
|
1850
1633
|
headers: Headers;
|
|
1851
1634
|
status: 403 | 404;
|
|
1852
1635
|
};
|
|
1636
|
+
/**
|
|
1637
|
+
*
|
|
1638
|
+
*
|
|
1639
|
+
* @param appId
|
|
1640
|
+
* @throws DeleteAppPlacementHttpError
|
|
1641
|
+
*/
|
|
1642
|
+
declare function deleteAppPlacement(appId: string, options?: ApiCallOptions): Promise<DeleteAppPlacementHttpResponse>;
|
|
1643
|
+
type DeleteAppPlacementHttpResponse = {
|
|
1644
|
+
data: void;
|
|
1645
|
+
headers: Headers;
|
|
1646
|
+
status: 200;
|
|
1647
|
+
};
|
|
1648
|
+
type DeleteAppPlacementHttpError = {
|
|
1649
|
+
data: unknown;
|
|
1650
|
+
headers: Headers;
|
|
1651
|
+
status: number;
|
|
1652
|
+
};
|
|
1653
|
+
/**
|
|
1654
|
+
*
|
|
1655
|
+
*
|
|
1656
|
+
* @param appId
|
|
1657
|
+
* @throws GetAppPlacementHttpError
|
|
1658
|
+
*/
|
|
1659
|
+
declare function getAppPlacement(appId: string, options?: ApiCallOptions): Promise<GetAppPlacementHttpResponse>;
|
|
1660
|
+
type GetAppPlacementHttpResponse = {
|
|
1661
|
+
data: Placement;
|
|
1662
|
+
headers: Headers;
|
|
1663
|
+
status: 200;
|
|
1664
|
+
};
|
|
1665
|
+
type GetAppPlacementHttpError = {
|
|
1666
|
+
data: unknown;
|
|
1667
|
+
headers: Headers;
|
|
1668
|
+
status: number;
|
|
1669
|
+
};
|
|
1670
|
+
/**
|
|
1671
|
+
*
|
|
1672
|
+
*
|
|
1673
|
+
* @param appId
|
|
1674
|
+
* @param body an object with the body content
|
|
1675
|
+
* @throws ReplaceAppPlacementHttpError
|
|
1676
|
+
*/
|
|
1677
|
+
declare function replaceAppPlacement(appId: string, body: EngineSize, options?: ApiCallOptions): Promise<ReplaceAppPlacementHttpResponse>;
|
|
1678
|
+
type ReplaceAppPlacementHttpResponse = {
|
|
1679
|
+
data: void;
|
|
1680
|
+
headers: Headers;
|
|
1681
|
+
status: 200;
|
|
1682
|
+
};
|
|
1683
|
+
type ReplaceAppPlacementHttpError = {
|
|
1684
|
+
data: unknown;
|
|
1685
|
+
headers: Headers;
|
|
1686
|
+
status: number;
|
|
1687
|
+
};
|
|
1853
1688
|
/**
|
|
1854
1689
|
* Publishes a specific app to a managed space.
|
|
1855
1690
|
*
|
|
@@ -1925,18 +1760,17 @@ type GetAppReloadLogHttpError = {
|
|
|
1925
1760
|
};
|
|
1926
1761
|
/**
|
|
1927
1762
|
* Retrieves the app reload metadata list.
|
|
1928
|
-
* Reload metadata contains reload information, including reload id, duration, endtime and lineage load info.
|
|
1763
|
+
* 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
1764
|
*
|
|
1930
1765
|
* @param appId Identifier of the app
|
|
1931
|
-
* @param reloadId
|
|
1766
|
+
* @param reloadId
|
|
1932
1767
|
* @param query an object with query parameters
|
|
1933
1768
|
* @throws GetAppReloadMetadataHttpError
|
|
1934
1769
|
*/
|
|
1935
1770
|
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;
|
|
1771
|
+
/** 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 */
|
|
1772
|
+
limit?: string; /** Identifier of the reload. Use empty reloadId to get all reloads. */
|
|
1773
|
+
reloadId?: string;
|
|
1940
1774
|
}, options?: ApiCallOptions): Promise<GetAppReloadMetadataHttpResponse>;
|
|
1941
1775
|
type GetAppReloadMetadataHttpResponse = {
|
|
1942
1776
|
data: ReloadListMetadata;
|
|
@@ -1961,14 +1795,11 @@ declare function getAppReportFilters(appId: string, query: {
|
|
|
1961
1795
|
* The following fields support the `eq` (equals) operator: `ownerId`
|
|
1962
1796
|
* Example:
|
|
1963
1797
|
* (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. */
|
|
1798
|
+
filter?: string; /** The filter type (REP, SUB). REP stands for report bookmark, SUB for subscription bookmark. */
|
|
1799
|
+
filterTypes: ("REP" | "SUB")[]; /** Limit the returned result set */
|
|
1800
|
+
limit?: number; /** Load type expressing the kind of request, eg. interactive for report requests from the Web UI, batch for scheduled report generation. */
|
|
1801
|
+
loadType?: "interactive" | "batch"; /** If present, the cursor that starts the page of data that is returned. */
|
|
1802
|
+
page?: string; /** Sorting parameters. */
|
|
1972
1803
|
sort?: ("+ownerId" | "-ownerId" | "-name" | "+name" | "+description" | "-description" | "+createdAt" | "-createdAt" | "+updatedAt" | "-updatedAt")[];
|
|
1973
1804
|
}, options?: ApiCallOptions): Promise<GetAppReportFiltersHttpResponse>;
|
|
1974
1805
|
type GetAppReportFiltersHttpResponse = {
|
|
@@ -2009,8 +1840,7 @@ type CreateAppReportFilterHttpError = {
|
|
|
2009
1840
|
* @throws CountAppReportFiltersHttpError
|
|
2010
1841
|
*/
|
|
2011
1842
|
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")[];
|
|
1843
|
+
/** The filter type (REP, SUB). REP stands for report bookmark, SUB for subscription bookmark. */filterTypes: ("REP" | "SUB")[];
|
|
2014
1844
|
}, options?: ApiCallOptions): Promise<CountAppReportFiltersHttpResponse>;
|
|
2015
1845
|
type CountAppReportFiltersHttpResponse = {
|
|
2016
1846
|
data: FiltersCount;
|
|
@@ -2040,6 +1870,27 @@ type DeleteAppReportFilterHttpError = {
|
|
|
2040
1870
|
headers: Headers;
|
|
2041
1871
|
status: 400 | 401 | 403 | 404 | 429 | 500;
|
|
2042
1872
|
};
|
|
1873
|
+
/**
|
|
1874
|
+
* Get a filter
|
|
1875
|
+
*
|
|
1876
|
+
* @param appId Qlik Sense app identifier
|
|
1877
|
+
* @param id The filter id identifier (bookmarkId).
|
|
1878
|
+
* @param query an object with query parameters
|
|
1879
|
+
* @throws GetAppReportFilterWithQueryHttpError
|
|
1880
|
+
*/
|
|
1881
|
+
declare function getAppReportFilterWithQuery(appId: string, id: string, query: {
|
|
1882
|
+
/** Load type expressing the kind of request, eg. interactive for report requests from the Web UI, batch for scheduled report generation. */loadType?: "interactive" | "batch";
|
|
1883
|
+
}, options?: ApiCallOptions): Promise<GetAppReportFilterWithQueryHttpResponse>;
|
|
1884
|
+
type GetAppReportFilterWithQueryHttpResponse = {
|
|
1885
|
+
data: Filter;
|
|
1886
|
+
headers: Headers;
|
|
1887
|
+
status: 200;
|
|
1888
|
+
};
|
|
1889
|
+
type GetAppReportFilterWithQueryHttpError = {
|
|
1890
|
+
data: FilterErrors;
|
|
1891
|
+
headers: Headers;
|
|
1892
|
+
status: 400 | 401 | 403 | 404 | 429 | 500;
|
|
1893
|
+
};
|
|
2043
1894
|
/**
|
|
2044
1895
|
* Get a filter
|
|
2045
1896
|
*
|
|
@@ -2090,10 +1941,8 @@ declare function getAppScriptHistory(appId: string, query: {
|
|
|
2090
1941
|
* * ScriptId
|
|
2091
1942
|
* * ModifiedTime
|
|
2092
1943
|
* * 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. */
|
|
1944
|
+
filter?: string; /** Maximum number of records to return from this request. */
|
|
1945
|
+
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
1946
|
page?: string;
|
|
2098
1947
|
}, options?: ApiCallOptions): Promise<GetAppScriptHistoryHttpResponse>;
|
|
2099
1948
|
type GetAppScriptHistoryHttpResponse = {
|
|
@@ -2227,19 +2076,12 @@ type MoveAppToSpaceHttpError = {
|
|
|
2227
2076
|
* @throws GetAppEvaluationsHttpError
|
|
2228
2077
|
*/
|
|
2229
2078
|
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 */
|
|
2079
|
+
/** Get the full data of the evaluation */all?: boolean; /** Add file transfer headers to response */
|
|
2080
|
+
fileMode?: boolean; /** Specify output format, currently supported are 'json' and 'xml' */
|
|
2081
|
+
format?: string; /** Number of results to return per page. */
|
|
2082
|
+
limit?: number; /** The app evaluation id to get next page from */
|
|
2083
|
+
next?: string; /** The app evaluation id to get previous page from */
|
|
2084
|
+
prev?: string; /** Property to sort list on */
|
|
2243
2085
|
sort?: string;
|
|
2244
2086
|
}, options?: ApiCallOptions): Promise<GetAppEvaluationsHttpResponse>;
|
|
2245
2087
|
type GetAppEvaluationsHttpResponse = {
|
|
@@ -2490,6 +2332,28 @@ type AppsAPI = {
|
|
|
2490
2332
|
* @throws UpdateAppOwnerHttpError
|
|
2491
2333
|
*/
|
|
2492
2334
|
updateAppOwner: typeof updateAppOwner;
|
|
2335
|
+
/**
|
|
2336
|
+
*
|
|
2337
|
+
*
|
|
2338
|
+
* @param appId
|
|
2339
|
+
* @throws DeleteAppPlacementHttpError
|
|
2340
|
+
*/
|
|
2341
|
+
deleteAppPlacement: typeof deleteAppPlacement;
|
|
2342
|
+
/**
|
|
2343
|
+
*
|
|
2344
|
+
*
|
|
2345
|
+
* @param appId
|
|
2346
|
+
* @throws GetAppPlacementHttpError
|
|
2347
|
+
*/
|
|
2348
|
+
getAppPlacement: typeof getAppPlacement;
|
|
2349
|
+
/**
|
|
2350
|
+
*
|
|
2351
|
+
*
|
|
2352
|
+
* @param appId
|
|
2353
|
+
* @param body an object with the body content
|
|
2354
|
+
* @throws ReplaceAppPlacementHttpError
|
|
2355
|
+
*/
|
|
2356
|
+
replaceAppPlacement: typeof replaceAppPlacement;
|
|
2493
2357
|
/**
|
|
2494
2358
|
* Publishes a specific app to a managed space.
|
|
2495
2359
|
*
|
|
@@ -2525,10 +2389,10 @@ type AppsAPI = {
|
|
|
2525
2389
|
getAppReloadLog: typeof getAppReloadLog;
|
|
2526
2390
|
/**
|
|
2527
2391
|
* Retrieves the app reload metadata list.
|
|
2528
|
-
* Reload metadata contains reload information, including reload id, duration, endtime and lineage load info.
|
|
2392
|
+
* 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
2393
|
*
|
|
2530
2394
|
* @param appId Identifier of the app
|
|
2531
|
-
* @param reloadId
|
|
2395
|
+
* @param reloadId
|
|
2532
2396
|
* @param query an object with query parameters
|
|
2533
2397
|
* @throws GetAppReloadMetadataHttpError
|
|
2534
2398
|
*/
|
|
@@ -2565,6 +2429,15 @@ type AppsAPI = {
|
|
|
2565
2429
|
* @throws DeleteAppReportFilterHttpError
|
|
2566
2430
|
*/
|
|
2567
2431
|
deleteAppReportFilter: typeof deleteAppReportFilter;
|
|
2432
|
+
/**
|
|
2433
|
+
* Get a filter
|
|
2434
|
+
*
|
|
2435
|
+
* @param appId Qlik Sense app identifier
|
|
2436
|
+
* @param id The filter id identifier (bookmarkId).
|
|
2437
|
+
* @param query an object with query parameters
|
|
2438
|
+
* @throws GetAppReportFilterWithQueryHttpError
|
|
2439
|
+
*/
|
|
2440
|
+
getAppReportFilterWithQuery: typeof getAppReportFilterWithQuery;
|
|
2568
2441
|
/**
|
|
2569
2442
|
* Get a filter
|
|
2570
2443
|
*
|
|
@@ -2671,4 +2544,4 @@ type AppsAPI = {
|
|
|
2671
2544
|
*/
|
|
2672
2545
|
declare const appsExport: AppsAPI;
|
|
2673
2546
|
//#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 };
|
|
2547
|
+
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 };
|