Ascio DNS
Enumeration ZoneType
Property |
---|
Master |
Slave |
package ascio.AscioDns.examples;
import com.groupnbt._2010._10._30.Dns.DnsService.*;
public class ZoneTypeExample {
public static ZoneType main() {
ZoneType zoneType = new ZoneType();
zoneType.setMaster(.Master);
zoneType.setSlave(.Slave);
return zoneType;package ascio.AscioDns.examples;
import com.groupnbt._2010._10._30.Dns.DnsService.*;
public class ZoneTypeExample {
public static ZoneType main() {
ZoneType zoneType = new ZoneType();
zoneType.setMaster(.Master);
zoneType.setSlave(.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.