mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
18 lines
300 B
JSON
18 lines
300 B
JSON
{
|
|
"code": 2003,
|
|
"desc": "Required parameter missing",
|
|
"missing": [
|
|
"domainname",
|
|
"recordid"
|
|
],
|
|
"session": {
|
|
"accID": "1234",
|
|
"usrID": "1234",
|
|
"status": "active",
|
|
"expire": {
|
|
"date": "2026-03-10 19:03:18",
|
|
"seconds": 5485
|
|
}
|
|
},
|
|
"runtime": 0.0534
|
|
}
|