forked from TrueCloudLab/lego
26 lines
652 B
JSON
26 lines
652 B
JSON
{
|
|
"domains":[
|
|
{
|
|
"id": "09494b72-b65b-4297-9efb-187f65a0553e",
|
|
"name": "domain1.com.",
|
|
"ttl": 3600,
|
|
"serial": 1351800668,
|
|
"email": "nsadmin@example.org",
|
|
"gslb": 0,
|
|
"created_at": "2012-11-01T20:11:08.000000",
|
|
"updated_at": null,
|
|
"description": "memo"
|
|
},
|
|
{
|
|
"id": "cf661142-e577-40b5-b3eb-75795cdc0cd7",
|
|
"name": "domain2.com.",
|
|
"ttl": 7200,
|
|
"serial": 1351800670,
|
|
"email": "nsadmin2@example.org",
|
|
"gslb": 1,
|
|
"created_at": "2012-11-01T20:11:08.000000",
|
|
"updated_at": "2012-12-01T20:11:08.000000",
|
|
"description": "memomemo"
|
|
}
|
|
]
|
|
}
|