DnsRuleActionGslbSiteSelection

DnsRuleActionGslbSiteSelection
DnsRuleActionGslbSiteSelection
JSON Example
{
    "fallback_site_names": [
        "string"
    ],
    "is_site_preferred": false,
    "site_name": "string"
}
array of string
fallback_site_names
Optional

GSLB fallback sites to use in case the desired site is down. Field introduced in 17.2.5. Maximum of 64 items allowed. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
is_site_preferred
Optional

When set to true, GSLB site is a preferred site. This setting comes into play when the site is down, as well as no configured fallback site is available (all fallback sites are also down), then any one available site is selected based on the default algorithm for GSLB pool member selection. Field introduced in 17.2.5. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
site_name
Required

GSLB site name. Field introduced in 17.1.5. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of