| addvideooptimizationpacingpolicy |
Use this method to creates a videooptimization pacing policy, which specifies requests that the Citrix ADC intercepts and applies specific pacing rate. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Syntax |
Parameters |
name |
Name for the videooptimization pacing policy. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters.Can be modified, removed or renamed. This is mandatory parameter. |
rule |
Expression that determines which request or response match the video optimization pacing policy.
The following requirements apply only to the Citrix ADC CLI:
* If the expression includes one or more spaces, enclose the entire expression in double quotation marks.
* If the expression itself includes double quotation marks, escape the quotations by using the \ character.
* Alternatively, you can use single quotation marks to enclose the rule, in which case you do not have to escape the double quotation marks. This is mandatory parameter. |
actioN |
Name of the videooptimization pacing action to perform if the request matches this videooptimization pacing policy. This is mandatory parameter. |
undefaction |
Action to perform if the result of policy evaluation is undefined (UNDEF). An UNDEF event indicates an internal error condition. Only the above built-in actions can be used. |
comment |
Any type of information about this videooptimization pacing policy. |
logaction |
Name of the messagelog action to use for requests that match this policy. |
Return Value |
Returns simpleResult |
See Also |