FlowOperationMetadata

An array of objects with metadata about the requested FlowOperation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A unique identifier for the flow operation. This ID is returned in the responses to start and list commands. You provide to describe commands.

Link copied to clipboard

Returns the status of the flow operation. This string is returned in the responses to start, list, and describe commands.

Link copied to clipboard

Defines the type of FlowOperation.

Link copied to clipboard

A timestamp indicating when the Suricata engine identified flows impacted by an operation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String