Skip to main content
GET
Get network flow logs

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

network_flow_report_token
string
workspace_token
string
filter
string
date_interval
enum<string>
Available options:
last_3_days,
last_7_days,
last_14_days,
last_30_days
start_date
string<date>
end_date
string<date>
groupings
enum<string>[]
Available options:
account_id,
az_id,
dstaddr,
dsthostname,
flow_direction,
interface_id,
instance_id,
peer_resource_uuid,
peer_account_id,
peer_vpc_id,
peer_region,
peer_az_id,
peer_subnet_id,
peer_interface_id,
peer_instance_id,
region,
resource_uuid,
srcaddr,
srchostname,
subnet_id,
traffic_category,
traffic_path,
vpc_id
flow_direction
enum<string>
Available options:
all,
ingress,
egress
flow_weight
enum<string>
Available options:
costs,
bytes
page
integer<int32>
default:1
limit
integer<int32>
default:100

Response

NetworkFlowLogs model

flow_weight
string
required

The dimension used to order the aggregated rows.

sampling
object
required

Sampling metadata for the selected data.

network_flow_logs
object[]
required