]> git.proxmox.com Git - proxmox-acme.git/blob - src/dns-challenge-schema.json
39ac2babdd5eef71d5a31216375bc970098bad76
[proxmox-acme.git] / src / dns-challenge-schema.json
1 {
2 "1984hosting" : {},
3 "acmedns" : {
4 "fields" : {
5 "ACMEDNS_PASSWORD" : {
6 "description" : "The acme-dns password",
7 "type" : "string"
8 },
9 "ACMEDNS_SUBDOMAIN" : {
10 "description" : "The subdomain you got from acme-dns registration",
11 "type" : "string"
12 },
13 "ACMEDNS_UPDATE_URL" : {
14 "description" : "The API update endpoint",
15 "type" : "string"
16 },
17 "ACMEDNS_USERNAME" : {
18 "description" : "The acme-dns user",
19 "type" : "string"
20 }
21 },
22 "name" : "acme-dns"
23 },
24 "acmeproxy" : {},
25 "active24" : {
26 "fields" : {
27 "ACTIVE24_Token" : {
28 "description" : "The API key",
29 "type" : "string"
30 }
31 },
32 "name" : "Active24"
33 },
34 "ad" : {
35 "fields" : {
36 "AD_API_KEY" : {
37 "description" : "The API key",
38 "type" : "string"
39 }
40 },
41 "name" : "Alwaysdata"
42 },
43 "ali" : {
44 "fields" : {
45 "Ali_API" : {
46 "default" : "https://alidns.aliyuncs.com/",
47 "description" : "The API endpoint",
48 "optional" : 1,
49 "type" : "string"
50 },
51 "Ali_Key" : {
52 "description" : "The API Key",
53 "type" : "string"
54 },
55 "Ali_Secret" : {
56 "description" : "The API Secret",
57 "type" : "string"
58 }
59 },
60 "name" : "Alibaba Cloud DNS"
61 },
62 "anx" : {},
63 "arvan" : {},
64 "aurora" : {
65 "fields" : {
66 "AURORA_Key" : {
67 "description" : "The API Key",
68 "type" : "string"
69 },
70 "AURORA_Secret" : {
71 "description" : "The API Secret",
72 "type" : "string"
73 }
74 },
75 "name" : "AuroraDNS"
76 },
77 "autodns" : {},
78 "aws" : {
79 "fields" : {
80 "AWS_ACCESS_KEY_ID" : {
81 "description" : "The AWS access-key ID",
82 "name" : "ACCESS_KEY_ID",
83 "type" : "string"
84 },
85 "AWS_SECRET_ACCESS_KEY" : {
86 "description" : "The AWS access-key secret",
87 "name" : "SECRET_ACCESS_KEY",
88 "type" : "string"
89 }
90 },
91 "name" : "Amazon Route53 (AWS)"
92 },
93 "azion" : {},
94 "azure" : {},
95 "cf" : {
96 "description" : "Either provide global account key and email, or CF API token and Account ID.",
97 "fields" : {
98 "CF_Account_ID" : {
99 "description" : "The new Cloudflare API Account ID",
100 "type" : "string"
101 },
102 "CF_Email" : {
103 "description" : "The Cloudflare Account EMail-Address",
104 "type" : "string"
105 },
106 "CF_Key" : {
107 "description" : "The Cloudflare Global API Key",
108 "type" : "string"
109 },
110 "CF_Token" : {
111 "description" : "The new Cloudflare API Token",
112 "type" : "string"
113 },
114 "CF_Zone_ID" : {
115 "description" : "For Zone restricted API Token",
116 "type" : "string"
117 }
118 },
119 "name" : "Cloudflare Managed DNS"
120 },
121 "clouddns" : {},
122 "cloudns" : {},
123 "cn" : {},
124 "conoha" : {},
125 "constellix" : {},
126 "cx" : {},
127 "cyon" : {},
128 "da" : {},
129 "ddnss" : {},
130 "desec" : {},
131 "df" : {},
132 "dgon" : {
133 "fields" : {
134 "DO_API_KEY" : {
135 "description" : "The DigitalOcean API Key",
136 "type" : "string"
137 }
138 },
139 "name" : "DigitalOcean DNS"
140 },
141 "dnsimple" : {},
142 "do" : {},
143 "doapi" : {},
144 "domeneshop" : {},
145 "dp" : {},
146 "dpi" : {},
147 "dreamhost" : {},
148 "duckdns" : {},
149 "durabledns" : {},
150 "dyn" : {},
151 "dynu" : {},
152 "dynv6" : {},
153 "easydns" : {},
154 "edgedns" : {},
155 "euserv" : {},
156 "exoscale" : {},
157 "freedns" : {},
158 "gandi_livedns" : {},
159 "gcloud" : {},
160 "gd" : {
161 "fields" : {
162 "GD_Key" : {
163 "description" : "The GoDaddy API Key",
164 "type" : "string"
165 },
166 "GD_Secret" : {
167 "description" : "The GoDaddy API Secret",
168 "type" : "string"
169 }
170 },
171 "name" : "GoDaddy"
172 },
173 "gdnsdk" : {},
174 "he" : {},
175 "hetzner" : {},
176 "hexonet" : {},
177 "hostingde" : {},
178 "huaweicloud" : {},
179 "infoblox" : {},
180 "infomaniak" : {},
181 "internetbs" : {},
182 "inwx" : {
183 "fields" : {
184 "INWX_Password" : {
185 "description" : "The INWX password",
186 "type" : "string"
187 },
188 "INWX_User" : {
189 "description" : "The INWX username",
190 "type" : "string"
191 },
192 "INWX_Shared_Secret" : {
193 "description" : "The INWX shared secret",
194 "type" : "string"
195 }
196 },
197 "name" : "INWX"
198 },
199 "ionos" : {},
200 "ispconfig" : {},
201 "jd" : {},
202 "joker" : {},
203 "kappernet" : {
204 "fields" : {
205 "KAPPERNETDNS_Key" : {
206 "description" : "Your kapper.net API key",
207 "type" : "string"
208 },
209 "KAPPERNETDNS_Secret" : {
210 "description" : "Your kapper.net API secret",
211 "type" : "string"
212 }
213 },
214 "name" : "kapper.net"
215 },
216 "kas" : {},
217 "kinghost" : {},
218 "knot" : {
219 "fields" : {
220 "KNOT_SERVER" : {
221 "description" : "Hostname of the RFC 2136 compatible nameserver",
222 "type" : "string"
223 },
224 "KNOT_KEY" : {
225 "description" : "TSIG key (format alg:name:key)",
226 "type" : "string"
227 }
228 },
229 "name" : "Knot / knsupdate (RFC 2136)"
230 },
231 "leaseweb" : {},
232 "lexicon" : {},
233 "linode" : {},
234 "linode_v4" : {},
235 "loopia" : {},
236 "lua" : {},
237 "maradns" : {},
238 "me" : {},
239 "miab" : {},
240 "misaka" : {},
241 "myapi" : {},
242 "mydevil" : {},
243 "mydnsjp" : {},
244 "namecheap" : {},
245 "namecom" : {},
246 "namesilo" : {},
247 "nederhost" : {},
248 "neodigit" : {},
249 "netcup" : {},
250 "netlify" : {},
251 "nic" : {},
252 "njalla" : {},
253 "nm" : {},
254 "nsd" : {},
255 "nsone" : {},
256 "nsupdate" : {
257 "fields" : {
258 "NSUPDATE_SERVER" : {
259 "description" : "Hostname of the RFC 2136 compatible nameserver",
260 "type" : "string"
261 },
262 "NSUPDATE_KEY" : {
263 "description" : "Path to the nsupdate key file (TSIG key)",
264 "type" : "string"
265 },
266 "NSUPDATE_ZONE" : {
267 "description" : "DNS zone name (optional)",
268 "optional" : 1,
269 "type" : "string"
270 }
271 },
272 "name" : "nsupdate (RFC 2136)"
273 },
274 "nw" : {},
275 "oci" : {},
276 "one" : {},
277 "online" : {},
278 "openprovider" : {},
279 "openstack" : {},
280 "opnsense" : {},
281 "ovh" : {
282 "fields" : {
283 "OVH_AK" : {
284 "description" : "The application key.",
285 "type" : "string"
286 },
287 "OVH_AS" : {
288 "description" : "The application secret.",
289 "type" : "string"
290 },
291 "OVH_CK" : {
292 "description" : "The consumer key.",
293 "optional" : 1,
294 "type" : "string"
295 },
296 "OVH_END_POINT" : {
297 "default" : "ovh-eu",
298 "description" : "The OVH endpoint",
299 "optional" : 1,
300 "type" : "string"
301 }
302 },
303 "name" : "OVH"
304 },
305 "pdns" : {
306 "fields" : {
307 "PDNS_ServerId" : {
308 "type" : "string"
309 },
310 "PDNS_Token" : {
311 "type" : "string"
312 },
313 "PDNS_Ttl" : {
314 "type" : "integer"
315 },
316 "PDNS_Url" : {
317 "description" : "The PowerDNS API endpoint.",
318 "type" : "string"
319 }
320 },
321 "name" : "PowerDNS server"
322 },
323 "pleskxml" : {},
324 "pointhq" : {},
325 "porkbun" : {
326 "fields" : {
327 "PORKBUN_API_KEY" : {
328 "description" : "The API Key",
329 "type" : "string"
330 },
331 "PORKBUN_SECRET_API_KEY" : {
332 "description" : "The API Secret",
333 "type" : "string"
334 }
335 },
336 "name" : "Porkbun"
337 },
338 "rackcorp" : {},
339 "rackspace" : {},
340 "rcode0" : {},
341 "regru" : {},
342 "scaleway" : {},
343 "schlundtech" : {},
344 "selectel" : {},
345 "servercow" : {},
346 "simply" : {},
347 "tele3" : {},
348 "transip" : {},
349 "ultra" : {},
350 "unoeuro" : {},
351 "variomedia" : {},
352 "veesp" : {},
353 "vscale" : {},
354 "vultr" : {},
355 "websupport" : {},
356 "world4you" : {
357 "fields" : {
358 "WORLD4YOU_PASSWORD" : {
359 "description" : "The World4You password",
360 "type" : "string"
361 },
362 "WORLD4YOU_USERNAME" : {
363 "description" : "The World4You customer id or package id",
364 "type" : "string"
365 }
366 },
367 "name" : "World4You"
368 },
369 "yandex" : {},
370 "zilore" : {},
371 "zone" : {},
372 "zonomi" : {}
373 }