FileFilter
FileFilter
Represents a File Inclusion/Exclusion filter type
JSON Example
{
"type": "path",
"value": "/root/**"
}
string
type
Optional
type
Possible values are :
REGEX,
PLAIN,
string
value
Optional
value