GetZone
This command returns the zone of a specific domain name.
Possible Gateways
The command GetZone is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = GetZone
DOMAIN = YOURDOMAIN.TLD
Response
code = (INT)
description = (TEXT)
property[DOMAIN][0] = (DOMAIN)
property[ZONE][0] = (TEXT)
Attributes
DOMAIN | Domain you want to know the zone for/Domain queried |
ZONE | Zone of the queried domain |