RoutingRule
This type is a class for model objects.
A routing rule identifies how a request, identified by the virtual host and URI, that arrives at the Proxy Server should be handled (through a Route Action).
Package: proxy
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
RoutingPolicy.routingRules
Attributes Summary name : EString The name of this routing rule. isEnabled : EBoolean This attribute indicates if the routing rule is enabled in the policy. virtualHostName : EString A virtual host (configured using the Virtual Host Service) associated with the Proxy Server. This attribute is one of the elements in a request that will be matched by the Proxy Server to determine if this rule will be fired. uriGroup : EString * No description is available * routingAction : Route @ * No description is available * properties : Property * * No description is available *
Attribute Details
name - The name of this routing rule.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
isEnabled - This attribute indicates if the routing rule is enabled in the policy.
Data Type: EBoolean
Default value: true
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
virtualHostName - A virtual host (configured using the Virtual Host Service) associated with the Proxy Server. This attribute is one of the elements in a request that will be matched by the Proxy Server to determine if this rule will be fired.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
uriGroup - * No description is available *
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
routingAction - * No description is available *
Reference Type: Route @
Containment: true
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
properties - * No description is available *
Reference Type: Property *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006