elasticsearch/docs/reference/esql/functions/parameters/cidr_match.asciidoc
2024-05-03 22:59:51 -04:00

9 lines
244 B
Text

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Parameters*
`ip`::
IP address of type `ip` (both IPv4 and IPv6 are supported).
`blockX`::
CIDR block to test the IP against.