@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/knowledgebases.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "./chunks/public-runtime-modules-
|
|
2
|
-
import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-
|
|
1
|
+
import "./chunks/public-runtime-modules-2KfyI2qM.js";
|
|
2
|
+
import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-DMAi6Fg3.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/rest/knowledgebases.ts
|
|
5
5
|
/**
|
|
@@ -353,7 +353,6 @@ const knowledgebasesExport = {
|
|
|
353
353
|
getKnowledgebaseHistories,
|
|
354
354
|
clearCache
|
|
355
355
|
};
|
|
356
|
-
var knowledgebases_default = knowledgebasesExport;
|
|
357
356
|
|
|
358
357
|
//#endregion
|
|
359
|
-
export { cancelKnowledgebaseDatasource, clearCache, createKnowledgebase, createKnowledgebaseDatasource, createKnowledgebaseDatasourceSchedule,
|
|
358
|
+
export { cancelKnowledgebaseDatasource, clearCache, createKnowledgebase, createKnowledgebaseDatasource, createKnowledgebaseDatasourceSchedule, knowledgebasesExport as default, deleteKnowledgebase, deleteKnowledgebaseDatasource, deleteKnowledgebaseDatasourceSchedule, downloadKnowledgebaseDatasource, getKnowledgebase, getKnowledgebaseDatasourceHistories, getKnowledgebaseDatasourceHistory, getKnowledgebaseDatasourceSchedule, getKnowledgebaseHistories, getKnowledgebases, patchKnowledgebase, searchKnowledgebase, syncKnowledgebaseDatasource, updateKnowledgebaseDatasource };
|
package/licenses.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./chunks/invoke-fetch-
|
|
1
|
+
import { ApiCallOptions } from "./invoke-fetch-types.js";
|
|
2
|
+
import "./chunks/invoke-fetch-DFc3yzaj.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/rest/licenses.d.ts
|
|
5
|
-
|
|
6
5
|
/**
|
|
7
6
|
* @example
|
|
8
7
|
* {
|
|
@@ -22,10 +21,8 @@ type AssignmentsActionsAddRequest = {
|
|
|
22
21
|
add: {
|
|
23
22
|
/** @deprecated
|
|
24
23
|
* User name */
|
|
25
|
-
name?: string;
|
|
26
|
-
/**
|
|
27
|
-
subject: string;
|
|
28
|
-
/** Allotment type */
|
|
24
|
+
name?: string; /** User subject */
|
|
25
|
+
subject: string; /** Allotment type */
|
|
29
26
|
type: string;
|
|
30
27
|
/** @deprecated
|
|
31
28
|
* User ID */
|
|
@@ -53,15 +50,10 @@ type AssignmentsActionsAddRequest = {
|
|
|
53
50
|
*/
|
|
54
51
|
type AssignmentsActionsAddResponse = {
|
|
55
52
|
data: {
|
|
56
|
-
/** Error code */
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
|
|
60
|
-
/** Subject */
|
|
61
|
-
subject: string;
|
|
62
|
-
/** Error title */
|
|
63
|
-
title?: string;
|
|
64
|
-
/** Allotment type */
|
|
53
|
+
/** Error code */code?: string; /** Response status */
|
|
54
|
+
status: number; /** Subject */
|
|
55
|
+
subject: string; /** Error title */
|
|
56
|
+
title?: string; /** Allotment type */
|
|
65
57
|
type?: string;
|
|
66
58
|
}[];
|
|
67
59
|
};
|
|
@@ -78,9 +70,7 @@ type AssignmentsActionsAddResponse = {
|
|
|
78
70
|
*/
|
|
79
71
|
type AssignmentsActionsDeleteRequest = {
|
|
80
72
|
delete: {
|
|
81
|
-
/** User subject */
|
|
82
|
-
subject: string;
|
|
83
|
-
/** Allotment type */
|
|
73
|
+
/** User subject */subject: string; /** Allotment type */
|
|
84
74
|
type: string;
|
|
85
75
|
}[];
|
|
86
76
|
};
|
|
@@ -105,15 +95,10 @@ type AssignmentsActionsDeleteRequest = {
|
|
|
105
95
|
*/
|
|
106
96
|
type AssignmentsActionsDeleteResponse = {
|
|
107
97
|
data: {
|
|
108
|
-
/** Error code */
|
|
109
|
-
|
|
110
|
-
/**
|
|
111
|
-
|
|
112
|
-
/** Subject */
|
|
113
|
-
subject?: string;
|
|
114
|
-
/** Error title */
|
|
115
|
-
title?: string;
|
|
116
|
-
/** Allotment type */
|
|
98
|
+
/** Error code */code?: string; /** Response status */
|
|
99
|
+
status: number; /** Subject */
|
|
100
|
+
subject?: string; /** Error title */
|
|
101
|
+
title?: string; /** Allotment type */
|
|
117
102
|
type?: string;
|
|
118
103
|
}[];
|
|
119
104
|
};
|
|
@@ -131,13 +116,9 @@ type AssignmentsActionsDeleteResponse = {
|
|
|
131
116
|
*/
|
|
132
117
|
type AssignmentsActionsUpdateRequest = {
|
|
133
118
|
update: {
|
|
134
|
-
/** The current user subject, in case that should be patched. */
|
|
135
|
-
|
|
136
|
-
/**
|
|
137
|
-
sourceType?: string;
|
|
138
|
-
/** User subject, the current or the desired after the patch. */
|
|
139
|
-
subject: string;
|
|
140
|
-
/** Target assignment type. */
|
|
119
|
+
/** The current user subject, in case that should be patched. */sourceSubject?: string; /** Current assignment type. */
|
|
120
|
+
sourceType?: string; /** User subject, the current or the desired after the patch. */
|
|
121
|
+
subject: string; /** Target assignment type. */
|
|
141
122
|
type?: string;
|
|
142
123
|
}[];
|
|
143
124
|
};
|
|
@@ -163,19 +144,12 @@ type AssignmentsActionsUpdateRequest = {
|
|
|
163
144
|
*/
|
|
164
145
|
type AssignmentsActionsUpdateResponse = {
|
|
165
146
|
data: {
|
|
166
|
-
/** Error code */
|
|
167
|
-
|
|
168
|
-
/**
|
|
169
|
-
|
|
170
|
-
/**
|
|
171
|
-
|
|
172
|
-
/** HTTP status code indicating the result of the individual assignment operation. A value of 200 represents a successful update, while 201 indicates a new resource was created due to a subject update. Any 400-level status codes indicate an error. */
|
|
173
|
-
status: number;
|
|
174
|
-
/** Target subject. */
|
|
175
|
-
subject?: string;
|
|
176
|
-
/** Error title */
|
|
177
|
-
title?: string;
|
|
178
|
-
/** Target allotment type. */
|
|
147
|
+
/** Error code */code?: string; /** Current subject. */
|
|
148
|
+
sourceSubject?: string; /** Current allotment type. */
|
|
149
|
+
sourceType?: string; /** HTTP status code indicating the result of the individual assignment operation. A value of 200 represents a successful update, while 201 indicates a new resource was created due to a subject update. Any 400-level status codes indicate an error. */
|
|
150
|
+
status: number; /** Target subject. */
|
|
151
|
+
subject?: string; /** Error title */
|
|
152
|
+
title?: string; /** Target allotment type. */
|
|
179
153
|
type?: string;
|
|
180
154
|
}[];
|
|
181
155
|
};
|
|
@@ -206,13 +180,9 @@ type AssignmentsActionsUpdateResponse = {
|
|
|
206
180
|
*/
|
|
207
181
|
type AssignmentsResponse = {
|
|
208
182
|
data: {
|
|
209
|
-
/** Assignment created date. */
|
|
210
|
-
|
|
211
|
-
/**
|
|
212
|
-
excess: boolean;
|
|
213
|
-
/** Subject */
|
|
214
|
-
subject: string;
|
|
215
|
-
/** Allotment type */
|
|
183
|
+
/** Assignment created date. */created: string; /** Assignment excess status. */
|
|
184
|
+
excess: boolean; /** Subject */
|
|
185
|
+
subject: string; /** Allotment type */
|
|
216
186
|
type: string;
|
|
217
187
|
}[];
|
|
218
188
|
links: {
|
|
@@ -222,25 +192,15 @@ type AssignmentsResponse = {
|
|
|
222
192
|
};
|
|
223
193
|
type ConsumptionEventsResponse = {
|
|
224
194
|
data: {
|
|
225
|
-
/** Allotment ID */
|
|
226
|
-
|
|
227
|
-
/**
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
/**
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
endTime?: string;
|
|
235
|
-
/** ID */
|
|
236
|
-
id?: string;
|
|
237
|
-
/** License usage */
|
|
238
|
-
licenseUsage?: string;
|
|
239
|
-
/** Analyzer capacity minutes consumed. */
|
|
240
|
-
minutesUsed?: number;
|
|
241
|
-
/** Engine session ID. */
|
|
242
|
-
sessionId?: string;
|
|
243
|
-
/** User ID */
|
|
195
|
+
/** Allotment ID */allotmentId?: string; /** App ID */
|
|
196
|
+
appId?: string; /** Analyzer capacity chunks consumed. */
|
|
197
|
+
capacityUsed?: number; /** Engine session duration. */
|
|
198
|
+
duration?: string; /** Engine session end time. */
|
|
199
|
+
endTime?: string; /** ID */
|
|
200
|
+
id?: string; /** License usage */
|
|
201
|
+
licenseUsage?: string; /** Analyzer capacity minutes consumed. */
|
|
202
|
+
minutesUsed?: number; /** Engine session ID. */
|
|
203
|
+
sessionId?: string; /** User ID */
|
|
244
204
|
userId?: string;
|
|
245
205
|
}[];
|
|
246
206
|
links: {
|
|
@@ -266,11 +226,8 @@ type ErrorResponse = {
|
|
|
266
226
|
* Error type */
|
|
267
227
|
error: string;
|
|
268
228
|
errors: {
|
|
269
|
-
/** Error code */
|
|
270
|
-
|
|
271
|
-
/** Additional error detail. */
|
|
272
|
-
detail?: string;
|
|
273
|
-
/** Error title */
|
|
229
|
+
/** Error code */code: string; /** Additional error detail. */
|
|
230
|
+
detail?: string; /** Error title */
|
|
274
231
|
title: string;
|
|
275
232
|
}[];
|
|
276
233
|
/** @deprecated
|
|
@@ -278,8 +235,7 @@ type ErrorResponse = {
|
|
|
278
235
|
message: string;
|
|
279
236
|
};
|
|
280
237
|
type Href = {
|
|
281
|
-
/** link */
|
|
282
|
-
href?: string;
|
|
238
|
+
/** link */href?: string;
|
|
283
239
|
};
|
|
284
240
|
/**
|
|
285
241
|
* @example
|
|
@@ -320,53 +276,34 @@ type Href = {
|
|
|
320
276
|
*/
|
|
321
277
|
type LicenseOverview = {
|
|
322
278
|
allotments: {
|
|
323
|
-
name: "professional" | "analyzer" | "analyzer_time";
|
|
324
|
-
/** Overage value; -1 means unbounded overage. */
|
|
279
|
+
name: "professional" | "analyzer" | "analyzer_time"; /** Overage value; -1 means unbounded overage. */
|
|
325
280
|
overage?: number;
|
|
326
281
|
units: number;
|
|
327
282
|
unitsUsed: number;
|
|
328
283
|
usageClass: string;
|
|
329
|
-
}[];
|
|
330
|
-
/** the
|
|
331
|
-
|
|
332
|
-
/** An ISO 8601 timestamp for when the license
|
|
333
|
-
changeTime?: string;
|
|
334
|
-
/** Customer ID */
|
|
335
|
-
customerId?: string;
|
|
336
|
-
/** An ISO 8601 timestamp for when the latest time the license has been known to be valid, a missing value indicates the indefinite future. */
|
|
284
|
+
}[]; /** the capability bank id */
|
|
285
|
+
capabilityBankId?: string; /** An ISO 8601 timestamp for when the license was last changed. */
|
|
286
|
+
changeTime?: string; /** Customer ID */
|
|
287
|
+
customerId?: string; /** An ISO 8601 timestamp for when the latest time the license has been known to be valid, a missing value indicates the indefinite future. */
|
|
337
288
|
latestValidTime?: string;
|
|
338
289
|
licenseKey: string;
|
|
339
290
|
licenseNumber: string;
|
|
340
|
-
licenseType?: string;
|
|
341
|
-
/**
|
|
342
|
-
origin: "Internal" | "External";
|
|
343
|
-
/** The license parameters. */
|
|
291
|
+
licenseType?: string; /** Origin of license key. */
|
|
292
|
+
origin: "Internal" | "External"; /** The license parameters. */
|
|
344
293
|
parameters: {
|
|
345
|
-
/** Parameters for licenses to control access to the parameters. */
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
/** Parameter set (provision) name. */
|
|
351
|
-
name: string;
|
|
352
|
-
/** Time interval for parameter validity. */
|
|
353
|
-
valid: string;
|
|
354
|
-
/** Parameter values */
|
|
294
|
+
/** Parameters for licenses to control access to the parameters. */access?: {
|
|
295
|
+
/** Name of an allotment that the user must have access to. to */allotment?: string;
|
|
296
|
+
}; /** Parameter set (provision) name. */
|
|
297
|
+
name: string; /** Time interval for parameter validity. */
|
|
298
|
+
valid: string; /** Parameter values */
|
|
355
299
|
values?: unknown;
|
|
356
|
-
}[];
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
/**
|
|
360
|
-
|
|
361
|
-
/**
|
|
362
|
-
|
|
363
|
-
/** Enum with status of license. Only status Ok grants license. access. */
|
|
364
|
-
status: "Ok" | "Blacklisted" | "Expired";
|
|
365
|
-
/** Boolean indicating if it is a trial license. */
|
|
366
|
-
trial: boolean;
|
|
367
|
-
/** An ISO 8601 timestamp for when the license was last updated. */
|
|
368
|
-
updated: string;
|
|
369
|
-
/** Period that the license is currently set to be active. Represented as an ISO 8601 time interval with start and end. */
|
|
300
|
+
}[]; /** the parent number of the license. can be shared by multiple license numbers */
|
|
301
|
+
parentLicenseNumber?: string; /** The product the license is valid for. */
|
|
302
|
+
product: string; /** The secondary number of a definition. */
|
|
303
|
+
secondaryNumber: string; /** Enum with status of license. Only status Ok grants license. access. */
|
|
304
|
+
status: "Ok" | "Blacklisted" | "Expired"; /** Boolean indicating if it is a trial license. */
|
|
305
|
+
trial: boolean; /** An ISO 8601 timestamp for when the license was last updated. */
|
|
306
|
+
updated: string; /** Period that the license is currently set to be active. Represented as an ISO 8601 time interval with start and end. */
|
|
370
307
|
valid: string;
|
|
371
308
|
};
|
|
372
309
|
/**
|
|
@@ -382,21 +319,13 @@ type LicenseOverview = {
|
|
|
382
319
|
* }
|
|
383
320
|
*/
|
|
384
321
|
type LicenseStatus = {
|
|
385
|
-
/** Boolean indicating if the license is deactivated. */
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
/**
|
|
390
|
-
|
|
391
|
-
/**
|
|
392
|
-
product: string;
|
|
393
|
-
/** Enum with status of license. Only status Ok grants license. access. */
|
|
394
|
-
status: "Ok" | "Blacklisted" | "Expired" | "Missing";
|
|
395
|
-
/** Boolean indicating if it is a trial license. */
|
|
396
|
-
trial: boolean;
|
|
397
|
-
/** Type of license key. */
|
|
398
|
-
type: "Signed" | "Plain" | "2.0";
|
|
399
|
-
/** Period that the license is currently set to be active. Represented as an ISO 8601 time interval with start and end. */
|
|
322
|
+
/** Boolean indicating if the license is deactivated. */deactivated: boolean; /** Enum with extension status of license. access. */
|
|
323
|
+
extensionStatus: "Unavailable" | "Pending" | "Available"; /** Origin of license key. */
|
|
324
|
+
origin: "Internal" | "External"; /** The product the license is valid for. */
|
|
325
|
+
product: string; /** Enum with status of license. Only status Ok grants license. access. */
|
|
326
|
+
status: "Ok" | "Blacklisted" | "Expired" | "Missing"; /** Boolean indicating if it is a trial license. */
|
|
327
|
+
trial: boolean; /** Type of license key. */
|
|
328
|
+
type: "Signed" | "Plain" | "2.0"; /** Period that the license is currently set to be active. Represented as an ISO 8601 time interval with start and end. */
|
|
400
329
|
valid: string;
|
|
401
330
|
};
|
|
402
331
|
/**
|
|
@@ -407,9 +336,7 @@ type LicenseStatus = {
|
|
|
407
336
|
* }
|
|
408
337
|
*/
|
|
409
338
|
type SettingsBody = {
|
|
410
|
-
/** If analyzer users are available, they will be automatically assigned. Otherwise, analyzer capacity will be assigned, if available. */
|
|
411
|
-
autoAssignAnalyzer?: boolean;
|
|
412
|
-
/** If professional users are available, they will be automatically assigned. Otherwise, analyzer capacity will be assigned, if available. */
|
|
339
|
+
/** If analyzer users are available, they will be automatically assigned. Otherwise, analyzer capacity will be assigned, if available. */autoAssignAnalyzer?: boolean; /** If professional users are available, they will be automatically assigned. Otherwise, analyzer capacity will be assigned, if available. */
|
|
413
340
|
autoAssignProfessional?: boolean;
|
|
414
341
|
};
|
|
415
342
|
/**
|
|
@@ -419,15 +346,10 @@ type SettingsBody = {
|
|
|
419
346
|
* @throws GetLicenseAssignmentsHttpError
|
|
420
347
|
*/
|
|
421
348
|
declare function getLicenseAssignments(query: {
|
|
422
|
-
/** The filter for finding entries. */
|
|
423
|
-
|
|
424
|
-
/** The
|
|
425
|
-
|
|
426
|
-
/** Only return assignments which are 'orphans' in the current tenant. */
|
|
427
|
-
orphans?: boolean;
|
|
428
|
-
/** The requested page. */
|
|
429
|
-
page?: string;
|
|
430
|
-
/** The field to sort on; can be prefixed with +/- for ascending/descending sort order. */
|
|
349
|
+
/** The filter for finding entries. */filter?: string; /** The preferred number of entries to return. */
|
|
350
|
+
limit?: number; /** Only return assignments which are 'orphans' in the current tenant. */
|
|
351
|
+
orphans?: boolean; /** The requested page. */
|
|
352
|
+
page?: string; /** The field to sort on; can be prefixed with +/- for ascending/descending sort order. */
|
|
431
353
|
sort?: string;
|
|
432
354
|
}, options?: ApiCallOptions): Promise<GetLicenseAssignmentsHttpResponse>;
|
|
433
355
|
type GetLicenseAssignmentsHttpResponse = {
|
|
@@ -500,13 +422,9 @@ type UpdateLicenseAssignmentsHttpError = {
|
|
|
500
422
|
* @throws GetLicenseConsumptionHttpError
|
|
501
423
|
*/
|
|
502
424
|
declare function getLicenseConsumption(query: {
|
|
503
|
-
/** The SCIM filter for the query. Filterable property is "endTime". */
|
|
504
|
-
|
|
505
|
-
/** The
|
|
506
|
-
limit?: number;
|
|
507
|
-
/** The requested page. */
|
|
508
|
-
page?: string;
|
|
509
|
-
/** The field to sort on; can be prefixed with +/- for ascending/descending sort order. */
|
|
425
|
+
/** The SCIM filter for the query. Filterable property is "endTime". */filter?: string; /** The preferred number of entries to return. */
|
|
426
|
+
limit?: number; /** The requested page. */
|
|
427
|
+
page?: string; /** The field to sort on; can be prefixed with +/- for ascending/descending sort order. */
|
|
510
428
|
sort?: string;
|
|
511
429
|
}, options?: ApiCallOptions): Promise<GetLicenseConsumptionHttpResponse>;
|
|
512
430
|
type GetLicenseConsumptionHttpResponse = {
|
package/licenses.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "./chunks/public-runtime-modules-
|
|
2
|
-
import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-
|
|
1
|
+
import "./chunks/public-runtime-modules-2KfyI2qM.js";
|
|
2
|
+
import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-DMAi6Fg3.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/rest/licenses.ts
|
|
5
5
|
/**
|
|
@@ -147,7 +147,6 @@ const licensesExport = {
|
|
|
147
147
|
getLicenseStatus,
|
|
148
148
|
clearCache
|
|
149
149
|
};
|
|
150
|
-
var licenses_default = licensesExport;
|
|
151
150
|
|
|
152
151
|
//#endregion
|
|
153
|
-
export { addLicenseAssignments, clearCache,
|
|
152
|
+
export { addLicenseAssignments, clearCache, licensesExport as default, deleteLicenseAssignments, getLicenseAssignments, getLicenseConsumption, getLicenseOverview, getLicenseSettings, getLicenseStatus, updateLicenseAssignments, updateLicenseSettings };
|
package/lineage-graphs.d.ts
CHANGED
|
@@ -1,30 +1,23 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./chunks/invoke-fetch-
|
|
1
|
+
import { ApiCallOptions } from "./invoke-fetch-types.js";
|
|
2
|
+
import "./chunks/invoke-fetch-DFc3yzaj.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/rest/lineage-graphs.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* The data integration data asset where the node belongs to
|
|
7
7
|
*/
|
|
8
8
|
type DataAsset = {
|
|
9
|
-
/** The id (QRI) of the data asset */
|
|
10
|
-
|
|
11
|
-
/** The
|
|
12
|
-
label?: string;
|
|
13
|
-
/** The subtype of the data asset */
|
|
14
|
-
subtype?: string;
|
|
15
|
-
/** The type of the data asset */
|
|
9
|
+
/** The id (QRI) of the data asset */id?: string; /** The lable of the data asset */
|
|
10
|
+
label?: string; /** The subtype of the data asset */
|
|
11
|
+
subtype?: string; /** The type of the data asset */
|
|
16
12
|
type?: string;
|
|
17
13
|
};
|
|
18
14
|
type Edge = {
|
|
19
|
-
/** The index of edges. This is only used in the POST request. */
|
|
20
|
-
id?: string;
|
|
15
|
+
/** The index of edges. This is only used in the POST request. */id?: string;
|
|
21
16
|
metadata?: {
|
|
22
17
|
type?: string;
|
|
23
18
|
};
|
|
24
|
-
relation?: string;
|
|
25
|
-
/** The id (QRI) of the
|
|
26
|
-
source?: string;
|
|
27
|
-
/** The id (QRI) of the target node on this edge. */
|
|
19
|
+
relation?: string; /** The id (QRI) of the source node on this edge. */
|
|
20
|
+
source?: string; /** The id (QRI) of the target node on this edge. */
|
|
28
21
|
target?: string;
|
|
29
22
|
};
|
|
30
23
|
type EmptyReturn = unknown;
|
|
@@ -64,8 +57,7 @@ type ErrorResponse429 = {
|
|
|
64
57
|
type ErrorResponse500 = {
|
|
65
58
|
errors?: {
|
|
66
59
|
code?: string;
|
|
67
|
-
detail?: string;
|
|
68
|
-
/** The meta contains additional information when requests fail due to internal errors. */
|
|
60
|
+
detail?: string; /** The meta contains additional information when requests fail due to internal errors. */
|
|
69
61
|
meta?: unknown;
|
|
70
62
|
title?: string;
|
|
71
63
|
}[];
|
|
@@ -83,23 +75,16 @@ type ErrorResponse503 = {
|
|
|
83
75
|
* The lineage graph containing the node.
|
|
84
76
|
*/
|
|
85
77
|
type Graph = {
|
|
86
|
-
/** Returns true if the graph is directed. */
|
|
87
|
-
|
|
88
|
-
edges?: Edge[];
|
|
89
|
-
/** Label string for this graph. */
|
|
78
|
+
/** Returns true if the graph is directed. */directed?: boolean;
|
|
79
|
+
edges?: Edge[]; /** Label string for this graph. */
|
|
90
80
|
label?: string;
|
|
91
81
|
metadata?: {
|
|
92
|
-
/** The date and time when the graph is created. */
|
|
93
|
-
|
|
94
|
-
/** The id (QRI) of the graph producer. */
|
|
95
|
-
producerId?: string;
|
|
96
|
-
/** The type of the graph producer. */
|
|
82
|
+
/** The date and time when the graph is created. */createdAt?: string; /** The id (QRI) of the graph producer. */
|
|
83
|
+
producerId?: string; /** The type of the graph producer. */
|
|
97
84
|
producerType?: string;
|
|
98
|
-
specVersion?: string;
|
|
99
|
-
/** The total number of nodes retrieved in this graph. */
|
|
85
|
+
specVersion?: string; /** The total number of nodes retrieved in this graph. */
|
|
100
86
|
total?: number;
|
|
101
|
-
};
|
|
102
|
-
/** All the nodes contained in a graph. */
|
|
87
|
+
}; /** All the nodes contained in a graph. */
|
|
103
88
|
nodes?: Nodes;
|
|
104
89
|
type?: string;
|
|
105
90
|
};
|
|
@@ -107,14 +92,11 @@ type Graph = {
|
|
|
107
92
|
* Populating graph property on single level request and graphs property on multi level requests.
|
|
108
93
|
*/
|
|
109
94
|
type GraphLevelsResponse = {
|
|
110
|
-
/** The lineage graph containing the node. */
|
|
111
|
-
graph?: Graph;
|
|
112
|
-
/** The list of lineage graphs. */
|
|
95
|
+
/** The lineage graph containing the node. */graph?: Graph; /** The list of lineage graphs. */
|
|
113
96
|
graphs?: Graphs;
|
|
114
97
|
};
|
|
115
98
|
type GraphResponse = {
|
|
116
|
-
/** The lineage graph containing the node. */
|
|
117
|
-
graph?: Graph;
|
|
99
|
+
/** The lineage graph containing the node. */graph?: Graph;
|
|
118
100
|
};
|
|
119
101
|
/**
|
|
120
102
|
* The list of lineage graphs.
|
|
@@ -123,17 +105,12 @@ type Graphs = {
|
|
|
123
105
|
graphs?: Graph[];
|
|
124
106
|
};
|
|
125
107
|
type GraphsResponse = {
|
|
126
|
-
/** The list of lineage graphs. */
|
|
127
|
-
graphs?: Graphs;
|
|
108
|
+
/** The list of lineage graphs. */graphs?: Graphs;
|
|
128
109
|
};
|
|
129
110
|
type LineageOverviewInfo = {
|
|
130
|
-
/** Resource level label */
|
|
131
|
-
|
|
132
|
-
/**
|
|
133
|
-
resourceQRI?: string;
|
|
134
|
-
/** Table level label */
|
|
135
|
-
tableLabel?: string;
|
|
136
|
-
/** Table level QRI that the field belongs to. */
|
|
111
|
+
/** Resource level label */resourceLabel?: string; /** Resource level QRI */
|
|
112
|
+
resourceQRI?: string; /** Table level label */
|
|
113
|
+
tableLabel?: string; /** Table level QRI that the field belongs to. */
|
|
137
114
|
tableQRI?: string;
|
|
138
115
|
};
|
|
139
116
|
type MultiStatusResponse = {
|
|
@@ -146,25 +123,18 @@ type MultiStatusResponseItem = {
|
|
|
146
123
|
title?: string;
|
|
147
124
|
};
|
|
148
125
|
type Node = {
|
|
149
|
-
/** Name label of the node. */
|
|
150
|
-
label?: string;
|
|
151
|
-
/** This contains additional node information such as node types, subtypes, queryExpressions, etc. */
|
|
126
|
+
/** Name label of the node. */label?: string; /** This contains additional node information such as node types, subtypes, queryExpressions, etc. */
|
|
152
127
|
metadata?: {
|
|
153
|
-
/** The data integration data asset where the node belongs to */
|
|
154
|
-
dataAsset?: DataAsset;
|
|
128
|
+
/** The data integration data asset where the node belongs to */dataAsset?: DataAsset;
|
|
155
129
|
/** The number of fields that are impacted.
|
|
156
130
|
* This will be returned as part of the response from /impact/{id}/overview and /impact/{id}/actions/expand on the table level. */
|
|
157
|
-
fields?: number;
|
|
158
|
-
/** The
|
|
159
|
-
|
|
160
|
-
/** The id (QRI) of the node */
|
|
161
|
-
id: string;
|
|
162
|
-
/** The subtype of the node. */
|
|
131
|
+
fields?: number; /** The file path of a node */
|
|
132
|
+
filePath?: string; /** The id (QRI) of the node */
|
|
133
|
+
id: string; /** The subtype of the node. */
|
|
163
134
|
subtype?: string;
|
|
164
135
|
/** The number of tables that are impacted.
|
|
165
136
|
* This will be returned as part of the response from /impact/{id}/overview. */
|
|
166
|
-
tables?: number;
|
|
167
|
-
/** The type of the node. */
|
|
137
|
+
tables?: number; /** The type of the node. */
|
|
168
138
|
type: string;
|
|
169
139
|
};
|
|
170
140
|
};
|
|
@@ -173,8 +143,7 @@ type Node = {
|
|
|
173
143
|
*/
|
|
174
144
|
type Nodes = Record<string, Node>;
|
|
175
145
|
type OverviewItem = {
|
|
176
|
-
lineage?: LineageOverviewInfo[];
|
|
177
|
-
/** Input QRI that we are getting the overview for. */
|
|
146
|
+
lineage?: LineageOverviewInfo[]; /** Input QRI that we are getting the overview for. */
|
|
178
147
|
qri?: string;
|
|
179
148
|
};
|
|
180
149
|
type OverviewItems = {
|
|
@@ -189,9 +158,7 @@ type Qris = string[];
|
|
|
189
158
|
* @throws ExpandLineageGraphImpactHttpError
|
|
190
159
|
*/
|
|
191
160
|
declare function expandLineageGraphImpact(id: string, query: {
|
|
192
|
-
/** The number of downstream resource levels nodes to retrieve. (5 if not provided, -1 means unlimited and 1 means direct lineage) */
|
|
193
|
-
down?: number;
|
|
194
|
-
/** The level to get the nodes on. */
|
|
161
|
+
/** The number of downstream resource levels nodes to retrieve. (5 if not provided, -1 means unlimited and 1 means direct lineage) */down?: number; /** The level to get the nodes on. */
|
|
195
162
|
level: "field" | "table";
|
|
196
163
|
/** The node in the downstream graph to get next-level nodes for. For instance, to get the TABLE level nodes inside a RESOURCE level node,
|
|
197
164
|
* use the RESOURCE level QRI for the node. Similarly, use the TABLE level QRI to get the FIELD level nodes.
|
|
@@ -250,8 +217,7 @@ type ExpandLineageGraphImpact503HttpError = {
|
|
|
250
217
|
* @throws SearchLineageGraphImpactHttpError
|
|
251
218
|
*/
|
|
252
219
|
declare function searchLineageGraphImpact(id: string, query: {
|
|
253
|
-
/** The number of downstream resource levels nodes to search. (5 if not provided, -1 means unlimited) and 1 means direct lineage. */
|
|
254
|
-
down?: number;
|
|
220
|
+
/** The number of downstream resource levels nodes to search. (5 if not provided, -1 means unlimited) and 1 means direct lineage. */down?: number;
|
|
255
221
|
/** The expression that matches the SCIM filter format. The filter has to be encoded.
|
|
256
222
|
* The currently supported attribute is "label", attribute operator "co" (contains), and grouping operator "or". Example: 'label co "label1" or label co "label2"'. The search queries are case insensetive. */
|
|
257
223
|
filter: string;
|
|
@@ -300,8 +266,7 @@ type SearchLineageGraphImpact503HttpError = {
|
|
|
300
266
|
* @throws GetLineageGraphImpactOverviewHttpError
|
|
301
267
|
*/
|
|
302
268
|
declare function getLineageGraphImpactOverview(id: string, query: {
|
|
303
|
-
/** The number of downstream resource levels nodes to retrieve. (5 if not provided, -1 means unlimited and 1 means direct lineage) */
|
|
304
|
-
down?: number;
|
|
269
|
+
/** The number of downstream resource levels nodes to retrieve. (5 if not provided, -1 means unlimited and 1 means direct lineage) */down?: number;
|
|
305
270
|
}, options?: ApiCallOptions): Promise<GetLineageGraphImpactOverviewHttpResponse>;
|
|
306
271
|
type GetLineageGraphImpactOverviewHttpResponse = {
|
|
307
272
|
data: GraphResponse;
|
|
@@ -394,11 +359,8 @@ type GetLineageGraphImpactSource503HttpError = {
|
|
|
394
359
|
* @throws GetLineageGraphNodeHttpError
|
|
395
360
|
*/
|
|
396
361
|
declare function getLineageGraphNode(id: string, query: {
|
|
397
|
-
/** To collapse internal nodes, set to true, false otherwise. */
|
|
398
|
-
|
|
399
|
-
/** The graph level to retrieve. */
|
|
400
|
-
level?: "field" | "table" | "resource" | "all";
|
|
401
|
-
/** The number of upstream levels of nodes to retrieve. (5 if not provided, -1 means unlimited) */
|
|
362
|
+
/** To collapse internal nodes, set to true, false otherwise. */collapse?: boolean; /** The graph level to retrieve. */
|
|
363
|
+
level?: "field" | "table" | "resource" | "all"; /** The number of upstream levels of nodes to retrieve. (5 if not provided, -1 means unlimited) */
|
|
402
364
|
up?: number;
|
|
403
365
|
}, options?: ApiCallOptions): Promise<GetLineageGraphNodeHttpResponse>;
|
|
404
366
|
type GetLineageGraphNodeHttpResponse = {
|
|
@@ -445,13 +407,9 @@ type GetLineageGraphNode503HttpError = {
|
|
|
445
407
|
* @throws ExpandLineageGraphNodeHttpError
|
|
446
408
|
*/
|
|
447
409
|
declare function expandLineageGraphNode(id: string, query: {
|
|
448
|
-
/** To collapse internal nodes, set to true, false otherwise. */
|
|
449
|
-
|
|
450
|
-
/** The
|
|
451
|
-
level: "field" | "table";
|
|
452
|
-
/** The QRI of the node in the upstream graph for expansion. */
|
|
453
|
-
node: string;
|
|
454
|
-
/** The number of upstream levels of nodes retrieved to expand. (5 if not provided, -1 means unlimited) */
|
|
410
|
+
/** To collapse internal nodes, set to true, false otherwise. */collapse?: boolean; /** The level to expand to. */
|
|
411
|
+
level: "field" | "table"; /** The QRI of the node in the upstream graph for expansion. */
|
|
412
|
+
node: string; /** The number of upstream levels of nodes retrieved to expand. (5 if not provided, -1 means unlimited) */
|
|
455
413
|
up?: number;
|
|
456
414
|
}, options?: ApiCallOptions): Promise<ExpandLineageGraphNodeHttpResponse>;
|
|
457
415
|
type ExpandLineageGraphNodeHttpResponse = {
|
|
@@ -505,12 +463,10 @@ type ExpandLineageGraphNode503HttpError = {
|
|
|
505
463
|
* @throws SearchLineageGraphNodeHttpError
|
|
506
464
|
*/
|
|
507
465
|
declare function searchLineageGraphNode(id: string, query: {
|
|
508
|
-
/** To collapse internal nodes, set to true, false otherwise. */
|
|
509
|
-
collapse?: boolean;
|
|
466
|
+
/** To collapse internal nodes, set to true, false otherwise. */collapse?: boolean;
|
|
510
467
|
/** The expression that matches the SCIM filter format. The filter has to be encoded.
|
|
511
468
|
* The currently supported attribute is "label", attribute operator "co" (contains), and grouping operator "or". Example: 'label co "label1" or label co "label2"'. The search queries are case insensitive. */
|
|
512
|
-
filter: string;
|
|
513
|
-
/** The number of upstream levels of nodes retrieved to search. (5 if not provided, -1 means unlimited) */
|
|
469
|
+
filter: string; /** The number of upstream levels of nodes retrieved to search. (5 if not provided, -1 means unlimited) */
|
|
514
470
|
up?: number;
|
|
515
471
|
}, options?: ApiCallOptions): Promise<SearchLineageGraphNodeHttpResponse>;
|
|
516
472
|
type SearchLineageGraphNodeHttpResponse = {
|
|
@@ -558,9 +514,7 @@ type SearchLineageGraphNode503HttpError = {
|
|
|
558
514
|
* @throws CreateLineageGraphNodeOverviewHttpError
|
|
559
515
|
*/
|
|
560
516
|
declare function createLineageGraphNodeOverview(id: string, query: {
|
|
561
|
-
/** To collapse internal nodes, set to true, false otherwise. */
|
|
562
|
-
collapse?: boolean;
|
|
563
|
-
/** The number of upstream levels of nodes retrieved to get overview from. (5 if not provided, -1 means unlimited) */
|
|
517
|
+
/** To collapse internal nodes, set to true, false otherwise. */collapse?: boolean; /** The number of upstream levels of nodes retrieved to get overview from. (5 if not provided, -1 means unlimited) */
|
|
564
518
|
up?: number;
|
|
565
519
|
}, body: Qris, options?: ApiCallOptions): Promise<CreateLineageGraphNodeOverviewHttpResponse>;
|
|
566
520
|
type CreateLineageGraphNodeOverviewHttpResponse = CreateLineageGraphNodeOverview200HttpResponse | CreateLineageGraphNodeOverview201HttpResponse | CreateLineageGraphNodeOverview207HttpResponse;
|
package/lineage-graphs.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "./chunks/public-runtime-modules-
|
|
2
|
-
import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-
|
|
1
|
+
import "./chunks/public-runtime-modules-2KfyI2qM.js";
|
|
2
|
+
import { n as invokeFetch, t as clearApiCache } from "./chunks/invoke-fetch-DMAi6Fg3.js";
|
|
3
3
|
|
|
4
4
|
//#region src/public/rest/lineage-graphs.ts
|
|
5
5
|
/**
|
|
@@ -169,7 +169,6 @@ const lineageGraphsExport = {
|
|
|
169
169
|
createLineageGraphNodeOverview,
|
|
170
170
|
clearCache
|
|
171
171
|
};
|
|
172
|
-
var lineage_graphs_default = lineageGraphsExport;
|
|
173
172
|
|
|
174
173
|
//#endregion
|
|
175
|
-
export { clearCache, createLineageGraphNodeOverview,
|
|
174
|
+
export { clearCache, createLineageGraphNodeOverview, lineageGraphsExport as default, expandLineageGraphImpact, expandLineageGraphNode, getLineageGraphImpactOverview, getLineageGraphImpactSource, getLineageGraphNode, searchLineageGraphImpact, searchLineageGraphNode };
|