Home > Configuration > Content Switching > bindcspolicylabel_invoke

bindcspolicylabel_invoke

Use this method to bind invoke to cs policylabel.

Syntax



Parameters

labelname

Name of the policy label to which to bind a content switching policy.
This is mandatory parameter.

policyname

Name of the content switching policy to bind to the content switching policy label.
This is mandatory parameter.

priority

Unsigned integer that determines the priority of the policy relative to other policies in this policy label. Smaller the number, higher the priority.
This is mandatory parameter.
Minimum value = 1.
Maximum value = 2147483647.

invoke

Invoke other policy labels. After evaluating the policies in the invoked policy label, the appliance continues to evaluate policies that are bound to the current policy label (the selected bind point).

labeltype

Type of policy label invocation.
Possible Values : policylabel.

labelname

Name of the label to invoke if the current policy rule evaluates to TRUE.

Return Value

Returns simpleResult

See Also