1
0
mirror of https://github.com/go-acme/lego.git synced 2024-12-23 17:21:50 +02:00
lego/providers/dns/allinkl/internal/fixtures/add_dns_settings.json
2021-06-30 22:49:02 +02:00

19 lines
368 B
JSON

{
"Request": {
"KasRequestParams": {
"record_aux": 0,
"record_data": "abcdefgh",
"record_name": "lego",
"record_type": "TXT",
"zone_host": "example.org."
},
"KasRequestTime": 1625014992,
"KasRequestType": true
},
"Response": {
"KasFloodDelay": 0.5,
"ReturnInfo": "57347444",
"ReturnString": "TRUE"
}
}