GslbGeoDbProfileApiResponse

GslbGeoDbProfileApiResponse
GslbGeoDbProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "entries": [
                {
                    "file": {
                        "checksum": "string",
                        "file_id": "string",
                        "file_id_checksum": "string",
                        "filename": "string",
                        "format": "string",
                        "timestamp": 0
                    },
                    "priority": 0
                }
            ],
            "is_federated": false,
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next