mirror of
https://github.com/go-acme/lego.git
synced 2025-01-10 18:53:06 +02:00
15 lines
225 B
JSON
15 lines
225 B
JSON
{
|
|
"origin": "example.com",
|
|
"resourceRecords": [
|
|
{
|
|
"name": "example.com",
|
|
"ttl": 120,
|
|
"type": "TXT",
|
|
"value": "txt",
|
|
"pref": 1
|
|
}
|
|
],
|
|
"action": "xxx",
|
|
"virtualNameServer": "yyy"
|
|
}
|