@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/reports.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/reports.ts
|
|
5
5
|
/**
|
|
@@ -63,7 +63,6 @@ const reportsExport = {
|
|
|
63
63
|
getReportStatus,
|
|
64
64
|
clearCache
|
|
65
65
|
};
|
|
66
|
-
var reports_default = reportsExport;
|
|
67
66
|
|
|
68
67
|
//#endregion
|
|
69
|
-
export { clearCache, createReport,
|
|
68
|
+
export { clearCache, createReport, reportsExport as default, getReportOutputs, getReportStatus };
|
package/roles.d.ts
CHANGED
|
@@ -1,33 +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/roles.d.ts
|
|
5
5
|
type CreateRole = {
|
|
6
|
-
/** Selection of scopes to assign to role */
|
|
7
|
-
|
|
8
|
-
/** Role description */
|
|
9
|
-
description?: string;
|
|
10
|
-
/** Role name, needs to be unique */
|
|
6
|
+
/** Selection of scopes to assign to role */assignedScopes?: string[]; /** Role description */
|
|
7
|
+
description?: string; /** Role name, needs to be unique */
|
|
11
8
|
name: string;
|
|
12
9
|
};
|
|
13
10
|
/**
|
|
14
11
|
* An error object describing the error.
|
|
15
12
|
*/
|
|
16
13
|
type Error = {
|
|
17
|
-
/** The error code. */
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
detail?: string;
|
|
21
|
-
/** Additional properties relating to the error. */
|
|
22
|
-
meta?: unknown;
|
|
23
|
-
/** References to the source of the error. */
|
|
14
|
+
/** The error code. */code: string; /** A human-readable explanation specific to this occurrence of the problem. */
|
|
15
|
+
detail?: string; /** Additional properties relating to the error. */
|
|
16
|
+
meta?: unknown; /** References to the source of the error. */
|
|
24
17
|
source?: {
|
|
25
|
-
/** The URI query parameter that caused the error. */
|
|
26
|
-
parameter?: string;
|
|
27
|
-
/** A JSON Pointer to the property that caused the error. */
|
|
18
|
+
/** The URI query parameter that caused the error. */parameter?: string; /** A JSON Pointer to the property that caused the error. */
|
|
28
19
|
pointer?: string;
|
|
29
|
-
};
|
|
30
|
-
/** Summary of the problem. */
|
|
20
|
+
}; /** Summary of the problem. */
|
|
31
21
|
title: string;
|
|
32
22
|
};
|
|
33
23
|
/**
|
|
@@ -44,34 +34,26 @@ type Error = {
|
|
|
44
34
|
* }
|
|
45
35
|
*/
|
|
46
36
|
type Errors = {
|
|
47
|
-
/** An array of errors related to the operation. */
|
|
48
|
-
errors?: Error[];
|
|
49
|
-
/** A unique identifier for tracing the error. */
|
|
37
|
+
/** An array of errors related to the operation. */errors?: Error[]; /** A unique identifier for tracing the error. */
|
|
50
38
|
traceId?: string;
|
|
51
39
|
};
|
|
52
40
|
/**
|
|
53
41
|
* Contains pagination links
|
|
54
42
|
*/
|
|
55
43
|
type Links = {
|
|
56
|
-
/** Link to the next page of items */
|
|
57
|
-
next?: {
|
|
44
|
+
/** Link to the next page of items */next?: {
|
|
58
45
|
href: string;
|
|
59
|
-
};
|
|
60
|
-
/** Link to the previous page of items */
|
|
46
|
+
}; /** Link to the previous page of items */
|
|
61
47
|
prev?: {
|
|
62
48
|
href: string;
|
|
63
|
-
};
|
|
64
|
-
/** Link to the current page of items */
|
|
49
|
+
}; /** Link to the current page of items */
|
|
65
50
|
self: {
|
|
66
51
|
href: string;
|
|
67
52
|
};
|
|
68
53
|
};
|
|
69
54
|
type ListRolesResult = {
|
|
70
|
-
/** An array of roles. */
|
|
71
|
-
|
|
72
|
-
/** Contains pagination links */
|
|
73
|
-
links: Links;
|
|
74
|
-
/** Indicates the total number of matching documents. Will only be returned if the query parameter "totalResults" is true. */
|
|
55
|
+
/** An array of roles. */data: Role[]; /** Contains pagination links */
|
|
56
|
+
links: Links; /** Indicates the total number of matching documents. Will only be returned if the query parameter "totalResults" is true. */
|
|
75
57
|
totalResults?: number;
|
|
76
58
|
};
|
|
77
59
|
/**
|
|
@@ -117,45 +99,28 @@ type PatchRole = {
|
|
|
117
99
|
*/
|
|
118
100
|
type PatchRoles = PatchRole[];
|
|
119
101
|
type Role = {
|
|
120
|
-
/** Selection of scopes added to this Role */
|
|
121
|
-
|
|
122
|
-
/**
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
readonly canEdit?: boolean;
|
|
126
|
-
/** The timestamp for when the role was created. */
|
|
127
|
-
createdAt: string;
|
|
128
|
-
/** Id of user that created role */
|
|
129
|
-
readonly createdBy?: string;
|
|
130
|
-
/** Descriptive text for the role. */
|
|
102
|
+
/** Selection of scopes added to this Role */assignedScopes?: string[]; /** Indicate if role can be deleted */
|
|
103
|
+
readonly canDelete?: boolean; /** Indicate if role can be edited by tenant (Shown as Profile in MC) */
|
|
104
|
+
readonly canEdit?: boolean; /** The timestamp for when the role was created. */
|
|
105
|
+
createdAt: string; /** Id of user that created role */
|
|
106
|
+
readonly createdBy?: string; /** Descriptive text for the role. */
|
|
131
107
|
description: string;
|
|
132
108
|
/** @deprecated
|
|
133
109
|
* DEPRECATED. Use userEntitlementType instead for impact of roles on user entitlements with a capacity-based subscription. */
|
|
134
|
-
readonly fullUser?: boolean;
|
|
135
|
-
/** The
|
|
136
|
-
|
|
137
|
-
/**
|
|
138
|
-
lastUpdatedAt: string;
|
|
139
|
-
/** The level of access associated to the role. */
|
|
140
|
-
level?: "admin" | "user";
|
|
141
|
-
/** Contains links for the role. */
|
|
110
|
+
readonly fullUser?: boolean; /** The unique identifier for the role. */
|
|
111
|
+
readonly id: string; /** The timestamp for when the role was last updated. */
|
|
112
|
+
lastUpdatedAt: string; /** The level of access associated to the role. */
|
|
113
|
+
level?: "admin" | "user"; /** Contains links for the role. */
|
|
142
114
|
links: {
|
|
143
115
|
self: {
|
|
144
|
-
/** Link to the role. */
|
|
145
|
-
href: string;
|
|
116
|
+
/** Link to the role. */href: string;
|
|
146
117
|
};
|
|
147
|
-
};
|
|
148
|
-
/**
|
|
149
|
-
|
|
150
|
-
/**
|
|
151
|
-
|
|
152
|
-
/**
|
|
153
|
-
tenantId: string;
|
|
154
|
-
/** The type of role. */
|
|
155
|
-
type: "default" | "custom";
|
|
156
|
-
/** Id of user that last updated this role */
|
|
157
|
-
readonly updatedBy?: string;
|
|
158
|
-
/** Indicate whether this role will trigger promotion of a user from a basic to a full user on tenants with a capacity-based subscription. Does not apply to tenants with a user-based subscription. Returns fullUser if it will trigger promotion. */
|
|
118
|
+
}; /** The name of the role. */
|
|
119
|
+
name: string; /** An array of permissions associated with the role. */
|
|
120
|
+
permissions?: string[]; /** The tenant unique identifier associated with the given Role. */
|
|
121
|
+
tenantId: string; /** The type of role. */
|
|
122
|
+
type: "default" | "custom"; /** Id of user that last updated this role */
|
|
123
|
+
readonly updatedBy?: string; /** Indicate whether this role will trigger promotion of a user from a basic to a full user on tenants with a capacity-based subscription. Does not apply to tenants with a user-based subscription. Returns fullUser if it will trigger promotion. */
|
|
159
124
|
readonly userEntitlementType?: string;
|
|
160
125
|
};
|
|
161
126
|
/**
|
|
@@ -165,17 +130,11 @@ type Role = {
|
|
|
165
130
|
* @throws GetRolesHttpError
|
|
166
131
|
*/
|
|
167
132
|
declare function getRoles(query: {
|
|
168
|
-
/** The advanced filtering to use for the query. Refer to [RFC 7644](https://datatracker.ietf.org/doc/rfc7644/) for the syntax. All conditional statements within this query parameter are case insensitive. */
|
|
169
|
-
|
|
170
|
-
/** The
|
|
171
|
-
|
|
172
|
-
/**
|
|
173
|
-
next?: string;
|
|
174
|
-
/** The previous page cursor. */
|
|
175
|
-
prev?: string;
|
|
176
|
-
/** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
177
|
-
sort?: string;
|
|
178
|
-
/** Determines wether to return a count of the total records matched in the query. Defaults to false. */
|
|
133
|
+
/** The advanced filtering to use for the query. Refer to [RFC 7644](https://datatracker.ietf.org/doc/rfc7644/) for the syntax. All conditional statements within this query parameter are case insensitive. */filter?: string; /** The number of roles to retrieve. */
|
|
134
|
+
limit?: number; /** The next page cursor. */
|
|
135
|
+
next?: string; /** The previous page cursor. */
|
|
136
|
+
prev?: string; /** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
137
|
+
sort?: string; /** Determines wether to return a count of the total records matched in the query. Defaults to false. */
|
|
179
138
|
totalResults?: boolean;
|
|
180
139
|
}, options?: ApiCallOptions): Promise<GetRolesHttpResponse>;
|
|
181
140
|
type GetRolesHttpResponse = {
|
package/roles.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/roles.ts
|
|
5
5
|
/**
|
|
@@ -93,7 +93,6 @@ const rolesExport = {
|
|
|
93
93
|
patchRole,
|
|
94
94
|
clearCache
|
|
95
95
|
};
|
|
96
|
-
var roles_default = rolesExport;
|
|
97
96
|
|
|
98
97
|
//#endregion
|
|
99
|
-
export { clearCache, createRole,
|
|
98
|
+
export { clearCache, createRole, rolesExport as default, deleteRole, getRole, getRoles, patchRole };
|