Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WafTrafficDatum

A time series of traffic data for the Web Application Firewall configured for a policy.

Properties

Optional compartmentId

compartmentId: undefined | string

The compartment OCID of the data.

Optional tenancyId

tenancyId: undefined | string

The tenancy OCID of the data.

Optional timeObserved

timeObserved: Date

The date and time the traffic was observed, rounded down to the start of the 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.

Optional trafficInBytes

trafficInBytes: undefined | number

Traffic in bytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional waasPolicyId

waasPolicyId: undefined | string

The policy OCID of the data.

Functions

getDeserializedJsonObj

getJsonObj