| getdnszone |
Use this method to get the parameters of the specified DNS zone, along with information about the types of resource records available for each domain name in the zone. If no zone name is specified, just the parameters are shown, for all configured zones. |
Syntax |
Parameters |
zonename |
Name of the zone. Mutually exclusive with the type parameter. |
type |
Type of zone to display. Mutually exclusive with the DNS Zone (zoneName) parameter. Available settings function as follows:
* ADNS - Display all the zones for which the Citrix ADC is authoritative.
* PROXY - Display all the zones for which the Citrix ADC is functioning as a proxy server.
* ALL - Display all the zones configured on the appliance. |
Return Value |
Returns getdnszoneResult |
See Also |