@epilot/sdk 2.0.3 → 2.0.4
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/definitions/access-token-runtime.json +1 -0
- package/definitions/access-token.json +663 -0
- package/definitions/address-runtime.json +1 -0
- package/definitions/address-suggestions-runtime.json +1 -0
- package/definitions/address-suggestions.json +582 -0
- package/definitions/address.json +578 -0
- package/definitions/ai-agents-runtime.json +1 -0
- package/definitions/ai-agents.json +1711 -0
- package/definitions/app-runtime.json +1 -0
- package/definitions/app.json +4443 -0
- package/definitions/audit-logs-runtime.json +1 -0
- package/definitions/audit-logs.json +305 -0
- package/definitions/automation-runtime.json +1 -0
- package/definitions/automation.json +4850 -0
- package/definitions/billing-runtime.json +1 -0
- package/definitions/billing.json +837 -0
- package/definitions/blueprint-manifest-runtime.json +1 -0
- package/definitions/blueprint-manifest.json +3376 -0
- package/definitions/consent-runtime.json +1 -0
- package/definitions/consent.json +344 -0
- package/definitions/customer-portal-runtime.json +1 -0
- package/definitions/customer-portal.json +15000 -0
- package/definitions/dashboard-runtime.json +1 -0
- package/definitions/dashboard.json +484 -0
- package/definitions/data-management-runtime.json +1 -0
- package/definitions/data-management.json +962 -0
- package/definitions/deduplication-runtime.json +1 -0
- package/definitions/deduplication.json +183 -0
- package/definitions/design-runtime.json +1 -0
- package/definitions/design.json +1423 -0
- package/definitions/document-runtime.json +1 -0
- package/definitions/document.json +758 -0
- package/definitions/email-settings-runtime.json +1 -0
- package/definitions/email-settings.json +2627 -0
- package/definitions/email-template-runtime.json +1 -0
- package/definitions/email-template.json +1419 -0
- package/definitions/entity-mapping-runtime.json +1 -0
- package/definitions/entity-mapping.json +1642 -0
- package/definitions/entity-runtime.json +1 -0
- package/definitions/entity.json +10074 -0
- package/definitions/environments-runtime.json +1 -0
- package/definitions/environments.json +363 -0
- package/definitions/erp-integration-runtime.json +1 -0
- package/definitions/erp-integration.json +5845 -0
- package/definitions/event-catalog-runtime.json +1 -0
- package/definitions/event-catalog.json +1051 -0
- package/definitions/file-runtime.json +1 -0
- package/definitions/file.json +2842 -0
- package/definitions/iban-runtime.json +1 -0
- package/definitions/iban.json +132 -0
- package/definitions/journey-runtime.json +1 -0
- package/definitions/journey.json +2341 -0
- package/definitions/kanban-runtime.json +1 -0
- package/definitions/kanban.json +929 -0
- package/definitions/message-runtime.json +1 -0
- package/definitions/message.json +2660 -0
- package/definitions/metering-runtime.json +1 -0
- package/definitions/metering.json +2321 -0
- package/definitions/notes-runtime.json +1 -0
- package/definitions/notes.json +1531 -0
- package/definitions/notification-runtime.json +1 -0
- package/definitions/notification.json +1425 -0
- package/definitions/organization-runtime.json +1 -0
- package/definitions/organization.json +629 -0
- package/definitions/partner-directory-runtime.json +1 -0
- package/definitions/partner-directory.json +1718 -0
- package/definitions/permissions-runtime.json +1 -0
- package/definitions/permissions.json +1480 -0
- package/definitions/pricing-runtime.json +1 -0
- package/definitions/pricing-tier-runtime.json +1 -0
- package/definitions/pricing-tier.json +105 -0
- package/definitions/pricing.json +9884 -0
- package/definitions/purpose-runtime.json +1 -0
- package/definitions/purpose.json +524 -0
- package/definitions/sandbox-runtime.json +1 -0
- package/definitions/sandbox.json +453 -0
- package/definitions/submission-runtime.json +1 -0
- package/definitions/submission.json +313 -0
- package/definitions/targeting-runtime.json +1 -0
- package/definitions/targeting.json +1474 -0
- package/definitions/template-variables-runtime.json +1 -0
- package/definitions/template-variables.json +1408 -0
- package/definitions/user-runtime.json +1 -0
- package/definitions/user.json +2408 -0
- package/definitions/validation-rules-runtime.json +1 -0
- package/definitions/validation-rules.json +1491 -0
- package/definitions/webhooks-runtime.json +1 -0
- package/definitions/webhooks.json +1525 -0
- package/definitions/workflow-definition-runtime.json +1 -0
- package/definitions/workflow-definition.json +3417 -0
- package/definitions/workflow-runtime.json +1 -0
- package/definitions/workflow.json +4106 -0
- package/dist/apis/access-token.cjs +7 -7
- package/dist/apis/access-token.js +1 -1
- package/dist/apis/address-suggestions.cjs +7 -7
- package/dist/apis/address-suggestions.js +1 -1
- package/dist/apis/address.cjs +7 -7
- package/dist/apis/address.js +1 -1
- package/dist/apis/ai-agents.cjs +7 -7
- package/dist/apis/ai-agents.js +1 -1
- package/dist/apis/app.cjs +7 -7
- package/dist/apis/app.js +1 -1
- package/dist/apis/audit-logs.cjs +7 -7
- package/dist/apis/audit-logs.js +1 -1
- package/dist/apis/automation.cjs +7 -7
- package/dist/apis/automation.js +1 -1
- package/dist/apis/billing.cjs +7 -7
- package/dist/apis/billing.js +1 -1
- package/dist/apis/blueprint-manifest.cjs +7 -7
- package/dist/apis/blueprint-manifest.js +1 -1
- package/dist/apis/consent.cjs +7 -7
- package/dist/apis/consent.js +1 -1
- package/dist/apis/customer-portal.cjs +7 -7
- package/dist/apis/customer-portal.js +1 -1
- package/dist/apis/dashboard.cjs +7 -7
- package/dist/apis/dashboard.js +1 -1
- package/dist/apis/data-management.cjs +7 -7
- package/dist/apis/data-management.d.cts +2 -2
- package/dist/apis/data-management.d.ts +2 -2
- package/dist/apis/data-management.js +1 -1
- package/dist/apis/deduplication.cjs +7 -7
- package/dist/apis/deduplication.js +1 -1
- package/dist/apis/design.cjs +7 -7
- package/dist/apis/design.js +1 -1
- package/dist/apis/document.cjs +7 -7
- package/dist/apis/document.js +1 -1
- package/dist/apis/email-settings.cjs +7 -7
- package/dist/apis/email-settings.js +1 -1
- package/dist/apis/email-template.cjs +7 -7
- package/dist/apis/email-template.js +1 -1
- package/dist/apis/entity-mapping.cjs +7 -7
- package/dist/apis/entity-mapping.js +1 -1
- package/dist/apis/entity.cjs +8 -8
- package/dist/apis/entity.d.cts +2 -2
- package/dist/apis/entity.d.ts +2 -2
- package/dist/apis/entity.js +2 -2
- package/dist/apis/environments.cjs +7 -7
- package/dist/apis/environments.js +1 -1
- package/dist/apis/erp-integration.cjs +7 -7
- package/dist/apis/erp-integration.js +1 -1
- package/dist/apis/event-catalog.cjs +7 -7
- package/dist/apis/event-catalog.js +1 -1
- package/dist/apis/file.cjs +7 -7
- package/dist/apis/file.js +1 -1
- package/dist/apis/iban.cjs +7 -7
- package/dist/apis/iban.js +1 -1
- package/dist/apis/journey.cjs +7 -7
- package/dist/apis/journey.js +1 -1
- package/dist/apis/kanban.cjs +7 -7
- package/dist/apis/kanban.js +1 -1
- package/dist/apis/message.cjs +7 -7
- package/dist/apis/message.js +1 -1
- package/dist/apis/metering.cjs +7 -7
- package/dist/apis/metering.js +1 -1
- package/dist/apis/notes.cjs +7 -7
- package/dist/apis/notes.js +1 -1
- package/dist/apis/notification.cjs +7 -7
- package/dist/apis/notification.js +1 -1
- package/dist/apis/organization.cjs +7 -7
- package/dist/apis/organization.js +1 -1
- package/dist/apis/partner-directory.cjs +7 -7
- package/dist/apis/partner-directory.js +1 -1
- package/dist/apis/permissions.cjs +7 -7
- package/dist/apis/permissions.js +1 -1
- package/dist/apis/pricing-tier.cjs +7 -7
- package/dist/apis/pricing-tier.js +1 -1
- package/dist/apis/pricing.cjs +7 -7
- package/dist/apis/pricing.js +1 -1
- package/dist/apis/purpose.cjs +7 -7
- package/dist/apis/purpose.js +1 -1
- package/dist/apis/sandbox.cjs +7 -7
- package/dist/apis/sandbox.js +1 -1
- package/dist/apis/submission.cjs +7 -7
- package/dist/apis/submission.js +1 -1
- package/dist/apis/targeting.cjs +7 -7
- package/dist/apis/targeting.js +1 -1
- package/dist/apis/template-variables.cjs +7 -7
- package/dist/apis/template-variables.js +1 -1
- package/dist/apis/user.cjs +7 -7
- package/dist/apis/user.js +1 -1
- package/dist/apis/validation-rules.cjs +7 -7
- package/dist/apis/validation-rules.js +1 -1
- package/dist/apis/webhooks.cjs +7 -7
- package/dist/apis/webhooks.js +1 -1
- package/dist/apis/workflow-definition.cjs +7 -7
- package/dist/apis/workflow-definition.js +1 -1
- package/dist/apis/workflow.cjs +7 -7
- package/dist/apis/workflow.js +1 -1
- package/dist/bin/cli.js +123 -25
- package/dist/{chunk-QMQNMCOC.js → chunk-XE25WERA.js} +1 -1
- package/dist/{chunk-5LXNSDG2.cjs → chunk-XEQMAKGA.cjs} +1 -1
- package/dist/{data-management.d-pnuiRU2h.d.ts → data-management.d-CkDmJwpx.d.cts} +1 -2
- package/dist/{data-management.d-pnuiRU2h.d.cts → data-management.d-CkDmJwpx.d.ts} +1 -2
- package/dist/{entity.d-CrtZaZr8.d.cts → entity.d-DtiajmaY.d.cts} +292 -10
- package/dist/{entity.d-CrtZaZr8.d.ts → entity.d-DtiajmaY.d.ts} +292 -10
- package/dist/index.cjs +7 -7
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/js-yaml-UPZKYVRY.js +2645 -0
- package/package.json +11 -10
- package/LICENSE +0 -21
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"s":"https://audit-logs.sls.epilot.io","o":[["getLogs","post","/v1/logs",null,1],["getLogById","get","/v1/logs/{logId}",[["logId","p",true]]]],"v":"3.0.0"}
|
|
@@ -0,0 +1,305 @@
|
|
|
1
|
+
{
|
|
2
|
+
"openapi": "3.0.0",
|
|
3
|
+
"info": {
|
|
4
|
+
"title": "Audit Log",
|
|
5
|
+
"version": "1.0.0",
|
|
6
|
+
"description": "Service for managing and retrieving auditing logs in the scope of an organization\n"
|
|
7
|
+
},
|
|
8
|
+
"servers": [
|
|
9
|
+
{
|
|
10
|
+
"url": "https://audit-logs.sls.epilot.io"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"url": "https://audit-logs.sls.epilot.io"
|
|
14
|
+
}
|
|
15
|
+
],
|
|
16
|
+
"security": [
|
|
17
|
+
{
|
|
18
|
+
"EpilotAuth": []
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"EpilotOrg": []
|
|
22
|
+
}
|
|
23
|
+
],
|
|
24
|
+
"paths": {
|
|
25
|
+
"/v1/logs": {
|
|
26
|
+
"post": {
|
|
27
|
+
"operationId": "getLogs",
|
|
28
|
+
"summary": "getLogs",
|
|
29
|
+
"description": "Retrieve Audit Log events. Optionally, you can filter them by organization.",
|
|
30
|
+
"tags": [
|
|
31
|
+
"Events"
|
|
32
|
+
],
|
|
33
|
+
"requestBody": {
|
|
34
|
+
"content": {
|
|
35
|
+
"application/json": {
|
|
36
|
+
"schema": {
|
|
37
|
+
"$ref": "#/components/schemas/SearchOptions"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
"responses": {
|
|
43
|
+
"200": {
|
|
44
|
+
"description": "Success - audit logs where loaded successfully. Empty array if org has no executions.",
|
|
45
|
+
"content": {
|
|
46
|
+
"application/json": {
|
|
47
|
+
"schema": {
|
|
48
|
+
"type": "object",
|
|
49
|
+
"properties": {
|
|
50
|
+
"logs": {
|
|
51
|
+
"type": "array",
|
|
52
|
+
"items": {
|
|
53
|
+
"$ref": "#/components/schemas/Event"
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"total": {
|
|
57
|
+
"type": "integer",
|
|
58
|
+
"description": "Total number of logs",
|
|
59
|
+
"example": 1
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
"/v1/logs/{logId}": {
|
|
70
|
+
"get": {
|
|
71
|
+
"operationId": "getLogById",
|
|
72
|
+
"summary": "getLogById",
|
|
73
|
+
"description": "Retrieve Audit Log events",
|
|
74
|
+
"tags": [
|
|
75
|
+
"Audit Log"
|
|
76
|
+
],
|
|
77
|
+
"parameters": [
|
|
78
|
+
{
|
|
79
|
+
"in": "path",
|
|
80
|
+
"name": "logId",
|
|
81
|
+
"schema": {
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
84
|
+
"required": true,
|
|
85
|
+
"description": "ID of the log event",
|
|
86
|
+
"example": "2843c005-c5b0-4df2-94ee-1ca2ddd998ac"
|
|
87
|
+
}
|
|
88
|
+
],
|
|
89
|
+
"responses": {
|
|
90
|
+
"200": {
|
|
91
|
+
"description": "Audit log was loaded successfully",
|
|
92
|
+
"content": {
|
|
93
|
+
"application/json": {
|
|
94
|
+
"schema": {
|
|
95
|
+
"type": "object",
|
|
96
|
+
"properties": {
|
|
97
|
+
"log": {
|
|
98
|
+
"$ref": "#/components/schemas/Event"
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
"components": {
|
|
110
|
+
"schemas": {
|
|
111
|
+
"SearchOptions": {
|
|
112
|
+
"type": "object",
|
|
113
|
+
"properties": {
|
|
114
|
+
"limit": {
|
|
115
|
+
"type": "integer",
|
|
116
|
+
"description": "Maximum number of results to return",
|
|
117
|
+
"example": 50
|
|
118
|
+
},
|
|
119
|
+
"page": {
|
|
120
|
+
"type": "integer",
|
|
121
|
+
"description": "Page number to return",
|
|
122
|
+
"example": 0
|
|
123
|
+
},
|
|
124
|
+
"timestamp": {
|
|
125
|
+
"type": "object",
|
|
126
|
+
"description": "Timestamp of the event in ISO 8601 format",
|
|
127
|
+
"example": "2021-06-01T12:00:00Z",
|
|
128
|
+
"properties": {
|
|
129
|
+
"from": {
|
|
130
|
+
"type": "string"
|
|
131
|
+
},
|
|
132
|
+
"to": {
|
|
133
|
+
"type": "string"
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
},
|
|
137
|
+
"service_name": {
|
|
138
|
+
"type": "string",
|
|
139
|
+
"description": "Name of the service that triggered the event",
|
|
140
|
+
"example": "workflows"
|
|
141
|
+
},
|
|
142
|
+
"event_name": {
|
|
143
|
+
"type": "string",
|
|
144
|
+
"description": "Action that was performed (event name)",
|
|
145
|
+
"example": "deleteWorkflow"
|
|
146
|
+
},
|
|
147
|
+
"outcome": {
|
|
148
|
+
"type": "string",
|
|
149
|
+
"description": "Outcome of the event i.e. success or failed events",
|
|
150
|
+
"enum": [
|
|
151
|
+
"success",
|
|
152
|
+
"failure"
|
|
153
|
+
]
|
|
154
|
+
},
|
|
155
|
+
"method": {
|
|
156
|
+
"type": "string",
|
|
157
|
+
"description": "HTTP method",
|
|
158
|
+
"example": "POST"
|
|
159
|
+
},
|
|
160
|
+
"user": {
|
|
161
|
+
"type": "object",
|
|
162
|
+
"properties": {
|
|
163
|
+
"email": {
|
|
164
|
+
"type": "string",
|
|
165
|
+
"description": "Email of the user who initiated the event",
|
|
166
|
+
"example": "max.mustermann@mail.com"
|
|
167
|
+
},
|
|
168
|
+
"user_id": {
|
|
169
|
+
"type": "string",
|
|
170
|
+
"description": "ID of the user who initiated the event",
|
|
171
|
+
"example": 123456
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
},
|
|
177
|
+
"HttpContext": {
|
|
178
|
+
"type": "object",
|
|
179
|
+
"properties": {
|
|
180
|
+
"method": {
|
|
181
|
+
"type": "string",
|
|
182
|
+
"description": "HTTP method",
|
|
183
|
+
"example": "GET"
|
|
184
|
+
},
|
|
185
|
+
"ip": {
|
|
186
|
+
"type": "string",
|
|
187
|
+
"description": "IP address of the caller",
|
|
188
|
+
"example": null
|
|
189
|
+
},
|
|
190
|
+
"headers": {
|
|
191
|
+
"type": "object",
|
|
192
|
+
"description": "HTTP headers",
|
|
193
|
+
"example": {
|
|
194
|
+
"Authorization": "Bearer token"
|
|
195
|
+
}
|
|
196
|
+
},
|
|
197
|
+
"query": {
|
|
198
|
+
"type": "object",
|
|
199
|
+
"description": "Query parameters",
|
|
200
|
+
"example": {
|
|
201
|
+
"limit": 50,
|
|
202
|
+
"page": 0
|
|
203
|
+
}
|
|
204
|
+
},
|
|
205
|
+
"pathParams": {
|
|
206
|
+
"type": "object",
|
|
207
|
+
"description": "Path parameters",
|
|
208
|
+
"example": {
|
|
209
|
+
"eventId": "2843c005-c5b0-4df2-94ee-1ca2ddd998ac"
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
"path": {
|
|
213
|
+
"type": "string",
|
|
214
|
+
"description": "Path of the request",
|
|
215
|
+
"example": "/v1/logs"
|
|
216
|
+
},
|
|
217
|
+
"domainName": {
|
|
218
|
+
"type": "string",
|
|
219
|
+
"description": "Domain name of the request",
|
|
220
|
+
"example": "audit-logs.sls.epilot.io"
|
|
221
|
+
}
|
|
222
|
+
}
|
|
223
|
+
},
|
|
224
|
+
"Caller": {
|
|
225
|
+
"type": "object",
|
|
226
|
+
"properties": {
|
|
227
|
+
"user_email": {
|
|
228
|
+
"type": "string",
|
|
229
|
+
"description": "Email of the user",
|
|
230
|
+
"example": "max.mustermann@mail.com"
|
|
231
|
+
},
|
|
232
|
+
"user_id": {
|
|
233
|
+
"type": "string",
|
|
234
|
+
"description": "ID of the user",
|
|
235
|
+
"example": 123456
|
|
236
|
+
},
|
|
237
|
+
"trigger_type": {
|
|
238
|
+
"type": "string",
|
|
239
|
+
"enum": [
|
|
240
|
+
"user",
|
|
241
|
+
"api",
|
|
242
|
+
"automation"
|
|
243
|
+
]
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
},
|
|
247
|
+
"Event": {
|
|
248
|
+
"type": "object",
|
|
249
|
+
"properties": {
|
|
250
|
+
"id": {
|
|
251
|
+
"type": "string",
|
|
252
|
+
"format": "uuid",
|
|
253
|
+
"description": "ID of the log event",
|
|
254
|
+
"example": "2843c005-c5b0-4df2-94ee-1ca2ddd998ac"
|
|
255
|
+
},
|
|
256
|
+
"org_id": {
|
|
257
|
+
"type": "string",
|
|
258
|
+
"description": "ID of the organization",
|
|
259
|
+
"example": 123456
|
|
260
|
+
},
|
|
261
|
+
"service_name": {
|
|
262
|
+
"type": "string",
|
|
263
|
+
"description": "Name of the service",
|
|
264
|
+
"example": "workflows"
|
|
265
|
+
},
|
|
266
|
+
"event_name": {
|
|
267
|
+
"type": "string",
|
|
268
|
+
"description": "Action that was performed",
|
|
269
|
+
"example": "deleteWorkflow"
|
|
270
|
+
},
|
|
271
|
+
"status_code": {
|
|
272
|
+
"type": "integer",
|
|
273
|
+
"description": "HTTP status code",
|
|
274
|
+
"example": 200
|
|
275
|
+
},
|
|
276
|
+
"timestamp": {
|
|
277
|
+
"type": "string",
|
|
278
|
+
"description": "Timestamp of the event",
|
|
279
|
+
"example": "2021-06-01T12:00:00Z"
|
|
280
|
+
},
|
|
281
|
+
"caller": {
|
|
282
|
+
"$ref": "#/components/schemas/Caller"
|
|
283
|
+
},
|
|
284
|
+
"http": {
|
|
285
|
+
"$ref": "#/components/schemas/HttpContext"
|
|
286
|
+
},
|
|
287
|
+
"detail": {
|
|
288
|
+
"type": "string",
|
|
289
|
+
"description": "Contains the stringified request body",
|
|
290
|
+
"example": "{\"workflow_id\": \"123456\"}"
|
|
291
|
+
},
|
|
292
|
+
"activity": {
|
|
293
|
+
"type": "string",
|
|
294
|
+
"description": "Description of the event",
|
|
295
|
+
"example": "Workflow with ID 123456 was deleted"
|
|
296
|
+
},
|
|
297
|
+
"source_url": {
|
|
298
|
+
"type": "string",
|
|
299
|
+
"description": "URL of the ressource that was modified"
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"s":"https://automation.sls.epilot.io","o":[["searchFlows","get","/v1/automation/flows",[["schema","q"],["size","q"],["from","q"],["trigger_source_id","q"],["include_flows","q"]]],["createFlow","post","/v1/automation/flows",null,1],["batchGetFlows","post","/v1/automation/flows:batchGet",null,1],["getFlow","get","/v1/automation/flows/{flow_id}",[["flow_id","p",true]]],["putFlow","put","/v1/automation/flows/{flow_id}",[["flow_id","p",true]],1],["deleteFlow","delete","/v1/automation/flows/{flow_id}",[["flow_id","p",true]]],["getExecutions","get","/v1/automation/executions",[["entity_id","q"],["size","q"],["from","q"],["include_flows","q"]]],["startExecution","post","/v1/automation/executions",null,1],["bulkTriggerExecutions","post","/v1/automation/executions/bulk-jobs",null,1],["getBulkJob","get","/v1/automation/executions/bulk-jobs/{job_id}",[["job_id","p",true]]],["patchBulkJob","patch","/v1/automation/executions/bulk-jobs/{job_id}",[["job_id","p",true]],1],["getExecution","get","/v1/automation/executions/{execution_id}",[["execution_id","p",true]]],["cancelExecution","delete","/v1/automation/executions/{execution_id}",[["execution_id","p",true]]],["retriggerAction","post","/v1/automation/executions/{execution_id}/{action_id}/retrigger",[["execution_id","p",true],["action_id","p",true]],1],["resumeExecutionWithToken","post","/v1/automation/public/executions:resume",null,1],["cancelSchedule","delete","/v1/automation/executions/{execution_id}/schedules/{schedule_id}",[["execution_id","p",true],["schedule_id","p",true]]]],"v":"3.0.3"}
|