SlbMapType

  • Base type Enumeration

The current type of the Map group. A Map group contains a list of rules matching information in the connection with the HTTP URL, HTTP Cookie, HTTP Header, or HTTP Return Code criteria. 'notCfgMap' : Map type has not been specified. 'urlMap' : HTTP URL matching group. 'cookieMap' : HTTP Cookie matching group. 'headerMap' : HTTP Header field matching group. 'returnCodeMap' : HTTP return code parsing group. 'undefined' : New matching type not yet defined.

Possible values

6 objects
Number Name
1 notCfgMap
2 urlMap
3 cookieMap
4 headerMap
5 returnCodeMap
6 undefined