GslbApiResponse

GslbApiResponse
GslbApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "async_interval": 0,
            "clear_on_max_retries": 0,
            "client_ip_addr_group": {
                "addrs": [
                    {
                        "addr": "string",
                        "type": "string"
                    }
                ],
                "prefixes": [
                    {
                        "ip_addr": {
                            "addr": "string",
                            "type": "string"
                        },
                        "mask": 0
                    }
                ],
                "ranges": [
                    {
                        "begin": {
                            "addr": "string",
                            "type": "string"
                        },
                        "end": {
                            "addr": "string",
                            "type": "string"
                        }
                    }
                ],
                "type": "string"
            },
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "dns_configs": [
                {
                    "domain_name": "string"
                }
            ],
            "enable_config_by_members": false,
            "error_resync_interval": 0,
            "fileobject_max_file_versions": 0,
            "is_federated": false,
            "leader_cluster_uuid": "string",
            "maintenance_mode": false,
            "name": "string",
            "replication_policy": {
                "checkpoint_ref": "string",
                "replication_mode": "string"
            },
            "send_interval": 0,
            "send_interval_prior_to_maintenance_mode": 0,
            "sites": [
                {
                    "address": "string",
                    "cluster_uuid": "string",
                    "dns_vses": [
                        {
                            "dns_vs_uuid": "string",
                            "domain_names": [
                                "string"
                            ]
                        }
                    ],
                    "enabled": false,
                    "hm_proxies": [
                        {
                            "proxy_type": "string",
                            "site_uuid": "string"
                        }
                    ],
                    "hm_shard_enabled": false,
                    "ip_addresses": [
                        {
                            "addr": "string",
                            "type": "string"
                        }
                    ],
                    "location": {
                        "location": {
                            "latitude": "number",
                            "longitude": "number",
                            "name": "string",
                            "tag": "string"
                        },
                        "source": "string"
                    },
                    "member_type": "string",
                    "name": "string",
                    "password": "string",
                    "port": 0,
                    "ratio": 0,
                    "suspend_mode": false,
                    "username": "string",
                    "uuid": "string"
                }
            ],
            "tenant_ref": "string",
            "tenant_scoped": false,
            "third_party_sites": [
                {
                    "cluster_uuid": "string",
                    "enabled": false,
                    "hm_proxies": [
                        {
                            "proxy_type": "string",
                            "site_uuid": "string"
                        }
                    ],
                    "location": {
                        "location": {
                            "latitude": "number",
                            "longitude": "number",
                            "name": "string",
                            "tag": "string"
                        },
                        "source": "string"
                    },
                    "name": "string",
                    "ratio": 0,
                    "uuid": "string"
                }
            ],
            "url": "string",
            "uuid": "string",
            "view_id": 0
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

array of Gslb
results
Required

results

string
next
Optional

next

Returned By