BotIPReputationTypeMappingApiResponse

BotIPReputationTypeMappingApiResponse
BotIPReputationTypeMappingApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "ip_reputation_mappings": [
                {
                    "bot_identification": {
                        "class": "string",
                        "identifier": "string",
                        "type": "string"
                    },
                    "ip_reputation_type": "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