GslbSiteRuntimeInfo

GslbSiteRuntimeInfo
GslbSiteRuntimeInfo
JSON Example
{
    "cluster_leader": "string",
    "cluster_uuid": "string",
    "dns_info": {
        "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
    },
    "enabled": false,
    "event_cache": {
        "dns_state": false,
        "exceptions": [
            "string"
        ]
    },
    "hs_state": false,
    "last_changed_time": {
        "secs": 0,
        "usecs": 0
    },
    "name": "string",
    "num_of_retries": 0,
    "oper_status": {
        "last_changed_time": {
            "secs": 0,
            "usecs": 0
        },
        "reason": [
            "string"
        ],
        "reason_code": 0,
        "reason_code_string": "string",
        "state": "string"
    },
    "role": "string",
    "rrtoken": [
        "string"
    ],
    "site_type": "string",
    "state": "string",
    "state_reason": "string",
    "sw_version": "string"
}
string
cluster_leader
Optional

The Leader-IP/VIP/FQDN of the site-cluster. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
cluster_uuid
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

dns_info
Optional

dns_info

boolean
enabled
Optional

Enable/disable state retrieved from the cfg . Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

event_cache
Optional

event_cache

boolean
hs_state
Optional

Health-status monitoring enable or disable. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

last_changed_time
Optional

last_changed_time

string
name
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
num_of_retries
Optional

Number of retry attempts to reach the remote site. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

oper_status
Optional

oper_status

string
role
Optional

Site Role Leader or Follower. Enum options - GSLB_LEADER, GSLB_MEMBER, GSLB_NOT_A_MEMBER. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of string
rrtoken
Optional

Current outstanding request-response token of the message to this site. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
site_type
Optional

Indicates if it is Avi Site or third-party. Enum options - GSLB_AVI_SITE, GSLB_THIRD_PARTY_SITE. Field introduced in 17.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
state
Optional

Enum options - SITE_STATE_NULL, SITE_STATE_JOIN_IN_PROGRESS, SITE_STATE_LEAVE_IN_PROGRESS, SITE_STATE_INIT, SITE_STATE_UNREACHABLE, SITE_STATE_MMODE, SITE_STATE_DISABLE_IN_PROGRESS, SITE_STATE_DISABLED. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
state_reason
Optional

State - Reason. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
sw_version
Optional

Current Software version of the site. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.