RoutingRule

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).



Attributes Summary
name : StringThe name of this routing rule.
isEnabled : booleanThis attribute indicates if the routing rule is enabled in the policy.
virtualHostName : StringA virtual host (configured using the Virtual Host Service) associated with the Proxy Server.
uriGroup : String  
routingAction : Route  
properties : Property *  

Attribute Details

name    -    The name of this routing rule.
     data type:  String
     default Value:   unspecified



isEnabled    -    This attribute indicates if the routing rule is enabled in the policy.
     data type: boolean
     default Value:   true
     Allowed Values:  true   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:  String
     default Value:   unspecified



uriGroup    -     
     data type:  String
     default Value:   unspecified



routingAction    -     
     data type: Route



properties    -     
     data type: Property*


Copyright IBM Corp. 1997-2004