/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
libcloud
/
test
/
dns
/
fixtures
/
durabledns
/
/opt/imh-python/lib/python3.9/site-packages/libcloud/test/dns/fixtures/durabledns
mkdir
upload
Name
Size
Mode
Actions
create_record_NO_EXTRA_PARAMS.xml
478
0644
edit
dl
rm
create_record_WITH_EXTRA_PARAMS.xml
478
0644
edit
dl
rm
create_record_ZONE_DOES_NOT_EXIST.xml
676
0644
edit
dl
rm
create_zone.xml
471
0644
edit
dl
rm
create_zone_ZONE_ALREADY_EXIST.xml
676
0644
edit
dl
rm
delete_record.xml
476
0644
edit
dl
rm
delete_record_RECORD_DOES_NOT_EXIST.xml
491
0644
edit
dl
rm
delete_record_ZONE_DOES_NOT_EXIST.xml
703
0644
edit
dl
rm
delete_zone.xml
472
0644
edit
dl
rm
delete_zone_ZONE_DOES_NOT_EXIST.xml
676
0644
edit
dl
rm
get_record.xml
674
0644
edit
dl
rm
get_record_RECORD_DOES_NOT_EXIST.xml
725
0644
edit
dl
rm
get_record_ZONE_DOES_NOT_EXIST.xml
676
0644
edit
dl
rm
get_zone.xml
967
0644
edit
dl
rm
get_zone_NO_EXTRA_PARAMS.xml
940
0644
edit
dl
rm
get_zone_UPDATE_ZONE.xml
948
0644
edit
dl
rm
get_zone_WITH_EXTRA_PARAMS.xml
933
0644
edit
dl
rm
get_zone_ZONE_DOES_NOT_EXIST.xml
676
0644
edit
dl
rm
list_records.xml
1092
0644
edit
dl
rm
list_records_ZONE_DOES_NOT_EXIST.xml
676
0644
edit
dl
rm
list_zones.xml
791
0644
edit
dl
rm
update_record.xml
476
0644
edit
dl
rm
update_record_success.xml
517
0644
edit
dl
rm
update_record_ZONE_DOES_NOT_EXIST.xml
676
0644
edit
dl
rm
update_zone_UPDATE_ZONE.xml
472
0644
edit
dl
rm
update_zone_ZONE_DOES_NOT_EXIST.xml
676
0644
edit
dl
rm
Edit:
/opt/imh-python/lib/python3.9/site-packages/libcloud/test/dns/fixtures/durabledns/list_zones.xml
(791B)
<?xml version="1.0" encoding="ISO-8859-1"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="urn:listZoneswsdl"> <SOAP-ENV:Body> <ns1:listZonesResponse xmlns:ns1=""> <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="tns:Zone[3]"> <item xsi:type="tns:Zone"> <origin xsi:type="xsd:string">myzone.com.</origin> </item> <item xsi:type="tns:Zone"> <origin xsi:type="xsd:string">myzone2.com.</origin> </item> </return> </ns1:listZonesResponse> </SOAP-ENV:Body> </SOAP-ENV:Envelope>
Save
myzone.com.
myzone2.com.