| setbotprofile_kmeventspostbodylimit |
Use this method to set size of the KM data send by the browser, needs to be processed on ADC |
Syntax |
Parameters |
name |
Name for the profile. 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. Cannot be changed after the profile 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 profile" or 'my profile'). This is mandatory parameter. |
kmeventspostbodylimit |
Size of the KM data send by the browser, needs to be processed on ADC Default value = NS_BOT_DEFAULT_KM_POST_BODY_LIMIT. Minimum value = 1. Maximum value = NS_BOT_MAX_KM_POST_BODY_LIMIT. |
Return Value |
Returns simpleResult |
See Also |