| statgslbdomainResult Structure Definition |
The statgslbdomainResult structure defines the return type for statgslbdomain API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
gslbdomainList |
Pointer to the gslbdomain List. |
| gslbdomainstats Structure Definition |
The gslbdomainstats structure defines the actual return type values for statgslbdomain API. |
Syntax |
Members |
name |
Name of the GSLB domain for which to display statistics. If you do not specify a name, statistics are shown for all configured GSLB
domains. |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
dnstotalqueries |
Total number of DNS queries received. |
dnsqueriesrate |
Rate of DNS queries received. |
gslbdnsrectype |
Type of DNS record returned Possible Values : A, AAAA, CNAME, NAPTR. |
gslbdnsrectype |
Type of DNS record returned Possible Values : A, AAAA, CNAME, NAPTR. |
dnstotalqueries |
Total number of DNS queries received. |
dnsqueriesrate |
Rate of DNS queries received. |
See Also |