ControlPlaneAclPortCondition interface

Control Plane Access Control List (ACL) Port Match conditions properties

Properties

portMatchType

Port match type. Example: eq | neq | gt | lt | range

ports

List of the ports that need to be matched. Possible values: 1234, 1234-1235, 1234,1235,1236

Property Details

portMatchType

Port match type. Example: eq | neq | gt | lt | range

portMatchType?: string

Property Value

string

ports

List of the ports that need to be matched. Possible values: 1234, 1234-1235, 1234,1235,1236

ports?: string[]

Property Value

string[]