Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WafRequest

A time series of request counts handled by the Web Application Firewall, including blocked requests.

Properties

Optional count

count: undefined | number

The total number of requests received in this time period. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeObserved

timeObserved: Date

The date and time the traffic was observed, rounded down to the start of a range, and expressed in RFC 3339 timestamp format.

Optional timeRangeInSeconds

timeRangeInSeconds: undefined | number

The number of seconds this data covers. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj