lego/providers/dns/cloudru/internal/fixtures/record.json

12 lines
189 B
JSON
Raw Normal View History

2023-07-27 11:09:39 +00:00
{
"zone_id": "59556fcd-95ff-451f-b49b-9732f21f944a",
"name": "www.example.com.",
"type": "TXT",
"values": [
"txt"
],
"ttl": "3600",
"enables": true,
"readonly": false
}