GslbServiceApiResponse

GslbServiceApiResponse
GslbServiceApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "application_persistence_profile_ref": "string",
            "configpb_attributes": {
                "version": 0
            },
            "controller_health_status_enabled": false,
            "created_by": "string",
            "description": "string",
            "domain_names": [
                "string"
            ],
            "down_response": {
                "fallback_cname": "string",
                "fallback_ip": {
                    "addr": "string",
                    "type": "string"
                },
                "fallback_ip6": {
                    "addr": "string",
                    "type": "string"
                },
                "type": "string"
            },
            "enabled": false,
            "groups": [
                {
                    "algorithm": "string",
                    "consistent_hash_mask": 0,
                    "consistent_hash_mask6": 0,
                    "description": "string",
                    "enabled": false,
                    "fallback_algorithm": "string",
                    "manual_resume": false,
                    "members": [
                        {
                            "cloud_uuid": "string",
                            "cluster_uuid": "string",
                            "description": "string",
                            "enabled": false,
                            "fqdn": "string",
                            "hostname": "string",
                            "ip": {
                                "addr": "string",
                                "type": "string"
                            },
                            "location": {
                                "location": {
                                    "latitude": "number",
                                    "longitude": "number",
                                    "name": "string",
                                    "tag": "string"
                                },
                                "source": "string"
                            },
                            "preference_order": 0,
                            "public_ip": {
                                "ip": {
                                    "addr": "string",
                                    "type": "string"
                                }
                            },
                            "ratio": 0,
                            "resolve_fqdn_to_v6": false,
                            "vs_uuid": "string"
                        }
                    ],
                    "min_health_monitors_up": 0,
                    "name": "string",
                    "priority": 0
                }
            ],
            "health_monitor_refs": [
                "string"
            ],
            "health_monitor_scope": "string",
            "hm_off": false,
            "is_federated": false,
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "min_members": 0,
            "name": "string",
            "num_dns_ip": 0,
            "pki_profile_ref": "string",
            "pool_algorithm": "string",
            "resolve_cname": false,
            "site_persistence_enabled": false,
            "tenant_ref": "string",
            "topology_policy_enabled": false,
            "ttl": 0,
            "url": "string",
            "use_edns_client_subnet": false,
            "uuid": "string",
            "wildcard_match": false
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next

Returned By