WebRequestOptions

API Documentation:WebRequestOptions

DSL object for configuring the web request monitoring feature.

Properties

PropertyDescription
enabled

Specifies if the web request monitoring feature is enabled

sensors

Specifies sensor options

Methods

No methods

Script blocks

BlockDescription
sensors

Specifies sensor options

Property details

boolean enabled

Specifies if the web request monitoring feature is enabled

The default value is true.

Specifies sensor options

For more information about the properties you can configure in this block, see WebRequestSensors.

Script block details

sensors { }

Specifies sensor options

For more information about the properties you can configure in this block, see WebRequestSensors.

Delegates to:
WebRequestSensors from sensors