[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlinePortMirroringProfile1

Properties

string
destination_group Required

Data from source group will be copied to members of destination group. Only IPSET group and group with membership criteria VM is supported. IPSET group allows only three ip’s.


string
direction Optional

Port mirroring profile direction

Possible values are: INGRESSEGRESSBIDIRECTIONAL


string
encapsulation_type Optional

User can provide Mirror Destination type e.g GRE, ERSPAN_TWO or ERSPAN_THREE.If profile type is REMOTE_L3_SPAN, encapsulation type is used else ignored.

Possible values are: GREERSPAN_TWOERSPAN_THREE


integer as int32
erspan_id Optional

Used by physical switch for the mirror traffic forwarding. Must be provided and only effective when encapsulation type is ERSPAN type II or type III.


integer as int32
gre_key Optional

User-configurable 32-bit key only for GRE


string
profile_type Optional

Allows user to select type of port mirroring session.

Possible values are: REMOTE_L3_SPANLOGICAL_SPAN


integer as int32
snap_length Optional

If this property is set, the packet will be truncated to the provided length. If this property is unset, entire packet will be mirrored.

JSON Example

{
	"destination_group": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyPortMirroring
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

PortMirroringProfile

Feedback

Was this page helpful?