/opt/imh-python/lib/python3.9/site-packages/libcloud/test/dns/fixtures/dnsimple
NameSizeModeActions
create_domain.json4540644editdlrm
create_domain_record.json2490644editdlrm
get_domain.json4660644editdlrm
get_domain_record.json2510644editdlrm
list_domains.json10050644editdlrm
list_domain_records.json8520644editdlrm
update_domain_record.json2510644editdlrm
Edit: /opt/imh-python/lib/python3.9/site-packages/libcloud/test/dns/fixtures/dnsimple/list_domains.json (1005B)
[ { "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" } } ]