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: proxyAttributes 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 |