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

InlineIPFIXDFWProfile1

Properties

integer as int32
active_flow_export_timeout Required

For long standing active flows, IPFIX records will be sent per timeout period in minutes.


string
ipfix_dfw_collector_profile_path Required

Policy path for IPFIX collector profiles. IPFIX data from these logical segments will be sent to all specified IPFIX collectors.


integer as int32
observation_domain_id Optional

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


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

{
	"active_flow_export_timeout": 0,
	"ipfix_dfw_collector_profile_path": "string"
}

Vendor Extensions

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

IPFIXDFWProfile

Feedback

Was this page helpful?