@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
|
@@ -1,5 +1,5 @@
|
|
|
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/automation-connectors.d.ts
|
|
5
5
|
type AutomationConnectorsList = {
|
|
@@ -7,23 +7,17 @@ type AutomationConnectorsList = {
|
|
|
7
7
|
links?: Links;
|
|
8
8
|
};
|
|
9
9
|
type AutomationConnectorsListObject = {
|
|
10
|
-
/** Indicates if the connector is billable. */
|
|
11
|
-
|
|
12
|
-
readonly id?: string;
|
|
13
|
-
/** The name of an automation connector. */
|
|
10
|
+
/** Indicates if the connector is billable. */billable?: boolean;
|
|
11
|
+
readonly id?: string; /** The name of an automation connector. */
|
|
14
12
|
name?: string;
|
|
15
13
|
};
|
|
16
14
|
type Error = {
|
|
17
|
-
/** The unique code for the error */
|
|
18
|
-
|
|
19
|
-
/** May be used to provide additional details */
|
|
20
|
-
detail?: string;
|
|
21
|
-
/** A summary of what went wrong */
|
|
15
|
+
/** The unique code for the error */code: string; /** May be used to provide additional details */
|
|
16
|
+
detail?: string; /** A summary of what went wrong */
|
|
22
17
|
title: string;
|
|
23
18
|
};
|
|
24
19
|
type ErrorResponse = {
|
|
25
|
-
errors?: Error[];
|
|
26
|
-
/** A way to trace the source of the error. */
|
|
20
|
+
errors?: Error[]; /** A way to trace the source of the error. */
|
|
27
21
|
traceId?: string;
|
|
28
22
|
};
|
|
29
23
|
type Links = {
|
|
@@ -31,8 +25,7 @@ type Links = {
|
|
|
31
25
|
prev?: PaginationLink;
|
|
32
26
|
};
|
|
33
27
|
type PaginationLink = {
|
|
34
|
-
/** The URL to a resource request */
|
|
35
|
-
href?: string;
|
|
28
|
+
/** The URL to a resource request */href?: string;
|
|
36
29
|
};
|
|
37
30
|
/**
|
|
38
31
|
* Retrieves a list of automation connectors.
|
|
@@ -41,11 +34,8 @@ type PaginationLink = {
|
|
|
41
34
|
* @throws GetAutomationConnectorsHttpError
|
|
42
35
|
*/
|
|
43
36
|
declare function getAutomationConnectors(query: {
|
|
44
|
-
/** Filters the result based on the specified criteria: name. */
|
|
45
|
-
|
|
46
|
-
/** The number of automation connectors to retrieve. */
|
|
47
|
-
limit?: number;
|
|
48
|
-
/** The field to sort by, with +- prefix indicating sort order. (?sort=-name => sort on the name field using descending order) */
|
|
37
|
+
/** Filters the result based on the specified criteria: name. */filter?: string; /** The number of automation connectors to retrieve. */
|
|
38
|
+
limit?: number; /** The field to sort by, with +- prefix indicating sort order. (?sort=-name => sort on the name field using descending order) */
|
|
49
39
|
sort?: "name" | "+name" | "-name";
|
|
50
40
|
}, options?: ApiCallOptions): Promise<GetAutomationConnectorsHttpResponse>;
|
|
51
41
|
type GetAutomationConnectorsHttpResponse = {
|
package/automation-connectors.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/automation-connectors.ts
|
|
5
5
|
/**
|
|
@@ -29,7 +29,6 @@ const automationConnectorsExport = {
|
|
|
29
29
|
getAutomationConnectors,
|
|
30
30
|
clearCache
|
|
31
31
|
};
|
|
32
|
-
var automation_connectors_default = automationConnectorsExport;
|
|
33
32
|
|
|
34
33
|
//#endregion
|
|
35
|
-
export { clearCache,
|
|
34
|
+
export { clearCache, automationConnectorsExport as default, getAutomationConnectors };
|
package/automations.d.ts
CHANGED
|
@@ -1,51 +1,42 @@
|
|
|
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/automations.d.ts
|
|
5
5
|
type AutomationDetailRequestObject = {
|
|
6
|
-
description?: string;
|
|
7
|
-
/** Maximum number of concurrent runs allowed for this automation. The maximum value is defined in automations settings. */
|
|
6
|
+
description?: string; /** Maximum number of concurrent runs allowed for this automation. The maximum value is defined in automations settings. */
|
|
8
7
|
maxConcurrentRuns?: number;
|
|
9
8
|
name?: string;
|
|
10
9
|
schedules?: ScheduleRequestObject[];
|
|
11
10
|
spaceId?: string;
|
|
12
|
-
state?: "available" | "unavailable" | "disabled";
|
|
13
|
-
/** The workspace generated by the Qlik Automate editor. */
|
|
11
|
+
state?: "available" | "unavailable" | "disabled"; /** The workspace generated by the Qlik Automate editor. */
|
|
14
12
|
workspace?: unknown;
|
|
15
13
|
};
|
|
16
14
|
type AutomationDetailResponseObject = {
|
|
17
|
-
/** A list of connectors that were detected the workspace. This includes Connectors present in blocks which are not connected to other blocks. Order of guids is not guaranteed. */
|
|
18
|
-
readonly connectorIds?: string[];
|
|
15
|
+
/** A list of connectors that were detected the workspace. This includes Connectors present in blocks which are not connected to other blocks. Order of guids is not guaranteed. */readonly connectorIds?: string[];
|
|
19
16
|
readonly createdAt?: string;
|
|
20
|
-
description?: string;
|
|
21
|
-
/** A list of endpoints that were detected inside the workspace. This includes Endpoints present in blocks which are not connected to other blocks. Order of guids is not guaranteed. */
|
|
17
|
+
description?: string; /** A list of endpoints that were detected inside the workspace. This includes Endpoints present in blocks which are not connected to other blocks. Order of guids is not guaranteed. */
|
|
22
18
|
readonly endpointIds?: string[];
|
|
23
19
|
readonly executionToken?: string;
|
|
24
20
|
readonly id?: string;
|
|
25
21
|
lastRun?: RunDetailResponseObject;
|
|
26
22
|
readonly lastRunAt?: string;
|
|
27
|
-
readonly lastRunStatus?: "failed" | "finished" | "finished with warnings" | "must stop" | "not started" | "paused" | "running" | "starting" | "stopped" | "exceeded limit";
|
|
28
|
-
/** Maximum number of concurrent runs allowed for this automation. */
|
|
23
|
+
readonly lastRunStatus?: "failed" | "finished" | "finished with warnings" | "must stop" | "not started" | "paused" | "running" | "starting" | "stopped" | "exceeded limit"; /** Maximum number of concurrent runs allowed for this automation. */
|
|
29
24
|
readonly maxConcurrentRuns?: number;
|
|
30
25
|
name?: string;
|
|
31
26
|
readonly ownerId?: string;
|
|
32
27
|
readonly runMode?: "manual" | "scheduled" | "triggered" | "webhook";
|
|
33
|
-
schedules?: ScheduleResponseObject[];
|
|
34
|
-
/** A list of snippets that were detected inside the workspace. This includes snippet blocks that are not connected to other blocks. Order of guids is not guaranteed. */
|
|
28
|
+
schedules?: ScheduleResponseObject[]; /** A list of snippets that were detected inside the workspace. This includes snippet blocks that are not connected to other blocks. Order of guids is not guaranteed. */
|
|
35
29
|
readonly snippetIds?: string[];
|
|
36
30
|
readonly spaceId?: string;
|
|
37
31
|
state?: "available" | "unavailable" | "disabled";
|
|
38
|
-
readonly updatedAt?: string;
|
|
39
|
-
/** The workspace generated by the Qlik Automate editor. */
|
|
32
|
+
readonly updatedAt?: string; /** The workspace generated by the Qlik Automate editor. */
|
|
40
33
|
workspace?: unknown;
|
|
41
34
|
};
|
|
42
35
|
type AutomationDetailUpdateRequestObject = {
|
|
43
|
-
description?: string;
|
|
44
|
-
/** Maximum number of concurrent runs allowed for this automation. The maximum value is defined in automations settings. */
|
|
36
|
+
description?: string; /** Maximum number of concurrent runs allowed for this automation. The maximum value is defined in automations settings. */
|
|
45
37
|
maxConcurrentRuns?: number;
|
|
46
38
|
name?: string;
|
|
47
|
-
schedules?: ScheduleRequestObject[];
|
|
48
|
-
/** The workspace generated by the Qlik Automate editor. */
|
|
39
|
+
schedules?: ScheduleRequestObject[]; /** The workspace generated by the Qlik Automate editor. */
|
|
49
40
|
workspace?: unknown;
|
|
50
41
|
};
|
|
51
42
|
type AutomationList = {
|
|
@@ -53,53 +44,39 @@ type AutomationList = {
|
|
|
53
44
|
links?: Links;
|
|
54
45
|
};
|
|
55
46
|
type AutomationListObject = {
|
|
56
|
-
/** A list of connectors that were detected the workspace. This includes Connectors present in blocks which are not connected to other blocks. Order of guids is not guaranteed. */
|
|
57
|
-
readonly connectorIds?: string[];
|
|
47
|
+
/** A list of connectors that were detected the workspace. This includes Connectors present in blocks which are not connected to other blocks. Order of guids is not guaranteed. */readonly connectorIds?: string[];
|
|
58
48
|
readonly createdAt?: string;
|
|
59
|
-
description?: string;
|
|
60
|
-
/**
|
|
61
|
-
readonly duration?: number;
|
|
62
|
-
/** A list of endpoints that were detected inside the workspace. This includes Endpoints present in blocks which are not connected to other blocks. Order of guids is not guaranteed. */
|
|
49
|
+
description?: string; /** Duration of the last run, indicated in seconds. Calculated from start and stop times */
|
|
50
|
+
readonly duration?: number; /** A list of endpoints that were detected inside the workspace. This includes Endpoints present in blocks which are not connected to other blocks. Order of guids is not guaranteed. */
|
|
63
51
|
readonly endpointIds?: string[];
|
|
64
52
|
readonly executionToken?: string;
|
|
65
53
|
readonly id?: string;
|
|
66
54
|
lastRun?: RunDetailResponseObject;
|
|
67
55
|
readonly lastRunAt?: string;
|
|
68
|
-
readonly lastRunStatus?: "failed" | "finished" | "finished with warnings" | "must stop" | "not started" | "paused" | "running" | "starting" | "stopped" | "exceeded limit";
|
|
69
|
-
/** Maximum number of concurrent runs allowed for automation. */
|
|
56
|
+
readonly lastRunStatus?: "failed" | "finished" | "finished with warnings" | "must stop" | "not started" | "paused" | "running" | "starting" | "stopped" | "exceeded limit"; /** Maximum number of concurrent runs allowed for automation. */
|
|
70
57
|
readonly maxConcurrentRuns?: number;
|
|
71
58
|
name?: string;
|
|
72
59
|
readonly ownerId?: string;
|
|
73
|
-
readonly runMode?: "manual" | "scheduled" | "triggered" | "webhook";
|
|
74
|
-
/** A list of snippets that were detected inside the workspace. This includes snippet blocks that are not connected to other blocks. Order of guids is not guaranteed. */
|
|
60
|
+
readonly runMode?: "manual" | "scheduled" | "triggered" | "webhook"; /** A list of snippets that were detected inside the workspace. This includes snippet blocks that are not connected to other blocks. Order of guids is not guaranteed. */
|
|
75
61
|
readonly snippetIds?: string[];
|
|
76
62
|
readonly spaceId?: string;
|
|
77
63
|
state?: "available" | "unavailable" | "disabled";
|
|
78
|
-
readonly updatedAt?: string;
|
|
79
|
-
/** The workspace contains the JSON representation of the used blocks */
|
|
64
|
+
readonly updatedAt?: string; /** The workspace contains the JSON representation of the used blocks */
|
|
80
65
|
readonly workspace?: unknown;
|
|
81
66
|
};
|
|
82
67
|
type AutomationUsageObject = {
|
|
83
|
-
/** Duration of the last run, indicated in seconds. Calculated from start and stop times */
|
|
84
|
-
|
|
85
|
-
/** The unique identifier for the automation
|
|
86
|
-
guid?: string;
|
|
87
|
-
/** The name for the automation. */
|
|
88
|
-
name?: string;
|
|
89
|
-
/** The unique identifier for the user who owns the automation */
|
|
68
|
+
/** Duration of the last run, indicated in seconds. Calculated from start and stop times */duration?: number; /** The unique identifier for the automation. */
|
|
69
|
+
guid?: string; /** The name for the automation. */
|
|
70
|
+
name?: string; /** The unique identifier for the user who owns the automation */
|
|
90
71
|
ownerId?: string;
|
|
91
72
|
};
|
|
92
73
|
type Error = {
|
|
93
|
-
/** The unique code for the error */
|
|
94
|
-
|
|
95
|
-
/** May be used to provide additional details */
|
|
96
|
-
detail?: string;
|
|
97
|
-
/** A summary of what went wrong */
|
|
74
|
+
/** The unique code for the error */code: string; /** May be used to provide additional details */
|
|
75
|
+
detail?: string; /** A summary of what went wrong */
|
|
98
76
|
title: string;
|
|
99
77
|
};
|
|
100
78
|
type ErrorResponse = {
|
|
101
|
-
errors?: Error[];
|
|
102
|
-
/** A way to trace the source of the error. */
|
|
79
|
+
errors?: Error[]; /** A way to trace the source of the error. */
|
|
103
80
|
traceId?: string;
|
|
104
81
|
};
|
|
105
82
|
type Links = {
|
|
@@ -107,17 +84,14 @@ type Links = {
|
|
|
107
84
|
prev?: PaginationLink;
|
|
108
85
|
};
|
|
109
86
|
type PaginationLink = {
|
|
110
|
-
/** The URL to a resource request */
|
|
111
|
-
href?: string;
|
|
87
|
+
/** The URL to a resource request */href?: string;
|
|
112
88
|
};
|
|
113
89
|
type RunDetailRequestObject = {
|
|
114
|
-
/** The source that triggers the automation will set the context. */
|
|
115
|
-
context: "api";
|
|
90
|
+
/** The source that triggers the automation will set the context. */context: "api";
|
|
116
91
|
readonly id?: string;
|
|
117
92
|
};
|
|
118
93
|
type RunDetailResponseObject = {
|
|
119
|
-
/** The source that triggers the automation will set the context. Certain contexts impact the execution of an automation (for example, The "test_run" context will not process all results when listing items). */
|
|
120
|
-
context?: "test_run" | "editor" | "detail" | "api_sync" | "api_async" | "webhook" | "lookup";
|
|
94
|
+
/** The source that triggers the automation will set the context. Certain contexts impact the execution of an automation (for example, The "test_run" context will not process all results when listing items). */context?: "test_run" | "editor" | "detail" | "api_sync" | "api_async" | "webhook" | "lookup";
|
|
121
95
|
readonly createdAt?: string;
|
|
122
96
|
error?: unknown;
|
|
123
97
|
readonly executedById?: string;
|
|
@@ -125,30 +99,19 @@ type RunDetailResponseObject = {
|
|
|
125
99
|
readonly isArchived?: boolean;
|
|
126
100
|
readonly isTestRun?: boolean;
|
|
127
101
|
metrics?: {
|
|
128
|
-
/** List of blocks used during execution. Note: this list currently only contains endpointBlocks and snippetBlocks */
|
|
129
|
-
|
|
130
|
-
/**
|
|
131
|
-
|
|
132
|
-
/** Unique identifier for the
|
|
133
|
-
|
|
134
|
-
/**
|
|
135
|
-
endpointId?: string;
|
|
136
|
-
/** Total amount of received bytes sent by the current block. */
|
|
137
|
-
rxBytes: number;
|
|
138
|
-
/** Unique identifier for the snippet block used within the execution. */
|
|
139
|
-
snippetId?: string;
|
|
140
|
-
/** Total amount of sent bytes sent by the current block. */
|
|
141
|
-
txBytes: number;
|
|
142
|
-
/** Type of the block. */
|
|
102
|
+
/** List of blocks used during execution. Note: this list currently only contains endpointBlocks and snippetBlocks */blocks?: {
|
|
103
|
+
/** API calls to external resources made by the current block. */apiCalls?: number; /** Unique identifier for the connector used within the block of the execution. */
|
|
104
|
+
connectorId?: string; /** Unique identifier for the snippet block used within the execution. */
|
|
105
|
+
endpointId?: string; /** Total amount of received bytes sent by the current block. */
|
|
106
|
+
rxBytes: number; /** Unique identifier for the snippet block used within the execution. */
|
|
107
|
+
snippetId?: string; /** Total amount of sent bytes sent by the current block. */
|
|
108
|
+
txBytes: number; /** Type of the block. */
|
|
143
109
|
type: "snippetBlock" | "endpointBlock";
|
|
144
110
|
}[];
|
|
145
111
|
network?: {
|
|
146
|
-
/** The number of received bytes. */
|
|
147
|
-
rxBytes?: number;
|
|
148
|
-
/** The number of received bytes. */
|
|
112
|
+
/** The number of received bytes. */rxBytes?: number; /** The number of received bytes. */
|
|
149
113
|
txBytes?: number;
|
|
150
|
-
};
|
|
151
|
-
/** The number of API calls made. */
|
|
114
|
+
}; /** The number of API calls made. */
|
|
152
115
|
totalApiCalls?: number;
|
|
153
116
|
};
|
|
154
117
|
readonly ownerId?: string;
|
|
@@ -166,8 +129,7 @@ type RunList = {
|
|
|
166
129
|
};
|
|
167
130
|
type RunListObject = {
|
|
168
131
|
context?: "test_run" | "editor" | "detail" | "api_sync" | "api_async" | "webhook" | "lookup";
|
|
169
|
-
readonly createdAt?: string;
|
|
170
|
-
/** Duration of the run, indicated in seconds. Calculated from start and stop times */
|
|
132
|
+
readonly createdAt?: string; /** Duration of the run, indicated in seconds. Calculated from start and stop times */
|
|
171
133
|
readonly duration?: number;
|
|
172
134
|
error?: unknown;
|
|
173
135
|
readonly executedById?: string;
|
|
@@ -184,15 +146,13 @@ type RunListObject = {
|
|
|
184
146
|
readonly updatedAt?: string;
|
|
185
147
|
};
|
|
186
148
|
type ScheduleRequestObject = {
|
|
187
|
-
/** time in seconds. */
|
|
188
|
-
interval?: number;
|
|
149
|
+
/** time in seconds. */interval?: number;
|
|
189
150
|
startAt?: string;
|
|
190
151
|
stopAt?: string;
|
|
191
152
|
timezone?: string;
|
|
192
153
|
};
|
|
193
154
|
type ScheduleResponseObject = {
|
|
194
|
-
readonly id?: string;
|
|
195
|
-
/** time in seconds. */
|
|
155
|
+
readonly id?: string; /** time in seconds. */
|
|
196
156
|
interval?: number;
|
|
197
157
|
lastStartedAt?: string;
|
|
198
158
|
startAt?: string;
|
|
@@ -204,12 +164,9 @@ type UsageList = {
|
|
|
204
164
|
links?: Links;
|
|
205
165
|
};
|
|
206
166
|
type UsageObject = {
|
|
207
|
-
automation?: AutomationUsageObject;
|
|
208
|
-
/** The
|
|
209
|
-
|
|
210
|
-
/** The name for the metric */
|
|
211
|
-
name: "runs" | "scheduledRun" | "triggeredRun" | "webhookRuns" | "duration" | "bandwidthIn" | "bandwidthOut";
|
|
212
|
-
/** The value count of the metric */
|
|
167
|
+
automation?: AutomationUsageObject; /** The date for the metric */
|
|
168
|
+
date: string; /** The name for the metric */
|
|
169
|
+
name: "runs" | "scheduledRun" | "triggeredRun" | "webhookRuns" | "duration" | "bandwidthIn" | "bandwidthOut"; /** The value count of the metric */
|
|
213
170
|
value: number;
|
|
214
171
|
};
|
|
215
172
|
/**
|
|
@@ -225,13 +182,9 @@ type UsageObject = {
|
|
|
225
182
|
* @throws GetAutomationsHttpError
|
|
226
183
|
*/
|
|
227
184
|
declare function getAutomations(query: {
|
|
228
|
-
/** Allows to select the actual fields to be returned. When no fields are defined, all are returned. */
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
filter?: string;
|
|
232
|
-
/** The number of automations to retrieve. */
|
|
233
|
-
limit?: number;
|
|
234
|
-
/** When true, list all automations. Restricted to tenant admins and analytics admins. */
|
|
185
|
+
/** Allows to select the actual fields to be returned. When no fields are defined, all are returned. */fields?: string; /** Allowed filters: name, runMode, lastRunStatus, ownerId, spaceId */
|
|
186
|
+
filter?: string; /** The number of automations to retrieve. */
|
|
187
|
+
limit?: number; /** When true, list all automations. Restricted to tenant admins and analytics admins. */
|
|
235
188
|
listAll?: boolean;
|
|
236
189
|
/** The field to sort by, with +- prefix indicating sort order. (?sort=-name => sort on the name field using descending order)
|
|
237
190
|
* The `duration` option is deprecated and will be removed in a future release. */
|
|
@@ -273,8 +226,7 @@ type CreateAutomationHttpError = {
|
|
|
273
226
|
* @throws GetAutomationsUsageMetricsHttpError
|
|
274
227
|
*/
|
|
275
228
|
declare function getAutomationsUsageMetrics(query: {
|
|
276
|
-
/** If specified, result will be broken apart for each automation */
|
|
277
|
-
breakdownBy?: string;
|
|
229
|
+
/** If specified, result will be broken apart for each automation */breakdownBy?: string;
|
|
278
230
|
/** Indicates how the metrics should be filtered using a SCIM-style expression. Available parameters:
|
|
279
231
|
* - name (specify one or more enums to return specific metrics. Supported enum values: `runs`, `scheduledRun`, `triggeredRun`, `webhookRuns`, `duration`, `bandwidthIn`, `bandwidthOut`)
|
|
280
232
|
* - date (return a metric for a specific date or range of dates, e.g. "2025-08-01") */
|
|
@@ -317,8 +269,7 @@ type DeleteAutomationHttpError = {
|
|
|
317
269
|
* @throws GetAutomationWithQueryHttpError
|
|
318
270
|
*/
|
|
319
271
|
declare function getAutomationWithQuery(id: string, query: {
|
|
320
|
-
/** Allows to select the actual fields to be returned. Where the default is all fields */
|
|
321
|
-
fields?: string;
|
|
272
|
+
/** Allows to select the actual fields to be returned. Where the default is all fields */fields?: string;
|
|
322
273
|
}, options?: ApiCallOptions): Promise<GetAutomationWithQueryHttpResponse>;
|
|
323
274
|
type GetAutomationWithQueryHttpResponse = {
|
|
324
275
|
data: AutomationDetailResponseObject;
|
|
@@ -373,8 +324,7 @@ type UpdateAutomationHttpError = {
|
|
|
373
324
|
* @throws ChangeOwnerAutomationHttpError
|
|
374
325
|
*/
|
|
375
326
|
declare function changeOwnerAutomation(id: string, body: {
|
|
376
|
-
/** The unique identifier of the new owner. */
|
|
377
|
-
userId: string;
|
|
327
|
+
/** The unique identifier of the new owner. */userId: string;
|
|
378
328
|
}, options?: ApiCallOptions): Promise<ChangeOwnerAutomationHttpResponse>;
|
|
379
329
|
type ChangeOwnerAutomationHttpResponse = {
|
|
380
330
|
data: void;
|
|
@@ -394,8 +344,7 @@ type ChangeOwnerAutomationHttpError = {
|
|
|
394
344
|
* @throws ChangeSpaceAutomationHttpError
|
|
395
345
|
*/
|
|
396
346
|
declare function changeSpaceAutomation(id: string, body: {
|
|
397
|
-
/** The unique identifier of the new space. */
|
|
398
|
-
spaceId: string;
|
|
347
|
+
/** The unique identifier of the new space. */spaceId: string;
|
|
399
348
|
}, options?: ApiCallOptions): Promise<ChangeSpaceAutomationHttpResponse>;
|
|
400
349
|
type ChangeSpaceAutomationHttpResponse = {
|
|
401
350
|
data: void;
|
|
@@ -415,13 +364,11 @@ type ChangeSpaceAutomationHttpError = {
|
|
|
415
364
|
* @throws CopyAutomationHttpError
|
|
416
365
|
*/
|
|
417
366
|
declare function copyAutomation(id: string, body: {
|
|
418
|
-
/** Name of the new automation. */
|
|
419
|
-
name: string;
|
|
367
|
+
/** Name of the new automation. */name: string;
|
|
420
368
|
}, options?: ApiCallOptions): Promise<CopyAutomationHttpResponse>;
|
|
421
369
|
type CopyAutomationHttpResponse = {
|
|
422
370
|
data: {
|
|
423
|
-
/** The unique identifier for the automation. */
|
|
424
|
-
id?: string;
|
|
371
|
+
/** The unique identifier for the automation. */id?: string;
|
|
425
372
|
};
|
|
426
373
|
headers: Headers;
|
|
427
374
|
status: 201;
|
|
@@ -493,13 +440,9 @@ type MoveAutomationHttpError = {
|
|
|
493
440
|
* @throws GetAutomationRunsHttpError
|
|
494
441
|
*/
|
|
495
442
|
declare function getAutomationRuns(id: string, query: {
|
|
496
|
-
/** Allows to select the actual fields to be returned. Where the default is all fields */
|
|
497
|
-
|
|
498
|
-
/**
|
|
499
|
-
filter?: string;
|
|
500
|
-
/** The number of runs to retrieve. */
|
|
501
|
-
limit?: number;
|
|
502
|
-
/** The field to sort by, with +- prefix indicating sort order. (?query=-startTime => sort on the startTime field using descending order) */
|
|
443
|
+
/** Allows to select the actual fields to be returned. Where the default is all fields */fields?: string; /** Allowed filters: status, context, startTime and title, spaceId, ownerId, executedById */
|
|
444
|
+
filter?: string; /** The number of runs to retrieve. */
|
|
445
|
+
limit?: number; /** The field to sort by, with +- prefix indicating sort order. (?query=-startTime => sort on the startTime field using descending order) */
|
|
503
446
|
sort?: "id" | "status" | "startTime" | "-id" | "-status" | "-startTime" | "+id" | "+status" | "+startTime";
|
|
504
447
|
}, options?: ApiCallOptions): Promise<GetAutomationRunsHttpResponse>;
|
|
505
448
|
type GetAutomationRunsHttpResponse = {
|
|
@@ -541,8 +484,7 @@ type QueueAutomationRunHttpError = {
|
|
|
541
484
|
* @throws GetAutomationRunWithQueryHttpError
|
|
542
485
|
*/
|
|
543
486
|
declare function getAutomationRunWithQuery(id: string, runId: string, query: {
|
|
544
|
-
/** Allows to select the actual fields to be returned. Where the default is all fields */
|
|
545
|
-
fields?: string;
|
|
487
|
+
/** Allows to select the actual fields to be returned. Where the default is all fields */fields?: string;
|
|
546
488
|
}, options?: ApiCallOptions): Promise<GetAutomationRunWithQueryHttpResponse>;
|
|
547
489
|
type GetAutomationRunWithQueryHttpResponse = {
|
|
548
490
|
data: RunDetailResponseObject;
|
package/automations.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/automations.ts
|
|
5
5
|
/**
|
|
@@ -365,7 +365,6 @@ const automationsExport = {
|
|
|
365
365
|
stopAutomationRun,
|
|
366
366
|
clearCache
|
|
367
367
|
};
|
|
368
|
-
var automations_default = automationsExport;
|
|
369
368
|
|
|
370
369
|
//#endregion
|
|
371
|
-
export { changeOwnerAutomation, changeSpaceAutomation, clearCache, copyAutomation, createAutomation,
|
|
370
|
+
export { changeOwnerAutomation, changeSpaceAutomation, clearCache, copyAutomation, createAutomation, automationsExport as default, deleteAutomation, disableAutomation, enableAutomation, getAutomation, getAutomationRun, getAutomationRunDetails, getAutomationRunWithQuery, getAutomationRuns, getAutomationWithQuery, getAutomations, getAutomationsUsageMetrics, moveAutomation, queueAutomationRun, retryAutomationRun, stopAutomationRun, updateAutomation };
|
package/automl-deployments.d.ts
CHANGED
|
@@ -1,46 +1,31 @@
|
|
|
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/automl-deployments.d.ts
|
|
5
5
|
type AppErrorResponse = {
|
|
6
6
|
errors?: Error[];
|
|
7
7
|
};
|
|
8
8
|
type Error = {
|
|
9
|
-
/** The argument */
|
|
10
|
-
|
|
11
|
-
/** The
|
|
12
|
-
code: string;
|
|
13
|
-
/** The unique id of the error instance */
|
|
14
|
-
errorId?: string;
|
|
15
|
-
/** The issue code */
|
|
9
|
+
/** The argument */argument?: string; /** The unique code for the error */
|
|
10
|
+
code: string; /** The unique id of the error instance */
|
|
11
|
+
errorId?: string; /** The issue code */
|
|
16
12
|
issue?: string;
|
|
17
13
|
meta?: {
|
|
18
|
-
/** The argument */
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
/** The unique id of the error instance */
|
|
23
|
-
errorId?: string;
|
|
24
|
-
/** The resource type that the error occurred on */
|
|
25
|
-
resource?: string;
|
|
26
|
-
/** The resource id that the error occurred on */
|
|
14
|
+
/** The argument */argument?: string; /** Extra details for what may have caused the error */
|
|
15
|
+
details?: string; /** The unique id of the error instance */
|
|
16
|
+
errorId?: string; /** The resource type that the error occurred on */
|
|
17
|
+
resource?: string; /** The resource id that the error occurred on */
|
|
27
18
|
resourceId?: string;
|
|
28
|
-
};
|
|
29
|
-
/** The resource
|
|
30
|
-
|
|
31
|
-
/** The resource id that the error occurred on */
|
|
32
|
-
resourceId?: string;
|
|
33
|
-
/** A summary of what went wrong */
|
|
19
|
+
}; /** The resource type that the error occurred on */
|
|
20
|
+
resource?: string; /** The resource id that the error occurred on */
|
|
21
|
+
resourceId?: string; /** A summary of what went wrong */
|
|
34
22
|
title?: string;
|
|
35
23
|
};
|
|
36
24
|
type RealTimePredictionInputSchema = {
|
|
37
|
-
/** The name of a feature in the dataset. */
|
|
38
|
-
name?: string;
|
|
25
|
+
/** The name of a feature in the dataset. */name?: string;
|
|
39
26
|
};
|
|
40
27
|
type RealtimePredictionInput = {
|
|
41
|
-
/** The rows of the dataset to produce predictions from. Date features must be in ISO 8601 format. */
|
|
42
|
-
rows?: string[][];
|
|
43
|
-
/** The schema of the input dataset. */
|
|
28
|
+
/** The rows of the dataset to produce predictions from. Date features must be in ISO 8601 format. */rows?: string[][]; /** The schema of the input dataset. */
|
|
44
29
|
schema?: RealTimePredictionInputSchema[];
|
|
45
30
|
};
|
|
46
31
|
/**
|
|
@@ -54,13 +39,9 @@ type RealtimePredictionInput = {
|
|
|
54
39
|
* @throws CreateAutomlDeploymentRealtimePredictionHttpError
|
|
55
40
|
*/
|
|
56
41
|
declare function createAutomlDeploymentRealtimePrediction(deploymentId: string, query: {
|
|
57
|
-
/** If true, will include a column with the reason why a prediction was not produced. */
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
includeShap?: boolean;
|
|
61
|
-
/** If true, the source data will be included in the response */
|
|
62
|
-
includeSource?: boolean;
|
|
63
|
-
/** The name of the feature in the source data to use as an index in the response data. The column will be included with its original name and values. This is intended to allow the caller to join results with source data. */
|
|
42
|
+
/** If true, will include a column with the reason why a prediction was not produced. */includeNotPredictedReason?: boolean; /** If true, the shapley values will be included in the response. */
|
|
43
|
+
includeShap?: boolean; /** If true, the source data will be included in the response */
|
|
44
|
+
includeSource?: boolean; /** The name of the feature in the source data to use as an index in the response data. The column will be included with its original name and values. This is intended to allow the caller to join results with source data. */
|
|
64
45
|
index?: string;
|
|
65
46
|
}, body: RealtimePredictionInput, options?: ApiCallOptions): Promise<CreateAutomlDeploymentRealtimePredictionHttpResponse>;
|
|
66
47
|
type CreateAutomlDeploymentRealtimePredictionHttpResponse = {
|
package/automl-deployments.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/automl-deployments.ts
|
|
5
5
|
/**
|
|
@@ -36,7 +36,6 @@ const automlDeploymentsExport = {
|
|
|
36
36
|
createAutomlDeploymentRealtimePrediction,
|
|
37
37
|
clearCache
|
|
38
38
|
};
|
|
39
|
-
var automl_deployments_default = automlDeploymentsExport;
|
|
40
39
|
|
|
41
40
|
//#endregion
|
|
42
|
-
export { clearCache, createAutomlDeploymentRealtimePrediction,
|
|
41
|
+
export { clearCache, createAutomlDeploymentRealtimePrediction, automlDeploymentsExport as default };
|
package/automl-predictions.d.ts
CHANGED
|
@@ -1,36 +1,24 @@
|
|
|
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/automl-predictions.d.ts
|
|
5
5
|
type AppErrorResponse = {
|
|
6
6
|
errors?: Error[];
|
|
7
7
|
};
|
|
8
8
|
type Error = {
|
|
9
|
-
/** The argument */
|
|
10
|
-
|
|
11
|
-
/** The
|
|
12
|
-
code: string;
|
|
13
|
-
/** The unique id of the error instance */
|
|
14
|
-
errorId?: string;
|
|
15
|
-
/** The issue code */
|
|
9
|
+
/** The argument */argument?: string; /** The unique code for the error */
|
|
10
|
+
code: string; /** The unique id of the error instance */
|
|
11
|
+
errorId?: string; /** The issue code */
|
|
16
12
|
issue?: string;
|
|
17
13
|
meta?: {
|
|
18
|
-
/** The argument */
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
/** The unique id of the error instance */
|
|
23
|
-
errorId?: string;
|
|
24
|
-
/** The resource type that the error occurred on */
|
|
25
|
-
resource?: string;
|
|
26
|
-
/** The resource id that the error occurred on */
|
|
14
|
+
/** The argument */argument?: string; /** Extra details for what may have caused the error */
|
|
15
|
+
details?: string; /** The unique id of the error instance */
|
|
16
|
+
errorId?: string; /** The resource type that the error occurred on */
|
|
17
|
+
resource?: string; /** The resource id that the error occurred on */
|
|
27
18
|
resourceId?: string;
|
|
28
|
-
};
|
|
29
|
-
/** The resource
|
|
30
|
-
|
|
31
|
-
/** The resource id that the error occurred on */
|
|
32
|
-
resourceId?: string;
|
|
33
|
-
/** A summary of what went wrong */
|
|
19
|
+
}; /** The resource type that the error occurred on */
|
|
20
|
+
resource?: string; /** The resource id that the error occurred on */
|
|
21
|
+
resourceId?: string; /** A summary of what went wrong */
|
|
34
22
|
title?: string;
|
|
35
23
|
};
|
|
36
24
|
/**
|
package/automl-predictions.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/automl-predictions.ts
|
|
5
5
|
/**
|
|
@@ -126,7 +126,6 @@ const automlPredictionsExport = {
|
|
|
126
126
|
getAutomlPredictionSource,
|
|
127
127
|
clearCache
|
|
128
128
|
};
|
|
129
|
-
var automl_predictions_default = automlPredictionsExport;
|
|
130
129
|
|
|
131
130
|
//#endregion
|
|
132
|
-
export { clearCache, createAutomlPredictionJob,
|
|
131
|
+
export { clearCache, createAutomlPredictionJob, automlPredictionsExport as default, getAutomlPredictionCoordinateShap, getAutomlPredictionNotPredictedReasons, getAutomlPredictionPredictions, getAutomlPredictionShap, getAutomlPredictionSource };
|
package/banners.d.ts
CHANGED
|
@@ -1,36 +1,30 @@
|
|
|
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/banners.d.ts
|
|
5
5
|
type BannerResponse = {
|
|
6
|
-
readonly createdAt: string;
|
|
7
|
-
/** userId of the user who created the banner */
|
|
6
|
+
readonly createdAt: string; /** userId of the user who created the banner */
|
|
8
7
|
createdBy: string;
|
|
9
|
-
enabled: boolean;
|
|
10
|
-
/** date-time in UTC. */
|
|
8
|
+
enabled: boolean; /** date-time in UTC. */
|
|
11
9
|
endTime: string;
|
|
12
10
|
readonly id: string;
|
|
13
11
|
linkEnabled: boolean;
|
|
14
12
|
linkLabel?: string;
|
|
15
13
|
linkUrl?: string;
|
|
16
|
-
message: string;
|
|
17
|
-
/** date-time in UTC. */
|
|
14
|
+
message: string; /** date-time in UTC. */
|
|
18
15
|
startTime: string;
|
|
19
16
|
readonly tenantId: string;
|
|
20
17
|
type: "info" | "warning" | "error" | "resolved";
|
|
21
|
-
readonly updatedAt: string;
|
|
22
|
-
/** userId of the user who last modified the banner */
|
|
18
|
+
readonly updatedAt: string; /** userId of the user who last modified the banner */
|
|
23
19
|
updatedBy: string;
|
|
24
20
|
};
|
|
25
21
|
type BannerUpsertDefinition = {
|
|
26
|
-
enabled: boolean;
|
|
27
|
-
/** date-time in UTC. */
|
|
22
|
+
enabled: boolean; /** date-time in UTC. */
|
|
28
23
|
endTime: string;
|
|
29
24
|
linkEnabled: boolean;
|
|
30
25
|
linkLabel?: string;
|
|
31
26
|
linkUrl?: string;
|
|
32
|
-
message: string;
|
|
33
|
-
/** date-time in UTC. */
|
|
27
|
+
message: string; /** date-time in UTC. */
|
|
34
28
|
startTime: string;
|
|
35
29
|
type: "info" | "warning" | "error" | "resolved";
|
|
36
30
|
};
|