forked from TrueCloudLab/lego
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"
|
||
|
}
|