Home > Configuration > Content Switching > setcsvserver_listenpolicy

setcsvserver_listenpolicy

Use this method to set string specifying the listen policy for the content switching virtual server. Can be either the name of an existing expression or an in-line expression.

Syntax



Parameters

name

Identifies the virtual server name (created with the add cs vserver method).
This is mandatory parameter.

listenpolicy

String specifying the listen policy for the content switching virtual server. Can be either the name of an existing expression or an in-line expression.
Default value = "NONE".

Return Value

Returns simpleResult

See Also