@n8n-dev/n8n-nodes-linode 1.0.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/README.md +589 -0
- package/dist/banner.svg +91 -0
- package/dist/credentials/LinodeApi.credentials.d.ts +9 -0
- package/dist/credentials/LinodeApi.credentials.js +40 -0
- package/dist/credentials/LinodeApi.credentials.js.map +1 -0
- package/dist/icons/linode.dark.svg +18 -0
- package/dist/icons/linode.svg +18 -0
- package/dist/nodes/Linode/Linode.node.d.ts +4 -0
- package/dist/nodes/Linode/Linode.node.js +178 -0
- package/dist/nodes/Linode/Linode.node.js.map +1 -0
- package/dist/nodes/Linode/Linode.node.json +20 -0
- package/dist/nodes/Linode/linode.dark.svg +18 -0
- package/dist/nodes/Linode/linode.svg +18 -0
- package/dist/nodes/Linode/resources/account/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/account/index.js +4783 -0
- package/dist/nodes/Linode/resources/account/index.js.map +1 -0
- package/dist/nodes/Linode/resources/databases/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/databases/index.js +4009 -0
- package/dist/nodes/Linode/resources/databases/index.js.map +1 -0
- package/dist/nodes/Linode/resources/domains/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/domains/index.js +2284 -0
- package/dist/nodes/Linode/resources/domains/index.js.map +1 -0
- package/dist/nodes/Linode/resources/images/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/images/index.js +935 -0
- package/dist/nodes/Linode/resources/images/index.js.map +1 -0
- package/dist/nodes/Linode/resources/index.d.ts +18 -0
- package/dist/nodes/Linode/resources/index.js +40 -0
- package/dist/nodes/Linode/resources/index.js.map +1 -0
- package/dist/nodes/Linode/resources/linode-instances/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/linode-instances/index.js +5610 -0
- package/dist/nodes/Linode/resources/linode-instances/index.js.map +1 -0
- package/dist/nodes/Linode/resources/linode-kubernetes-engine-lke/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/linode-kubernetes-engine-lke/index.js +1788 -0
- package/dist/nodes/Linode/resources/linode-kubernetes-engine-lke/index.js.map +1 -0
- package/dist/nodes/Linode/resources/linode-types/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/linode-types/index.js +84 -0
- package/dist/nodes/Linode/resources/linode-types/index.js.map +1 -0
- package/dist/nodes/Linode/resources/longview/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/longview/index.js +969 -0
- package/dist/nodes/Linode/resources/longview/index.js.map +1 -0
- package/dist/nodes/Linode/resources/managed/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/managed/index.js +2904 -0
- package/dist/nodes/Linode/resources/managed/index.js.map +1 -0
- package/dist/nodes/Linode/resources/networking/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/networking/index.js +2365 -0
- package/dist/nodes/Linode/resources/networking/index.js.map +1 -0
- package/dist/nodes/Linode/resources/node-balancers/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/node-balancers/index.js +3158 -0
- package/dist/nodes/Linode/resources/node-balancers/index.js.map +1 -0
- package/dist/nodes/Linode/resources/object-storage/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/object-storage/index.js +2053 -0
- package/dist/nodes/Linode/resources/object-storage/index.js.map +1 -0
- package/dist/nodes/Linode/resources/profile/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/profile/index.js +2684 -0
- package/dist/nodes/Linode/resources/profile/index.js.map +1 -0
- package/dist/nodes/Linode/resources/regions/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/regions/index.js +84 -0
- package/dist/nodes/Linode/resources/regions/index.js.map +1 -0
- package/dist/nodes/Linode/resources/stack-scripts/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/stack-scripts/index.js +1102 -0
- package/dist/nodes/Linode/resources/stack-scripts/index.js.map +1 -0
- package/dist/nodes/Linode/resources/support/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/support/index.js +883 -0
- package/dist/nodes/Linode/resources/support/index.js.map +1 -0
- package/dist/nodes/Linode/resources/tags/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/tags/index.js +472 -0
- package/dist/nodes/Linode/resources/tags/index.js.map +1 -0
- package/dist/nodes/Linode/resources/volumes/index.d.ts +2 -0
- package/dist/nodes/Linode/resources/volumes/index.js +953 -0
- package/dist/nodes/Linode/resources/volumes/index.js.map +1 -0
- package/dist/package.json +62 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +62 -0
|
@@ -0,0 +1,883 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.supportDescription = void 0;
|
|
4
|
+
exports.supportDescription = [
|
|
5
|
+
{
|
|
6
|
+
"displayName": "Operation",
|
|
7
|
+
"name": "operation",
|
|
8
|
+
"type": "options",
|
|
9
|
+
"noDataExpression": true,
|
|
10
|
+
"displayOptions": {
|
|
11
|
+
"show": {
|
|
12
|
+
"resource": [
|
|
13
|
+
"Support"
|
|
14
|
+
]
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"options": [
|
|
18
|
+
{
|
|
19
|
+
"name": "Get Tickets",
|
|
20
|
+
"value": "Get Tickets",
|
|
21
|
+
"action": "Support Tickets List",
|
|
22
|
+
"description": "Returns a collection of Support Tickets on your Account. Support Tickets can be both tickets you open with Linode for support, as well as tickets generated by Linode regarding your Account.\nThis collection includes all Support Tickets generated on your Account, with open tickets returned first.\n",
|
|
23
|
+
"routing": {
|
|
24
|
+
"request": {
|
|
25
|
+
"method": "GET",
|
|
26
|
+
"url": "=/support/tickets"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "Create Ticket",
|
|
32
|
+
"value": "Create Ticket",
|
|
33
|
+
"action": "Support Ticket Open",
|
|
34
|
+
"description": "Open a Support Ticket.\nOnly one of the ID attributes (`linode_id`, `domain_id`, etc.) can be set on a single Support Ticket.\n",
|
|
35
|
+
"routing": {
|
|
36
|
+
"request": {
|
|
37
|
+
"method": "POST",
|
|
38
|
+
"url": "=/support/tickets"
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "Get Ticket",
|
|
44
|
+
"value": "Get Ticket",
|
|
45
|
+
"action": "Support Ticket View",
|
|
46
|
+
"description": "Returns a Support Ticket under your Account.\n",
|
|
47
|
+
"routing": {
|
|
48
|
+
"request": {
|
|
49
|
+
"method": "GET",
|
|
50
|
+
"url": "=/support/tickets/{{$parameter[\"ticketId\"]}}"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "Create Ticket Attachment",
|
|
56
|
+
"value": "Create Ticket Attachment",
|
|
57
|
+
"action": "Support Ticket Attachment Create",
|
|
58
|
+
"description": "Adds a file attachment to an existing Support\nTicket on your Account. File attachments are used to assist our\nSupport team in resolving your Ticket. Examples of attachments\nare screen shots and text files that provide additional information.\n\nThe file attachment is submitted in the request as multipart/form-data.\n\n**Note**: Accepted file extensions include: .gif, .jpg, .jpeg, .pjpg,\n.pjpeg, .tif, .tiff, .png, .pdf, or .txt.\n",
|
|
59
|
+
"routing": {
|
|
60
|
+
"request": {
|
|
61
|
+
"method": "POST",
|
|
62
|
+
"url": "=/support/tickets/{{$parameter[\"ticketId\"]}}/attachments"
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "Close Ticket",
|
|
68
|
+
"value": "Close Ticket",
|
|
69
|
+
"action": "Support Ticket Close",
|
|
70
|
+
"description": "Closes a Support Ticket you have access to modify.\n",
|
|
71
|
+
"routing": {
|
|
72
|
+
"request": {
|
|
73
|
+
"method": "POST",
|
|
74
|
+
"url": "=/support/tickets/{{$parameter[\"ticketId\"]}}/close"
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "Get Ticket Replies",
|
|
80
|
+
"value": "Get Ticket Replies",
|
|
81
|
+
"action": "Replies List",
|
|
82
|
+
"description": "Returns a collection of replies to a Support Ticket on your Account.\n",
|
|
83
|
+
"routing": {
|
|
84
|
+
"request": {
|
|
85
|
+
"method": "GET",
|
|
86
|
+
"url": "=/support/tickets/{{$parameter[\"ticketId\"]}}/replies"
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "Create Ticket Reply",
|
|
92
|
+
"value": "Create Ticket Reply",
|
|
93
|
+
"action": "Reply Create",
|
|
94
|
+
"description": "Adds a reply to an existing Support Ticket.\n",
|
|
95
|
+
"routing": {
|
|
96
|
+
"request": {
|
|
97
|
+
"method": "POST",
|
|
98
|
+
"url": "=/support/tickets/{{$parameter[\"ticketId\"]}}/replies"
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
],
|
|
103
|
+
"default": ""
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"displayName": "GET /support/tickets",
|
|
107
|
+
"name": "operation",
|
|
108
|
+
"type": "notice",
|
|
109
|
+
"typeOptions": {
|
|
110
|
+
"theme": "info"
|
|
111
|
+
},
|
|
112
|
+
"default": "",
|
|
113
|
+
"displayOptions": {
|
|
114
|
+
"show": {
|
|
115
|
+
"resource": [
|
|
116
|
+
"Support"
|
|
117
|
+
],
|
|
118
|
+
"operation": [
|
|
119
|
+
"Get Tickets"
|
|
120
|
+
]
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"displayName": "Page",
|
|
126
|
+
"name": "page",
|
|
127
|
+
"description": "The page of a collection to return.",
|
|
128
|
+
"default": 1,
|
|
129
|
+
"type": "number",
|
|
130
|
+
"routing": {
|
|
131
|
+
"send": {
|
|
132
|
+
"type": "query",
|
|
133
|
+
"property": "page",
|
|
134
|
+
"value": "={{ $value }}",
|
|
135
|
+
"propertyInDotNotation": false
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
"displayOptions": {
|
|
139
|
+
"show": {
|
|
140
|
+
"resource": [
|
|
141
|
+
"Support"
|
|
142
|
+
],
|
|
143
|
+
"operation": [
|
|
144
|
+
"Get Tickets"
|
|
145
|
+
]
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"displayName": "Page Size",
|
|
151
|
+
"name": "page_size",
|
|
152
|
+
"description": "The number of items to return per page.",
|
|
153
|
+
"default": 100,
|
|
154
|
+
"type": "number",
|
|
155
|
+
"routing": {
|
|
156
|
+
"send": {
|
|
157
|
+
"type": "query",
|
|
158
|
+
"property": "page_size",
|
|
159
|
+
"value": "={{ $value }}",
|
|
160
|
+
"propertyInDotNotation": false
|
|
161
|
+
}
|
|
162
|
+
},
|
|
163
|
+
"displayOptions": {
|
|
164
|
+
"show": {
|
|
165
|
+
"resource": [
|
|
166
|
+
"Support"
|
|
167
|
+
],
|
|
168
|
+
"operation": [
|
|
169
|
+
"Get Tickets"
|
|
170
|
+
]
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"displayName": "Bearer Token",
|
|
176
|
+
"name": "security_personalaccesstoken",
|
|
177
|
+
"type": "string",
|
|
178
|
+
"default": "",
|
|
179
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
180
|
+
"required": false,
|
|
181
|
+
"routing": {
|
|
182
|
+
"request": {
|
|
183
|
+
"headers": {
|
|
184
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
},
|
|
188
|
+
"displayOptions": {
|
|
189
|
+
"show": {
|
|
190
|
+
"resource": [
|
|
191
|
+
"Support"
|
|
192
|
+
],
|
|
193
|
+
"operation": [
|
|
194
|
+
"Get Tickets"
|
|
195
|
+
]
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"displayName": "POST /support/tickets",
|
|
201
|
+
"name": "operation",
|
|
202
|
+
"type": "notice",
|
|
203
|
+
"typeOptions": {
|
|
204
|
+
"theme": "info"
|
|
205
|
+
},
|
|
206
|
+
"default": "",
|
|
207
|
+
"displayOptions": {
|
|
208
|
+
"show": {
|
|
209
|
+
"resource": [
|
|
210
|
+
"Support"
|
|
211
|
+
],
|
|
212
|
+
"operation": [
|
|
213
|
+
"Create Ticket"
|
|
214
|
+
]
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"displayName": "Database ID",
|
|
220
|
+
"name": "database_id",
|
|
221
|
+
"type": "number",
|
|
222
|
+
"default": 0,
|
|
223
|
+
"description": "The ID of the Managed Database this ticket is regarding, if relevant.\n",
|
|
224
|
+
"routing": {
|
|
225
|
+
"send": {
|
|
226
|
+
"property": "database_id",
|
|
227
|
+
"propertyInDotNotation": false,
|
|
228
|
+
"type": "body",
|
|
229
|
+
"value": "={{ $value }}"
|
|
230
|
+
}
|
|
231
|
+
},
|
|
232
|
+
"displayOptions": {
|
|
233
|
+
"show": {
|
|
234
|
+
"resource": [
|
|
235
|
+
"Support"
|
|
236
|
+
],
|
|
237
|
+
"operation": [
|
|
238
|
+
"Create Ticket"
|
|
239
|
+
]
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"required": true,
|
|
245
|
+
"displayName": "Description",
|
|
246
|
+
"name": "description",
|
|
247
|
+
"type": "string",
|
|
248
|
+
"default": "I'm having trouble setting the root password on my Linode. I tried following the instructions but something is not working and I'm not sure what I'm doing wrong. Can you please help me figure out how I can reset it?\n",
|
|
249
|
+
"description": "The full details of the issue or question.\n",
|
|
250
|
+
"routing": {
|
|
251
|
+
"send": {
|
|
252
|
+
"property": "description",
|
|
253
|
+
"propertyInDotNotation": false,
|
|
254
|
+
"type": "body",
|
|
255
|
+
"value": "={{ $value }}"
|
|
256
|
+
}
|
|
257
|
+
},
|
|
258
|
+
"displayOptions": {
|
|
259
|
+
"show": {
|
|
260
|
+
"resource": [
|
|
261
|
+
"Support"
|
|
262
|
+
],
|
|
263
|
+
"operation": [
|
|
264
|
+
"Create Ticket"
|
|
265
|
+
]
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"displayName": "Domain ID",
|
|
271
|
+
"name": "domain_id",
|
|
272
|
+
"type": "number",
|
|
273
|
+
"default": null,
|
|
274
|
+
"description": "The ID of the Domain this ticket is regarding, if relevant.\n",
|
|
275
|
+
"routing": {
|
|
276
|
+
"send": {
|
|
277
|
+
"property": "domain_id",
|
|
278
|
+
"propertyInDotNotation": false,
|
|
279
|
+
"type": "body",
|
|
280
|
+
"value": "={{ $value }}"
|
|
281
|
+
}
|
|
282
|
+
},
|
|
283
|
+
"displayOptions": {
|
|
284
|
+
"show": {
|
|
285
|
+
"resource": [
|
|
286
|
+
"Support"
|
|
287
|
+
],
|
|
288
|
+
"operation": [
|
|
289
|
+
"Create Ticket"
|
|
290
|
+
]
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"displayName": "Firewall ID",
|
|
296
|
+
"name": "firewall_id",
|
|
297
|
+
"type": "number",
|
|
298
|
+
"default": 0,
|
|
299
|
+
"description": "The ID of the Firewall this ticket is regarding, if relevant.\n",
|
|
300
|
+
"routing": {
|
|
301
|
+
"send": {
|
|
302
|
+
"property": "firewall_id",
|
|
303
|
+
"propertyInDotNotation": false,
|
|
304
|
+
"type": "body",
|
|
305
|
+
"value": "={{ $value }}"
|
|
306
|
+
}
|
|
307
|
+
},
|
|
308
|
+
"displayOptions": {
|
|
309
|
+
"show": {
|
|
310
|
+
"resource": [
|
|
311
|
+
"Support"
|
|
312
|
+
],
|
|
313
|
+
"operation": [
|
|
314
|
+
"Create Ticket"
|
|
315
|
+
]
|
|
316
|
+
}
|
|
317
|
+
}
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"displayName": "Linode ID",
|
|
321
|
+
"name": "linode_id",
|
|
322
|
+
"type": "number",
|
|
323
|
+
"default": 123,
|
|
324
|
+
"description": "The ID of the Linode this ticket is regarding, if relevant.\n",
|
|
325
|
+
"routing": {
|
|
326
|
+
"send": {
|
|
327
|
+
"property": "linode_id",
|
|
328
|
+
"propertyInDotNotation": false,
|
|
329
|
+
"type": "body",
|
|
330
|
+
"value": "={{ $value }}"
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
"displayOptions": {
|
|
334
|
+
"show": {
|
|
335
|
+
"resource": [
|
|
336
|
+
"Support"
|
|
337
|
+
],
|
|
338
|
+
"operation": [
|
|
339
|
+
"Create Ticket"
|
|
340
|
+
]
|
|
341
|
+
}
|
|
342
|
+
}
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"displayName": "Lkecluster ID",
|
|
346
|
+
"name": "lkecluster_id",
|
|
347
|
+
"type": "number",
|
|
348
|
+
"default": 123,
|
|
349
|
+
"description": "The ID of the Kubernetes cluster this ticket is regarding, if relevant.\n",
|
|
350
|
+
"routing": {
|
|
351
|
+
"send": {
|
|
352
|
+
"property": "lkecluster_id",
|
|
353
|
+
"propertyInDotNotation": false,
|
|
354
|
+
"type": "body",
|
|
355
|
+
"value": "={{ $value }}"
|
|
356
|
+
}
|
|
357
|
+
},
|
|
358
|
+
"displayOptions": {
|
|
359
|
+
"show": {
|
|
360
|
+
"resource": [
|
|
361
|
+
"Support"
|
|
362
|
+
],
|
|
363
|
+
"operation": [
|
|
364
|
+
"Create Ticket"
|
|
365
|
+
]
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"displayName": "Longviewclient ID",
|
|
371
|
+
"name": "longviewclient_id",
|
|
372
|
+
"type": "number",
|
|
373
|
+
"default": null,
|
|
374
|
+
"description": "The ID of the Longview client this ticket is regarding, if relevant.\n",
|
|
375
|
+
"routing": {
|
|
376
|
+
"send": {
|
|
377
|
+
"property": "longviewclient_id",
|
|
378
|
+
"propertyInDotNotation": false,
|
|
379
|
+
"type": "body",
|
|
380
|
+
"value": "={{ $value }}"
|
|
381
|
+
}
|
|
382
|
+
},
|
|
383
|
+
"displayOptions": {
|
|
384
|
+
"show": {
|
|
385
|
+
"resource": [
|
|
386
|
+
"Support"
|
|
387
|
+
],
|
|
388
|
+
"operation": [
|
|
389
|
+
"Create Ticket"
|
|
390
|
+
]
|
|
391
|
+
}
|
|
392
|
+
}
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"displayName": "Managed Issue",
|
|
396
|
+
"name": "managed_issue",
|
|
397
|
+
"type": "boolean",
|
|
398
|
+
"default": false,
|
|
399
|
+
"description": "Designates if this ticket is related to a [Managed service](https://www.linode.com/products/managed/). If `true`, the following constraints will apply:\n* No ID attributes (i.e. `linode_id`, `domain_id`, etc.) should be provided with this request.\n* Your account must have a [Managed service enabled](/docs/api/managed/#managed-service-enable).\n",
|
|
400
|
+
"routing": {
|
|
401
|
+
"send": {
|
|
402
|
+
"property": "managed_issue",
|
|
403
|
+
"propertyInDotNotation": false,
|
|
404
|
+
"type": "body",
|
|
405
|
+
"value": "={{ $value }}"
|
|
406
|
+
}
|
|
407
|
+
},
|
|
408
|
+
"displayOptions": {
|
|
409
|
+
"show": {
|
|
410
|
+
"resource": [
|
|
411
|
+
"Support"
|
|
412
|
+
],
|
|
413
|
+
"operation": [
|
|
414
|
+
"Create Ticket"
|
|
415
|
+
]
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"displayName": "Nodebalancer ID",
|
|
421
|
+
"name": "nodebalancer_id",
|
|
422
|
+
"type": "number",
|
|
423
|
+
"default": null,
|
|
424
|
+
"description": "The ID of the NodeBalancer this ticket is regarding, if relevant.\n",
|
|
425
|
+
"routing": {
|
|
426
|
+
"send": {
|
|
427
|
+
"property": "nodebalancer_id",
|
|
428
|
+
"propertyInDotNotation": false,
|
|
429
|
+
"type": "body",
|
|
430
|
+
"value": "={{ $value }}"
|
|
431
|
+
}
|
|
432
|
+
},
|
|
433
|
+
"displayOptions": {
|
|
434
|
+
"show": {
|
|
435
|
+
"resource": [
|
|
436
|
+
"Support"
|
|
437
|
+
],
|
|
438
|
+
"operation": [
|
|
439
|
+
"Create Ticket"
|
|
440
|
+
]
|
|
441
|
+
}
|
|
442
|
+
}
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
"displayName": "Region",
|
|
446
|
+
"name": "region",
|
|
447
|
+
"type": "string",
|
|
448
|
+
"default": null,
|
|
449
|
+
"description": "The [Region](/docs/api/regions/) ID for the associated VLAN this ticket is regarding.\n\nOnly allowed when submitting a VLAN ticket.\n",
|
|
450
|
+
"routing": {
|
|
451
|
+
"send": {
|
|
452
|
+
"property": "region",
|
|
453
|
+
"propertyInDotNotation": false,
|
|
454
|
+
"type": "body",
|
|
455
|
+
"value": "={{ $value }}"
|
|
456
|
+
}
|
|
457
|
+
},
|
|
458
|
+
"displayOptions": {
|
|
459
|
+
"show": {
|
|
460
|
+
"resource": [
|
|
461
|
+
"Support"
|
|
462
|
+
],
|
|
463
|
+
"operation": [
|
|
464
|
+
"Create Ticket"
|
|
465
|
+
]
|
|
466
|
+
}
|
|
467
|
+
}
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"required": true,
|
|
471
|
+
"displayName": "Summary",
|
|
472
|
+
"name": "summary",
|
|
473
|
+
"type": "string",
|
|
474
|
+
"default": "Having trouble resetting root password on my Linode\n",
|
|
475
|
+
"description": "The summary or title for this SupportTicket.\n",
|
|
476
|
+
"routing": {
|
|
477
|
+
"send": {
|
|
478
|
+
"property": "summary",
|
|
479
|
+
"propertyInDotNotation": false,
|
|
480
|
+
"type": "body",
|
|
481
|
+
"value": "={{ $value }}"
|
|
482
|
+
}
|
|
483
|
+
},
|
|
484
|
+
"displayOptions": {
|
|
485
|
+
"show": {
|
|
486
|
+
"resource": [
|
|
487
|
+
"Support"
|
|
488
|
+
],
|
|
489
|
+
"operation": [
|
|
490
|
+
"Create Ticket"
|
|
491
|
+
]
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"displayName": "Vlan",
|
|
497
|
+
"name": "vlan",
|
|
498
|
+
"type": "string",
|
|
499
|
+
"default": null,
|
|
500
|
+
"description": "The label of the VLAN this ticket is regarding, if relevant. To view your VLANs, use the VLANs List ([GET /networking/vlans](/docs/api/networking/#vlans-list)) endpoint.\n\nRequires a specified `region` to identify the VLAN.\n",
|
|
501
|
+
"routing": {
|
|
502
|
+
"send": {
|
|
503
|
+
"property": "vlan",
|
|
504
|
+
"propertyInDotNotation": false,
|
|
505
|
+
"type": "body",
|
|
506
|
+
"value": "={{ $value }}"
|
|
507
|
+
}
|
|
508
|
+
},
|
|
509
|
+
"displayOptions": {
|
|
510
|
+
"show": {
|
|
511
|
+
"resource": [
|
|
512
|
+
"Support"
|
|
513
|
+
],
|
|
514
|
+
"operation": [
|
|
515
|
+
"Create Ticket"
|
|
516
|
+
]
|
|
517
|
+
}
|
|
518
|
+
}
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"displayName": "Volume ID",
|
|
522
|
+
"name": "volume_id",
|
|
523
|
+
"type": "number",
|
|
524
|
+
"default": null,
|
|
525
|
+
"description": "The ID of the Volume this ticket is regarding, if relevant.\n",
|
|
526
|
+
"routing": {
|
|
527
|
+
"send": {
|
|
528
|
+
"property": "volume_id",
|
|
529
|
+
"propertyInDotNotation": false,
|
|
530
|
+
"type": "body",
|
|
531
|
+
"value": "={{ $value }}"
|
|
532
|
+
}
|
|
533
|
+
},
|
|
534
|
+
"displayOptions": {
|
|
535
|
+
"show": {
|
|
536
|
+
"resource": [
|
|
537
|
+
"Support"
|
|
538
|
+
],
|
|
539
|
+
"operation": [
|
|
540
|
+
"Create Ticket"
|
|
541
|
+
]
|
|
542
|
+
}
|
|
543
|
+
}
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
"displayName": "Bearer Token",
|
|
547
|
+
"name": "security_personalaccesstoken",
|
|
548
|
+
"type": "string",
|
|
549
|
+
"default": "",
|
|
550
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
551
|
+
"required": false,
|
|
552
|
+
"routing": {
|
|
553
|
+
"request": {
|
|
554
|
+
"headers": {
|
|
555
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
556
|
+
}
|
|
557
|
+
}
|
|
558
|
+
},
|
|
559
|
+
"displayOptions": {
|
|
560
|
+
"show": {
|
|
561
|
+
"resource": [
|
|
562
|
+
"Support"
|
|
563
|
+
],
|
|
564
|
+
"operation": [
|
|
565
|
+
"Create Ticket"
|
|
566
|
+
]
|
|
567
|
+
}
|
|
568
|
+
}
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
"displayName": "GET /support/tickets/{ticketId}",
|
|
572
|
+
"name": "operation",
|
|
573
|
+
"type": "notice",
|
|
574
|
+
"typeOptions": {
|
|
575
|
+
"theme": "info"
|
|
576
|
+
},
|
|
577
|
+
"default": "",
|
|
578
|
+
"displayOptions": {
|
|
579
|
+
"show": {
|
|
580
|
+
"resource": [
|
|
581
|
+
"Support"
|
|
582
|
+
],
|
|
583
|
+
"operation": [
|
|
584
|
+
"Get Ticket"
|
|
585
|
+
]
|
|
586
|
+
}
|
|
587
|
+
}
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
"displayName": "Bearer Token",
|
|
591
|
+
"name": "security_personalaccesstoken",
|
|
592
|
+
"type": "string",
|
|
593
|
+
"default": "",
|
|
594
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
595
|
+
"required": false,
|
|
596
|
+
"routing": {
|
|
597
|
+
"request": {
|
|
598
|
+
"headers": {
|
|
599
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
600
|
+
}
|
|
601
|
+
}
|
|
602
|
+
},
|
|
603
|
+
"displayOptions": {
|
|
604
|
+
"show": {
|
|
605
|
+
"resource": [
|
|
606
|
+
"Support"
|
|
607
|
+
],
|
|
608
|
+
"operation": [
|
|
609
|
+
"Get Ticket"
|
|
610
|
+
]
|
|
611
|
+
}
|
|
612
|
+
}
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
"displayName": "POST /support/tickets/{ticketId}/attachments",
|
|
616
|
+
"name": "operation",
|
|
617
|
+
"type": "notice",
|
|
618
|
+
"typeOptions": {
|
|
619
|
+
"theme": "info"
|
|
620
|
+
},
|
|
621
|
+
"default": "",
|
|
622
|
+
"displayOptions": {
|
|
623
|
+
"show": {
|
|
624
|
+
"resource": [
|
|
625
|
+
"Support"
|
|
626
|
+
],
|
|
627
|
+
"operation": [
|
|
628
|
+
"Create Ticket Attachment"
|
|
629
|
+
]
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"displayName": "POST /support/tickets/{ticketId}/attachments<br/><br/>There's no body available for request, kindly use HTTP Request node to send body",
|
|
635
|
+
"name": "operation",
|
|
636
|
+
"type": "notice",
|
|
637
|
+
"default": "",
|
|
638
|
+
"displayOptions": {
|
|
639
|
+
"show": {
|
|
640
|
+
"resource": [
|
|
641
|
+
"Support"
|
|
642
|
+
],
|
|
643
|
+
"operation": [
|
|
644
|
+
"Create Ticket Attachment"
|
|
645
|
+
]
|
|
646
|
+
}
|
|
647
|
+
}
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"displayName": "Bearer Token",
|
|
651
|
+
"name": "security_personalaccesstoken",
|
|
652
|
+
"type": "string",
|
|
653
|
+
"default": "",
|
|
654
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
655
|
+
"required": false,
|
|
656
|
+
"routing": {
|
|
657
|
+
"request": {
|
|
658
|
+
"headers": {
|
|
659
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
},
|
|
663
|
+
"displayOptions": {
|
|
664
|
+
"show": {
|
|
665
|
+
"resource": [
|
|
666
|
+
"Support"
|
|
667
|
+
],
|
|
668
|
+
"operation": [
|
|
669
|
+
"Create Ticket Attachment"
|
|
670
|
+
]
|
|
671
|
+
}
|
|
672
|
+
}
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
"displayName": "POST /support/tickets/{ticketId}/close",
|
|
676
|
+
"name": "operation",
|
|
677
|
+
"type": "notice",
|
|
678
|
+
"typeOptions": {
|
|
679
|
+
"theme": "info"
|
|
680
|
+
},
|
|
681
|
+
"default": "",
|
|
682
|
+
"displayOptions": {
|
|
683
|
+
"show": {
|
|
684
|
+
"resource": [
|
|
685
|
+
"Support"
|
|
686
|
+
],
|
|
687
|
+
"operation": [
|
|
688
|
+
"Close Ticket"
|
|
689
|
+
]
|
|
690
|
+
}
|
|
691
|
+
}
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"displayName": "Bearer Token",
|
|
695
|
+
"name": "security_personalaccesstoken",
|
|
696
|
+
"type": "string",
|
|
697
|
+
"default": "",
|
|
698
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
699
|
+
"required": false,
|
|
700
|
+
"routing": {
|
|
701
|
+
"request": {
|
|
702
|
+
"headers": {
|
|
703
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
704
|
+
}
|
|
705
|
+
}
|
|
706
|
+
},
|
|
707
|
+
"displayOptions": {
|
|
708
|
+
"show": {
|
|
709
|
+
"resource": [
|
|
710
|
+
"Support"
|
|
711
|
+
],
|
|
712
|
+
"operation": [
|
|
713
|
+
"Close Ticket"
|
|
714
|
+
]
|
|
715
|
+
}
|
|
716
|
+
}
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"displayName": "GET /support/tickets/{ticketId}/replies",
|
|
720
|
+
"name": "operation",
|
|
721
|
+
"type": "notice",
|
|
722
|
+
"typeOptions": {
|
|
723
|
+
"theme": "info"
|
|
724
|
+
},
|
|
725
|
+
"default": "",
|
|
726
|
+
"displayOptions": {
|
|
727
|
+
"show": {
|
|
728
|
+
"resource": [
|
|
729
|
+
"Support"
|
|
730
|
+
],
|
|
731
|
+
"operation": [
|
|
732
|
+
"Get Ticket Replies"
|
|
733
|
+
]
|
|
734
|
+
}
|
|
735
|
+
}
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"displayName": "Page",
|
|
739
|
+
"name": "page",
|
|
740
|
+
"description": "The page of a collection to return.",
|
|
741
|
+
"default": 1,
|
|
742
|
+
"type": "number",
|
|
743
|
+
"routing": {
|
|
744
|
+
"send": {
|
|
745
|
+
"type": "query",
|
|
746
|
+
"property": "page",
|
|
747
|
+
"value": "={{ $value }}",
|
|
748
|
+
"propertyInDotNotation": false
|
|
749
|
+
}
|
|
750
|
+
},
|
|
751
|
+
"displayOptions": {
|
|
752
|
+
"show": {
|
|
753
|
+
"resource": [
|
|
754
|
+
"Support"
|
|
755
|
+
],
|
|
756
|
+
"operation": [
|
|
757
|
+
"Get Ticket Replies"
|
|
758
|
+
]
|
|
759
|
+
}
|
|
760
|
+
}
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"displayName": "Page Size",
|
|
764
|
+
"name": "page_size",
|
|
765
|
+
"description": "The number of items to return per page.",
|
|
766
|
+
"default": 100,
|
|
767
|
+
"type": "number",
|
|
768
|
+
"routing": {
|
|
769
|
+
"send": {
|
|
770
|
+
"type": "query",
|
|
771
|
+
"property": "page_size",
|
|
772
|
+
"value": "={{ $value }}",
|
|
773
|
+
"propertyInDotNotation": false
|
|
774
|
+
}
|
|
775
|
+
},
|
|
776
|
+
"displayOptions": {
|
|
777
|
+
"show": {
|
|
778
|
+
"resource": [
|
|
779
|
+
"Support"
|
|
780
|
+
],
|
|
781
|
+
"operation": [
|
|
782
|
+
"Get Ticket Replies"
|
|
783
|
+
]
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
},
|
|
787
|
+
{
|
|
788
|
+
"displayName": "Bearer Token",
|
|
789
|
+
"name": "security_personalaccesstoken",
|
|
790
|
+
"type": "string",
|
|
791
|
+
"default": "",
|
|
792
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
793
|
+
"required": false,
|
|
794
|
+
"routing": {
|
|
795
|
+
"request": {
|
|
796
|
+
"headers": {
|
|
797
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
798
|
+
}
|
|
799
|
+
}
|
|
800
|
+
},
|
|
801
|
+
"displayOptions": {
|
|
802
|
+
"show": {
|
|
803
|
+
"resource": [
|
|
804
|
+
"Support"
|
|
805
|
+
],
|
|
806
|
+
"operation": [
|
|
807
|
+
"Get Ticket Replies"
|
|
808
|
+
]
|
|
809
|
+
}
|
|
810
|
+
}
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
"displayName": "POST /support/tickets/{ticketId}/replies",
|
|
814
|
+
"name": "operation",
|
|
815
|
+
"type": "notice",
|
|
816
|
+
"typeOptions": {
|
|
817
|
+
"theme": "info"
|
|
818
|
+
},
|
|
819
|
+
"default": "",
|
|
820
|
+
"displayOptions": {
|
|
821
|
+
"show": {
|
|
822
|
+
"resource": [
|
|
823
|
+
"Support"
|
|
824
|
+
],
|
|
825
|
+
"operation": [
|
|
826
|
+
"Create Ticket Reply"
|
|
827
|
+
]
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
"required": true,
|
|
833
|
+
"displayName": "Description",
|
|
834
|
+
"name": "description",
|
|
835
|
+
"type": "string",
|
|
836
|
+
"default": "Thank you for your help. I was able to figure out what the problem was and I successfully reset my password. You guys are the best!\n",
|
|
837
|
+
"description": "The content of your reply.\n",
|
|
838
|
+
"routing": {
|
|
839
|
+
"send": {
|
|
840
|
+
"property": "description",
|
|
841
|
+
"propertyInDotNotation": false,
|
|
842
|
+
"type": "body",
|
|
843
|
+
"value": "={{ $value }}"
|
|
844
|
+
}
|
|
845
|
+
},
|
|
846
|
+
"displayOptions": {
|
|
847
|
+
"show": {
|
|
848
|
+
"resource": [
|
|
849
|
+
"Support"
|
|
850
|
+
],
|
|
851
|
+
"operation": [
|
|
852
|
+
"Create Ticket Reply"
|
|
853
|
+
]
|
|
854
|
+
}
|
|
855
|
+
}
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
"displayName": "Bearer Token",
|
|
859
|
+
"name": "security_personalaccesstoken",
|
|
860
|
+
"type": "string",
|
|
861
|
+
"default": "",
|
|
862
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
863
|
+
"required": false,
|
|
864
|
+
"routing": {
|
|
865
|
+
"request": {
|
|
866
|
+
"headers": {
|
|
867
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
868
|
+
}
|
|
869
|
+
}
|
|
870
|
+
},
|
|
871
|
+
"displayOptions": {
|
|
872
|
+
"show": {
|
|
873
|
+
"resource": [
|
|
874
|
+
"Support"
|
|
875
|
+
],
|
|
876
|
+
"operation": [
|
|
877
|
+
"Create Ticket Reply"
|
|
878
|
+
]
|
|
879
|
+
}
|
|
880
|
+
}
|
|
881
|
+
},
|
|
882
|
+
];
|
|
883
|
+
//# sourceMappingURL=index.js.map
|