Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WafMeterDatum

Properties

Optional compartmentId

compartmentId: undefined | string

The compartment OCID of the data.

Optional isBotEnabled

isBotEnabled: undefined | false | true

True if bot manager is enabled.

Optional isOciOrigin

isOciOrigin: undefined | false | true

True if origin (endpoint) is an OCI resource. False if external.

Optional requestCount

requestCount: undefined | number

The number of incoming requests. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional tagSlug

tagSlug: undefined | string

The tag slug for the specified {@code waasPolicyId}.

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 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.

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