| setcsvserver_pushlabel |
Use this method to set expression for extracting the label from the response received from server. This string can be either an existing rule name or an inline expression. The service type of the virtual server should be either HTTP or SSL. |
Syntax |
Parameters |
name |
Identifies the virtual server name (created with the add cs vserver method). This is mandatory parameter. |
pushlabel |
Expression for extracting the label from the response received from server. This string can be either an existing rule name or an inline expression. The service type of the virtual server should be either HTTP or SSL. Default value = "none". |
Return Value |
Returns simpleResult |
See Also |