Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CaptureFilter

A capture filter contains a set of {@link #captureFilterRuleDetails(CaptureFilterRuleDetailsRequest) captureFilterRuleDetails} governing what traffic a Vtap mirrors. The capture filter is created with no rules defined, and it must have at least one rule for the VTAP to start mirroring traffic.

Properties

compartmentId

compartmentId: string

The OCID of the compartment containing the capture filter.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional filterType

filterType: FilterType

Indicates which service will use this capture filter

Optional flowLogCaptureFilterRules

flowLogCaptureFilterRules: Array<FlowLogCaptureFilterRuleDetails>

The set of rules governing what traffic the Flow Log collects when creating a flow log capture filter.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The capture filter's Oracle ID (OCID).

lifecycleState

lifecycleState: LifecycleState

The capture filter's current administrative state.

Optional timeCreated

timeCreated: Date

The date and time the capture filter was created, in the format defined by RFC3339.

Example: {@code 2021-08-25T21:10:29.600Z}

Optional vtapCaptureFilterRules

vtapCaptureFilterRules: Array<VtapCaptureFilterRuleDetails>

The set of rules governing what traffic a VTAP mirrors.

Functions

getDeserializedJsonObj

getJsonObj