| setgslbvserver_domain |
Use this method to set domain name for which to change the time to live (TTL) and/or backup service IP address. |
Syntax |
Parameters |
name |
Name of the GSLB virtual server. This is mandatory parameter. |
domainname |
Domain name for which to change the time to live (TTL) and/or backup service IP address. |
ttl |
Time to live (TTL) for the domain. Minimum value = 1. |
backupip |
The IP address of the backup service for the specified domain name. Used when all the services bound to the domain are down, or when the backup chain of virtual servers is down. |
cookiedomain |
The cookie domain for the GSLB site. Used when inserting the GSLB site cookie in the HTTP response. |
cookietimeout |
Timeout, in minutes, for the GSLB site cookie. Maximum value = 1440. |
sitedomainttl |
TTL, in seconds, for all internally created site domains (created when a site prefix is configured on a GSLB service) that are associated with this virtual server. Minimum value = 1. |
Return Value |
Returns simpleResult |
See Also |