Ascio DNS
Enumeration ZoneType
| Property |
|---|
| Master |
| Slave |
<?php
require_once(__DIR__."../service/DnsService.php");
$zoneType = new ascio\ZoneType();
$zoneType->setMaster(ascio\::Master);
$zoneType->setSlave(ascio\::Slave);WSDL AscioDns
https://dnsservice.demo.ascio.com/2010/10/30/DnsService.wsdl (OTE)
https://dnsservice.ascio.com/2010/10/30/DnsService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.
https://dnsservice.demo.ascio.com/2010/10/30/DnsService.wsdl (OTE)
https://dnsservice.ascio.com/2010/10/30/DnsService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.