f5.asm.entity.urls-disallowed.add#
Adds a disallowed url to a F5 ASM Policy.
Usage:
f5.asm.entity.urls-disallowed.add [options...] <policy full path> <url>
Options:
-t <template> Template to use, default is: restsh/templates/f5/asm/entity.urls-disallowed.json
-d <variables file> Define a custom variable file. Default is <template file>.var.
-sVAR=VALUE Define a custom variable.
Defaults for add are:
#VAR_DISALLOWED_URL="/"
[ -n "${VAR_URL_TYPE+x}" ] || VAR_URL_TYPE="wildcard"