GslbDnsInfo
GslbDnsInfo
JSON Example
{
"dns_active": false,
"dns_vs_states": [
{
"geo_download": {
"last_changed_time": {
"secs": 0,
"usecs": 0
},
"state": "string"
},
"gslb_download": {
"last_changed_time": {
"secs": 0,
"usecs": 0
},
"state": "string"
},
"name": "string",
"oper_status": {
"last_changed_time": {
"secs": 0,
"usecs": 0
},
"reason": [
"string"
],
"reason_code": 0,
"reason_code_string": "string",
"state": "string"
},
"placement_rules": [
{
"placement_allowed": false,
"sub_domain": "string",
"transition_ops": "string"
}
],
"se_list": [
"string"
],
"uuid": "string",
"valid_dns_vs": false
}
],
"gs_status": {
"last_changed_time": {
"secs": 0,
"usecs": 0
},
"num_partial_updates": 0,
"partial_update_threshold": 0,
"state": "string",
"type": "string"
},
"retry_count": 0
}
boolean
dns_active
Optional
This field indicates that atleast one DNS is active at the site. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
array of GslbPerDnsState
dns_vs_states
Optional
Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
integer As uint32 As uint32
retry_count
Optional
This field is used to track the retry attempts for SE download errors. . Field introduced in 17.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.