@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,2284 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.domainsDescription = void 0;
|
|
4
|
+
exports.domainsDescription = [
|
|
5
|
+
{
|
|
6
|
+
"displayName": "Operation",
|
|
7
|
+
"name": "operation",
|
|
8
|
+
"type": "options",
|
|
9
|
+
"noDataExpression": true,
|
|
10
|
+
"displayOptions": {
|
|
11
|
+
"show": {
|
|
12
|
+
"resource": [
|
|
13
|
+
"Domains"
|
|
14
|
+
]
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"options": [
|
|
18
|
+
{
|
|
19
|
+
"name": "Get Domains",
|
|
20
|
+
"value": "Get Domains",
|
|
21
|
+
"action": "Domains List",
|
|
22
|
+
"description": "This is a collection of Domains that you have registered in Linode's DNS Manager. Linode is not a registrar, and in order for these to work you must own the domains and point your registrar at Linode's nameservers.\n",
|
|
23
|
+
"routing": {
|
|
24
|
+
"request": {
|
|
25
|
+
"method": "GET",
|
|
26
|
+
"url": "=/domains"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "Create Domain",
|
|
32
|
+
"value": "Create Domain",
|
|
33
|
+
"action": "Domain Create",
|
|
34
|
+
"description": "Adds a new Domain to Linode's DNS Manager. Linode is not a registrar, and you must own the domain before adding it here. Be sure to point your registrar to Linode's nameservers so that the records hosted here are used.\n",
|
|
35
|
+
"routing": {
|
|
36
|
+
"request": {
|
|
37
|
+
"method": "POST",
|
|
38
|
+
"url": "=/domains"
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "Import Domain",
|
|
44
|
+
"value": "Import Domain",
|
|
45
|
+
"action": "Domain Import",
|
|
46
|
+
"description": "Imports a domain zone from a remote nameserver.\nYour nameserver must allow zone transfers (AXFR) from the following IPs:\n\n - 96.126.114.97\n - 96.126.114.98\n - 2600:3c00::5e\n - 2600:3c00::5f\n",
|
|
47
|
+
"routing": {
|
|
48
|
+
"request": {
|
|
49
|
+
"method": "POST",
|
|
50
|
+
"url": "=/domains/import"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "Delete Domain",
|
|
56
|
+
"value": "Delete Domain",
|
|
57
|
+
"action": "Domain Delete",
|
|
58
|
+
"description": "Deletes a Domain from Linode's DNS Manager. The Domain will be removed from Linode's nameservers shortly after this operation completes. This also deletes all associated Domain Records.\n",
|
|
59
|
+
"routing": {
|
|
60
|
+
"request": {
|
|
61
|
+
"method": "DELETE",
|
|
62
|
+
"url": "=/domains/{{$parameter[\"domainId\"]}}"
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "Get Domain",
|
|
68
|
+
"value": "Get Domain",
|
|
69
|
+
"action": "Domain View",
|
|
70
|
+
"description": "This is a single Domain that you have registered in Linode's DNS Manager. Linode is not a registrar, and in order for this Domain record to work you must own the domain and point your registrar at Linode's nameservers.\n",
|
|
71
|
+
"routing": {
|
|
72
|
+
"request": {
|
|
73
|
+
"method": "GET",
|
|
74
|
+
"url": "=/domains/{{$parameter[\"domainId\"]}}"
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "Update Domain",
|
|
80
|
+
"value": "Update Domain",
|
|
81
|
+
"action": "Domain Update",
|
|
82
|
+
"description": "Update information about a Domain in Linode's DNS Manager.\n",
|
|
83
|
+
"routing": {
|
|
84
|
+
"request": {
|
|
85
|
+
"method": "PUT",
|
|
86
|
+
"url": "=/domains/{{$parameter[\"domainId\"]}}"
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "Clone Domain",
|
|
92
|
+
"value": "Clone Domain",
|
|
93
|
+
"action": "Domain Clone",
|
|
94
|
+
"description": "Clones a Domain and all associated DNS records from a Domain that is registered in Linode's DNS manager.\n",
|
|
95
|
+
"routing": {
|
|
96
|
+
"request": {
|
|
97
|
+
"method": "POST",
|
|
98
|
+
"url": "=/domains/{{$parameter[\"domainId\"]}}/clone"
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "Get Domain Records",
|
|
104
|
+
"value": "Get Domain Records",
|
|
105
|
+
"action": "Domain Records List",
|
|
106
|
+
"description": "Returns a paginated list of Records configured on a Domain in Linode's\nDNS Manager.\n",
|
|
107
|
+
"routing": {
|
|
108
|
+
"request": {
|
|
109
|
+
"method": "GET",
|
|
110
|
+
"url": "=/domains/{{$parameter[\"domainId\"]}}/records"
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "Create Domain Record",
|
|
116
|
+
"value": "Create Domain Record",
|
|
117
|
+
"action": "Domain Record Create",
|
|
118
|
+
"description": "Adds a new Domain Record to the zonefile this Domain represents.\n\nEach domain can have up to 12,000 active records.\n",
|
|
119
|
+
"routing": {
|
|
120
|
+
"request": {
|
|
121
|
+
"method": "POST",
|
|
122
|
+
"url": "=/domains/{{$parameter[\"domainId\"]}}/records"
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"name": "Delete Domain Record",
|
|
128
|
+
"value": "Delete Domain Record",
|
|
129
|
+
"action": "Domain Record Delete",
|
|
130
|
+
"description": "Deletes a Record on this Domain.\n",
|
|
131
|
+
"routing": {
|
|
132
|
+
"request": {
|
|
133
|
+
"method": "DELETE",
|
|
134
|
+
"url": "=/domains/{{$parameter[\"domainId\"]}}/records/{{$parameter[\"recordId\"]}}"
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"name": "Get Domain Record",
|
|
140
|
+
"value": "Get Domain Record",
|
|
141
|
+
"action": "Domain Record View",
|
|
142
|
+
"description": "View a single Record on this Domain.\n",
|
|
143
|
+
"routing": {
|
|
144
|
+
"request": {
|
|
145
|
+
"method": "GET",
|
|
146
|
+
"url": "=/domains/{{$parameter[\"domainId\"]}}/records/{{$parameter[\"recordId\"]}}"
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"name": "Update Domain Record",
|
|
152
|
+
"value": "Update Domain Record",
|
|
153
|
+
"action": "Domain Record Update",
|
|
154
|
+
"description": "Updates a single Record on this Domain.\n",
|
|
155
|
+
"routing": {
|
|
156
|
+
"request": {
|
|
157
|
+
"method": "PUT",
|
|
158
|
+
"url": "=/domains/{{$parameter[\"domainId\"]}}/records/{{$parameter[\"recordId\"]}}"
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"name": "Get Domain Zone",
|
|
164
|
+
"value": "Get Domain Zone",
|
|
165
|
+
"action": "Domain Zone File View",
|
|
166
|
+
"description": "Returns the zone file for the last rendered zone for the specified domain.\n",
|
|
167
|
+
"routing": {
|
|
168
|
+
"request": {
|
|
169
|
+
"method": "GET",
|
|
170
|
+
"url": "=/domains/{{$parameter[\"domainId\"]}}/zone-file"
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
],
|
|
175
|
+
"default": ""
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"displayName": "GET /domains",
|
|
179
|
+
"name": "operation",
|
|
180
|
+
"type": "notice",
|
|
181
|
+
"typeOptions": {
|
|
182
|
+
"theme": "info"
|
|
183
|
+
},
|
|
184
|
+
"default": "",
|
|
185
|
+
"displayOptions": {
|
|
186
|
+
"show": {
|
|
187
|
+
"resource": [
|
|
188
|
+
"Domains"
|
|
189
|
+
],
|
|
190
|
+
"operation": [
|
|
191
|
+
"Get Domains"
|
|
192
|
+
]
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"displayName": "Page",
|
|
198
|
+
"name": "page",
|
|
199
|
+
"description": "The page of a collection to return.",
|
|
200
|
+
"default": 1,
|
|
201
|
+
"type": "number",
|
|
202
|
+
"routing": {
|
|
203
|
+
"send": {
|
|
204
|
+
"type": "query",
|
|
205
|
+
"property": "page",
|
|
206
|
+
"value": "={{ $value }}",
|
|
207
|
+
"propertyInDotNotation": false
|
|
208
|
+
}
|
|
209
|
+
},
|
|
210
|
+
"displayOptions": {
|
|
211
|
+
"show": {
|
|
212
|
+
"resource": [
|
|
213
|
+
"Domains"
|
|
214
|
+
],
|
|
215
|
+
"operation": [
|
|
216
|
+
"Get Domains"
|
|
217
|
+
]
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"displayName": "Page Size",
|
|
223
|
+
"name": "page_size",
|
|
224
|
+
"description": "The number of items to return per page.",
|
|
225
|
+
"default": 100,
|
|
226
|
+
"type": "number",
|
|
227
|
+
"routing": {
|
|
228
|
+
"send": {
|
|
229
|
+
"type": "query",
|
|
230
|
+
"property": "page_size",
|
|
231
|
+
"value": "={{ $value }}",
|
|
232
|
+
"propertyInDotNotation": false
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
"displayOptions": {
|
|
236
|
+
"show": {
|
|
237
|
+
"resource": [
|
|
238
|
+
"Domains"
|
|
239
|
+
],
|
|
240
|
+
"operation": [
|
|
241
|
+
"Get Domains"
|
|
242
|
+
]
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"displayName": "Bearer Token",
|
|
248
|
+
"name": "security_personalaccesstoken",
|
|
249
|
+
"type": "string",
|
|
250
|
+
"default": "",
|
|
251
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
252
|
+
"required": false,
|
|
253
|
+
"routing": {
|
|
254
|
+
"request": {
|
|
255
|
+
"headers": {
|
|
256
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
257
|
+
}
|
|
258
|
+
}
|
|
259
|
+
},
|
|
260
|
+
"displayOptions": {
|
|
261
|
+
"show": {
|
|
262
|
+
"resource": [
|
|
263
|
+
"Domains"
|
|
264
|
+
],
|
|
265
|
+
"operation": [
|
|
266
|
+
"Get Domains"
|
|
267
|
+
]
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"displayName": "POST /domains",
|
|
273
|
+
"name": "operation",
|
|
274
|
+
"type": "notice",
|
|
275
|
+
"typeOptions": {
|
|
276
|
+
"theme": "info"
|
|
277
|
+
},
|
|
278
|
+
"default": "",
|
|
279
|
+
"displayOptions": {
|
|
280
|
+
"show": {
|
|
281
|
+
"resource": [
|
|
282
|
+
"Domains"
|
|
283
|
+
],
|
|
284
|
+
"operation": [
|
|
285
|
+
"Create Domain"
|
|
286
|
+
]
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"displayName": "Axfr Ips",
|
|
292
|
+
"name": "axfr_ips",
|
|
293
|
+
"type": "json",
|
|
294
|
+
"default": "[]",
|
|
295
|
+
"description": "The list of IPs that may perform a zone transfer for this Domain. The total combined length of all data within this array cannot exceed 1000 characters.\n\n**Note**: This is potentially dangerous, and should be set to an empty list unless you intend to use it.\n",
|
|
296
|
+
"routing": {
|
|
297
|
+
"send": {
|
|
298
|
+
"property": "axfr_ips",
|
|
299
|
+
"propertyInDotNotation": false,
|
|
300
|
+
"type": "body",
|
|
301
|
+
"value": "={{ JSON.parse($value) }}"
|
|
302
|
+
}
|
|
303
|
+
},
|
|
304
|
+
"displayOptions": {
|
|
305
|
+
"show": {
|
|
306
|
+
"resource": [
|
|
307
|
+
"Domains"
|
|
308
|
+
],
|
|
309
|
+
"operation": [
|
|
310
|
+
"Create Domain"
|
|
311
|
+
]
|
|
312
|
+
}
|
|
313
|
+
}
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"displayName": "Description",
|
|
317
|
+
"name": "description",
|
|
318
|
+
"type": "string",
|
|
319
|
+
"default": null,
|
|
320
|
+
"description": "A description for this Domain. This is for display purposes only.\n",
|
|
321
|
+
"routing": {
|
|
322
|
+
"send": {
|
|
323
|
+
"property": "description",
|
|
324
|
+
"propertyInDotNotation": false,
|
|
325
|
+
"type": "body",
|
|
326
|
+
"value": "={{ $value }}"
|
|
327
|
+
}
|
|
328
|
+
},
|
|
329
|
+
"displayOptions": {
|
|
330
|
+
"show": {
|
|
331
|
+
"resource": [
|
|
332
|
+
"Domains"
|
|
333
|
+
],
|
|
334
|
+
"operation": [
|
|
335
|
+
"Create Domain"
|
|
336
|
+
]
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"displayName": "Domain",
|
|
342
|
+
"name": "domain",
|
|
343
|
+
"type": "string",
|
|
344
|
+
"default": "example.org",
|
|
345
|
+
"description": "The domain this Domain represents. Domain labels cannot be longer than 63 characters and must conform to [RFC1035](https://tools.ietf.org/html/rfc1035). Domains must be unique on Linode's platform, including across different Linode accounts; there cannot be two Domains representing the same domain.\n",
|
|
346
|
+
"routing": {
|
|
347
|
+
"send": {
|
|
348
|
+
"property": "domain",
|
|
349
|
+
"propertyInDotNotation": false,
|
|
350
|
+
"type": "body",
|
|
351
|
+
"value": "={{ $value }}"
|
|
352
|
+
}
|
|
353
|
+
},
|
|
354
|
+
"displayOptions": {
|
|
355
|
+
"show": {
|
|
356
|
+
"resource": [
|
|
357
|
+
"Domains"
|
|
358
|
+
],
|
|
359
|
+
"operation": [
|
|
360
|
+
"Create Domain"
|
|
361
|
+
]
|
|
362
|
+
}
|
|
363
|
+
}
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"displayName": "Expire Sec",
|
|
367
|
+
"name": "expire_sec",
|
|
368
|
+
"type": "number",
|
|
369
|
+
"default": 300,
|
|
370
|
+
"description": "The amount of time in seconds that may pass before this Domain is no longer\nauthoritative.\n\n* Valid values are\n0, 300, 3600, 7200, 14400, 28800, 57600, 86400, 172800, 345600, 604800, 1209600, and 2419200.\n\n* Any other value is rounded up to the nearest valid value.\n\n* A value of 0 is equivalent to the default value of 1209600.\n",
|
|
371
|
+
"routing": {
|
|
372
|
+
"send": {
|
|
373
|
+
"property": "expire_sec",
|
|
374
|
+
"propertyInDotNotation": false,
|
|
375
|
+
"type": "body",
|
|
376
|
+
"value": "={{ $value }}"
|
|
377
|
+
}
|
|
378
|
+
},
|
|
379
|
+
"displayOptions": {
|
|
380
|
+
"show": {
|
|
381
|
+
"resource": [
|
|
382
|
+
"Domains"
|
|
383
|
+
],
|
|
384
|
+
"operation": [
|
|
385
|
+
"Create Domain"
|
|
386
|
+
]
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"displayName": "Group",
|
|
392
|
+
"name": "group",
|
|
393
|
+
"type": "string",
|
|
394
|
+
"default": null,
|
|
395
|
+
"description": "The group this Domain belongs to. This is for display purposes only.\n",
|
|
396
|
+
"routing": {
|
|
397
|
+
"send": {
|
|
398
|
+
"property": "group",
|
|
399
|
+
"propertyInDotNotation": false,
|
|
400
|
+
"type": "body",
|
|
401
|
+
"value": "={{ $value }}"
|
|
402
|
+
}
|
|
403
|
+
},
|
|
404
|
+
"displayOptions": {
|
|
405
|
+
"show": {
|
|
406
|
+
"resource": [
|
|
407
|
+
"Domains"
|
|
408
|
+
],
|
|
409
|
+
"operation": [
|
|
410
|
+
"Create Domain"
|
|
411
|
+
]
|
|
412
|
+
}
|
|
413
|
+
}
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
"displayName": "ID",
|
|
417
|
+
"name": "id",
|
|
418
|
+
"type": "number",
|
|
419
|
+
"default": 1234,
|
|
420
|
+
"description": "This Domain's unique ID",
|
|
421
|
+
"routing": {
|
|
422
|
+
"send": {
|
|
423
|
+
"property": "id",
|
|
424
|
+
"propertyInDotNotation": false,
|
|
425
|
+
"type": "body",
|
|
426
|
+
"value": "={{ $value }}"
|
|
427
|
+
}
|
|
428
|
+
},
|
|
429
|
+
"displayOptions": {
|
|
430
|
+
"show": {
|
|
431
|
+
"resource": [
|
|
432
|
+
"Domains"
|
|
433
|
+
],
|
|
434
|
+
"operation": [
|
|
435
|
+
"Create Domain"
|
|
436
|
+
]
|
|
437
|
+
}
|
|
438
|
+
}
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
"displayName": "Master Ips",
|
|
442
|
+
"name": "master_ips",
|
|
443
|
+
"type": "json",
|
|
444
|
+
"default": "[]",
|
|
445
|
+
"description": "The IP addresses representing the master DNS for this Domain. At least one value is required for `type` slave Domains. The total combined length of all data within this array cannot exceed 1000 characters.\n",
|
|
446
|
+
"routing": {
|
|
447
|
+
"send": {
|
|
448
|
+
"property": "master_ips",
|
|
449
|
+
"propertyInDotNotation": false,
|
|
450
|
+
"type": "body",
|
|
451
|
+
"value": "={{ JSON.parse($value) }}"
|
|
452
|
+
}
|
|
453
|
+
},
|
|
454
|
+
"displayOptions": {
|
|
455
|
+
"show": {
|
|
456
|
+
"resource": [
|
|
457
|
+
"Domains"
|
|
458
|
+
],
|
|
459
|
+
"operation": [
|
|
460
|
+
"Create Domain"
|
|
461
|
+
]
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"displayName": "Refresh Sec",
|
|
467
|
+
"name": "refresh_sec",
|
|
468
|
+
"type": "number",
|
|
469
|
+
"default": 300,
|
|
470
|
+
"description": "The amount of time in seconds before this Domain should be refreshed.\n\n* Valid values are\n0, 300, 3600, 7200, 14400, 28800, 57600, 86400, 172800, 345600, 604800, 1209600, and 2419200.\n\n* Any other value is rounded up to the nearest valid value.\n\n* A value of 0 is equivalent to the default value of 14400.\n",
|
|
471
|
+
"routing": {
|
|
472
|
+
"send": {
|
|
473
|
+
"property": "refresh_sec",
|
|
474
|
+
"propertyInDotNotation": false,
|
|
475
|
+
"type": "body",
|
|
476
|
+
"value": "={{ $value }}"
|
|
477
|
+
}
|
|
478
|
+
},
|
|
479
|
+
"displayOptions": {
|
|
480
|
+
"show": {
|
|
481
|
+
"resource": [
|
|
482
|
+
"Domains"
|
|
483
|
+
],
|
|
484
|
+
"operation": [
|
|
485
|
+
"Create Domain"
|
|
486
|
+
]
|
|
487
|
+
}
|
|
488
|
+
}
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
"displayName": "Retry Sec",
|
|
492
|
+
"name": "retry_sec",
|
|
493
|
+
"type": "number",
|
|
494
|
+
"default": 300,
|
|
495
|
+
"description": "The interval, in seconds, at which a failed refresh should be retried.\n\n* Valid values are\n0, 300, 3600, 7200, 14400, 28800, 57600, 86400, 172800, 345600, 604800, 1209600, and 2419200.\n\n* Any other value is rounded up to the nearest valid value.\n\n* A value of 0 is equivalent to the default value of 14400.\n",
|
|
496
|
+
"routing": {
|
|
497
|
+
"send": {
|
|
498
|
+
"property": "retry_sec",
|
|
499
|
+
"propertyInDotNotation": false,
|
|
500
|
+
"type": "body",
|
|
501
|
+
"value": "={{ $value }}"
|
|
502
|
+
}
|
|
503
|
+
},
|
|
504
|
+
"displayOptions": {
|
|
505
|
+
"show": {
|
|
506
|
+
"resource": [
|
|
507
|
+
"Domains"
|
|
508
|
+
],
|
|
509
|
+
"operation": [
|
|
510
|
+
"Create Domain"
|
|
511
|
+
]
|
|
512
|
+
}
|
|
513
|
+
}
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"displayName": "Soa Email",
|
|
517
|
+
"name": "soa_email",
|
|
518
|
+
"type": "string",
|
|
519
|
+
"default": "admin@example.org",
|
|
520
|
+
"description": "Start of Authority email address. This is required for `type` master Domains.\n",
|
|
521
|
+
"routing": {
|
|
522
|
+
"send": {
|
|
523
|
+
"property": "soa_email",
|
|
524
|
+
"propertyInDotNotation": false,
|
|
525
|
+
"type": "body",
|
|
526
|
+
"value": "={{ $value }}"
|
|
527
|
+
}
|
|
528
|
+
},
|
|
529
|
+
"displayOptions": {
|
|
530
|
+
"show": {
|
|
531
|
+
"resource": [
|
|
532
|
+
"Domains"
|
|
533
|
+
],
|
|
534
|
+
"operation": [
|
|
535
|
+
"Create Domain"
|
|
536
|
+
]
|
|
537
|
+
}
|
|
538
|
+
}
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
"displayName": "Status",
|
|
542
|
+
"name": "status",
|
|
543
|
+
"type": "options",
|
|
544
|
+
"default": "active",
|
|
545
|
+
"description": "Used to control whether this Domain is currently being rendered.\n",
|
|
546
|
+
"options": [
|
|
547
|
+
{
|
|
548
|
+
"name": "Disabled",
|
|
549
|
+
"value": "disabled"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"name": "Active",
|
|
553
|
+
"value": "active"
|
|
554
|
+
}
|
|
555
|
+
],
|
|
556
|
+
"routing": {
|
|
557
|
+
"send": {
|
|
558
|
+
"property": "status",
|
|
559
|
+
"propertyInDotNotation": false,
|
|
560
|
+
"type": "body",
|
|
561
|
+
"value": "={{ $value }}"
|
|
562
|
+
}
|
|
563
|
+
},
|
|
564
|
+
"displayOptions": {
|
|
565
|
+
"show": {
|
|
566
|
+
"resource": [
|
|
567
|
+
"Domains"
|
|
568
|
+
],
|
|
569
|
+
"operation": [
|
|
570
|
+
"Create Domain"
|
|
571
|
+
]
|
|
572
|
+
}
|
|
573
|
+
}
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"displayName": "Tags",
|
|
577
|
+
"name": "tags",
|
|
578
|
+
"type": "json",
|
|
579
|
+
"default": "[\n \"example tag\",\n \"another example\"\n]",
|
|
580
|
+
"description": "An array of tags applied to this object. Tags are for organizational purposes only.\n",
|
|
581
|
+
"routing": {
|
|
582
|
+
"send": {
|
|
583
|
+
"property": "tags",
|
|
584
|
+
"propertyInDotNotation": false,
|
|
585
|
+
"type": "body",
|
|
586
|
+
"value": "={{ JSON.parse($value) }}"
|
|
587
|
+
}
|
|
588
|
+
},
|
|
589
|
+
"displayOptions": {
|
|
590
|
+
"show": {
|
|
591
|
+
"resource": [
|
|
592
|
+
"Domains"
|
|
593
|
+
],
|
|
594
|
+
"operation": [
|
|
595
|
+
"Create Domain"
|
|
596
|
+
]
|
|
597
|
+
}
|
|
598
|
+
}
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
"displayName": "Ttl Sec",
|
|
602
|
+
"name": "ttl_sec",
|
|
603
|
+
"type": "number",
|
|
604
|
+
"default": 300,
|
|
605
|
+
"description": "\"Time to Live\" - the amount of time in seconds that this Domain's records may be cached by resolvers or other domain servers.\n* Valid values are 0, 300, 3600, 7200, 14400, 28800, 57600, 86400, 172800, 345600, 604800, 1209600, and 2419200.\n* Any other value is rounded up to the nearest valid value.\n* A value of 0 is equivalent to the default value of 86400.\n",
|
|
606
|
+
"routing": {
|
|
607
|
+
"send": {
|
|
608
|
+
"property": "ttl_sec",
|
|
609
|
+
"propertyInDotNotation": false,
|
|
610
|
+
"type": "body",
|
|
611
|
+
"value": "={{ $value }}"
|
|
612
|
+
}
|
|
613
|
+
},
|
|
614
|
+
"displayOptions": {
|
|
615
|
+
"show": {
|
|
616
|
+
"resource": [
|
|
617
|
+
"Domains"
|
|
618
|
+
],
|
|
619
|
+
"operation": [
|
|
620
|
+
"Create Domain"
|
|
621
|
+
]
|
|
622
|
+
}
|
|
623
|
+
}
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"displayName": "Type",
|
|
627
|
+
"name": "type",
|
|
628
|
+
"type": "options",
|
|
629
|
+
"default": "master",
|
|
630
|
+
"description": "Whether this Domain represents the authoritative source of information for the domain it describes (\"master\"), or whether it is a read-only copy of a master (\"slave\").\n",
|
|
631
|
+
"options": [
|
|
632
|
+
{
|
|
633
|
+
"name": "Master",
|
|
634
|
+
"value": "master"
|
|
635
|
+
},
|
|
636
|
+
{
|
|
637
|
+
"name": "Slave",
|
|
638
|
+
"value": "slave"
|
|
639
|
+
}
|
|
640
|
+
],
|
|
641
|
+
"routing": {
|
|
642
|
+
"send": {
|
|
643
|
+
"property": "type",
|
|
644
|
+
"propertyInDotNotation": false,
|
|
645
|
+
"type": "body",
|
|
646
|
+
"value": "={{ $value }}"
|
|
647
|
+
}
|
|
648
|
+
},
|
|
649
|
+
"displayOptions": {
|
|
650
|
+
"show": {
|
|
651
|
+
"resource": [
|
|
652
|
+
"Domains"
|
|
653
|
+
],
|
|
654
|
+
"operation": [
|
|
655
|
+
"Create Domain"
|
|
656
|
+
]
|
|
657
|
+
}
|
|
658
|
+
}
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"displayName": "Bearer Token",
|
|
662
|
+
"name": "security_personalaccesstoken",
|
|
663
|
+
"type": "string",
|
|
664
|
+
"default": "",
|
|
665
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
666
|
+
"required": false,
|
|
667
|
+
"routing": {
|
|
668
|
+
"request": {
|
|
669
|
+
"headers": {
|
|
670
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
671
|
+
}
|
|
672
|
+
}
|
|
673
|
+
},
|
|
674
|
+
"displayOptions": {
|
|
675
|
+
"show": {
|
|
676
|
+
"resource": [
|
|
677
|
+
"Domains"
|
|
678
|
+
],
|
|
679
|
+
"operation": [
|
|
680
|
+
"Create Domain"
|
|
681
|
+
]
|
|
682
|
+
}
|
|
683
|
+
}
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"displayName": "POST /domains/import",
|
|
687
|
+
"name": "operation",
|
|
688
|
+
"type": "notice",
|
|
689
|
+
"typeOptions": {
|
|
690
|
+
"theme": "info"
|
|
691
|
+
},
|
|
692
|
+
"default": "",
|
|
693
|
+
"displayOptions": {
|
|
694
|
+
"show": {
|
|
695
|
+
"resource": [
|
|
696
|
+
"Domains"
|
|
697
|
+
],
|
|
698
|
+
"operation": [
|
|
699
|
+
"Import Domain"
|
|
700
|
+
]
|
|
701
|
+
}
|
|
702
|
+
}
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"required": true,
|
|
706
|
+
"displayName": "Domain",
|
|
707
|
+
"name": "domain",
|
|
708
|
+
"type": "string",
|
|
709
|
+
"default": "example.com",
|
|
710
|
+
"description": "The domain to import.\n",
|
|
711
|
+
"routing": {
|
|
712
|
+
"send": {
|
|
713
|
+
"property": "domain",
|
|
714
|
+
"propertyInDotNotation": false,
|
|
715
|
+
"type": "body",
|
|
716
|
+
"value": "={{ $value }}"
|
|
717
|
+
}
|
|
718
|
+
},
|
|
719
|
+
"displayOptions": {
|
|
720
|
+
"show": {
|
|
721
|
+
"resource": [
|
|
722
|
+
"Domains"
|
|
723
|
+
],
|
|
724
|
+
"operation": [
|
|
725
|
+
"Import Domain"
|
|
726
|
+
]
|
|
727
|
+
}
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"required": true,
|
|
732
|
+
"displayName": "Remote Nameserver",
|
|
733
|
+
"name": "remote_nameserver",
|
|
734
|
+
"type": "string",
|
|
735
|
+
"default": "examplenameserver.com",
|
|
736
|
+
"description": "The remote nameserver that allows zone transfers (AXFR).\n",
|
|
737
|
+
"routing": {
|
|
738
|
+
"send": {
|
|
739
|
+
"property": "remote_nameserver",
|
|
740
|
+
"propertyInDotNotation": false,
|
|
741
|
+
"type": "body",
|
|
742
|
+
"value": "={{ $value }}"
|
|
743
|
+
}
|
|
744
|
+
},
|
|
745
|
+
"displayOptions": {
|
|
746
|
+
"show": {
|
|
747
|
+
"resource": [
|
|
748
|
+
"Domains"
|
|
749
|
+
],
|
|
750
|
+
"operation": [
|
|
751
|
+
"Import Domain"
|
|
752
|
+
]
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"displayName": "Bearer Token",
|
|
758
|
+
"name": "security_personalaccesstoken",
|
|
759
|
+
"type": "string",
|
|
760
|
+
"default": "",
|
|
761
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
762
|
+
"required": false,
|
|
763
|
+
"routing": {
|
|
764
|
+
"request": {
|
|
765
|
+
"headers": {
|
|
766
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
767
|
+
}
|
|
768
|
+
}
|
|
769
|
+
},
|
|
770
|
+
"displayOptions": {
|
|
771
|
+
"show": {
|
|
772
|
+
"resource": [
|
|
773
|
+
"Domains"
|
|
774
|
+
],
|
|
775
|
+
"operation": [
|
|
776
|
+
"Import Domain"
|
|
777
|
+
]
|
|
778
|
+
}
|
|
779
|
+
}
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
"displayName": "DELETE /domains/{domainId}",
|
|
783
|
+
"name": "operation",
|
|
784
|
+
"type": "notice",
|
|
785
|
+
"typeOptions": {
|
|
786
|
+
"theme": "info"
|
|
787
|
+
},
|
|
788
|
+
"default": "",
|
|
789
|
+
"displayOptions": {
|
|
790
|
+
"show": {
|
|
791
|
+
"resource": [
|
|
792
|
+
"Domains"
|
|
793
|
+
],
|
|
794
|
+
"operation": [
|
|
795
|
+
"Delete Domain"
|
|
796
|
+
]
|
|
797
|
+
}
|
|
798
|
+
}
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"displayName": "Bearer Token",
|
|
802
|
+
"name": "security_personalaccesstoken",
|
|
803
|
+
"type": "string",
|
|
804
|
+
"default": "",
|
|
805
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
806
|
+
"required": false,
|
|
807
|
+
"routing": {
|
|
808
|
+
"request": {
|
|
809
|
+
"headers": {
|
|
810
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
811
|
+
}
|
|
812
|
+
}
|
|
813
|
+
},
|
|
814
|
+
"displayOptions": {
|
|
815
|
+
"show": {
|
|
816
|
+
"resource": [
|
|
817
|
+
"Domains"
|
|
818
|
+
],
|
|
819
|
+
"operation": [
|
|
820
|
+
"Delete Domain"
|
|
821
|
+
]
|
|
822
|
+
}
|
|
823
|
+
}
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
"displayName": "GET /domains/{domainId}",
|
|
827
|
+
"name": "operation",
|
|
828
|
+
"type": "notice",
|
|
829
|
+
"typeOptions": {
|
|
830
|
+
"theme": "info"
|
|
831
|
+
},
|
|
832
|
+
"default": "",
|
|
833
|
+
"displayOptions": {
|
|
834
|
+
"show": {
|
|
835
|
+
"resource": [
|
|
836
|
+
"Domains"
|
|
837
|
+
],
|
|
838
|
+
"operation": [
|
|
839
|
+
"Get Domain"
|
|
840
|
+
]
|
|
841
|
+
}
|
|
842
|
+
}
|
|
843
|
+
},
|
|
844
|
+
{
|
|
845
|
+
"displayName": "Bearer Token",
|
|
846
|
+
"name": "security_personalaccesstoken",
|
|
847
|
+
"type": "string",
|
|
848
|
+
"default": "",
|
|
849
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
850
|
+
"required": false,
|
|
851
|
+
"routing": {
|
|
852
|
+
"request": {
|
|
853
|
+
"headers": {
|
|
854
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
855
|
+
}
|
|
856
|
+
}
|
|
857
|
+
},
|
|
858
|
+
"displayOptions": {
|
|
859
|
+
"show": {
|
|
860
|
+
"resource": [
|
|
861
|
+
"Domains"
|
|
862
|
+
],
|
|
863
|
+
"operation": [
|
|
864
|
+
"Get Domain"
|
|
865
|
+
]
|
|
866
|
+
}
|
|
867
|
+
}
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"displayName": "PUT /domains/{domainId}",
|
|
871
|
+
"name": "operation",
|
|
872
|
+
"type": "notice",
|
|
873
|
+
"typeOptions": {
|
|
874
|
+
"theme": "info"
|
|
875
|
+
},
|
|
876
|
+
"default": "",
|
|
877
|
+
"displayOptions": {
|
|
878
|
+
"show": {
|
|
879
|
+
"resource": [
|
|
880
|
+
"Domains"
|
|
881
|
+
],
|
|
882
|
+
"operation": [
|
|
883
|
+
"Update Domain"
|
|
884
|
+
]
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"displayName": "Axfr Ips",
|
|
890
|
+
"name": "axfr_ips",
|
|
891
|
+
"type": "json",
|
|
892
|
+
"default": "[]",
|
|
893
|
+
"description": "The list of IPs that may perform a zone transfer for this Domain. The total combined length of all data within this array cannot exceed 1000 characters.\n\n**Note**: This is potentially dangerous, and should be set to an empty list unless you intend to use it.\n",
|
|
894
|
+
"routing": {
|
|
895
|
+
"send": {
|
|
896
|
+
"property": "axfr_ips",
|
|
897
|
+
"propertyInDotNotation": false,
|
|
898
|
+
"type": "body",
|
|
899
|
+
"value": "={{ JSON.parse($value) }}"
|
|
900
|
+
}
|
|
901
|
+
},
|
|
902
|
+
"displayOptions": {
|
|
903
|
+
"show": {
|
|
904
|
+
"resource": [
|
|
905
|
+
"Domains"
|
|
906
|
+
],
|
|
907
|
+
"operation": [
|
|
908
|
+
"Update Domain"
|
|
909
|
+
]
|
|
910
|
+
}
|
|
911
|
+
}
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"displayName": "Description",
|
|
915
|
+
"name": "description",
|
|
916
|
+
"type": "string",
|
|
917
|
+
"default": null,
|
|
918
|
+
"description": "A description for this Domain. This is for display purposes only.\n",
|
|
919
|
+
"routing": {
|
|
920
|
+
"send": {
|
|
921
|
+
"property": "description",
|
|
922
|
+
"propertyInDotNotation": false,
|
|
923
|
+
"type": "body",
|
|
924
|
+
"value": "={{ $value }}"
|
|
925
|
+
}
|
|
926
|
+
},
|
|
927
|
+
"displayOptions": {
|
|
928
|
+
"show": {
|
|
929
|
+
"resource": [
|
|
930
|
+
"Domains"
|
|
931
|
+
],
|
|
932
|
+
"operation": [
|
|
933
|
+
"Update Domain"
|
|
934
|
+
]
|
|
935
|
+
}
|
|
936
|
+
}
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"displayName": "Domain",
|
|
940
|
+
"name": "domain",
|
|
941
|
+
"type": "string",
|
|
942
|
+
"default": "example.org",
|
|
943
|
+
"description": "The domain this Domain represents. Domain labels cannot be longer than 63 characters and must conform to [RFC1035](https://tools.ietf.org/html/rfc1035). Domains must be unique on Linode's platform, including across different Linode accounts; there cannot be two Domains representing the same domain.\n",
|
|
944
|
+
"routing": {
|
|
945
|
+
"send": {
|
|
946
|
+
"property": "domain",
|
|
947
|
+
"propertyInDotNotation": false,
|
|
948
|
+
"type": "body",
|
|
949
|
+
"value": "={{ $value }}"
|
|
950
|
+
}
|
|
951
|
+
},
|
|
952
|
+
"displayOptions": {
|
|
953
|
+
"show": {
|
|
954
|
+
"resource": [
|
|
955
|
+
"Domains"
|
|
956
|
+
],
|
|
957
|
+
"operation": [
|
|
958
|
+
"Update Domain"
|
|
959
|
+
]
|
|
960
|
+
}
|
|
961
|
+
}
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"displayName": "Expire Sec",
|
|
965
|
+
"name": "expire_sec",
|
|
966
|
+
"type": "number",
|
|
967
|
+
"default": 300,
|
|
968
|
+
"description": "The amount of time in seconds that may pass before this Domain is no longer\nauthoritative.\n\n* Valid values are\n0, 300, 3600, 7200, 14400, 28800, 57600, 86400, 172800, 345600, 604800, 1209600, and 2419200.\n\n* Any other value is rounded up to the nearest valid value.\n\n* A value of 0 is equivalent to the default value of 1209600.\n",
|
|
969
|
+
"routing": {
|
|
970
|
+
"send": {
|
|
971
|
+
"property": "expire_sec",
|
|
972
|
+
"propertyInDotNotation": false,
|
|
973
|
+
"type": "body",
|
|
974
|
+
"value": "={{ $value }}"
|
|
975
|
+
}
|
|
976
|
+
},
|
|
977
|
+
"displayOptions": {
|
|
978
|
+
"show": {
|
|
979
|
+
"resource": [
|
|
980
|
+
"Domains"
|
|
981
|
+
],
|
|
982
|
+
"operation": [
|
|
983
|
+
"Update Domain"
|
|
984
|
+
]
|
|
985
|
+
}
|
|
986
|
+
}
|
|
987
|
+
},
|
|
988
|
+
{
|
|
989
|
+
"displayName": "Group",
|
|
990
|
+
"name": "group",
|
|
991
|
+
"type": "string",
|
|
992
|
+
"default": null,
|
|
993
|
+
"description": "The group this Domain belongs to. This is for display purposes only.\n",
|
|
994
|
+
"routing": {
|
|
995
|
+
"send": {
|
|
996
|
+
"property": "group",
|
|
997
|
+
"propertyInDotNotation": false,
|
|
998
|
+
"type": "body",
|
|
999
|
+
"value": "={{ $value }}"
|
|
1000
|
+
}
|
|
1001
|
+
},
|
|
1002
|
+
"displayOptions": {
|
|
1003
|
+
"show": {
|
|
1004
|
+
"resource": [
|
|
1005
|
+
"Domains"
|
|
1006
|
+
],
|
|
1007
|
+
"operation": [
|
|
1008
|
+
"Update Domain"
|
|
1009
|
+
]
|
|
1010
|
+
}
|
|
1011
|
+
}
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"displayName": "ID",
|
|
1015
|
+
"name": "id",
|
|
1016
|
+
"type": "number",
|
|
1017
|
+
"default": 1234,
|
|
1018
|
+
"description": "This Domain's unique ID",
|
|
1019
|
+
"routing": {
|
|
1020
|
+
"send": {
|
|
1021
|
+
"property": "id",
|
|
1022
|
+
"propertyInDotNotation": false,
|
|
1023
|
+
"type": "body",
|
|
1024
|
+
"value": "={{ $value }}"
|
|
1025
|
+
}
|
|
1026
|
+
},
|
|
1027
|
+
"displayOptions": {
|
|
1028
|
+
"show": {
|
|
1029
|
+
"resource": [
|
|
1030
|
+
"Domains"
|
|
1031
|
+
],
|
|
1032
|
+
"operation": [
|
|
1033
|
+
"Update Domain"
|
|
1034
|
+
]
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"displayName": "Master Ips",
|
|
1040
|
+
"name": "master_ips",
|
|
1041
|
+
"type": "json",
|
|
1042
|
+
"default": "[]",
|
|
1043
|
+
"description": "The IP addresses representing the master DNS for this Domain. At least one value is required for `type` slave Domains. The total combined length of all data within this array cannot exceed 1000 characters.\n",
|
|
1044
|
+
"routing": {
|
|
1045
|
+
"send": {
|
|
1046
|
+
"property": "master_ips",
|
|
1047
|
+
"propertyInDotNotation": false,
|
|
1048
|
+
"type": "body",
|
|
1049
|
+
"value": "={{ JSON.parse($value) }}"
|
|
1050
|
+
}
|
|
1051
|
+
},
|
|
1052
|
+
"displayOptions": {
|
|
1053
|
+
"show": {
|
|
1054
|
+
"resource": [
|
|
1055
|
+
"Domains"
|
|
1056
|
+
],
|
|
1057
|
+
"operation": [
|
|
1058
|
+
"Update Domain"
|
|
1059
|
+
]
|
|
1060
|
+
}
|
|
1061
|
+
}
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"displayName": "Refresh Sec",
|
|
1065
|
+
"name": "refresh_sec",
|
|
1066
|
+
"type": "number",
|
|
1067
|
+
"default": 300,
|
|
1068
|
+
"description": "The amount of time in seconds before this Domain should be refreshed.\n\n* Valid values are\n0, 300, 3600, 7200, 14400, 28800, 57600, 86400, 172800, 345600, 604800, 1209600, and 2419200.\n\n* Any other value is rounded up to the nearest valid value.\n\n* A value of 0 is equivalent to the default value of 14400.\n",
|
|
1069
|
+
"routing": {
|
|
1070
|
+
"send": {
|
|
1071
|
+
"property": "refresh_sec",
|
|
1072
|
+
"propertyInDotNotation": false,
|
|
1073
|
+
"type": "body",
|
|
1074
|
+
"value": "={{ $value }}"
|
|
1075
|
+
}
|
|
1076
|
+
},
|
|
1077
|
+
"displayOptions": {
|
|
1078
|
+
"show": {
|
|
1079
|
+
"resource": [
|
|
1080
|
+
"Domains"
|
|
1081
|
+
],
|
|
1082
|
+
"operation": [
|
|
1083
|
+
"Update Domain"
|
|
1084
|
+
]
|
|
1085
|
+
}
|
|
1086
|
+
}
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"displayName": "Retry Sec",
|
|
1090
|
+
"name": "retry_sec",
|
|
1091
|
+
"type": "number",
|
|
1092
|
+
"default": 300,
|
|
1093
|
+
"description": "The interval, in seconds, at which a failed refresh should be retried.\n\n* Valid values are\n0, 300, 3600, 7200, 14400, 28800, 57600, 86400, 172800, 345600, 604800, 1209600, and 2419200.\n\n* Any other value is rounded up to the nearest valid value.\n\n* A value of 0 is equivalent to the default value of 14400.\n",
|
|
1094
|
+
"routing": {
|
|
1095
|
+
"send": {
|
|
1096
|
+
"property": "retry_sec",
|
|
1097
|
+
"propertyInDotNotation": false,
|
|
1098
|
+
"type": "body",
|
|
1099
|
+
"value": "={{ $value }}"
|
|
1100
|
+
}
|
|
1101
|
+
},
|
|
1102
|
+
"displayOptions": {
|
|
1103
|
+
"show": {
|
|
1104
|
+
"resource": [
|
|
1105
|
+
"Domains"
|
|
1106
|
+
],
|
|
1107
|
+
"operation": [
|
|
1108
|
+
"Update Domain"
|
|
1109
|
+
]
|
|
1110
|
+
}
|
|
1111
|
+
}
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"displayName": "Soa Email",
|
|
1115
|
+
"name": "soa_email",
|
|
1116
|
+
"type": "string",
|
|
1117
|
+
"default": "admin@example.org",
|
|
1118
|
+
"description": "Start of Authority email address. This is required for `type` master Domains.\n",
|
|
1119
|
+
"routing": {
|
|
1120
|
+
"send": {
|
|
1121
|
+
"property": "soa_email",
|
|
1122
|
+
"propertyInDotNotation": false,
|
|
1123
|
+
"type": "body",
|
|
1124
|
+
"value": "={{ $value }}"
|
|
1125
|
+
}
|
|
1126
|
+
},
|
|
1127
|
+
"displayOptions": {
|
|
1128
|
+
"show": {
|
|
1129
|
+
"resource": [
|
|
1130
|
+
"Domains"
|
|
1131
|
+
],
|
|
1132
|
+
"operation": [
|
|
1133
|
+
"Update Domain"
|
|
1134
|
+
]
|
|
1135
|
+
}
|
|
1136
|
+
}
|
|
1137
|
+
},
|
|
1138
|
+
{
|
|
1139
|
+
"displayName": "Status",
|
|
1140
|
+
"name": "status",
|
|
1141
|
+
"type": "options",
|
|
1142
|
+
"default": "active",
|
|
1143
|
+
"description": "Used to control whether this Domain is currently being rendered.\n",
|
|
1144
|
+
"options": [
|
|
1145
|
+
{
|
|
1146
|
+
"name": "Disabled",
|
|
1147
|
+
"value": "disabled"
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
"name": "Active",
|
|
1151
|
+
"value": "active"
|
|
1152
|
+
}
|
|
1153
|
+
],
|
|
1154
|
+
"routing": {
|
|
1155
|
+
"send": {
|
|
1156
|
+
"property": "status",
|
|
1157
|
+
"propertyInDotNotation": false,
|
|
1158
|
+
"type": "body",
|
|
1159
|
+
"value": "={{ $value }}"
|
|
1160
|
+
}
|
|
1161
|
+
},
|
|
1162
|
+
"displayOptions": {
|
|
1163
|
+
"show": {
|
|
1164
|
+
"resource": [
|
|
1165
|
+
"Domains"
|
|
1166
|
+
],
|
|
1167
|
+
"operation": [
|
|
1168
|
+
"Update Domain"
|
|
1169
|
+
]
|
|
1170
|
+
}
|
|
1171
|
+
}
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"displayName": "Tags",
|
|
1175
|
+
"name": "tags",
|
|
1176
|
+
"type": "json",
|
|
1177
|
+
"default": "[\n \"example tag\",\n \"another example\"\n]",
|
|
1178
|
+
"description": "An array of tags applied to this object. Tags are for organizational purposes only.\n",
|
|
1179
|
+
"routing": {
|
|
1180
|
+
"send": {
|
|
1181
|
+
"property": "tags",
|
|
1182
|
+
"propertyInDotNotation": false,
|
|
1183
|
+
"type": "body",
|
|
1184
|
+
"value": "={{ JSON.parse($value) }}"
|
|
1185
|
+
}
|
|
1186
|
+
},
|
|
1187
|
+
"displayOptions": {
|
|
1188
|
+
"show": {
|
|
1189
|
+
"resource": [
|
|
1190
|
+
"Domains"
|
|
1191
|
+
],
|
|
1192
|
+
"operation": [
|
|
1193
|
+
"Update Domain"
|
|
1194
|
+
]
|
|
1195
|
+
}
|
|
1196
|
+
}
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
"displayName": "Ttl Sec",
|
|
1200
|
+
"name": "ttl_sec",
|
|
1201
|
+
"type": "number",
|
|
1202
|
+
"default": 300,
|
|
1203
|
+
"description": "\"Time to Live\" - the amount of time in seconds that this Domain's records may be cached by resolvers or other domain servers.\n* Valid values are 0, 300, 3600, 7200, 14400, 28800, 57600, 86400, 172800, 345600, 604800, 1209600, and 2419200.\n* Any other value is rounded up to the nearest valid value.\n* A value of 0 is equivalent to the default value of 86400.\n",
|
|
1204
|
+
"routing": {
|
|
1205
|
+
"send": {
|
|
1206
|
+
"property": "ttl_sec",
|
|
1207
|
+
"propertyInDotNotation": false,
|
|
1208
|
+
"type": "body",
|
|
1209
|
+
"value": "={{ $value }}"
|
|
1210
|
+
}
|
|
1211
|
+
},
|
|
1212
|
+
"displayOptions": {
|
|
1213
|
+
"show": {
|
|
1214
|
+
"resource": [
|
|
1215
|
+
"Domains"
|
|
1216
|
+
],
|
|
1217
|
+
"operation": [
|
|
1218
|
+
"Update Domain"
|
|
1219
|
+
]
|
|
1220
|
+
}
|
|
1221
|
+
}
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
"displayName": "Type",
|
|
1225
|
+
"name": "type",
|
|
1226
|
+
"type": "options",
|
|
1227
|
+
"default": "master",
|
|
1228
|
+
"description": "Whether this Domain represents the authoritative source of information for the domain it describes (\"master\"), or whether it is a read-only copy of a master (\"slave\").\n",
|
|
1229
|
+
"options": [
|
|
1230
|
+
{
|
|
1231
|
+
"name": "Master",
|
|
1232
|
+
"value": "master"
|
|
1233
|
+
},
|
|
1234
|
+
{
|
|
1235
|
+
"name": "Slave",
|
|
1236
|
+
"value": "slave"
|
|
1237
|
+
}
|
|
1238
|
+
],
|
|
1239
|
+
"routing": {
|
|
1240
|
+
"send": {
|
|
1241
|
+
"property": "type",
|
|
1242
|
+
"propertyInDotNotation": false,
|
|
1243
|
+
"type": "body",
|
|
1244
|
+
"value": "={{ $value }}"
|
|
1245
|
+
}
|
|
1246
|
+
},
|
|
1247
|
+
"displayOptions": {
|
|
1248
|
+
"show": {
|
|
1249
|
+
"resource": [
|
|
1250
|
+
"Domains"
|
|
1251
|
+
],
|
|
1252
|
+
"operation": [
|
|
1253
|
+
"Update Domain"
|
|
1254
|
+
]
|
|
1255
|
+
}
|
|
1256
|
+
}
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
"displayName": "Bearer Token",
|
|
1260
|
+
"name": "security_personalaccesstoken",
|
|
1261
|
+
"type": "string",
|
|
1262
|
+
"default": "",
|
|
1263
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1264
|
+
"required": false,
|
|
1265
|
+
"routing": {
|
|
1266
|
+
"request": {
|
|
1267
|
+
"headers": {
|
|
1268
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1269
|
+
}
|
|
1270
|
+
}
|
|
1271
|
+
},
|
|
1272
|
+
"displayOptions": {
|
|
1273
|
+
"show": {
|
|
1274
|
+
"resource": [
|
|
1275
|
+
"Domains"
|
|
1276
|
+
],
|
|
1277
|
+
"operation": [
|
|
1278
|
+
"Update Domain"
|
|
1279
|
+
]
|
|
1280
|
+
}
|
|
1281
|
+
}
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
"displayName": "POST /domains/{domainId}/clone",
|
|
1285
|
+
"name": "operation",
|
|
1286
|
+
"type": "notice",
|
|
1287
|
+
"typeOptions": {
|
|
1288
|
+
"theme": "info"
|
|
1289
|
+
},
|
|
1290
|
+
"default": "",
|
|
1291
|
+
"displayOptions": {
|
|
1292
|
+
"show": {
|
|
1293
|
+
"resource": [
|
|
1294
|
+
"Domains"
|
|
1295
|
+
],
|
|
1296
|
+
"operation": [
|
|
1297
|
+
"Clone Domain"
|
|
1298
|
+
]
|
|
1299
|
+
}
|
|
1300
|
+
}
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
"required": true,
|
|
1304
|
+
"displayName": "Domain",
|
|
1305
|
+
"name": "domain",
|
|
1306
|
+
"type": "string",
|
|
1307
|
+
"default": "example.org",
|
|
1308
|
+
"description": "The new domain for the clone. Domain labels cannot be longer than 63 characters and must conform to [RFC1035](https://tools.ietf.org/html/rfc1035). Domains must be unique on Linode's platform, including across different Linode accounts; there cannot be two Domains representing the same domain.\n",
|
|
1309
|
+
"routing": {
|
|
1310
|
+
"send": {
|
|
1311
|
+
"property": "domain",
|
|
1312
|
+
"propertyInDotNotation": false,
|
|
1313
|
+
"type": "body",
|
|
1314
|
+
"value": "={{ $value }}"
|
|
1315
|
+
}
|
|
1316
|
+
},
|
|
1317
|
+
"displayOptions": {
|
|
1318
|
+
"show": {
|
|
1319
|
+
"resource": [
|
|
1320
|
+
"Domains"
|
|
1321
|
+
],
|
|
1322
|
+
"operation": [
|
|
1323
|
+
"Clone Domain"
|
|
1324
|
+
]
|
|
1325
|
+
}
|
|
1326
|
+
}
|
|
1327
|
+
},
|
|
1328
|
+
{
|
|
1329
|
+
"displayName": "Bearer Token",
|
|
1330
|
+
"name": "security_personalaccesstoken",
|
|
1331
|
+
"type": "string",
|
|
1332
|
+
"default": "",
|
|
1333
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1334
|
+
"required": false,
|
|
1335
|
+
"routing": {
|
|
1336
|
+
"request": {
|
|
1337
|
+
"headers": {
|
|
1338
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1339
|
+
}
|
|
1340
|
+
}
|
|
1341
|
+
},
|
|
1342
|
+
"displayOptions": {
|
|
1343
|
+
"show": {
|
|
1344
|
+
"resource": [
|
|
1345
|
+
"Domains"
|
|
1346
|
+
],
|
|
1347
|
+
"operation": [
|
|
1348
|
+
"Clone Domain"
|
|
1349
|
+
]
|
|
1350
|
+
}
|
|
1351
|
+
}
|
|
1352
|
+
},
|
|
1353
|
+
{
|
|
1354
|
+
"displayName": "GET /domains/{domainId}/records",
|
|
1355
|
+
"name": "operation",
|
|
1356
|
+
"type": "notice",
|
|
1357
|
+
"typeOptions": {
|
|
1358
|
+
"theme": "info"
|
|
1359
|
+
},
|
|
1360
|
+
"default": "",
|
|
1361
|
+
"displayOptions": {
|
|
1362
|
+
"show": {
|
|
1363
|
+
"resource": [
|
|
1364
|
+
"Domains"
|
|
1365
|
+
],
|
|
1366
|
+
"operation": [
|
|
1367
|
+
"Get Domain Records"
|
|
1368
|
+
]
|
|
1369
|
+
}
|
|
1370
|
+
}
|
|
1371
|
+
},
|
|
1372
|
+
{
|
|
1373
|
+
"displayName": "Page",
|
|
1374
|
+
"name": "page",
|
|
1375
|
+
"description": "The page of a collection to return.",
|
|
1376
|
+
"default": 1,
|
|
1377
|
+
"type": "number",
|
|
1378
|
+
"routing": {
|
|
1379
|
+
"send": {
|
|
1380
|
+
"type": "query",
|
|
1381
|
+
"property": "page",
|
|
1382
|
+
"value": "={{ $value }}",
|
|
1383
|
+
"propertyInDotNotation": false
|
|
1384
|
+
}
|
|
1385
|
+
},
|
|
1386
|
+
"displayOptions": {
|
|
1387
|
+
"show": {
|
|
1388
|
+
"resource": [
|
|
1389
|
+
"Domains"
|
|
1390
|
+
],
|
|
1391
|
+
"operation": [
|
|
1392
|
+
"Get Domain Records"
|
|
1393
|
+
]
|
|
1394
|
+
}
|
|
1395
|
+
}
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
"displayName": "Page Size",
|
|
1399
|
+
"name": "page_size",
|
|
1400
|
+
"description": "The number of items to return per page.",
|
|
1401
|
+
"default": 100,
|
|
1402
|
+
"type": "number",
|
|
1403
|
+
"routing": {
|
|
1404
|
+
"send": {
|
|
1405
|
+
"type": "query",
|
|
1406
|
+
"property": "page_size",
|
|
1407
|
+
"value": "={{ $value }}",
|
|
1408
|
+
"propertyInDotNotation": false
|
|
1409
|
+
}
|
|
1410
|
+
},
|
|
1411
|
+
"displayOptions": {
|
|
1412
|
+
"show": {
|
|
1413
|
+
"resource": [
|
|
1414
|
+
"Domains"
|
|
1415
|
+
],
|
|
1416
|
+
"operation": [
|
|
1417
|
+
"Get Domain Records"
|
|
1418
|
+
]
|
|
1419
|
+
}
|
|
1420
|
+
}
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"displayName": "Bearer Token",
|
|
1424
|
+
"name": "security_personalaccesstoken",
|
|
1425
|
+
"type": "string",
|
|
1426
|
+
"default": "",
|
|
1427
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1428
|
+
"required": false,
|
|
1429
|
+
"routing": {
|
|
1430
|
+
"request": {
|
|
1431
|
+
"headers": {
|
|
1432
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1433
|
+
}
|
|
1434
|
+
}
|
|
1435
|
+
},
|
|
1436
|
+
"displayOptions": {
|
|
1437
|
+
"show": {
|
|
1438
|
+
"resource": [
|
|
1439
|
+
"Domains"
|
|
1440
|
+
],
|
|
1441
|
+
"operation": [
|
|
1442
|
+
"Get Domain Records"
|
|
1443
|
+
]
|
|
1444
|
+
}
|
|
1445
|
+
}
|
|
1446
|
+
},
|
|
1447
|
+
{
|
|
1448
|
+
"displayName": "POST /domains/{domainId}/records",
|
|
1449
|
+
"name": "operation",
|
|
1450
|
+
"type": "notice",
|
|
1451
|
+
"typeOptions": {
|
|
1452
|
+
"theme": "info"
|
|
1453
|
+
},
|
|
1454
|
+
"default": "",
|
|
1455
|
+
"displayOptions": {
|
|
1456
|
+
"show": {
|
|
1457
|
+
"resource": [
|
|
1458
|
+
"Domains"
|
|
1459
|
+
],
|
|
1460
|
+
"operation": [
|
|
1461
|
+
"Create Domain Record"
|
|
1462
|
+
]
|
|
1463
|
+
}
|
|
1464
|
+
}
|
|
1465
|
+
},
|
|
1466
|
+
{
|
|
1467
|
+
"displayName": "Created",
|
|
1468
|
+
"name": "created",
|
|
1469
|
+
"type": "string",
|
|
1470
|
+
"default": "2018-01-01T00:01:01",
|
|
1471
|
+
"description": "When this Domain Record was created.",
|
|
1472
|
+
"routing": {
|
|
1473
|
+
"send": {
|
|
1474
|
+
"property": "created",
|
|
1475
|
+
"propertyInDotNotation": false,
|
|
1476
|
+
"type": "body",
|
|
1477
|
+
"value": "={{ $value }}"
|
|
1478
|
+
}
|
|
1479
|
+
},
|
|
1480
|
+
"displayOptions": {
|
|
1481
|
+
"show": {
|
|
1482
|
+
"resource": [
|
|
1483
|
+
"Domains"
|
|
1484
|
+
],
|
|
1485
|
+
"operation": [
|
|
1486
|
+
"Create Domain Record"
|
|
1487
|
+
]
|
|
1488
|
+
}
|
|
1489
|
+
}
|
|
1490
|
+
},
|
|
1491
|
+
{
|
|
1492
|
+
"displayName": "ID",
|
|
1493
|
+
"name": "id",
|
|
1494
|
+
"type": "number",
|
|
1495
|
+
"default": 123456,
|
|
1496
|
+
"description": "This Record's unique ID.",
|
|
1497
|
+
"routing": {
|
|
1498
|
+
"send": {
|
|
1499
|
+
"property": "id",
|
|
1500
|
+
"propertyInDotNotation": false,
|
|
1501
|
+
"type": "body",
|
|
1502
|
+
"value": "={{ $value }}"
|
|
1503
|
+
}
|
|
1504
|
+
},
|
|
1505
|
+
"displayOptions": {
|
|
1506
|
+
"show": {
|
|
1507
|
+
"resource": [
|
|
1508
|
+
"Domains"
|
|
1509
|
+
],
|
|
1510
|
+
"operation": [
|
|
1511
|
+
"Create Domain Record"
|
|
1512
|
+
]
|
|
1513
|
+
}
|
|
1514
|
+
}
|
|
1515
|
+
},
|
|
1516
|
+
{
|
|
1517
|
+
"displayName": "Name",
|
|
1518
|
+
"name": "name",
|
|
1519
|
+
"type": "string",
|
|
1520
|
+
"default": "test",
|
|
1521
|
+
"description": "The name of this Record. For requests, this property's actual usage and whether it is required depends\non the type of record this represents:\n\n`A` and `AAAA`: The hostname or FQDN of the Record.\n\n`NS`: The subdomain, if any, to use with the Domain of the Record. Wildcard NS records (`*`) are not supported.\n\n`MX`: The mail subdomain. For example, `sub` for the address `user@sub.example.com` under the `example.com`\nDomain. Must be an empty string (`\"\"`) for a Null MX Record.\n\n`CNAME`: The hostname. Must be unique. Required.\n\n`TXT`: The hostname.\n\n`SRV`: Unused. Use the `service` property to set the service name for this record.\n\n`CAA`: The subdomain. Omit or enter an empty string (`\"\"`) to apply to the entire Domain.\n\n`PTR`: See our guide on how to [Configure Your Linode for Reverse DNS\n(rDNS)](/docs/guides/configure-rdns/).\n",
|
|
1522
|
+
"routing": {
|
|
1523
|
+
"send": {
|
|
1524
|
+
"property": "name",
|
|
1525
|
+
"propertyInDotNotation": false,
|
|
1526
|
+
"type": "body",
|
|
1527
|
+
"value": "={{ $value }}"
|
|
1528
|
+
}
|
|
1529
|
+
},
|
|
1530
|
+
"displayOptions": {
|
|
1531
|
+
"show": {
|
|
1532
|
+
"resource": [
|
|
1533
|
+
"Domains"
|
|
1534
|
+
],
|
|
1535
|
+
"operation": [
|
|
1536
|
+
"Create Domain Record"
|
|
1537
|
+
]
|
|
1538
|
+
}
|
|
1539
|
+
}
|
|
1540
|
+
},
|
|
1541
|
+
{
|
|
1542
|
+
"displayName": "Port",
|
|
1543
|
+
"name": "port",
|
|
1544
|
+
"type": "number",
|
|
1545
|
+
"default": 80,
|
|
1546
|
+
"description": "The port this Record points to. Only valid and required for SRV record requests.\n",
|
|
1547
|
+
"routing": {
|
|
1548
|
+
"send": {
|
|
1549
|
+
"property": "port",
|
|
1550
|
+
"propertyInDotNotation": false,
|
|
1551
|
+
"type": "body",
|
|
1552
|
+
"value": "={{ $value }}"
|
|
1553
|
+
}
|
|
1554
|
+
},
|
|
1555
|
+
"displayOptions": {
|
|
1556
|
+
"show": {
|
|
1557
|
+
"resource": [
|
|
1558
|
+
"Domains"
|
|
1559
|
+
],
|
|
1560
|
+
"operation": [
|
|
1561
|
+
"Create Domain Record"
|
|
1562
|
+
]
|
|
1563
|
+
}
|
|
1564
|
+
}
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"displayName": "Priority",
|
|
1568
|
+
"name": "priority",
|
|
1569
|
+
"type": "number",
|
|
1570
|
+
"default": 50,
|
|
1571
|
+
"description": "The priority of the target host for this Record. Lower values are preferred. Only valid for\nMX and SRV record requests. Required for SRV record requests.\n\nDefaults to `0` for MX record requests. Must be `0` for Null MX records.\n",
|
|
1572
|
+
"routing": {
|
|
1573
|
+
"send": {
|
|
1574
|
+
"property": "priority",
|
|
1575
|
+
"propertyInDotNotation": false,
|
|
1576
|
+
"type": "body",
|
|
1577
|
+
"value": "={{ $value }}"
|
|
1578
|
+
}
|
|
1579
|
+
},
|
|
1580
|
+
"displayOptions": {
|
|
1581
|
+
"show": {
|
|
1582
|
+
"resource": [
|
|
1583
|
+
"Domains"
|
|
1584
|
+
],
|
|
1585
|
+
"operation": [
|
|
1586
|
+
"Create Domain Record"
|
|
1587
|
+
]
|
|
1588
|
+
}
|
|
1589
|
+
}
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"displayName": "Protocol",
|
|
1593
|
+
"name": "protocol",
|
|
1594
|
+
"type": "string",
|
|
1595
|
+
"default": null,
|
|
1596
|
+
"description": "The protocol this Record's service communicates with. An underscore (`_`) is prepended automatically to the submitted value for this property. Only valid for SRV record requests.\n",
|
|
1597
|
+
"routing": {
|
|
1598
|
+
"send": {
|
|
1599
|
+
"property": "protocol",
|
|
1600
|
+
"propertyInDotNotation": false,
|
|
1601
|
+
"type": "body",
|
|
1602
|
+
"value": "={{ $value }}"
|
|
1603
|
+
}
|
|
1604
|
+
},
|
|
1605
|
+
"displayOptions": {
|
|
1606
|
+
"show": {
|
|
1607
|
+
"resource": [
|
|
1608
|
+
"Domains"
|
|
1609
|
+
],
|
|
1610
|
+
"operation": [
|
|
1611
|
+
"Create Domain Record"
|
|
1612
|
+
]
|
|
1613
|
+
}
|
|
1614
|
+
}
|
|
1615
|
+
},
|
|
1616
|
+
{
|
|
1617
|
+
"displayName": "Service",
|
|
1618
|
+
"name": "service",
|
|
1619
|
+
"type": "string",
|
|
1620
|
+
"default": null,
|
|
1621
|
+
"description": "The name of the service. An underscore (`_`) is prepended and a period (`.`) is appended automatically to the submitted value for this property. Only valid and required for SRV record requests.\n",
|
|
1622
|
+
"routing": {
|
|
1623
|
+
"send": {
|
|
1624
|
+
"property": "service",
|
|
1625
|
+
"propertyInDotNotation": false,
|
|
1626
|
+
"type": "body",
|
|
1627
|
+
"value": "={{ $value }}"
|
|
1628
|
+
}
|
|
1629
|
+
},
|
|
1630
|
+
"displayOptions": {
|
|
1631
|
+
"show": {
|
|
1632
|
+
"resource": [
|
|
1633
|
+
"Domains"
|
|
1634
|
+
],
|
|
1635
|
+
"operation": [
|
|
1636
|
+
"Create Domain Record"
|
|
1637
|
+
]
|
|
1638
|
+
}
|
|
1639
|
+
}
|
|
1640
|
+
},
|
|
1641
|
+
{
|
|
1642
|
+
"displayName": "Tag",
|
|
1643
|
+
"name": "tag",
|
|
1644
|
+
"type": "options",
|
|
1645
|
+
"default": "issue",
|
|
1646
|
+
"description": "The tag portion of a CAA record. Only valid and required for CAA record requests.\n",
|
|
1647
|
+
"options": [
|
|
1648
|
+
{
|
|
1649
|
+
"name": "Issue",
|
|
1650
|
+
"value": "issue"
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"name": "Issuewild",
|
|
1654
|
+
"value": "issuewild"
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
"name": "Iodef",
|
|
1658
|
+
"value": "iodef"
|
|
1659
|
+
}
|
|
1660
|
+
],
|
|
1661
|
+
"routing": {
|
|
1662
|
+
"send": {
|
|
1663
|
+
"property": "tag",
|
|
1664
|
+
"propertyInDotNotation": false,
|
|
1665
|
+
"type": "body",
|
|
1666
|
+
"value": "={{ $value }}"
|
|
1667
|
+
}
|
|
1668
|
+
},
|
|
1669
|
+
"displayOptions": {
|
|
1670
|
+
"show": {
|
|
1671
|
+
"resource": [
|
|
1672
|
+
"Domains"
|
|
1673
|
+
],
|
|
1674
|
+
"operation": [
|
|
1675
|
+
"Create Domain Record"
|
|
1676
|
+
]
|
|
1677
|
+
}
|
|
1678
|
+
}
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
"displayName": "Target",
|
|
1682
|
+
"name": "target",
|
|
1683
|
+
"type": "string",
|
|
1684
|
+
"default": "192.0.2.0",
|
|
1685
|
+
"description": "The target for this Record. For requests, this property's actual usage and whether it is required depends\non the type of record this represents:\n\n`A` and `AAAA`: The IP address. Use `[remote_addr]` to submit the IPv4 address of the request. Required.\n\n`NS`: The name server. Must be a valid domain. Required.\n\n`MX`: The mail server. Must be a valid domain unless creating a Null MX Record. To create a\n[Null MX Record](https://datatracker.ietf.org/doc/html/rfc7505), first\n[remove](/docs/api/domains/#domain-record-delete) any additional MX records, create an MX record with empty strings\n(`\"\"`) for the `target` and `name`. If a Domain has a Null MX record, new MX records cannot be created. Required.\n\n`CNAME`: The alias. Must be a valid domain. Required.\n\n`TXT`: The value. Required.\n\n`SRV`: The target domain or subdomain. If a subdomain is entered, it is automatically used with the Domain.\nTo configure for a different domain, enter a valid FQDN. For example, the value `www` with a Domain for\n`example.com` results in a target set to `www.example.com`, whereas the value `sample.com` results in a\ntarget set to `sample.com`. Required.\n\n`CAA`: The value. For `issue` or `issuewild` tags, the domain of your certificate issuer. For the `iodef`\ntag, a contact or submission URL (domain, http, https, or mailto). Requirements depend on the tag for this record:\n * `issue`: The domain of your certificate issuer. Must be a valid domain.\n * `issuewild`: Must begin with `*`.\n * `iodef`: Must be either (1) a valid domain, (2) a valid domain prepended with `http://` or `https://`, or (3) a valid email address prepended with `mailto:`.\n\n`PTR`: Required. See our guide on how to [Configure Your Linode for Reverse DNS\n(rDNS)](/docs/guides/configure-rdns/).\n\nWith the exception of A, AAAA, and CAA records, this field accepts a trailing period.\n",
|
|
1686
|
+
"routing": {
|
|
1687
|
+
"send": {
|
|
1688
|
+
"property": "target",
|
|
1689
|
+
"propertyInDotNotation": false,
|
|
1690
|
+
"type": "body",
|
|
1691
|
+
"value": "={{ $value }}"
|
|
1692
|
+
}
|
|
1693
|
+
},
|
|
1694
|
+
"displayOptions": {
|
|
1695
|
+
"show": {
|
|
1696
|
+
"resource": [
|
|
1697
|
+
"Domains"
|
|
1698
|
+
],
|
|
1699
|
+
"operation": [
|
|
1700
|
+
"Create Domain Record"
|
|
1701
|
+
]
|
|
1702
|
+
}
|
|
1703
|
+
}
|
|
1704
|
+
},
|
|
1705
|
+
{
|
|
1706
|
+
"displayName": "Ttl Sec",
|
|
1707
|
+
"name": "ttl_sec",
|
|
1708
|
+
"type": "number",
|
|
1709
|
+
"default": 604800,
|
|
1710
|
+
"description": "\"Time to Live\" - the amount of time in seconds that this Domain's records may be cached by resolvers or other domain servers. Valid values are 300, 3600, 7200, 14400, 28800, 57600, 86400, 172800, 345600, 604800, 1209600, and 2419200 - any other value will be rounded to the nearest valid value.\n",
|
|
1711
|
+
"routing": {
|
|
1712
|
+
"send": {
|
|
1713
|
+
"property": "ttl_sec",
|
|
1714
|
+
"propertyInDotNotation": false,
|
|
1715
|
+
"type": "body",
|
|
1716
|
+
"value": "={{ $value }}"
|
|
1717
|
+
}
|
|
1718
|
+
},
|
|
1719
|
+
"displayOptions": {
|
|
1720
|
+
"show": {
|
|
1721
|
+
"resource": [
|
|
1722
|
+
"Domains"
|
|
1723
|
+
],
|
|
1724
|
+
"operation": [
|
|
1725
|
+
"Create Domain Record"
|
|
1726
|
+
]
|
|
1727
|
+
}
|
|
1728
|
+
}
|
|
1729
|
+
},
|
|
1730
|
+
{
|
|
1731
|
+
"displayName": "Type",
|
|
1732
|
+
"name": "type",
|
|
1733
|
+
"type": "options",
|
|
1734
|
+
"default": "A",
|
|
1735
|
+
"description": "The type of Record this is in the DNS system. For example, A records associate a domain name with an IPv4 address, and AAAA records associate a domain name with an IPv6 address. For more information, see the guides on [DNS Record Types](/docs/products/networking/dns-manager/guides/#dns-record-types).\n",
|
|
1736
|
+
"options": [
|
|
1737
|
+
{
|
|
1738
|
+
"name": "A",
|
|
1739
|
+
"value": "A"
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
"name": "AAAA",
|
|
1743
|
+
"value": "AAAA"
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
"name": "NS",
|
|
1747
|
+
"value": "NS"
|
|
1748
|
+
},
|
|
1749
|
+
{
|
|
1750
|
+
"name": "MX",
|
|
1751
|
+
"value": "MX"
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"name": "CNAME",
|
|
1755
|
+
"value": "CNAME"
|
|
1756
|
+
},
|
|
1757
|
+
{
|
|
1758
|
+
"name": "TXT",
|
|
1759
|
+
"value": "TXT"
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"name": "SRV",
|
|
1763
|
+
"value": "SRV"
|
|
1764
|
+
},
|
|
1765
|
+
{
|
|
1766
|
+
"name": "PTR",
|
|
1767
|
+
"value": "PTR"
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
"name": "CAA",
|
|
1771
|
+
"value": "CAA"
|
|
1772
|
+
}
|
|
1773
|
+
],
|
|
1774
|
+
"routing": {
|
|
1775
|
+
"send": {
|
|
1776
|
+
"property": "type",
|
|
1777
|
+
"propertyInDotNotation": false,
|
|
1778
|
+
"type": "body",
|
|
1779
|
+
"value": "={{ $value }}"
|
|
1780
|
+
}
|
|
1781
|
+
},
|
|
1782
|
+
"displayOptions": {
|
|
1783
|
+
"show": {
|
|
1784
|
+
"resource": [
|
|
1785
|
+
"Domains"
|
|
1786
|
+
],
|
|
1787
|
+
"operation": [
|
|
1788
|
+
"Create Domain Record"
|
|
1789
|
+
]
|
|
1790
|
+
}
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"displayName": "Updated",
|
|
1795
|
+
"name": "updated",
|
|
1796
|
+
"type": "string",
|
|
1797
|
+
"default": "2018-01-01T00:01:01",
|
|
1798
|
+
"description": "When this Domain Record was last updated.",
|
|
1799
|
+
"routing": {
|
|
1800
|
+
"send": {
|
|
1801
|
+
"property": "updated",
|
|
1802
|
+
"propertyInDotNotation": false,
|
|
1803
|
+
"type": "body",
|
|
1804
|
+
"value": "={{ $value }}"
|
|
1805
|
+
}
|
|
1806
|
+
},
|
|
1807
|
+
"displayOptions": {
|
|
1808
|
+
"show": {
|
|
1809
|
+
"resource": [
|
|
1810
|
+
"Domains"
|
|
1811
|
+
],
|
|
1812
|
+
"operation": [
|
|
1813
|
+
"Create Domain Record"
|
|
1814
|
+
]
|
|
1815
|
+
}
|
|
1816
|
+
}
|
|
1817
|
+
},
|
|
1818
|
+
{
|
|
1819
|
+
"displayName": "Weight",
|
|
1820
|
+
"name": "weight",
|
|
1821
|
+
"type": "number",
|
|
1822
|
+
"default": 50,
|
|
1823
|
+
"description": "The relative weight of this Record used in the case of identical priority. Higher values are preferred. Only valid and required for SRV record requests.\n",
|
|
1824
|
+
"routing": {
|
|
1825
|
+
"send": {
|
|
1826
|
+
"property": "weight",
|
|
1827
|
+
"propertyInDotNotation": false,
|
|
1828
|
+
"type": "body",
|
|
1829
|
+
"value": "={{ $value }}"
|
|
1830
|
+
}
|
|
1831
|
+
},
|
|
1832
|
+
"displayOptions": {
|
|
1833
|
+
"show": {
|
|
1834
|
+
"resource": [
|
|
1835
|
+
"Domains"
|
|
1836
|
+
],
|
|
1837
|
+
"operation": [
|
|
1838
|
+
"Create Domain Record"
|
|
1839
|
+
]
|
|
1840
|
+
}
|
|
1841
|
+
}
|
|
1842
|
+
},
|
|
1843
|
+
{
|
|
1844
|
+
"displayName": "Bearer Token",
|
|
1845
|
+
"name": "security_personalaccesstoken",
|
|
1846
|
+
"type": "string",
|
|
1847
|
+
"default": "",
|
|
1848
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1849
|
+
"required": false,
|
|
1850
|
+
"routing": {
|
|
1851
|
+
"request": {
|
|
1852
|
+
"headers": {
|
|
1853
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1854
|
+
}
|
|
1855
|
+
}
|
|
1856
|
+
},
|
|
1857
|
+
"displayOptions": {
|
|
1858
|
+
"show": {
|
|
1859
|
+
"resource": [
|
|
1860
|
+
"Domains"
|
|
1861
|
+
],
|
|
1862
|
+
"operation": [
|
|
1863
|
+
"Create Domain Record"
|
|
1864
|
+
]
|
|
1865
|
+
}
|
|
1866
|
+
}
|
|
1867
|
+
},
|
|
1868
|
+
{
|
|
1869
|
+
"displayName": "DELETE /domains/{domainId}/records/{recordId}",
|
|
1870
|
+
"name": "operation",
|
|
1871
|
+
"type": "notice",
|
|
1872
|
+
"typeOptions": {
|
|
1873
|
+
"theme": "info"
|
|
1874
|
+
},
|
|
1875
|
+
"default": "",
|
|
1876
|
+
"displayOptions": {
|
|
1877
|
+
"show": {
|
|
1878
|
+
"resource": [
|
|
1879
|
+
"Domains"
|
|
1880
|
+
],
|
|
1881
|
+
"operation": [
|
|
1882
|
+
"Delete Domain Record"
|
|
1883
|
+
]
|
|
1884
|
+
}
|
|
1885
|
+
}
|
|
1886
|
+
},
|
|
1887
|
+
{
|
|
1888
|
+
"displayName": "Bearer Token",
|
|
1889
|
+
"name": "security_personalaccesstoken",
|
|
1890
|
+
"type": "string",
|
|
1891
|
+
"default": "",
|
|
1892
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1893
|
+
"required": false,
|
|
1894
|
+
"routing": {
|
|
1895
|
+
"request": {
|
|
1896
|
+
"headers": {
|
|
1897
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1898
|
+
}
|
|
1899
|
+
}
|
|
1900
|
+
},
|
|
1901
|
+
"displayOptions": {
|
|
1902
|
+
"show": {
|
|
1903
|
+
"resource": [
|
|
1904
|
+
"Domains"
|
|
1905
|
+
],
|
|
1906
|
+
"operation": [
|
|
1907
|
+
"Delete Domain Record"
|
|
1908
|
+
]
|
|
1909
|
+
}
|
|
1910
|
+
}
|
|
1911
|
+
},
|
|
1912
|
+
{
|
|
1913
|
+
"displayName": "GET /domains/{domainId}/records/{recordId}",
|
|
1914
|
+
"name": "operation",
|
|
1915
|
+
"type": "notice",
|
|
1916
|
+
"typeOptions": {
|
|
1917
|
+
"theme": "info"
|
|
1918
|
+
},
|
|
1919
|
+
"default": "",
|
|
1920
|
+
"displayOptions": {
|
|
1921
|
+
"show": {
|
|
1922
|
+
"resource": [
|
|
1923
|
+
"Domains"
|
|
1924
|
+
],
|
|
1925
|
+
"operation": [
|
|
1926
|
+
"Get Domain Record"
|
|
1927
|
+
]
|
|
1928
|
+
}
|
|
1929
|
+
}
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"displayName": "Bearer Token",
|
|
1933
|
+
"name": "security_personalaccesstoken",
|
|
1934
|
+
"type": "string",
|
|
1935
|
+
"default": "",
|
|
1936
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
1937
|
+
"required": false,
|
|
1938
|
+
"routing": {
|
|
1939
|
+
"request": {
|
|
1940
|
+
"headers": {
|
|
1941
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
1942
|
+
}
|
|
1943
|
+
}
|
|
1944
|
+
},
|
|
1945
|
+
"displayOptions": {
|
|
1946
|
+
"show": {
|
|
1947
|
+
"resource": [
|
|
1948
|
+
"Domains"
|
|
1949
|
+
],
|
|
1950
|
+
"operation": [
|
|
1951
|
+
"Get Domain Record"
|
|
1952
|
+
]
|
|
1953
|
+
}
|
|
1954
|
+
}
|
|
1955
|
+
},
|
|
1956
|
+
{
|
|
1957
|
+
"displayName": "PUT /domains/{domainId}/records/{recordId}",
|
|
1958
|
+
"name": "operation",
|
|
1959
|
+
"type": "notice",
|
|
1960
|
+
"typeOptions": {
|
|
1961
|
+
"theme": "info"
|
|
1962
|
+
},
|
|
1963
|
+
"default": "",
|
|
1964
|
+
"displayOptions": {
|
|
1965
|
+
"show": {
|
|
1966
|
+
"resource": [
|
|
1967
|
+
"Domains"
|
|
1968
|
+
],
|
|
1969
|
+
"operation": [
|
|
1970
|
+
"Update Domain Record"
|
|
1971
|
+
]
|
|
1972
|
+
}
|
|
1973
|
+
}
|
|
1974
|
+
},
|
|
1975
|
+
{
|
|
1976
|
+
"displayName": "Name",
|
|
1977
|
+
"name": "name",
|
|
1978
|
+
"type": "string",
|
|
1979
|
+
"default": "test",
|
|
1980
|
+
"description": "The name of this Record. For requests, this property's actual usage and whether it is required depends\non the type of record this represents:\n\n`A` and `AAAA`: The hostname or FQDN of the Record.\n\n`NS`: The subdomain, if any, to use with the Domain of the Record. Wildcard NS records (`*`) are not supported.\n\n`MX`: The mail subdomain. For example, `sub` for the address `user@sub.example.com` under the `example.com`\nDomain. Must be an empty string (`\"\"`) for a Null MX Record.\n\n`CNAME`: The hostname. Must be unique. Required.\n\n`TXT`: The hostname.\n\n`SRV`: Unused. Use the `service` property to set the service name for this record.\n\n`CAA`: The subdomain. Omit or enter an empty string (`\"\"`) to apply to the entire Domain.\n\n`PTR`: See our guide on how to [Configure Your Linode for Reverse DNS\n(rDNS)](/docs/guides/configure-rdns/).\n",
|
|
1981
|
+
"routing": {
|
|
1982
|
+
"send": {
|
|
1983
|
+
"property": "name",
|
|
1984
|
+
"propertyInDotNotation": false,
|
|
1985
|
+
"type": "body",
|
|
1986
|
+
"value": "={{ $value }}"
|
|
1987
|
+
}
|
|
1988
|
+
},
|
|
1989
|
+
"displayOptions": {
|
|
1990
|
+
"show": {
|
|
1991
|
+
"resource": [
|
|
1992
|
+
"Domains"
|
|
1993
|
+
],
|
|
1994
|
+
"operation": [
|
|
1995
|
+
"Update Domain Record"
|
|
1996
|
+
]
|
|
1997
|
+
}
|
|
1998
|
+
}
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
"displayName": "Port",
|
|
2002
|
+
"name": "port",
|
|
2003
|
+
"type": "number",
|
|
2004
|
+
"default": 80,
|
|
2005
|
+
"description": "The port this Record points to. Only valid and required for SRV record requests.\n",
|
|
2006
|
+
"routing": {
|
|
2007
|
+
"send": {
|
|
2008
|
+
"property": "port",
|
|
2009
|
+
"propertyInDotNotation": false,
|
|
2010
|
+
"type": "body",
|
|
2011
|
+
"value": "={{ $value }}"
|
|
2012
|
+
}
|
|
2013
|
+
},
|
|
2014
|
+
"displayOptions": {
|
|
2015
|
+
"show": {
|
|
2016
|
+
"resource": [
|
|
2017
|
+
"Domains"
|
|
2018
|
+
],
|
|
2019
|
+
"operation": [
|
|
2020
|
+
"Update Domain Record"
|
|
2021
|
+
]
|
|
2022
|
+
}
|
|
2023
|
+
}
|
|
2024
|
+
},
|
|
2025
|
+
{
|
|
2026
|
+
"displayName": "Priority",
|
|
2027
|
+
"name": "priority",
|
|
2028
|
+
"type": "number",
|
|
2029
|
+
"default": 50,
|
|
2030
|
+
"description": "The priority of the target host for this Record. Lower values are preferred. Only valid for\nMX and SRV record requests. Required for SRV record requests.\n\nDefaults to `0` for MX record requests. Must be `0` for Null MX records.\n",
|
|
2031
|
+
"routing": {
|
|
2032
|
+
"send": {
|
|
2033
|
+
"property": "priority",
|
|
2034
|
+
"propertyInDotNotation": false,
|
|
2035
|
+
"type": "body",
|
|
2036
|
+
"value": "={{ $value }}"
|
|
2037
|
+
}
|
|
2038
|
+
},
|
|
2039
|
+
"displayOptions": {
|
|
2040
|
+
"show": {
|
|
2041
|
+
"resource": [
|
|
2042
|
+
"Domains"
|
|
2043
|
+
],
|
|
2044
|
+
"operation": [
|
|
2045
|
+
"Update Domain Record"
|
|
2046
|
+
]
|
|
2047
|
+
}
|
|
2048
|
+
}
|
|
2049
|
+
},
|
|
2050
|
+
{
|
|
2051
|
+
"displayName": "Protocol",
|
|
2052
|
+
"name": "protocol",
|
|
2053
|
+
"type": "string",
|
|
2054
|
+
"default": null,
|
|
2055
|
+
"description": "The protocol this Record's service communicates with. An underscore (`_`) is prepended automatically to the submitted value for this property. Only valid for SRV record requests.\n",
|
|
2056
|
+
"routing": {
|
|
2057
|
+
"send": {
|
|
2058
|
+
"property": "protocol",
|
|
2059
|
+
"propertyInDotNotation": false,
|
|
2060
|
+
"type": "body",
|
|
2061
|
+
"value": "={{ $value }}"
|
|
2062
|
+
}
|
|
2063
|
+
},
|
|
2064
|
+
"displayOptions": {
|
|
2065
|
+
"show": {
|
|
2066
|
+
"resource": [
|
|
2067
|
+
"Domains"
|
|
2068
|
+
],
|
|
2069
|
+
"operation": [
|
|
2070
|
+
"Update Domain Record"
|
|
2071
|
+
]
|
|
2072
|
+
}
|
|
2073
|
+
}
|
|
2074
|
+
},
|
|
2075
|
+
{
|
|
2076
|
+
"displayName": "Service",
|
|
2077
|
+
"name": "service",
|
|
2078
|
+
"type": "string",
|
|
2079
|
+
"default": null,
|
|
2080
|
+
"description": "The name of the service. An underscore (`_`) is prepended and a period (`.`) is appended automatically to the submitted value for this property. Only valid and required for SRV record requests.\n",
|
|
2081
|
+
"routing": {
|
|
2082
|
+
"send": {
|
|
2083
|
+
"property": "service",
|
|
2084
|
+
"propertyInDotNotation": false,
|
|
2085
|
+
"type": "body",
|
|
2086
|
+
"value": "={{ $value }}"
|
|
2087
|
+
}
|
|
2088
|
+
},
|
|
2089
|
+
"displayOptions": {
|
|
2090
|
+
"show": {
|
|
2091
|
+
"resource": [
|
|
2092
|
+
"Domains"
|
|
2093
|
+
],
|
|
2094
|
+
"operation": [
|
|
2095
|
+
"Update Domain Record"
|
|
2096
|
+
]
|
|
2097
|
+
}
|
|
2098
|
+
}
|
|
2099
|
+
},
|
|
2100
|
+
{
|
|
2101
|
+
"displayName": "Tag",
|
|
2102
|
+
"name": "tag",
|
|
2103
|
+
"type": "options",
|
|
2104
|
+
"default": "issue",
|
|
2105
|
+
"description": "The tag portion of a CAA record. Only valid and required for CAA record requests.\n",
|
|
2106
|
+
"options": [
|
|
2107
|
+
{
|
|
2108
|
+
"name": "Issue",
|
|
2109
|
+
"value": "issue"
|
|
2110
|
+
},
|
|
2111
|
+
{
|
|
2112
|
+
"name": "Issuewild",
|
|
2113
|
+
"value": "issuewild"
|
|
2114
|
+
},
|
|
2115
|
+
{
|
|
2116
|
+
"name": "Iodef",
|
|
2117
|
+
"value": "iodef"
|
|
2118
|
+
}
|
|
2119
|
+
],
|
|
2120
|
+
"routing": {
|
|
2121
|
+
"send": {
|
|
2122
|
+
"property": "tag",
|
|
2123
|
+
"propertyInDotNotation": false,
|
|
2124
|
+
"type": "body",
|
|
2125
|
+
"value": "={{ $value }}"
|
|
2126
|
+
}
|
|
2127
|
+
},
|
|
2128
|
+
"displayOptions": {
|
|
2129
|
+
"show": {
|
|
2130
|
+
"resource": [
|
|
2131
|
+
"Domains"
|
|
2132
|
+
],
|
|
2133
|
+
"operation": [
|
|
2134
|
+
"Update Domain Record"
|
|
2135
|
+
]
|
|
2136
|
+
}
|
|
2137
|
+
}
|
|
2138
|
+
},
|
|
2139
|
+
{
|
|
2140
|
+
"displayName": "Target",
|
|
2141
|
+
"name": "target",
|
|
2142
|
+
"type": "string",
|
|
2143
|
+
"default": "192.0.2.0",
|
|
2144
|
+
"description": "The target for this Record. For requests, this property's actual usage and whether it is required depends\non the type of record this represents:\n\n`A` and `AAAA`: The IP address. Use `[remote_addr]` to submit the IPv4 address of the request. Required.\n\n`NS`: The name server. Must be a valid domain. Required.\n\n`MX`: The mail server. Must be a valid domain unless creating a Null MX Record. To create a\n[Null MX Record](https://datatracker.ietf.org/doc/html/rfc7505), first\n[remove](/docs/api/domains/#domain-record-delete) any additional MX records, create an MX record with empty strings\n(`\"\"`) for the `target` and `name`. If a Domain has a Null MX record, new MX records cannot be created. Required.\n\n`CNAME`: The alias. Must be a valid domain. Required.\n\n`TXT`: The value. Required.\n\n`SRV`: The target domain or subdomain. If a subdomain is entered, it is automatically used with the Domain.\nTo configure for a different domain, enter a valid FQDN. For example, the value `www` with a Domain for\n`example.com` results in a target set to `www.example.com`, whereas the value `sample.com` results in a\ntarget set to `sample.com`. Required.\n\n`CAA`: The value. For `issue` or `issuewild` tags, the domain of your certificate issuer. For the `iodef`\ntag, a contact or submission URL (domain, http, https, or mailto). Requirements depend on the tag for this record:\n * `issue`: The domain of your certificate issuer. Must be a valid domain.\n * `issuewild`: Must begin with `*`.\n * `iodef`: Must be either (1) a valid domain, (2) a valid domain prepended with `http://` or `https://`, or (3) a valid email address prepended with `mailto:`.\n\n`PTR`: Required. See our guide on how to [Configure Your Linode for Reverse DNS\n(rDNS)](/docs/guides/configure-rdns/).\n\nWith the exception of A, AAAA, and CAA records, this field accepts a trailing period.\n",
|
|
2145
|
+
"routing": {
|
|
2146
|
+
"send": {
|
|
2147
|
+
"property": "target",
|
|
2148
|
+
"propertyInDotNotation": false,
|
|
2149
|
+
"type": "body",
|
|
2150
|
+
"value": "={{ $value }}"
|
|
2151
|
+
}
|
|
2152
|
+
},
|
|
2153
|
+
"displayOptions": {
|
|
2154
|
+
"show": {
|
|
2155
|
+
"resource": [
|
|
2156
|
+
"Domains"
|
|
2157
|
+
],
|
|
2158
|
+
"operation": [
|
|
2159
|
+
"Update Domain Record"
|
|
2160
|
+
]
|
|
2161
|
+
}
|
|
2162
|
+
}
|
|
2163
|
+
},
|
|
2164
|
+
{
|
|
2165
|
+
"displayName": "Ttl Sec",
|
|
2166
|
+
"name": "ttl_sec",
|
|
2167
|
+
"type": "number",
|
|
2168
|
+
"default": 604800,
|
|
2169
|
+
"description": "\"Time to Live\" - the amount of time in seconds that this Domain's records may be cached by resolvers or other domain servers. Valid values are 300, 3600, 7200, 14400, 28800, 57600, 86400, 172800, 345600, 604800, 1209600, and 2419200 - any other value will be rounded to the nearest valid value.\n",
|
|
2170
|
+
"routing": {
|
|
2171
|
+
"send": {
|
|
2172
|
+
"property": "ttl_sec",
|
|
2173
|
+
"propertyInDotNotation": false,
|
|
2174
|
+
"type": "body",
|
|
2175
|
+
"value": "={{ $value }}"
|
|
2176
|
+
}
|
|
2177
|
+
},
|
|
2178
|
+
"displayOptions": {
|
|
2179
|
+
"show": {
|
|
2180
|
+
"resource": [
|
|
2181
|
+
"Domains"
|
|
2182
|
+
],
|
|
2183
|
+
"operation": [
|
|
2184
|
+
"Update Domain Record"
|
|
2185
|
+
]
|
|
2186
|
+
}
|
|
2187
|
+
}
|
|
2188
|
+
},
|
|
2189
|
+
{
|
|
2190
|
+
"displayName": "Weight",
|
|
2191
|
+
"name": "weight",
|
|
2192
|
+
"type": "number",
|
|
2193
|
+
"default": 50,
|
|
2194
|
+
"description": "The relative weight of this Record used in the case of identical priority. Higher values are preferred. Only valid and required for SRV record requests.\n",
|
|
2195
|
+
"routing": {
|
|
2196
|
+
"send": {
|
|
2197
|
+
"property": "weight",
|
|
2198
|
+
"propertyInDotNotation": false,
|
|
2199
|
+
"type": "body",
|
|
2200
|
+
"value": "={{ $value }}"
|
|
2201
|
+
}
|
|
2202
|
+
},
|
|
2203
|
+
"displayOptions": {
|
|
2204
|
+
"show": {
|
|
2205
|
+
"resource": [
|
|
2206
|
+
"Domains"
|
|
2207
|
+
],
|
|
2208
|
+
"operation": [
|
|
2209
|
+
"Update Domain Record"
|
|
2210
|
+
]
|
|
2211
|
+
}
|
|
2212
|
+
}
|
|
2213
|
+
},
|
|
2214
|
+
{
|
|
2215
|
+
"displayName": "Bearer Token",
|
|
2216
|
+
"name": "security_personalaccesstoken",
|
|
2217
|
+
"type": "string",
|
|
2218
|
+
"default": "",
|
|
2219
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2220
|
+
"required": false,
|
|
2221
|
+
"routing": {
|
|
2222
|
+
"request": {
|
|
2223
|
+
"headers": {
|
|
2224
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2225
|
+
}
|
|
2226
|
+
}
|
|
2227
|
+
},
|
|
2228
|
+
"displayOptions": {
|
|
2229
|
+
"show": {
|
|
2230
|
+
"resource": [
|
|
2231
|
+
"Domains"
|
|
2232
|
+
],
|
|
2233
|
+
"operation": [
|
|
2234
|
+
"Update Domain Record"
|
|
2235
|
+
]
|
|
2236
|
+
}
|
|
2237
|
+
}
|
|
2238
|
+
},
|
|
2239
|
+
{
|
|
2240
|
+
"displayName": "GET /domains/{domainId}/zone-file",
|
|
2241
|
+
"name": "operation",
|
|
2242
|
+
"type": "notice",
|
|
2243
|
+
"typeOptions": {
|
|
2244
|
+
"theme": "info"
|
|
2245
|
+
},
|
|
2246
|
+
"default": "",
|
|
2247
|
+
"displayOptions": {
|
|
2248
|
+
"show": {
|
|
2249
|
+
"resource": [
|
|
2250
|
+
"Domains"
|
|
2251
|
+
],
|
|
2252
|
+
"operation": [
|
|
2253
|
+
"Get Domain Zone"
|
|
2254
|
+
]
|
|
2255
|
+
}
|
|
2256
|
+
}
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
"displayName": "Bearer Token",
|
|
2260
|
+
"name": "security_personalaccesstoken",
|
|
2261
|
+
"type": "string",
|
|
2262
|
+
"default": "",
|
|
2263
|
+
"description": "HTTP bearer authentication for personalAccessToken",
|
|
2264
|
+
"required": false,
|
|
2265
|
+
"routing": {
|
|
2266
|
+
"request": {
|
|
2267
|
+
"headers": {
|
|
2268
|
+
"Authorization": "={{ 'Bearer ' + $value }}"
|
|
2269
|
+
}
|
|
2270
|
+
}
|
|
2271
|
+
},
|
|
2272
|
+
"displayOptions": {
|
|
2273
|
+
"show": {
|
|
2274
|
+
"resource": [
|
|
2275
|
+
"Domains"
|
|
2276
|
+
],
|
|
2277
|
+
"operation": [
|
|
2278
|
+
"Get Domain Zone"
|
|
2279
|
+
]
|
|
2280
|
+
}
|
|
2281
|
+
}
|
|
2282
|
+
},
|
|
2283
|
+
];
|
|
2284
|
+
//# sourceMappingURL=index.js.map
|