Home > Configuration > VideoOptimization |
| VideoOptimization |
video optimization feature is used to show (i) the stats of different media types that are being served by the citrix adc and (ii) the details of optimization applied on abr videos |
Configuration APIs |
Use this method to creates a video optimization detection action, which specifies detected media type. Note: The following Detection actions are pre-configured by default:DETECT_CLEARTEXT_PD, DETECT_CLEARTEXT_ABR, DETECT_ENCRYPTED_ABR, TRIGGER_ENC_ABR_DETECTION, TRIGGER_CT_ABR_BODY_DETECTION, RESET, DROP |
Use this method to creates a videooptimization detection policy, which specifies requests that the Citrix ADC intercepts and tries to detect media type. |
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. |
Use this method to creates a video optimization pacing action, which applies the specified pacing rate. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
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. |
Use this method to creates a user-defined videooptimization pacing policy label, to which you can bind 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. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to bind policy to videooptimization detectionpolicylabel. |
Use this method to bind policy to videooptimization globaldetection. |
Use this method to bind policy to videooptimization globalpacing. |
Use this method to bind policy to videooptimization pacingpolicylabel. |
Use this method to get of the video optimization detection action for which to display the current settings. If you do not set this parameter current settings are shown for all video optimization detection actions. |
Use this method to get the current settings for the specified videooptimization detection policy. |
Use this method to get the current settings for the specified videooptimization detection policy label. |
Use this method to get the list of detection policies bound to the specified video optimization global detection bindpoint.If bindpoint is not specified, displays a list of all detection policies bound to video optimization global detection. |
Use this method to get the list of pacing policies bound to the specified video optimization global pacing bindpoint.If bindpoint is not specified, displays a list of all pacing policies bound to video optimization global pacing. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to get of the video optimization pacing action for which to display the current settings. If you do not set this parameter current settings are shown for all video optimization pacing actions. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to get the current settings for the specified videooptimization pacing policy. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to get the current settings for the specified videooptimization pacing policy label. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to get the Video Optimization parameters. |
Use this method to renames a videooptimization detection action. |
Use this method to renames the specified videooptimization detection policy. |
Use this method to renames the specified videooptimization detection policy label. |
Use this method to renames a videooptimization pacing action. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to renames the specified videooptimization pacing policy. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to renames the specified videooptimization pacing policy label. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to removes the specified video optimization detection action. |
Use this method to removes the specified videooptimization detection policy. |
Use this method to removes a videooptimization detection policy label. |
Use this method to removes the specified video optimization pacing action. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to removes the specified videooptimization pacing policy. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to removes a videooptimization pacing policy label. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Use this method to set comment. Any type of information about this video optimization detection action. |
Use this method to set type of video optimization detection action. |
Use this method to set name of the videooptimization detection action to perform if the request matches this videooptimization detection policy. Built-in actions should be used. These are: * DETECT_CLEARTEXT_PD - Cleartext PD is detected and increment related counters. * DETECT_CLEARTEXT_ABR - Cleartext ABR is detected and increment related counters. * DETECT_ENCRYPTED_ABR - Encrypted ABR is detected and increment related counters. * TRIGGER_ENC_ABR_DETECTION - This is potentially encrypted ABR. Internal traffic heuristics algorithms will further process traffic to confirm detection. * TRIGGER_CT_ABR_BODY_DETECTION - This is potentially cleartext ABR. Internal traffic heuristics algorithms will further process traffic to confirm detection. * RESET - Reset the client connection by closing it. * DROP - Drop the connection without sending a response. |
Use this method to set any type of information about this videooptimization detection policy. |
Use this method to set name of the messagelog action to use for requests that match this policy. |
Use this method to set expression that determines which request or response match the video optimization detection 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. |
Use this method to set 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. |
Use this method to set comment. Any type of information about this video optimization detection action. |
Use this method to set aBR Video Optimization Pacing Rate (in Kbps) |
Use this method to set name of the videooptimization pacing action to perform if the request matches this videooptimization pacing policy. |
Use this method to set any type of information about this videooptimization pacing policy. |
Use this method to set name of the messagelog action to use for requests that match this policy. |
Use this method to set 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. |
Use this method to set 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. |
Use this method to set qUIC Video Pacing Rate (Kbps). NOTE: This attribute is deprecated. This CLI option is replaced by pacing rate option under videooptimization pacingaction method. Ex: add videooptimization pacingaction quic_action -rate 1000 |
Use this method to set random Sampling Percentage. |
Use this method to unbind policy from videooptimization detectionpolicylabel. |
Use this method to unbind priority from videooptimization detectionpolicylabel. |
Use this method to unbind policy from videooptimization globaldetection. |
Use this method to unbind priority from videooptimization globaldetection. |
Use this method to unbind policy from videooptimization globalpacing. |
Use this method to unbind priority from videooptimization globalpacing. |
Use this method to unbind policy from videooptimization pacingpolicylabel. |
Use this method to unbind priority from videooptimization pacingpolicylabel. |
Remove videooptimization detectionaction comment setting. |
Remove videooptimization detectionpolicy comment setting. |
Remove videooptimization detectionpolicy logaction setting. |
Remove videooptimization detectionpolicy undefaction setting. |
Remove videooptimization pacingaction comment setting. |
Remove videooptimization pacingaction rate setting. |
Remove videooptimization pacingpolicy comment setting. |
Remove videooptimization pacingpolicy logaction setting. |
Remove videooptimization pacingpolicy undefaction setting. |
Remove videooptimization parameter quicpacingrate setting. |
Remove videooptimization parameter randomsamplingpercentage setting. |