D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
libcloud
/
test
/
dns
/
fixtures
/
route53
/
Filename :
list_zones.xml
back
Copy
<?xml version="1.0" encoding="UTF-8"?> <ListHostedZonesResponse xmlns="https://route53.amazonaws.com/doc/2012-02-29/"> <HostedZones> <HostedZone> <Id>/hostedzone/47234</Id> <Name>t.com</Name> <CallerReference>unique description</CallerReference> <Config> <Comment>some comment</Comment> </Config> <ResourceRecordSetCount>0</ResourceRecordSetCount> </HostedZone> <HostedZone> <Id>/hostedzone/48170</Id> <Name>newbug.net</Name> <CallerReference>unique description</CallerReference> <Config> <Comment>some comment</Comment> </Config> <ResourceRecordSetCount>0</ResourceRecordSetCount> </HostedZone> <HostedZone> <Id>/hostedzone/48017</Id> <Name>newblah.com</Name> <CallerReference>unique description</CallerReference> <Config> <Comment>some comment</Comment> </Config> <ResourceRecordSetCount>0</ResourceRecordSetCount> </HostedZone> <HostedZone> <Id>/hostedzone/47288</Id> <Name>fromapi.com</Name> <CallerReference>unique description</CallerReference> <Config> <Comment>some comment</Comment> </Config> <ResourceRecordSetCount>0</ResourceRecordSetCount> </HostedZone> <HostedZone> <Id>/hostedzone/48008</Id> <Name>blahnew.com</Name> <CallerReference>unique description</CallerReference> <Config> <Comment>some comment</Comment> </Config> <ResourceRecordSetCount>0</ResourceRecordSetCount> </HostedZone> </HostedZones> </ListHostedZonesResponse>