D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
libcloud
/
test
/
dns
/
fixtures
/
dnsimple
/
Filename :
list_domains.json
back
Copy
[ { "domain": { "id": 1, "user_id": 21, "registrant_id": 321, "name": "example.com", "unicode_name": "example.com", "token": "domain-token", "state": "registered", "language": null, "lockable": false, "auto_renew": true, "whois_protected": false, "record_count": 5, "service_count": 1, "expires_on": "2015-09-27", "created_at": "2012-09-27T14:25:57.646Z", "updated_at": "2014-12-15T20:27:04.552Z" } }, { "domain": { "id": 2, "user_id": 22, "registrant_id": 322, "name": "example.com", "unicode_name": "example.it", "token": "domain-token", "state": "hosted", "language": null, "lockable": false, "auto_renew": true, "whois_protected": false, "record_count": 5, "service_count": 1, "expires_on": null, "created_at": "2012-09-27T14:25:57.646Z", "updated_at": "2014-12-15T20:27:04.552Z" } } ]