IPTraffic interface
IP traffic information.
Properties
| destination |
List of destination IP addresses of the traffic.. |
| destination |
The destination ports of the traffic. |
| protocols | |
| source |
List of source IP addresses of the traffic.. |
| source |
The source ports of the traffic. |
Property Details
destinationIps
List of destination IP addresses of the traffic..
destinationIps: string[]
Property Value
string[]
destinationPorts
The destination ports of the traffic.
destinationPorts: string[]
Property Value
string[]
protocols
protocols: string[]
Property Value
string[]
sourceIps
List of source IP addresses of the traffic..
sourceIps: string[]
Property Value
string[]
sourcePorts
The source ports of the traffic.
sourcePorts: string[]
Property Value
string[]