@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/groups.d.ts
CHANGED
|
@@ -1,18 +1,14 @@
|
|
|
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/groups.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* An array of role references. Visibility dependant on access level. Must have access to roles to view other users' assigned roles.
|
|
7
7
|
*/
|
|
8
8
|
type AssignedRoles = {
|
|
9
|
-
/** The unique role identitier */
|
|
10
|
-
|
|
11
|
-
/** The role
|
|
12
|
-
readonly level: "admin" | "user";
|
|
13
|
-
/** The role name */
|
|
14
|
-
readonly name: string;
|
|
15
|
-
/** The type of role */
|
|
9
|
+
/** The unique role identitier */id: string; /** The role level */
|
|
10
|
+
readonly level: "admin" | "user"; /** The role name */
|
|
11
|
+
readonly name: string; /** The type of role */
|
|
16
12
|
readonly type: "default" | "custom";
|
|
17
13
|
}[];
|
|
18
14
|
/**
|
|
@@ -25,8 +21,7 @@ type AssignedRoles = {
|
|
|
25
21
|
* ]
|
|
26
22
|
*/
|
|
27
23
|
type AssignedRolesRefIDs = {
|
|
28
|
-
/** The unique role identitier */
|
|
29
|
-
id: string;
|
|
24
|
+
/** The unique role identitier */id: string;
|
|
30
25
|
}[];
|
|
31
26
|
/**
|
|
32
27
|
* An array of role reference names.
|
|
@@ -38,29 +33,20 @@ type AssignedRolesRefIDs = {
|
|
|
38
33
|
* ]
|
|
39
34
|
*/
|
|
40
35
|
type AssignedRolesRefNames = {
|
|
41
|
-
/** The name of the role */
|
|
42
|
-
name: string;
|
|
36
|
+
/** The name of the role */name: string;
|
|
43
37
|
}[];
|
|
44
38
|
/**
|
|
45
39
|
* An error object describing the error.
|
|
46
40
|
*/
|
|
47
41
|
type Error = {
|
|
48
|
-
/** The error code. */
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
detail?: string;
|
|
52
|
-
/** Additional properties relating to the error. */
|
|
53
|
-
meta?: unknown;
|
|
54
|
-
/** References to the source of the error. */
|
|
42
|
+
/** The error code. */code: string; /** A human-readable explanation specific to this occurrence of the problem. */
|
|
43
|
+
detail?: string; /** Additional properties relating to the error. */
|
|
44
|
+
meta?: unknown; /** References to the source of the error. */
|
|
55
45
|
source?: {
|
|
56
|
-
/** The URI query parameter that caused the error. */
|
|
57
|
-
parameter?: string;
|
|
58
|
-
/** A JSON Pointer to the property that caused the error. */
|
|
46
|
+
/** The URI query parameter that caused the error. */parameter?: string; /** A JSON Pointer to the property that caused the error. */
|
|
59
47
|
pointer?: string;
|
|
60
|
-
};
|
|
61
|
-
/**
|
|
62
|
-
status?: number;
|
|
63
|
-
/** Summary of the problem. */
|
|
48
|
+
}; /** The HTTP status code. */
|
|
49
|
+
status?: number; /** Summary of the problem. */
|
|
64
50
|
title: string;
|
|
65
51
|
};
|
|
66
52
|
/**
|
|
@@ -78,61 +64,42 @@ type Error = {
|
|
|
78
64
|
* }
|
|
79
65
|
*/
|
|
80
66
|
type Errors = {
|
|
81
|
-
/** An array of errors related to the operation. */
|
|
82
|
-
errors?: Error[];
|
|
83
|
-
/** A unique identifier for tracing the error. */
|
|
67
|
+
/** An array of errors related to the operation. */errors?: Error[]; /** A unique identifier for tracing the error. */
|
|
84
68
|
traceId?: string;
|
|
85
69
|
};
|
|
86
70
|
/**
|
|
87
71
|
* An advanced query filter to be used for complex user querying in the tenant.
|
|
88
72
|
*/
|
|
89
73
|
type Filter = {
|
|
90
|
-
/** The advanced filtering to be applied the query. All conditional statements within this query parameter are case insensitive. */
|
|
91
|
-
filter?: string;
|
|
74
|
+
/** The advanced filtering to be applied the query. All conditional statements within this query parameter are case insensitive. */filter?: string;
|
|
92
75
|
};
|
|
93
76
|
/**
|
|
94
77
|
* represents a Group document
|
|
95
78
|
*/
|
|
96
79
|
type Group = {
|
|
97
|
-
/** An array of role references. Visibility dependant on access level. Must have access to roles to view other users' assigned roles. */
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
/**
|
|
102
|
-
|
|
103
|
-
/** A description of a custom group. */
|
|
104
|
-
description?: string;
|
|
105
|
-
/** The unique identifier for the group */
|
|
106
|
-
readonly id: string;
|
|
107
|
-
/** The timestamp for when the group record was last updated. */
|
|
108
|
-
lastUpdatedAt: string;
|
|
109
|
-
/** Contains Links for current document */
|
|
80
|
+
/** An array of role references. Visibility dependant on access level. Must have access to roles to view other users' assigned roles. */assignedRoles?: AssignedRoles; /** The timestamp for when the group record was created. */
|
|
81
|
+
createdAt: string; /** Id of user that created role. */
|
|
82
|
+
readonly createdBy?: string; /** A description of a custom group. */
|
|
83
|
+
description?: string; /** The unique identifier for the group */
|
|
84
|
+
readonly id: string; /** The timestamp for when the group record was last updated. */
|
|
85
|
+
lastUpdatedAt: string; /** Contains Links for current document */
|
|
110
86
|
links: {
|
|
111
87
|
self: {
|
|
112
|
-
/** Link to the current group document */
|
|
113
|
-
href: string;
|
|
88
|
+
/** Link to the current group document */href: string;
|
|
114
89
|
};
|
|
115
|
-
};
|
|
116
|
-
/** The
|
|
117
|
-
|
|
118
|
-
/** The
|
|
119
|
-
|
|
120
|
-
/** The state of the group. */
|
|
121
|
-
status: "active" | "disabled";
|
|
122
|
-
/** The tenant identifier associated with the given group */
|
|
123
|
-
tenantId: string;
|
|
124
|
-
/** Id of user that last updated this role. */
|
|
90
|
+
}; /** The name of the group. */
|
|
91
|
+
name: string; /** The type of provider for the group. */
|
|
92
|
+
providerType?: "idp" | "custom"; /** The state of the group. */
|
|
93
|
+
status: "active" | "disabled"; /** The tenant identifier associated with the given group */
|
|
94
|
+
tenantId: string; /** Id of user that last updated this role. */
|
|
125
95
|
readonly updatedBy?: string;
|
|
126
96
|
};
|
|
127
97
|
/**
|
|
128
98
|
* A JSON Patch document.
|
|
129
99
|
*/
|
|
130
100
|
type GroupPatch = {
|
|
131
|
-
/** The operation to be performed. Currently "replace" is the only supported operation. */
|
|
132
|
-
|
|
133
|
-
/** Attribute name of a field of the Groups entity. "Name" and "description" is only available for custom groups. */
|
|
134
|
-
path: "assignedRoles" | "name" | "description";
|
|
135
|
-
/** The roles to assign to the group (limit of 100 roles per group) or the new custom group name or description. */
|
|
101
|
+
/** The operation to be performed. Currently "replace" is the only supported operation. */op: "replace"; /** Attribute name of a field of the Groups entity. "Name" and "description" is only available for custom groups. */
|
|
102
|
+
path: "assignedRoles" | "name" | "description"; /** The roles to assign to the group (limit of 100 roles per group) or the new custom group name or description. */
|
|
136
103
|
value: AssignedRolesRefIDs | AssignedRolesRefNames | string;
|
|
137
104
|
};
|
|
138
105
|
/**
|
|
@@ -158,7 +125,7 @@ type GroupPatchSchema = GroupPatch[];
|
|
|
158
125
|
* {
|
|
159
126
|
* assignedRoles: [
|
|
160
127
|
* {
|
|
161
|
-
* name: "
|
|
128
|
+
* name: "A Custom Role"
|
|
162
129
|
* }
|
|
163
130
|
* ],
|
|
164
131
|
* name: "Development",
|
|
@@ -166,28 +133,20 @@ type GroupPatchSchema = GroupPatch[];
|
|
|
166
133
|
* }
|
|
167
134
|
*/
|
|
168
135
|
type GroupPostSchema = {
|
|
169
|
-
/** The roles to assign to the group (limit of 100 roles per group). */
|
|
170
|
-
|
|
171
|
-
/** The
|
|
172
|
-
|
|
173
|
-
/** The name of the group (maximum length of 256 characters). */
|
|
174
|
-
name: string;
|
|
175
|
-
/** The type of group provider. Must be "idp" or "custom". Defaults to "idp" if not provided. */
|
|
176
|
-
providerType?: "idp" | "custom";
|
|
177
|
-
/** The status of the created group within the tenant. Defaults to active if empty. */
|
|
136
|
+
/** The roles to assign to the group (limit of 100 roles per group). */assignedRoles?: AssignedRolesRefIDs | AssignedRolesRefNames; /** The description of the group. */
|
|
137
|
+
description?: string; /** The name of the group (maximum length of 256 characters). */
|
|
138
|
+
name: string; /** The type of group provider. Must be "idp" or "custom". Defaults to "idp" if not provided. */
|
|
139
|
+
providerType?: "idp" | "custom"; /** The status of the created group within the tenant. Defaults to active if empty. */
|
|
178
140
|
status?: "active";
|
|
179
141
|
};
|
|
180
142
|
/**
|
|
181
143
|
* represents a GroupSetting document
|
|
182
144
|
*/
|
|
183
145
|
type GroupSettings = {
|
|
184
|
-
/** Determines if groups should be created on login. */
|
|
185
|
-
autoCreateGroups: boolean;
|
|
186
|
-
/** Contains Links for current document */
|
|
146
|
+
/** Determines if groups should be created on login. */autoCreateGroups: boolean; /** Contains Links for current document */
|
|
187
147
|
links: {
|
|
188
148
|
self: {
|
|
189
|
-
/** Link to the current group settings document */
|
|
190
|
-
href: string;
|
|
149
|
+
/** Link to the current group settings document */href: string;
|
|
191
150
|
};
|
|
192
151
|
};
|
|
193
152
|
/** @deprecated
|
|
@@ -195,55 +154,40 @@ type GroupSettings = {
|
|
|
195
154
|
syncIdpGroups?: boolean;
|
|
196
155
|
systemGroups?: {
|
|
197
156
|
"000000000000000000000001"?: {
|
|
198
|
-
/** An array of role references. Visibility dependant on access level. Must have access to roles to view other users' assigned roles. */
|
|
199
|
-
|
|
200
|
-
/** The
|
|
201
|
-
|
|
202
|
-
/**
|
|
203
|
-
enabled?: boolean;
|
|
204
|
-
/** The ID of the Everyone group. This value will not change and is immutable. */
|
|
205
|
-
id?: "000000000000000000000001";
|
|
206
|
-
/** The timestamp for when the Everyone group was last updated. */
|
|
207
|
-
lastUpdatedAt?: string;
|
|
208
|
-
/** The name of the Everyone group. This value will not change and is immutable. */
|
|
157
|
+
/** An array of role references. Visibility dependant on access level. Must have access to roles to view other users' assigned roles. */assignedRoles?: AssignedRoles; /** The timestamp for when the Everyone group was created. */
|
|
158
|
+
createdAt?: string; /** For Everyone, this is always `true` and can't be patched. */
|
|
159
|
+
enabled?: boolean; /** The ID of the Everyone group. This value will not change and is immutable. */
|
|
160
|
+
id?: "000000000000000000000001"; /** The timestamp for when the Everyone group was last updated. */
|
|
161
|
+
lastUpdatedAt?: string; /** The name of the Everyone group. This value will not change and is immutable. */
|
|
209
162
|
name?: "com.qlik.Everyone";
|
|
210
163
|
};
|
|
211
|
-
};
|
|
212
|
-
/** The unique tenant identifier. */
|
|
164
|
+
}; /** The unique tenant identifier. */
|
|
213
165
|
tenantId: string;
|
|
214
166
|
};
|
|
215
167
|
/**
|
|
216
168
|
* A result object when listing groups.
|
|
217
169
|
*/
|
|
218
170
|
type Groups = {
|
|
219
|
-
/** An array of groups. */
|
|
220
|
-
data?: Group[];
|
|
171
|
+
/** An array of groups. */data?: Group[];
|
|
221
172
|
links?: {
|
|
222
173
|
next?: {
|
|
223
|
-
/** Link to the next page of items */
|
|
224
|
-
href: string;
|
|
174
|
+
/** Link to the next page of items */href: string;
|
|
225
175
|
};
|
|
226
176
|
prev?: {
|
|
227
|
-
/** Link to the previous page of items */
|
|
228
|
-
href: string;
|
|
177
|
+
/** Link to the previous page of items */href: string;
|
|
229
178
|
};
|
|
230
179
|
self: {
|
|
231
|
-
/** Link to the current page of items */
|
|
232
|
-
href: string;
|
|
180
|
+
/** Link to the current page of items */href: string;
|
|
233
181
|
};
|
|
234
|
-
};
|
|
235
|
-
/** Indicates the total number of matching documents. Will only be returned if the query parameter "totalResults" is true. */
|
|
182
|
+
}; /** Indicates the total number of matching documents. Will only be returned if the query parameter "totalResults" is true. */
|
|
236
183
|
totalResults?: number;
|
|
237
184
|
};
|
|
238
185
|
/**
|
|
239
186
|
* A JSON Patch document as defined in http://tools.ietf.org/html/rfc6902.
|
|
240
187
|
*/
|
|
241
188
|
type SettingsPatch = {
|
|
242
|
-
/** The operation to be performed. */
|
|
243
|
-
|
|
244
|
-
/** A JSON Pointer. */
|
|
245
|
-
path: "/autoCreateGroups" | "/syncIdpGroups" | "/systemGroups/{id}/assignedRoles";
|
|
246
|
-
/** The value to be used for this operation. */
|
|
189
|
+
/** The operation to be performed. */op: "replace"; /** A JSON Pointer. */
|
|
190
|
+
path: "/autoCreateGroups" | "/syncIdpGroups" | "/systemGroups/{id}/assignedRoles"; /** The value to be used for this operation. */
|
|
247
191
|
value: boolean | AssignedRolesRefIDs | AssignedRolesRefNames;
|
|
248
192
|
};
|
|
249
193
|
/**
|
|
@@ -278,19 +222,12 @@ type SettingsPatchSchema = SettingsPatch[];
|
|
|
278
222
|
* @throws GetGroupsHttpError
|
|
279
223
|
*/
|
|
280
224
|
declare function getGroups(query: {
|
|
281
|
-
/** The advanced filtering to use for the query. Refer to [RFC 7644](https://datatracker.ietf.org/doc/rfc7644/) for the syntax. Cannot be combined with any of the fields marked as deprecated. All conditional statements within this query parameter are case insensitive. */
|
|
282
|
-
|
|
283
|
-
/** The
|
|
284
|
-
|
|
285
|
-
/**
|
|
286
|
-
|
|
287
|
-
/** The previous page cursor. */
|
|
288
|
-
prev?: string;
|
|
289
|
-
/** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
290
|
-
sort?: string;
|
|
291
|
-
/** Return system groups (e.g. Everyone) instead of regular groups. Cannot be combined with any other query parameters. */
|
|
292
|
-
systemGroups?: boolean;
|
|
293
|
-
/** Whether to return a total match count in the result. Defaults to false. */
|
|
225
|
+
/** The advanced filtering to use for the query. Refer to [RFC 7644](https://datatracker.ietf.org/doc/rfc7644/) for the syntax. Cannot be combined with any of the fields marked as deprecated. All conditional statements within this query parameter are case insensitive. */filter?: string; /** The number of groups to retrieve. */
|
|
226
|
+
limit?: number; /** The next page cursor. */
|
|
227
|
+
next?: string; /** The previous page cursor. */
|
|
228
|
+
prev?: string; /** Optional resource field name to sort on, eg. name. Can be prefixed with +/- to determine order, defaults to (+) ascending. */
|
|
229
|
+
sort?: string; /** Return system groups (e.g. Everyone) instead of regular groups. Cannot be combined with any other query parameters. */
|
|
230
|
+
systemGroups?: boolean; /** Whether to return a total match count in the result. Defaults to false. */
|
|
294
231
|
totalResults?: boolean;
|
|
295
232
|
}, options?: ApiCallOptions): Promise<GetGroupsHttpResponse>;
|
|
296
233
|
type GetGroupsHttpResponse = {
|
|
@@ -330,13 +267,9 @@ type CreateGroupHttpError = {
|
|
|
330
267
|
* @throws FilterGroupsHttpError
|
|
331
268
|
*/
|
|
332
269
|
declare function filterGroups(query: {
|
|
333
|
-
/** The number of user entries to retrieve. */
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
next?: string;
|
|
337
|
-
/** Get users with IDs that are lower than the target user ID. Cannot be used in conjunction with next. */
|
|
338
|
-
prev?: string;
|
|
339
|
-
/** The field to sort by, with +/- prefix indicating sort order */
|
|
270
|
+
/** The number of user entries to retrieve. */limit?: number; /** Get users with IDs that are higher than the target user ID. Cannot be used in conjunction with prev. */
|
|
271
|
+
next?: string; /** Get users with IDs that are lower than the target user ID. Cannot be used in conjunction with next. */
|
|
272
|
+
prev?: string; /** The field to sort by, with +/- prefix indicating sort order */
|
|
340
273
|
sort?: "name" | "+name" | "-name";
|
|
341
274
|
}, body: Filter, options?: ApiCallOptions): Promise<FilterGroupsHttpResponse>;
|
|
342
275
|
type FilterGroupsHttpResponse = {
|
package/groups.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/groups.ts
|
|
5
5
|
/**
|
|
@@ -140,7 +140,6 @@ const groupsExport = {
|
|
|
140
140
|
patchGroup,
|
|
141
141
|
clearCache
|
|
142
142
|
};
|
|
143
|
-
var groups_default = groupsExport;
|
|
144
143
|
|
|
145
144
|
//#endregion
|
|
146
|
-
export { clearCache, createGroup,
|
|
145
|
+
export { clearCache, createGroup, groupsExport as default, deleteGroup, filterGroups, getGroup, getGroups, getGroupsSettings, patchGroup, patchGroupsSettings };
|