Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

Field NameData TypeRequired (Yes/No)Associated GUI FieldAssociated PAPI MethodUsage and Guidelines
header-analyticsdomain
whitelist
StringYes

Example: analyticsdomainwhitelist
fqdnStringYesDomain Name
Use this to match domain names. You cannot use the characters * and ,, in the domain name. The domain name cannot exceed 255 characters. Example: www.test.com
commentStringNoComment
Enter additional information about this domain.
disabledStringYesDisable
The valid value is TRUE or FALSE. Example: FALSE
typeCUSTOMYes

Example: CUSTOM

Example

This section contains an example of how to create data file for whitelist rules. The example uses comma as the separator. You can use other supported separators, such as semicolon, space, or tab.

Adding a Whitelist Rule

This example shows how to import a whitelist rule.

header-analyticsdomainwhitelist, fqdn*, disabled, type BlacklistRule,BlackList,foobar.com,FALSE,CUSTOM

  • No labels