Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateVtapDetails

These details can be included in a request to update a virtual test access point (VTAP).

Properties

Optional captureFilterId

captureFilterId: undefined | string

The capture filter's Oracle ID (OCID).

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional displayName

displayName: undefined | string

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

Optional encapsulationProtocol

encapsulationProtocol: EncapsulationProtocol

Defines an encapsulation header type for the VTAP's mirrored traffic.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional isVtapEnabled

isVtapEnabled: undefined | false | true

Used to start or stop a {@code Vtap} resource.

{@code TRUE} directs the VTAP to start mirroring traffic. * {@code FALSE} (Default) directs the VTAP to stop mirroring traffic.

Optional maxPacketSize

maxPacketSize: undefined | number

The maximum size of the packets to be included in the filter. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional sourceId

sourceId: undefined | string

The OCID of the source point where packets are captured.

Optional sourcePrivateEndpointIp

sourcePrivateEndpointIp: undefined | string

The IP Address of the source private endpoint.

Optional sourcePrivateEndpointSubnetId

sourcePrivateEndpointSubnetId: undefined | string

The OCID of the subnet that source private endpoint belongs to.

Optional sourceType

sourceType: SourceType

The source type for the VTAP.

Optional targetId

targetId: undefined | string

The OCID of the destination resource where mirrored packets are sent.

Optional targetIp

targetIp: undefined | string

The IP address of the destination resource where mirrored packets are sent.

Optional targetType

targetType: TargetType

The target type for the VTAP.

Optional trafficMode

trafficMode: TrafficMode

Used to control the priority of traffic. It is an optional field. If it not passed, the value is DEFAULT

Optional vxlanNetworkIdentifier

vxlanNetworkIdentifier: undefined | number

The virtual extensible LAN (VXLAN) network identifier (or VXLAN segment ID) that uniquely identifies the VXLAN. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj