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

InlineIPFIXL2Profile1

Properties

number
packet_sample_probability Required

The probability in percentage that a packet is sampled, in range 0-100. The probability is equal for every packet.


string
ipfix_collector_profile_path Required

Policy path for IPFIX collector profile. User can specify only one IPFIX collector.


boolean
export_overlay_flow Optional

This property controls whether overlay flow info is included in the sample result.


integer as int32
idle_timeout Optional

The time in seconds after a flow is expired if no more packets matching this flow are received by the cache.


integer as int64
max_flows Optional

The maximum number of flow entries in each exporter flow cache.


integer as int64
observation_domain_id Optional

An identifier that is unique to the exporting process and used to meter the flows.


integer as int32
active_timeout Optional

The time in seconds after a flow is expired even if more packets matching this flow are received by the cache.


integer as int32
priority Optional

This priority field is used to resolve conflicts in Segment Ports which are covered by more than one IPFIX profiles. The IPFIX exporter will send records to Collectors in highest priority profile (lowest number) only.

JSON Example

{
	"ipfix_collector_profile_path": "string",
	"packet_sample_probability": 0
}

Vendor Extensions

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

IPFIXL2Profile

Feedback

Was this page helpful?