elasticsearch/docs/reference/esql/functions/parameters/ip_prefix.asciidoc

13 lines
305 B
Plaintext

// 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).
`prefixLengthV4`::
Prefix length for IPv4 addresses.
`prefixLengthV6`::
Prefix length for IPv6 addresses.