Home > Configuration > CI > setcontentinspectionwasmprofile_anomalousdatasize

setcontentinspectionwasmprofile_anomalousdatasize

Use this method to set transaction data size (in KB) greater than which a transaction is considered as anomalous. Default is 512KB.

Syntax



Parameters

name

Name of CI WASM profile.
This is mandatory parameter.

anomalousdatasize

Transaction data size (in KB) greater than which a transaction is considered as anomalous. Default is 512KB.
Default value = 512.
Minimum value = 0.
Maximum value = 512.

Return Value

Returns simpleResult

See Also