| getgslbldnsentriesResult Structure Definition |
The getgslbldnsentriesResult structure defines the return type for getgslbldnsentries 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. |
gslbldnsentriesList |
List of gslbldnsentriess |
| gslbldnsentries Structure Definition |
The gslbldnsentries structure defines the actual return type values for getgslbldnsentries API. |
Syntax |
Members |
sitename |
The GSLB site name |
numsites |
Specifies the number of gslb sites |
ipaddress |
IP address of the LDNS server |
ttl |
TTL value of the LDNS entry |
name |
Monitor that is currently being used to monitor the LDNS ip.. |
rtt |
RTT value of the LDNS entry for all gslb sites |
_nextgenapiresource |
See Also |