Ascio DNS
Enumeration SearchZoneField
| Property | Description |
|---|---|
| ZoneName | |
| Owner | |
| Source | Example: "www.testing-ascio.com" |
| Target | Example: "5.6.7.8" |
| RecordType | |
| CreatedDate | |
| TTL | Example: 3600 |
AscioServices services = new ServiceReference1.AscioServices();
SearchZoneField searchZoneField = new SearchZoneField();
searchZoneField.ZoneName = .ZoneName;
searchZoneField.Owner = .Owner;
searchZoneField.Source = .Source;
searchZoneField.Target = .Target;
searchZoneField.RecordType = .RecordType;
searchZoneField.CreatedDate = .CreatedDate;
searchZoneField.TTL = .TTL;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.