TrafficLine Type

The following table describes the elements in the trafficLine type object for a single traffic line in a FireFlow change request.

Element

Type

Description

trafficSourceMandatory

List of trafficAddress objects

A list of source IP addresses. See TrafficAddress Type (see TrafficAddress Type ).

trafficDestinationMandatory

List of trafficAddress objects

A list of destination IP addresses. See TrafficAddress Type (see TrafficAddress Type ).

trafficServiceMandatory

List of trafficService objects

A list of traffic services. See TrafficService Type (see TrafficService Type ).

natOptional trafficNAT

NAT for the defined traffic. See TrafficNAT Type (see TrafficNAT Type ).

actionMandatory

Integer

The device action to perform for the traffic. This can be either of the following:

  • 1 - Allow the traffic
  • 0 - Block the traffic
customFieldsOptional

List of customField objects

A list of custom fields. See CustomField Type (see CustomField Type ).

 

â See also: