Modify - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
The filter command defines a black list of metadata that is not accepted or
disallowed into the appliance.
Related Commands
import-execute (global)
Examples
v ??? Defines a filter clause for a deployment policy where the matching statement

??? modify

Defines a modify clause.
Syntax
modify statement add property value
modify statement change value
modify statement delete
Parameters
statement
resource
Specifies the resource type. The value * matches all resource type.
Name=resource-name
Optionally specifies a name match for a resource. This property
limits the match statement to resources of the specified name. Use
a PCRE to select groups of resource instances. For example, foo*
would match all resources with names that start with foo.
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
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 not included (filtered) during the import.
# accept 10.10.10.1:8888/jets/network/loadbalancer-group?Name=Cessnae
#
Specifies a list used as a pattern match in a deployment policy. This PCRE
statement represents the metadata whose values the deployment policy
will match while searching the contents of the imported configuration file.
Chapter 15. Deployment Policy configuration mode
259

Advertisement

Table of Contents
loading

Table of Contents