lego/providers/dns/digitalocean/internal/fixtures/domains-records_POST.json
2023-05-05 09:49:38 +02:00

12 lines
216 B
JSON

{
"domain_record": {
"id": 1234567,
"type": "TXT",
"name": "_acme-challenge",
"data": "w6uP8Tcg6K2QR905Rms8iXTlksL6OD1KOWBxTK7wxPI",
"priority": null,
"port": null,
"weight": null
}
}