Home
last modified time | relevance | path

Searched refs:domain_delete (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/libepp-nicbr/libepp-nicbr-1.18/unit_test/
H A DDomainDeleteTest.cpp81 DomainDelete domain_delete; in set_xml_template_test() local
93 domain_delete.get_command()->set_clTRID("ABC-12345"); in set_xml_template_test()
94 domain_delete.set_xml_template(to_be_parsed); in set_xml_template_test()
133 CPPUNIT_ASSERT_EQUAL(expected, domain_delete.get_xml()); in set_xml_template_test()
136 domain_delete_cmd = domain_delete.get_command(); in set_xml_template_test()
146 DomainDelete domain_delete; in command_test() local
161 domain_delete.get_command()->set_clTRID("ABC-12345"); in command_test()
162 domain_delete.set_xml_template(xml_template); in command_test()
166 parser.parse_command(domain_delete.get_xml()); in command_test()
202 DomainDelete domain_delete; in response_test() local
[all …]
/dports/dns/p5-Net-DRI/Net-DRI-0.96/t/
H A D620lu_epp.t157 $rc=$dri->domain_delete('domain.lu',{delDate=>'immediate'});
161 $rc=$dri->domain_delete('domain.lu',{delDate=>DateTime->new(year=>2005,month=>11,day=>8)});
165 $rc=$dri->domain_delete('domain.lu',{delDate=>'cancel'});
H A D640pt_epp.t69 $rc=$dri->domain_delete('example.pt',{pure_delete => 1,roid=>33591});
H A D639opensrs_xcp.t823 $rc=$dri->domain_delete('example.com',{pure_delete => 1, username => 'daniel', password => 'guessth…
H A D628de_rri.t298 $rc = $dri->domain_delete('rritestdomain3.de', {
H A D606eurid_epp.t332 $rc=$dri->domain_delete('ecom.eu',{pure_delete=>1,deleteDate=>DateTime->new(year=>2005,month=>9,day…
338 $rc=$dri->domain_delete('domain-to-update-overwrite-true.eu',{pure_delete=>1,overwrite=>1,deleteDat…
H A D601vnds_epp.t147 $rc=$dri->domain_delete('example203.com',{pure_delete=>1});
H A D626nominet_epp.t142 $rc=$dri->domain_delete('example.co.uk',{pure_delete=>1});
H A D633norid_epp.t191 $rc=$dri->domain_delete('example203.no',{pure_delete=>1});
/dports/dns/p5-Net-DRI/Net-DRI-0.96/eg/
H A Dws_rrp.pl61 $rc=$dri->domain_delete($dom,{pure_delete => 1});
H A Deurid_epp.pl98 $rc=$dri->domain_delete($dom,{pure_delete => 1});
H A Dcoop_epp.pl92 $rc=$dri->domain_delete($dom,{pure_delete => 1});
H A Dcat_epp.pl105 $rc=$dri->domain_delete($dom,{pure_delete => 1});
H A Depp_client_no.pl1084 $rc = $dri->domain_delete( $ace, \%a );
/dports/dns/p5-Net-DRI/Net-DRI-0.96/
H A DTODO18 * domain_delete() : try to rename nameservers created in domain about to be deleted
/dports/www/py-postorius/postorius-1.3.5/src/postorius/
H A Durls.py111 url(r'^domains/(?P<domain>[^/]+)/delete$', domain_views.domain_delete,
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/api/rest/
H A Dkeystone.py332 api.keystone.domain_delete(request, domain_id)
359 api.keystone.domain_delete(request, id)
/dports/www/py-postorius/postorius-1.3.5/src/postorius/views/
H A Ddomain.py131 def domain_delete(request, domain): function
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/identity/domains/
H A Dtables.py122 api.keystone.domain_delete(request, obj_id)
/dports/dns/nsd/nsd-4.3.9/
H A Dudbzone.c181 domain_delete(udb_base* udb, udb_ptr* d) in domain_delete() function
200 domain_delete(udb, d); in domain_delete_unlink()
218 domain_delete(udb, &domain); in udb_zone_clear()
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dkeystoneng.py352 def domain_delete(auth=None, **kwargs): function
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/classes/
H A Dclass.PowerDNS.php356 elseif($action=="delete") { return $this->domain_delete ($values); }
417 private function domain_delete ($values) { function in PowerDNS
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/api/
H A Dkeystone.py215 def domain_delete(request, domain_id): function
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/
H A DDRD.pm426 sub domain_delete subroutine
/dports/www/p5-WebService-Linode/WebService-Linode-0.29/
H A DREADME214 domain_delete

12