@qlik/api 2.3.1 → 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-2VSXImC9.js → boot-interceptors-DqRxTczb.js} +50 -150
- package/chunks/{chunk-D3vHIbds.js → chunk-BdHzlgOL.js} +3 -3
- package/chunks/{invoke-fetch-CckTK7bh.js → invoke-fetch-DMAi6Fg3.js} +3 -3
- package/chunks/{invoke-fetch-D9lpiAb-.js → invoke-fetch-pMN6iqup.js} +2 -3
- package/chunks/platform-types-CECrZkOF.d.ts +29 -0
- package/chunks/{public-runtime-modules-BqxAMJ9M.js → public-runtime-modules-2KfyI2qM.js} +5 -5
- package/chunks/{qix-DpvHvpx7.js → qix-BdNrIA4s.js} +19 -20
- package/chunks/{qix-chunk-entrypoint-BXZPnE6J.js → qix-chunk-entrypoint-L9RpWwLK.js} +52 -58
- package/chunks/{qix-CrqXv44x.d.ts → qix-types-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 -3
- package/qix.d.ts +46 -2
- package/qix.js +2 -3
- package/questions.d.ts +53 -110
- package/questions.js +3 -4
- package/quotas.d.ts +13 -26
- package/quotas.js +3 -4
- package/reload-tasks.d.ts +23 -46
- package/reload-tasks.js +3 -4
- package/reloads.d.ts +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-XusKk8IA.js +0 -32
- package/chunks/auth-types-YrlH_R9f.d.ts +0 -416
- package/chunks/auth-types-h43TVDpB.js +0 -24
- package/chunks/global-types-CEVAJebk.js +0 -1
- /package/chunks/{dist-n3iOVn1W.js → dist-DR758NU5.js} +0 -0
- /package/chunks/{invoke-fetch-C1Z0RJYU.d.ts → invoke-fetch-DFc3yzaj.d.ts} +0 -0
- /package/chunks/{utils-vv-xFm06.js → utils-jkpLuYZR.js} +0 -0
- /package/chunks/{websocket-errors-CRTDTtBL.js → websocket-errors-C5U1tba-.js} +0 -0
package/apps.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/apps.ts
|
|
5
5
|
/**
|
|
@@ -428,6 +428,51 @@ async function updateAppOwner(appId, body, options) {
|
|
|
428
428
|
});
|
|
429
429
|
}
|
|
430
430
|
/**
|
|
431
|
+
*
|
|
432
|
+
*
|
|
433
|
+
* @param appId
|
|
434
|
+
* @throws DeleteAppPlacementHttpError
|
|
435
|
+
*/
|
|
436
|
+
async function deleteAppPlacement(appId, options) {
|
|
437
|
+
return invokeFetch("apps", {
|
|
438
|
+
method: "delete",
|
|
439
|
+
pathTemplate: "/api/v1/apps/{appId}/placement",
|
|
440
|
+
pathVariables: { appId },
|
|
441
|
+
options
|
|
442
|
+
});
|
|
443
|
+
}
|
|
444
|
+
/**
|
|
445
|
+
*
|
|
446
|
+
*
|
|
447
|
+
* @param appId
|
|
448
|
+
* @throws GetAppPlacementHttpError
|
|
449
|
+
*/
|
|
450
|
+
async function getAppPlacement(appId, options) {
|
|
451
|
+
return invokeFetch("apps", {
|
|
452
|
+
method: "get",
|
|
453
|
+
pathTemplate: "/api/v1/apps/{appId}/placement",
|
|
454
|
+
pathVariables: { appId },
|
|
455
|
+
options
|
|
456
|
+
});
|
|
457
|
+
}
|
|
458
|
+
/**
|
|
459
|
+
*
|
|
460
|
+
*
|
|
461
|
+
* @param appId
|
|
462
|
+
* @param body an object with the body content
|
|
463
|
+
* @throws ReplaceAppPlacementHttpError
|
|
464
|
+
*/
|
|
465
|
+
async function replaceAppPlacement(appId, body, options) {
|
|
466
|
+
return invokeFetch("apps", {
|
|
467
|
+
method: "put",
|
|
468
|
+
pathTemplate: "/api/v1/apps/{appId}/placement",
|
|
469
|
+
pathVariables: { appId },
|
|
470
|
+
body,
|
|
471
|
+
contentType: "application/json",
|
|
472
|
+
options
|
|
473
|
+
});
|
|
474
|
+
}
|
|
475
|
+
/**
|
|
431
476
|
* Publishes a specific app to a managed space.
|
|
432
477
|
*
|
|
433
478
|
* @param appId Identifier of the app.
|
|
@@ -497,10 +542,10 @@ async function getAppReloadLog(appId, reloadId, options) {
|
|
|
497
542
|
}
|
|
498
543
|
/**
|
|
499
544
|
* Retrieves the app reload metadata list.
|
|
500
|
-
* Reload metadata contains reload information, including reload id, duration, endtime and lineage load info.
|
|
545
|
+
* 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.
|
|
501
546
|
*
|
|
502
547
|
* @param appId Identifier of the app
|
|
503
|
-
* @param reloadId
|
|
548
|
+
* @param reloadId
|
|
504
549
|
* @param query an object with query parameters
|
|
505
550
|
* @throws GetAppReloadMetadataHttpError
|
|
506
551
|
*/
|
|
@@ -588,6 +633,26 @@ async function deleteAppReportFilter(appId, id, options) {
|
|
|
588
633
|
*
|
|
589
634
|
* @param appId Qlik Sense app identifier
|
|
590
635
|
* @param id The filter id identifier (bookmarkId).
|
|
636
|
+
* @param query an object with query parameters
|
|
637
|
+
* @throws GetAppReportFilterWithQueryHttpError
|
|
638
|
+
*/
|
|
639
|
+
async function getAppReportFilterWithQuery(appId, id, query, options) {
|
|
640
|
+
return invokeFetch("apps", {
|
|
641
|
+
method: "get",
|
|
642
|
+
pathTemplate: "/api/v1/apps/{appId}/report-filters/{id}",
|
|
643
|
+
pathVariables: {
|
|
644
|
+
appId,
|
|
645
|
+
id
|
|
646
|
+
},
|
|
647
|
+
query,
|
|
648
|
+
options
|
|
649
|
+
});
|
|
650
|
+
}
|
|
651
|
+
/**
|
|
652
|
+
* Get a filter
|
|
653
|
+
*
|
|
654
|
+
* @param appId Qlik Sense app identifier
|
|
655
|
+
* @param id The filter id identifier (bookmarkId).
|
|
591
656
|
* @throws GetAppReportFilterHttpError
|
|
592
657
|
*/
|
|
593
658
|
async function getAppReportFilter(appId, id, options) {
|
|
@@ -816,6 +881,9 @@ const appsExport = {
|
|
|
816
881
|
getAppThumbnail,
|
|
817
882
|
updateAppObjectOwner,
|
|
818
883
|
updateAppOwner,
|
|
884
|
+
deleteAppPlacement,
|
|
885
|
+
getAppPlacement,
|
|
886
|
+
replaceAppPlacement,
|
|
819
887
|
publishApp,
|
|
820
888
|
republishApp,
|
|
821
889
|
getAppReloadLogs,
|
|
@@ -825,6 +893,7 @@ const appsExport = {
|
|
|
825
893
|
createAppReportFilter,
|
|
826
894
|
countAppReportFilters,
|
|
827
895
|
deleteAppReportFilter,
|
|
896
|
+
getAppReportFilterWithQuery,
|
|
828
897
|
getAppReportFilter,
|
|
829
898
|
patchAppReportFilter,
|
|
830
899
|
getAppScriptHistory,
|
|
@@ -838,7 +907,6 @@ const appsExport = {
|
|
|
838
907
|
queueAppEvaluation,
|
|
839
908
|
clearCache
|
|
840
909
|
};
|
|
841
|
-
var apps_default = appsExport;
|
|
842
910
|
|
|
843
911
|
//#endregion
|
|
844
|
-
export { clearCache, copyApp, countAppReportFilters, createApp, createAppReportFilter,
|
|
912
|
+
export { 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 };
|