forked from TrueCloudLab/lego
14 lines
225 B
JSON
14 lines
225 B
JSON
{
|
|
"origin": "example.com",
|
|
"resourceRecords": [
|
|
{
|
|
"name": "example.com",
|
|
"ttl": 120,
|
|
"type": "TXT",
|
|
"value": "txt",
|
|
"pref": 1
|
|
}
|
|
],
|
|
"action": "xxx",
|
|
"virtualNameServer": "yyy"
|
|
}
|