IPReputationDBApiResponse

IPReputationDBApiResponse
IPReputationDBApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "base_file_refs": [
                "string"
            ],
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "incremental_file_refs": [
                "string"
            ],
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "service_status": {
                "error": "string",
                "last_successful_update_check": {
                    "secs": 0,
                    "usecs": 0
                }
            },
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "vendor": "string",
            "version": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next