D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
libcloud
/
test
/
dns
/
fixtures
/
rcodezero
/
Filename :
list_zones.json
back
Copy
{ "current_page": 1, "data": [ { "domain": "example1.at", "type": "SLAVE", "dnssec": "yes", "created": "2018-04-09T09:27:31Z", "last_check": "null", "serial": 20180411, "masters": [ "193.0.2.2", "2001:db8::2" ] }, { "domain": "example2.at", "type": "MASTER", "dnssec": "yes", "created": "2018-04-09T09:27:31Z", "last_check": "null", "serial": 20180411, "masters": [ ] } ], "from": 1, "last_page": 1, "next_page_url": "null", "path": "https://my.rcodezero.at/api/v1/zones", "per_page": 100, "prev_page_url": "null", "to": 2, "total": 2 }