NSX-T Data Center REST API
IpfixDfwTemplateParameters (schema)
IPFIX DFW Template Parameters
This entity represents the flow parameters which are exported.
Name | Description | Type | Notes |
---|---|---|---|
destination_address | The destination IP address of a monitored network flow.
|
boolean | Readonly Default: "True" |
destination_transport_port | The destination transport port of a monitored network flow.
|
boolean | Readonly Default: "True" |
firewall_event | Five valid values are allowed: 1. Flow Created. 2. Flow Deleted.
3. Flow Denied. 4. Flow Alert (not used in DropKick implementation). 5. Flow Update. |
boolean | Readonly Default: "True" |
flow_direction | Two valid values are allowed: 1. 0x00: igress flow to VM. 2. 0x01:
egress flow from VM. |
boolean | Readonly Default: "True" |
flow_end | The absolute timestamp (seconds) of the last packet of this flow.
|
boolean | Readonly Default: "True" |
flow_start | The absolute timestamp (seconds) of the first packet of this flow.
|
boolean | Readonly Default: "True" |
icmp_code | Code of the IPv4 ICMP message.
|
boolean | Readonly Default: "True" |
octet_delta_count | The number of octets since the previous report (if any) in incoming
packets for this flow at the observation point. The number of octets include IP header(s) and payload. |
boolean | Readonly Default: "True" |
packet_delta_count | The number of incoming packets since the previous report (if any)
for this flow at the observation point. |
boolean | Readonly Default: "True" |
protocol_identifier | The value of the protocol number in the IP packet header.
|
boolean | Readonly Default: "True" |
rule_id | Firewall rule Id - enterprise specific Information Element that uniquely identifies
firewall rule. |
boolean | Readonly Default: "True" |
source_address | The source IP address of a monitored network flow.
|
boolean | Readonly Default: "True" |
source_icmp_type | Type of the IPv4 ICMP message.
|
boolean | Readonly Default: "True" |
source_transport_port | The source transport port of a monitored network flow.
|
boolean | Readonly Default: "True" |
vif_uuid | VIF UUID - enterprise specific Information Element that uniquely identifies VIF.
|
boolean | Readonly Default: "True" |