Home > Configuration > Policy > setpolicyhttpcallout_bodyexpr

setpolicyhttpcallout_bodyexpr

Use this method to set an advanced string expression for generating the body of the request. The expression can contain a literal string or an expression that derives the value (for example, client.ip.src). Mutually exclusive with -fullReqExpr.

Syntax



Parameters

name

Name of the HTTP callout to configure.
This is mandatory parameter.

bodyexpr

An advanced string expression for generating the body of the request. The expression can contain a literal string or an expression that derives the value (for example, client.ip.src). Mutually exclusive with -fullReqExpr.

Return Value

Returns simpleResult

See Also