Home > Configuration > VideoOptimization > addvideooptimizationdetectionpolicylabel

addvideooptimizationdetectionpolicylabel

Use this method to creates a user-defined videooptimization detection policy label, to which you can bind detection policies.
A policy label is a tool for evaluating a set of policies in a specified order. By using a policy label, you can configure the videooptimization feature to choose the next policy, invoke a different policy label, or terminate policy evaluation completely by looking at whether the previous policy evaluated to TRUE or FALSE.

Syntax



Parameters

labelname

Name for the Video optimization detection policy label. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period ( .) hash (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after the videooptimization detection policy label is added. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my videooptimization detection policy label" or my videooptimization detection policy label').
This is mandatory parameter.

policylabeltype

Type of responses sent by the policies bound to this policy label. Types are: * HTTP - HTTP responses. * OTHERTCP - NON-HTTP TCP responses.
Default value = NS_PLTMAP_RSP_REQ.

comment

Any comments to preserve information about this videooptimization detection policy label.

Return Value

Returns simpleResult

See Also