BotConfigIPLocation

BotConfigIPLocation
BotConfigIPLocation
JSON Example
{
    "enabled": false,
    "ip_location_db_ref": "string",
    "system_cloud_providers_ref": "string",
    "system_search_engines_ref": "string"
}
boolean
enabled
Optional

If this is enabled, IP location information is used to determine if a client is a known search engine bot, comes from the cloud, etc. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
ip_location_db_ref
Optional

The UUID of the Geo-IP database to use. It is a reference to an object of type GeoDB. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
system_cloud_providers_ref
Optional

The system-defined cloud providers. It is a reference to an object of type StringGroup. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
system_search_engines_ref
Optional

The system-defined search engines. It is a reference to an object of type StringGroup. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.