Home > Configuration > CI > setcontentinspectionwasmprofile_maxbodylen

setcontentinspectionwasmprofile_maxbodylen

Use this method to set max data size (in KB) that will be sent to the CI Agent. Default is 16KB. Maximum value that can be configured is 32KB.

Syntax



Parameters

name

Name of CI WASM profile.
This is mandatory parameter.

maxbodylen

Max data size (in KB) that will be sent to the CI Agent. Default is 16KB. Maximum value that can be configured is 32KB.
Default value = 16.
Minimum value = 0.
Maximum value = 32.

Return Value

Returns simpleResult

See Also