Filter - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
The accept command defines a white list of metadata that is accepted or allowed
into the appliance.
Related Commands
import-execute (global)
Examples
v ??? Defines an accept clause for a deployment policy where the matching

??? filter

Defines a filter clause.
Syntax
filter statement
Parameters
statement
258
Command Reference
Property=property-name
Optionally specifies the name of the configuration property. This
property limits the match statement to resources of the specified
property.
Value=property-value
Optionally specifies the value for the configuration property. This
property limits the match statement to resources of the specified
property.
PCRE documentation is available at the following web site:
http://www.pcre.org
statement is made up of the 10.10.10.1:8888 IP address, the jets domain, the
Cessnae Load Balancer Group. If this resource is part of the exported
configuration package, this resource is accepted during the import.
# accept 10.10.10.1:8888/jets/network/loadbalancer-group?Name=Cessnae
#
Specifies a cumulative black list used as a pattern match in a deployment
policy. This PCRE statement represents the metadata whose values the
deployment policy will match, and not accept or disallow into the
appliance while searching the contents of the imported configuration file.
Filter clauses disallow properties into the appliance.
The statement takes the following form:
address/domain/resource[?Name=resource-name
&Property=property-name&Value=property-value]
address
Specifies the IP address or host alias. The value * matches all IP
addresses.
domain Specifies the name of the application domain. The value * matches
all domains.

Advertisement

Table of Contents
loading

Table of Contents