Builder

class Builder

Properties

Link copied to clipboard
var age: Int?

Returned as info about age of the flows identified by the flow operation.

Link copied to clipboard

Returns the number of bytes received or transmitted in a specific flow.

Link copied to clipboard

A single IP address specification. This is used in the MatchAttributes source and destination specifications.

Link copied to clipboard

The destination port to inspect for. You can specify an individual port, for example 1994 and you can specify a port range, for example 1990:1994. To match with any port, specify ANY.

Link copied to clipboard

Returns the total number of data packets received or transmitted in a flow.

Link copied to clipboard

The protocols to inspect for, specified using the assigned internet protocol number (IANA) for each protocol. If not specified, this matches with any protocol.

Link copied to clipboard

A single IP address specification. This is used in the MatchAttributes source and destination specifications.

Link copied to clipboard

The source port to inspect for. You can specify an individual port, for example 1994 and you can specify a port range, for example 1990:1994. To match with any port, specify ANY.

Functions

Link copied to clipboard
Link copied to clipboard