@qlik/api 0.0.1
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/LICENSE +17 -0
- package/README.md +8 -0
- package/api-keys.d.mts +313 -0
- package/api-keys.d.ts +313 -0
- package/api-keys.js +76 -0
- package/api-keys.mjs +76 -0
- package/apps.d.mts +1921 -0
- package/apps.d.ts +1921 -0
- package/apps.js +331 -0
- package/apps.mjs +331 -0
- package/audits.d.mts +262 -0
- package/audits.d.ts +262 -0
- package/audits.js +63 -0
- package/audits.mjs +63 -0
- package/auth-CSVTXOZX.js +36 -0
- package/auth-TE272Q34.mjs +36 -0
- package/auth-types-nnUcWhuU.d.mts +98 -0
- package/auth-types-nnUcWhuU.d.ts +98 -0
- package/auth.d.mts +26 -0
- package/auth.d.ts +26 -0
- package/auth.js +13 -0
- package/auth.mjs +13 -0
- package/automations.d.mts +638 -0
- package/automations.d.ts +638 -0
- package/automations.js +166 -0
- package/automations.mjs +166 -0
- package/brands.d.mts +614 -0
- package/brands.d.ts +614 -0
- package/brands.js +118 -0
- package/brands.mjs +118 -0
- package/chunk-3YE7EI7I.mjs +17 -0
- package/chunk-4ES65KO3.js +57 -0
- package/chunk-4FLMND6T.js +25 -0
- package/chunk-4OMEH5SW.mjs +1337 -0
- package/chunk-CKPJE4IA.mjs +57 -0
- package/chunk-GUQBHY3H.mjs +25 -0
- package/chunk-OULT3V2U.js +17 -0
- package/chunk-WM7FQU2U.mjs +21 -0
- package/chunk-XASXL2NC.js +1337 -0
- package/chunk-ZT4C7KCQ.js +21 -0
- package/collections.d.mts +535 -0
- package/collections.d.ts +535 -0
- package/collections.js +100 -0
- package/collections.mjs +100 -0
- package/csp-origins.d.mts +258 -0
- package/csp-origins.d.ts +258 -0
- package/csp-origins.js +66 -0
- package/csp-origins.mjs +66 -0
- package/data-assets.d.mts +195 -0
- package/data-assets.d.ts +195 -0
- package/data-assets.js +61 -0
- package/data-assets.mjs +61 -0
- package/data-connections.d.mts +527 -0
- package/data-connections.d.ts +527 -0
- package/data-connections.js +96 -0
- package/data-connections.mjs +96 -0
- package/data-credentials.d.mts +188 -0
- package/data-credentials.d.ts +188 -0
- package/data-credentials.js +56 -0
- package/data-credentials.mjs +56 -0
- package/data-files.d.mts +471 -0
- package/data-files.d.ts +471 -0
- package/data-files.js +116 -0
- package/data-files.mjs +116 -0
- package/docs/examples.md +4 -0
- package/enigma-session-4L373ALV.mjs +10196 -0
- package/enigma-session-TEB53FAF.js +10196 -0
- package/esm-4X3DKK5D.js +63 -0
- package/esm-SOWVJKOQ.mjs +63 -0
- package/extensions.d.mts +257 -0
- package/extensions.d.ts +257 -0
- package/extensions.js +74 -0
- package/extensions.mjs +74 -0
- package/global.types-Eto4uYwy.d.mts +102 -0
- package/global.types-hIvp-WdX.d.ts +102 -0
- package/glossaries.d.mts +1041 -0
- package/glossaries.d.ts +1041 -0
- package/glossaries.js +225 -0
- package/glossaries.mjs +225 -0
- package/groups.d.mts +379 -0
- package/groups.d.ts +379 -0
- package/groups.js +83 -0
- package/groups.mjs +83 -0
- package/identity-providers.d.mts +492 -0
- package/identity-providers.d.ts +492 -0
- package/identity-providers.js +80 -0
- package/identity-providers.mjs +80 -0
- package/index.d.mts +142 -0
- package/index.d.ts +142 -0
- package/index.js +678 -0
- package/index.mjs +678 -0
- package/invoke-fetch-MSSJAZ7K.mjs +14 -0
- package/invoke-fetch-PEI54KZO.js +14 -0
- package/items.d.mts +501 -0
- package/items.d.ts +501 -0
- package/items.js +84 -0
- package/items.mjs +84 -0
- package/licenses.d.mts +436 -0
- package/licenses.d.ts +436 -0
- package/licenses.js +87 -0
- package/licenses.mjs +87 -0
- package/package.json +264 -0
- package/qix-EU7PXRZ6.mjs +573 -0
- package/qix-RLTISYTB.js +573 -0
- package/qix.d.mts +11543 -0
- package/qix.d.ts +11543 -0
- package/qix.js +9 -0
- package/qix.mjs +9 -0
- package/quotas.d.mts +105 -0
- package/quotas.d.ts +105 -0
- package/quotas.js +31 -0
- package/quotas.mjs +31 -0
- package/reload-tasks.d.mts +222 -0
- package/reload-tasks.d.ts +222 -0
- package/reload-tasks.js +59 -0
- package/reload-tasks.mjs +59 -0
- package/reloads.d.mts +189 -0
- package/reloads.d.ts +189 -0
- package/reloads.js +44 -0
- package/reloads.mjs +44 -0
- package/roles.d.mts +150 -0
- package/roles.d.ts +150 -0
- package/roles.js +30 -0
- package/roles.mjs +30 -0
- package/spaces.d.mts +524 -0
- package/spaces.d.ts +524 -0
- package/spaces.js +118 -0
- package/spaces.mjs +118 -0
- package/temp-contents.d.mts +222 -0
- package/temp-contents.d.ts +222 -0
- package/temp-contents.js +60 -0
- package/temp-contents.mjs +60 -0
- package/tenants.d.mts +276 -0
- package/tenants.d.ts +276 -0
- package/tenants.js +68 -0
- package/tenants.mjs +68 -0
- package/themes.d.mts +235 -0
- package/themes.d.ts +235 -0
- package/themes.js +74 -0
- package/themes.mjs +74 -0
- package/transports.d.mts +298 -0
- package/transports.d.ts +298 -0
- package/transports.js +62 -0
- package/transports.mjs +62 -0
- package/users.d.mts +544 -0
- package/users.d.ts +544 -0
- package/users.js +99 -0
- package/users.mjs +99 -0
- package/web-integrations.d.mts +246 -0
- package/web-integrations.d.ts +246 -0
- package/web-integrations.js +59 -0
- package/web-integrations.mjs +59 -0
- package/web-notifications.d.mts +220 -0
- package/web-notifications.d.ts +220 -0
- package/web-notifications.js +66 -0
- package/web-notifications.mjs +66 -0
- package/webhooks.d.mts +422 -0
- package/webhooks.d.ts +422 -0
- package/webhooks.js +100 -0
- package/webhooks.mjs +100 -0
package/automations.js
ADDED
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkOULT3V2Ujs = require('./chunk-OULT3V2U.js');
|
|
5
|
+
require('./chunk-ZT4C7KCQ.js');
|
|
6
|
+
|
|
7
|
+
// src/public/rest/automations.ts
|
|
8
|
+
var getAutomations = async (query, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
9
|
+
method: "get",
|
|
10
|
+
pathTemplate: "/api/v1/automations",
|
|
11
|
+
query,
|
|
12
|
+
options
|
|
13
|
+
});
|
|
14
|
+
var createAutomation = async (body, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
15
|
+
method: "post",
|
|
16
|
+
pathTemplate: "/api/v1/automations",
|
|
17
|
+
body,
|
|
18
|
+
options
|
|
19
|
+
});
|
|
20
|
+
var getAutomationSettings = async (options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
21
|
+
method: "get",
|
|
22
|
+
pathTemplate: "/api/v1/automations/settings",
|
|
23
|
+
options
|
|
24
|
+
});
|
|
25
|
+
var updateAutomationSettings = async (body, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
26
|
+
method: "put",
|
|
27
|
+
pathTemplate: "/api/v1/automations/settings",
|
|
28
|
+
body,
|
|
29
|
+
options
|
|
30
|
+
});
|
|
31
|
+
var getAutomationUsageMetrics = async (query, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
32
|
+
method: "get",
|
|
33
|
+
pathTemplate: "/api/v1/automations/usage",
|
|
34
|
+
query,
|
|
35
|
+
options
|
|
36
|
+
});
|
|
37
|
+
var deleteAutomation = async (id, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
38
|
+
method: "delete",
|
|
39
|
+
pathTemplate: "/api/v1/automations/{id}",
|
|
40
|
+
pathVariables: { id },
|
|
41
|
+
options
|
|
42
|
+
});
|
|
43
|
+
var getAutomation = async (id, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
44
|
+
method: "get",
|
|
45
|
+
pathTemplate: "/api/v1/automations/{id}",
|
|
46
|
+
pathVariables: { id },
|
|
47
|
+
options
|
|
48
|
+
});
|
|
49
|
+
var updateAutomation = async (id, body, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
50
|
+
method: "put",
|
|
51
|
+
pathTemplate: "/api/v1/automations/{id}",
|
|
52
|
+
pathVariables: { id },
|
|
53
|
+
body,
|
|
54
|
+
options
|
|
55
|
+
});
|
|
56
|
+
var copyAutomation = async (id, body, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
57
|
+
method: "post",
|
|
58
|
+
pathTemplate: "/api/v1/automations/{id}/actions/copy",
|
|
59
|
+
pathVariables: { id },
|
|
60
|
+
body,
|
|
61
|
+
options
|
|
62
|
+
});
|
|
63
|
+
var disableAutomation = async (id, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
64
|
+
method: "post",
|
|
65
|
+
pathTemplate: "/api/v1/automations/{id}/actions/disable",
|
|
66
|
+
pathVariables: { id },
|
|
67
|
+
options
|
|
68
|
+
});
|
|
69
|
+
var enableAutomation = async (id, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
70
|
+
method: "post",
|
|
71
|
+
pathTemplate: "/api/v1/automations/{id}/actions/enable",
|
|
72
|
+
pathVariables: { id },
|
|
73
|
+
options
|
|
74
|
+
});
|
|
75
|
+
var moveAutomation = async (id, body, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
76
|
+
method: "post",
|
|
77
|
+
pathTemplate: "/api/v1/automations/{id}/actions/move",
|
|
78
|
+
pathVariables: { id },
|
|
79
|
+
body,
|
|
80
|
+
options
|
|
81
|
+
});
|
|
82
|
+
var getAutomationRuns = async (id, query, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
83
|
+
method: "get",
|
|
84
|
+
pathTemplate: "/api/v1/automations/{id}/runs",
|
|
85
|
+
pathVariables: { id },
|
|
86
|
+
query,
|
|
87
|
+
options
|
|
88
|
+
});
|
|
89
|
+
var queueAutomationRun = async (id, body, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
90
|
+
method: "post",
|
|
91
|
+
pathTemplate: "/api/v1/automations/{id}/runs",
|
|
92
|
+
pathVariables: { id },
|
|
93
|
+
body,
|
|
94
|
+
options
|
|
95
|
+
});
|
|
96
|
+
var getAutomationRun = async (id, runId, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
97
|
+
method: "get",
|
|
98
|
+
pathTemplate: "/api/v1/automations/{id}/runs/{runId}",
|
|
99
|
+
pathVariables: { id, runId },
|
|
100
|
+
options
|
|
101
|
+
});
|
|
102
|
+
var getAutomationRunDetails = async (id, runId, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
103
|
+
method: "post",
|
|
104
|
+
pathTemplate: "/api/v1/automations/{id}/runs/{runId}/actions/export",
|
|
105
|
+
pathVariables: { id, runId },
|
|
106
|
+
options
|
|
107
|
+
});
|
|
108
|
+
var retryAutomationRun = async (id, runId, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
109
|
+
method: "post",
|
|
110
|
+
pathTemplate: "/api/v1/automations/{id}/runs/{runId}/actions/retry",
|
|
111
|
+
pathVariables: { id, runId },
|
|
112
|
+
options
|
|
113
|
+
});
|
|
114
|
+
var stopAutomationRun = async (id, runId, options) => _chunkOULT3V2Ujs.invokeFetch.call(void 0, "automations", {
|
|
115
|
+
method: "post",
|
|
116
|
+
pathTemplate: "/api/v1/automations/{id}/runs/{runId}/actions/stop",
|
|
117
|
+
pathVariables: { id, runId },
|
|
118
|
+
options
|
|
119
|
+
});
|
|
120
|
+
function clearCache() {
|
|
121
|
+
return _chunkOULT3V2Ujs.clearApiCache.call(void 0, "automations");
|
|
122
|
+
}
|
|
123
|
+
var automationsExport = {
|
|
124
|
+
getAutomations,
|
|
125
|
+
createAutomation,
|
|
126
|
+
getAutomationSettings,
|
|
127
|
+
updateAutomationSettings,
|
|
128
|
+
getAutomationUsageMetrics,
|
|
129
|
+
deleteAutomation,
|
|
130
|
+
getAutomation,
|
|
131
|
+
updateAutomation,
|
|
132
|
+
copyAutomation,
|
|
133
|
+
disableAutomation,
|
|
134
|
+
enableAutomation,
|
|
135
|
+
moveAutomation,
|
|
136
|
+
getAutomationRuns,
|
|
137
|
+
queueAutomationRun,
|
|
138
|
+
getAutomationRun,
|
|
139
|
+
getAutomationRunDetails,
|
|
140
|
+
retryAutomationRun,
|
|
141
|
+
stopAutomationRun,
|
|
142
|
+
clearCache
|
|
143
|
+
};
|
|
144
|
+
var automations_default = automationsExport;
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
exports.clearCache = clearCache; exports.copyAutomation = copyAutomation; exports.createAutomation = createAutomation; exports.default = automations_default; exports.deleteAutomation = deleteAutomation; exports.disableAutomation = disableAutomation; exports.enableAutomation = enableAutomation; exports.getAutomation = getAutomation; exports.getAutomationRun = getAutomationRun; exports.getAutomationRunDetails = getAutomationRunDetails; exports.getAutomationRuns = getAutomationRuns; exports.getAutomationSettings = getAutomationSettings; exports.getAutomationUsageMetrics = getAutomationUsageMetrics; exports.getAutomations = getAutomations; exports.moveAutomation = moveAutomation; exports.queueAutomationRun = queueAutomationRun; exports.retryAutomationRun = retryAutomationRun; exports.stopAutomationRun = stopAutomationRun; exports.updateAutomation = updateAutomation; exports.updateAutomationSettings = updateAutomationSettings;
|
package/automations.mjs
ADDED
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
import {
|
|
2
|
+
clearApiCache,
|
|
3
|
+
invokeFetch
|
|
4
|
+
} from "./chunk-3YE7EI7I.mjs";
|
|
5
|
+
import "./chunk-WM7FQU2U.mjs";
|
|
6
|
+
|
|
7
|
+
// src/public/rest/automations.ts
|
|
8
|
+
var getAutomations = async (query, options) => invokeFetch("automations", {
|
|
9
|
+
method: "get",
|
|
10
|
+
pathTemplate: "/api/v1/automations",
|
|
11
|
+
query,
|
|
12
|
+
options
|
|
13
|
+
});
|
|
14
|
+
var createAutomation = async (body, options) => invokeFetch("automations", {
|
|
15
|
+
method: "post",
|
|
16
|
+
pathTemplate: "/api/v1/automations",
|
|
17
|
+
body,
|
|
18
|
+
options
|
|
19
|
+
});
|
|
20
|
+
var getAutomationSettings = async (options) => invokeFetch("automations", {
|
|
21
|
+
method: "get",
|
|
22
|
+
pathTemplate: "/api/v1/automations/settings",
|
|
23
|
+
options
|
|
24
|
+
});
|
|
25
|
+
var updateAutomationSettings = async (body, options) => invokeFetch("automations", {
|
|
26
|
+
method: "put",
|
|
27
|
+
pathTemplate: "/api/v1/automations/settings",
|
|
28
|
+
body,
|
|
29
|
+
options
|
|
30
|
+
});
|
|
31
|
+
var getAutomationUsageMetrics = async (query, options) => invokeFetch("automations", {
|
|
32
|
+
method: "get",
|
|
33
|
+
pathTemplate: "/api/v1/automations/usage",
|
|
34
|
+
query,
|
|
35
|
+
options
|
|
36
|
+
});
|
|
37
|
+
var deleteAutomation = async (id, options) => invokeFetch("automations", {
|
|
38
|
+
method: "delete",
|
|
39
|
+
pathTemplate: "/api/v1/automations/{id}",
|
|
40
|
+
pathVariables: { id },
|
|
41
|
+
options
|
|
42
|
+
});
|
|
43
|
+
var getAutomation = async (id, options) => invokeFetch("automations", {
|
|
44
|
+
method: "get",
|
|
45
|
+
pathTemplate: "/api/v1/automations/{id}",
|
|
46
|
+
pathVariables: { id },
|
|
47
|
+
options
|
|
48
|
+
});
|
|
49
|
+
var updateAutomation = async (id, body, options) => invokeFetch("automations", {
|
|
50
|
+
method: "put",
|
|
51
|
+
pathTemplate: "/api/v1/automations/{id}",
|
|
52
|
+
pathVariables: { id },
|
|
53
|
+
body,
|
|
54
|
+
options
|
|
55
|
+
});
|
|
56
|
+
var copyAutomation = async (id, body, options) => invokeFetch("automations", {
|
|
57
|
+
method: "post",
|
|
58
|
+
pathTemplate: "/api/v1/automations/{id}/actions/copy",
|
|
59
|
+
pathVariables: { id },
|
|
60
|
+
body,
|
|
61
|
+
options
|
|
62
|
+
});
|
|
63
|
+
var disableAutomation = async (id, options) => invokeFetch("automations", {
|
|
64
|
+
method: "post",
|
|
65
|
+
pathTemplate: "/api/v1/automations/{id}/actions/disable",
|
|
66
|
+
pathVariables: { id },
|
|
67
|
+
options
|
|
68
|
+
});
|
|
69
|
+
var enableAutomation = async (id, options) => invokeFetch("automations", {
|
|
70
|
+
method: "post",
|
|
71
|
+
pathTemplate: "/api/v1/automations/{id}/actions/enable",
|
|
72
|
+
pathVariables: { id },
|
|
73
|
+
options
|
|
74
|
+
});
|
|
75
|
+
var moveAutomation = async (id, body, options) => invokeFetch("automations", {
|
|
76
|
+
method: "post",
|
|
77
|
+
pathTemplate: "/api/v1/automations/{id}/actions/move",
|
|
78
|
+
pathVariables: { id },
|
|
79
|
+
body,
|
|
80
|
+
options
|
|
81
|
+
});
|
|
82
|
+
var getAutomationRuns = async (id, query, options) => invokeFetch("automations", {
|
|
83
|
+
method: "get",
|
|
84
|
+
pathTemplate: "/api/v1/automations/{id}/runs",
|
|
85
|
+
pathVariables: { id },
|
|
86
|
+
query,
|
|
87
|
+
options
|
|
88
|
+
});
|
|
89
|
+
var queueAutomationRun = async (id, body, options) => invokeFetch("automations", {
|
|
90
|
+
method: "post",
|
|
91
|
+
pathTemplate: "/api/v1/automations/{id}/runs",
|
|
92
|
+
pathVariables: { id },
|
|
93
|
+
body,
|
|
94
|
+
options
|
|
95
|
+
});
|
|
96
|
+
var getAutomationRun = async (id, runId, options) => invokeFetch("automations", {
|
|
97
|
+
method: "get",
|
|
98
|
+
pathTemplate: "/api/v1/automations/{id}/runs/{runId}",
|
|
99
|
+
pathVariables: { id, runId },
|
|
100
|
+
options
|
|
101
|
+
});
|
|
102
|
+
var getAutomationRunDetails = async (id, runId, options) => invokeFetch("automations", {
|
|
103
|
+
method: "post",
|
|
104
|
+
pathTemplate: "/api/v1/automations/{id}/runs/{runId}/actions/export",
|
|
105
|
+
pathVariables: { id, runId },
|
|
106
|
+
options
|
|
107
|
+
});
|
|
108
|
+
var retryAutomationRun = async (id, runId, options) => invokeFetch("automations", {
|
|
109
|
+
method: "post",
|
|
110
|
+
pathTemplate: "/api/v1/automations/{id}/runs/{runId}/actions/retry",
|
|
111
|
+
pathVariables: { id, runId },
|
|
112
|
+
options
|
|
113
|
+
});
|
|
114
|
+
var stopAutomationRun = async (id, runId, options) => invokeFetch("automations", {
|
|
115
|
+
method: "post",
|
|
116
|
+
pathTemplate: "/api/v1/automations/{id}/runs/{runId}/actions/stop",
|
|
117
|
+
pathVariables: { id, runId },
|
|
118
|
+
options
|
|
119
|
+
});
|
|
120
|
+
function clearCache() {
|
|
121
|
+
return clearApiCache("automations");
|
|
122
|
+
}
|
|
123
|
+
var automationsExport = {
|
|
124
|
+
getAutomations,
|
|
125
|
+
createAutomation,
|
|
126
|
+
getAutomationSettings,
|
|
127
|
+
updateAutomationSettings,
|
|
128
|
+
getAutomationUsageMetrics,
|
|
129
|
+
deleteAutomation,
|
|
130
|
+
getAutomation,
|
|
131
|
+
updateAutomation,
|
|
132
|
+
copyAutomation,
|
|
133
|
+
disableAutomation,
|
|
134
|
+
enableAutomation,
|
|
135
|
+
moveAutomation,
|
|
136
|
+
getAutomationRuns,
|
|
137
|
+
queueAutomationRun,
|
|
138
|
+
getAutomationRun,
|
|
139
|
+
getAutomationRunDetails,
|
|
140
|
+
retryAutomationRun,
|
|
141
|
+
stopAutomationRun,
|
|
142
|
+
clearCache
|
|
143
|
+
};
|
|
144
|
+
var automations_default = automationsExport;
|
|
145
|
+
export {
|
|
146
|
+
clearCache,
|
|
147
|
+
copyAutomation,
|
|
148
|
+
createAutomation,
|
|
149
|
+
automations_default as default,
|
|
150
|
+
deleteAutomation,
|
|
151
|
+
disableAutomation,
|
|
152
|
+
enableAutomation,
|
|
153
|
+
getAutomation,
|
|
154
|
+
getAutomationRun,
|
|
155
|
+
getAutomationRunDetails,
|
|
156
|
+
getAutomationRuns,
|
|
157
|
+
getAutomationSettings,
|
|
158
|
+
getAutomationUsageMetrics,
|
|
159
|
+
getAutomations,
|
|
160
|
+
moveAutomation,
|
|
161
|
+
queueAutomationRun,
|
|
162
|
+
retryAutomationRun,
|
|
163
|
+
stopAutomationRun,
|
|
164
|
+
updateAutomation,
|
|
165
|
+
updateAutomationSettings
|
|
166
|
+
};
|