Tags are shortcuts for the rules used in WAAP policies for the creation of more complex WAAP rules
Documentation Index
Fetch the complete documentation index at: https://gcore.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Determine the field to order results by
name, readable_name, reserved, -name, -readable_name, -reserved "name"
Number of items to return
0 <= x <= 100Number of items to skip
0 <= x <= 100000Filter tags by their name. Supports '*' as a wildcard character.
^[a-zA-Z0-9*_]*$"xss"
Filter tags by their readable name. Supports '*' as a wildcard character.
^[a-zA-Z0-9*_\- ]*$"Cross-Site Scripting"
Filter to include only reserved tags.