1
0
mirror of https://github.com/go-acme/lego.git synced 2024-12-25 02:55:11 +02:00
lego/providers/dns/rackspace/internal/fixtures/list-domains-by-name.json

14 lines
299 B
JSON
Raw Normal View History

2023-05-05 09:49:38 +02:00
{
"domains": [
{
"name": "sub1.example.com",
"id": "2725257",
"comment": "1st sample subdomain",
"updated": "2011-06-23T03:09:34.000+0000",
"emailAddress": "sample@rackspace.com",
"created": "2011-06-23T03:09:33.000+0000"
}
],
"totalEntries": 114
}