IP_INTELLIGENCE_MATCH_DIRECTION_UNKNOWNIP_INTELLIGENCE_MATCH_DIRECTION_SOURCEIP_INTELLIGENCE_MATCH_DIRECTION_DESTINATIONIP_INTELLIGENCE_MATCH_DIRECTION_SOURCE_AND_DESTINATION
Gets a list of all blacklist categories.
You can use the blacklist category component to configure a
sharable and reusable blacklist category.
Creates a set of blacklist categories.
Deletes the specified blacklist categories.
Deletes all user defined blacklist categories.
Checks if the blacklist categories listed are predefined. If they
are predefined, then they cannot be deleted in a
delete_blacklist_category call.
Adds specific IP, TTL combinations to the specified blacklist categories.
Removes specific IP, TTL combinations from the specified blacklist categories.
Sets the descriptions for the specified blacklist categories.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for the specified blacklist categories.
Sets the default match directions for the specified blacklist categories.
This match direction will be used by default when adding a blacklist category
to an IP Intelligence policy. This may be changed after it is
added by using the set_blacklist_category_match_direction method
from IPIntelligencePolicy.
Gets the default match directions for the specified blacklist categories.
Gets the version information for this interface.
Gets a list of all blacklist categories.
You can use the blacklist category component to configure a
sharable and reusable blacklist category.
Creates a set of blacklist categories.
Deletes the specified blacklist categories.
Deletes all user defined blacklist categories.
Checks if the blacklist categories listed are predefined. If they
are predefined, then they cannot be deleted in a
delete_blacklist_category call.
Adds specific IP, TTL combinations to the specified blacklist categories.
Removes specific IP, TTL combinations from the specified blacklist categories.
Sets the descriptions for the specified blacklist categories.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for the specified blacklist categories.
Sets the default match directions for the specified blacklist categories.
This match direction will be used by default when adding a blacklist category
to an IP Intelligence policy. This may be changed after it is
added by using the set_blacklist_category_match_direction method
from IPIntelligencePolicy.
Gets the default match directions for the specified blacklist categories.
Gets the version information for this interface.
The BlacklistCategory interface enables you to update the global
list of blacklist categories. The IP Intelligence blacklist
categories are a single global list of up to 62 entries
maintained in the Common partition. There're 9 categories
predefined in the system: /Common/spam_sources (Spam Sources),
/Common/windows_exploits (Windows Exploits), /Common/web_attacks
(Web Attacks), /Common/botnets (BotNets), /Common/scanners
(Scanners), /Common/denial_of_service (Denial of Service),
/Common/infected_sources (Infected Sources), /Common/phishing
(Phishing), /Common/proxy (Proxy), /Common/illegal_websites
(Illegal Websites), /Common/cloud_provider_networks
(Cloud Provider Networks) and /Common/application_denial_of_service
(dosl7). There are 2 ways the global list
can be updated: 1) Automatically by the system: when
new categories are auto-learned from the downloaded feeds
they're added into the list so a user could use it when
configuring IP Intelligence policies. 2) You can use the
blacklist category component to add or remove blacklist
categories which can then be used in IP intelligence policies
to configure specific enforcement and logging settings per each
blacklist category. Note: system predefined categories can never
be removed.