GslbServiceDownResponse
{
"fallback_cname": "string",
"fallback_ip": {
"addr": "string",
"type": "string"
},
"fallback_ip6": {
"addr": "string",
"type": "string"
},
"type": "string"
}
Fallback CNAME to use in response to the client query when the GSLB service is DOWN. Field introduced in 30.2.1, 22.1.5. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Response from DNS service towards the client when the GSLB service is DOWN. Enum options - GSLB_SERVICE_DOWN_RESPONSE_NONE, GSLB_SERVICE_DOWN_RESPONSE_ALL_RECORDS, GSLB_SERVICE_DOWN_RESPONSE_FALLBACK_IP, GSLB_SERVICE_DOWN_RESPONSE_EMPTY, GSLB_SERVICE_DOWN_RESPONSE_CNAME. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.